@charset "utf-8";
/* CSS Document */

body{
	background-color:#eeeced;
	font-family:Century Gothic;
}

#wrapper{
	width:1060px;
	margin:auto;
	box-shadow:#333 -1px -2px 10px;
	background-color:#FFF;
	padding-bottom:10px;
	margin-top:-10px;
}
#clear{
	clear:both;
}
#header_panel{
	height:140px;
	margin-bottom:5px;
}
#header_panel .logo{
	height:120px;
	width:144px;
	float:left;
	margin:10px;
}
#header_panel .top_discription{
	float:right;
	height:120px;
	margin:10px;
}

#header_panel .top_discription h1{
	color:#7d8184;
	margin:0;
	float:right;
}

#header_panel .top_discription p{
	color:#7d8184;
	float:right;
	clear:right;
	margin:0;
	font-size:13px;
}

.red_pargarph{
	color:#f02b1b;
	margin:0;
	margin-right:10px;
	float:right;
	font-weight:bold;
	clear:right;
	font-size:16px;
}
#body_panel .pdf_link{
	width:120px;
	text-align:center;
	float:left;
	margin-right:15px;
	
}
.pdf_link img{
	border:0;
	width:62px;
	height=70px;
	
}
#images_panel{
	height:200px;
	
}




#nav_menu{
	margin-top:10px;
	height:75px;
	background:url(../images/menu.png);
	width:1200px;
	margin-left:-70px;

}
#nav_menu .menu{
	width:1050px;
	margin:auto;
}

#nav_menu .menu ul{
	list-style:none;
	
	margin-left:-10px;
	
}
#nav_menu .menu ul li a{
	display:block;
	float:left;
	padding:0 18px 0 18px;
	text-decoration:none;
	color:#CCC;
	margin-top:18px;
	margin-right:2px;
	border-right:#CCC solid 1px;
	font-family:Century Gothic;
	font-size:13px;
	font-weight:bold;
	position:relative;
	z-index:10;
}
#nav_menu .menu ul li a:hover{
	color:#FFF;
}

#nav_menu .menu ul li  .current{
	color:#FFF;
}
.hover {
        /* mouseover image  */
       color:#000; 
    }   
#body_panel{
	width:1020px;
	margin:auto;
	z-index:40;
	background-position:center top;
	margin-top:5px;
	padding:10px;
	padding-left:20px;
	text-align:justify;
	padding-right:20px;
	
}

#body_panel h2{
	color:#f02b1b;
	margin-top:30px;
}

#body_panel p{
	color:#000;
}
#body_panel .left_img{
	height:161px;
	width:240px; 
	float:right;
	margin:-40px 30px 10px 20px;
	box-shadow:#333 1px 1px 10px;
}

#body_panel .left_img2{
	height:161px;
	width:240px; 
	float:right;
	margin:-40px 30px 10px 20px;
}
#body_panel ul{
	color:#666;
}
#footer_panel{
	height:120px;
	border-top:#CCC solid 2px;
	margin-top:20px;
}
#footer_panel img{
	margin:20px 0 5px 10px;
	float:left;
	width:103px;
	height:73px;
}

#footer_panel .footer_discription{
	width:400px;
	float:right;
	padding-right:20px;
	text-align:right;
	margin-top:30px;
}
#footer_panel .footer_discription h1{
	color:#7d8184;
	margin:0;
	float:right;
}


/*---------bussiness-profile--------------*/

.banner{
	width:900px;
	margin-left:-5px;
	margin-top:10px;
	box-shadow:#333 -1px 1px 8px;
}

/*---------Staff Profiles--------------*/

.stf_div{
	width:1020px;
	margin-left:-5px;
	margin-top:10px;
	
}
h1{
	color:#d92b22;
	text-align:center;
}
.stf_div p{
	text-align:justify;
}
.stf_div .img{
	 width:185px;
	 height:215px;
	 float:right;
	 margin:15px 15px 15px 20px;
	 box-shadow:#333 -1px 1px 8px;
}
.stf_div .img1{
	 width:192px;
	 height:207px;
	 float:right;
	 margin:15px 15px 15px 20px;
	 box-shadow:#333 -1px 1px 8px;
}

.stf_div .img2{
	width:168px;
	 height:207px;
	 float:right;
	 margin:15px 15px 15px 20px;
	 box-shadow:#333 -1px 1px 8px;
}
.banner2{
	width:654px;
	margin-top:10px;
	height:314px;
	margin:auto;
}
/*---------Strategic Alliances--------------*/
span{
	color:#f51f15;
	font-weight:bold;
}

.img3{
	 width:184px;
	 height:207px;
	 float:left;
	 margin:15px 15px 0 20px;
	 box-shadow:#333 -1px 1px 8px;
}

/*-----------------------calculaor---------------------*/



#cal_div {
	width: 610px;
	min-height: 400px;
	margin:auto;
	padding-bottom:30px;
	background-color:#FFF;
	border:#B30000 solid 1px;
	
}

#wrapper_left_custom {
	float: left;
	width: 810px;
	min-height: 400px;
}

#Calc_heading{
	height:60px;
	background:url(../images/menu.png) center center;
	width: 610px;
	float:left;
	text-align:center;
	padding-bottom:10px;
}
#Calc_heading h3{
	color:#FFF;
	margin-top:10px;
	
}




.button_up {
	vertical-align: middle;
	background-image: url(/images/button_bgr.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-size: 11px;
	color: #275787;
	padding-left: 25px;
	height: 30px;
	border-bottom: 1px solid #c0c6ce;
	border-right: 1px solid #c0c6ce;
}

.button_over {
	vertical-align: middle;
	background-image: url(/images/button_bgr_up.jpg);
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	color: #1F47BC;
	font-size: 11px;
	padding-left: 5px;
	height: 30px;
	padding-left: 25px;
	vertical-align: middle;
	border-bottom: 1px solid #c0c6ce;
	border-right: 1px solid #c0c6ce;	
}

.button_selected {
	background-image: url(/images/button_bgr_up.jpg);
	background-repeat: no-repeat;
	background-color: #f8f8f8;	
	vertical-align: middle;
	color: #1F47BC;
	font-size: 11px;
	padding-left: 5px;
	height: 30px;
	vertical-align: middle;
	padding-left: 25px;
	border-bottom: 1px solid #c0c6ce;
	border-right: 1px solid #c0c6ce;
}

.bigletters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	padding-bottom: 4px;
	margin-top: -10px;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: Green;
	padding-bottom: 4px;
}

.calc_section {
	margin-top: 10px;
	
}
.calc_section span {
  color: black;
  font-size: 1em;
}

.calc_section .disabled {
  color: gray;
}

.calc_section .enabled {
  color: black;
}

.calc_section .green {
  color: green;
}

.calc_section #seller_fields, .calc_section #buyer_fields {
  display: none;
}

.calcleft {
	float: left;
	width: 280px;
	text-align:right;
}

.calcRight{
	float: right;
	width: 330px;
	text-align:left;
	padding-top:5px;
}
.calcleft p {
	margin: 5px 10px 10px 3px;
	color: Green;
	padding-top: 2px;
}

.calcright p {
	margin: 5px 3px 5px 2px;
}

.calc_section p {
  margin: 5px 10px 10px 3px;
}

.submit {
  width: 100%;
  text-align: center;
}

.submit input {
	color: #B30000;
	padding: 2px;
	font-size: 0.97em;
	font-weight: bold;
	float:left;
	margin-top:20px;
}

.caption{
	width:250px;
	text-align:right;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.input_field{
	float:left;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
.maps{
	width:425px;
	margin:auto;
	margin-bottom:auto;
}

div.halfleft {
	float: left;
	width: 45%;
}

div.halfright {
	float: left;
	width: 55%;
}