@charset "utf-8";

/* -----------------------------------------------------------------------------------------  */

body{
	background-color:#63545B;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:135%;
	padding:0; margin:0;
}

/* -----------------------------------------------------------------------------------------  */
#outercontainer{
	background-color:#dededc;
	padding:25px 0;
}
#container{
	margin:0 auto;
	width:800px;
	padding:3px;
	background:url(../images/areas/mainbodyback.gif) top left repeat-y ;
	position:relative;
}

/* -----------------------------------------------------------------------------------------  */

#header{
	margin:-3px -3px 0 -3px;
	background:url(../images/areas/header.gif) top left no-repeat;
	padding:3px;
	position:relative;
	height:122px;
	overflow:visible;
	z-index:99;
}

#header img{
	display:none;
}

/* -----------------------------------------------------------------------------------------  */


#header .logo a{
	display:block;
	background:url(../images/brand/benhamreeves.gif) 0 20px  no-repeat;
	text-indent:-3000px;
	height:90px;
	width:180px;
	float:left;
	margin: 0 20px;
	padding:0;
}

#header h1,#header h3 {
	font-size:19px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6a9dd6;
	display:block;
	margin-top:20px; font-weight:bold;
}
*+html #header h1{
margin-top:24px;
}

#header h1 strong,#header h3 strong{
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#0d3f74;
}

/* -----------------------------------------------------------------------------------------  */

#containerend{
	clear:both;
	background:url(../images/areas/mainbodyend.gif) bottom left no-repeat;
	margin:0px -3px -3px -3px;	
	height:40px;
}

/* -----------------------------------------------------------------------------------------  */

#header ul.nav{
	height:35px;
	list-style:none;
	display:block;
	background:url(../images/areas/menuback.gif);
	padding-left:10px;
	clear:left;
	position:relative;
	z-index:99999;

}
#header ul.nav li{
	display:block;
	float:left;
	padding:0;
	margin:0 0 0 10px; position:relative;
}
#header ul.nav li a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size:13px;
	padding:9px 10px 7px 10px;
	float:left;
	text-decoration:none;
}
#header ul.nav li a:hover{
	text-decoration:underline;
}
#header ul.nav li.current a{
	/*text-shadow: #FFF  1px 1px 1px;	*/
	color:#173c71;
	font-weight:bold;	
	padding:7px 5px 7px 15px;
	background:url(../images/interface/menuitem.gif) top left no-repeat;
	
}


#header ul.nav li.current a:hover{
	text-decoration:none;
}
#header ul.nav li.current{
	padding-right:10px;
	background:url(../images/interface/menuitem.gif) top right no-repeat;
	overflow:visible;
}







#header ul.nav li ul {
  
  border:#173C71;
    border-radius: 0 0 8px 8px;
    display: none;
    float: left;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    left: 0;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top:30px;
    width: auto;



box-shadow:0px 1px 1px #ccc;
	padding-top:5px !important;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.75);
}
#header ul.nav li:hover > ul {
    display: block;    z-index: 2; 
	
}
#header ul.nav li ul li {
   /* border-top: 1px dotted #72425E;*/
    height:29px; margin:0px;
    line-height:29px;
	   border-bottom:1px dashed #666; width:100%;  font-weight:normal !important; background:url(../images/dot-trans.png) repeat;

}
#header ul.nav li ul li a {
	 display:block; 
	height:29px; 
	width:86%; padding:0 8%; 
    color: #173C71; 
	background-image:none !important;  
	font-weight:normal !important;
}
#header ul.nav li ul li a:hover {
    color:#fff; background:#173C71;
    text-decoration: none;
}
#header ul.nav li.current ul a{ padding:0 8%;}
#header ul.nav li.current ul a:hover{ padding:0 8%; color:#fff;}

.width-230{ width:230px !important; height:200px;}
.width-160{ width:160px !important; height:200px;}




/* -----------------------------------------------------------------------------------------  */


#content{
	width:auto;
	padding-top:195px;
	background-position:top;
	color:#63545b;
	position:relative;
}

div.contactus-hd{
	width:auto;
	margin-top:0px;
	color:#63545b;
	position:relative;
}



/* -----------------------------------------------------------------------------------------  */

#content p, #content h3, #content h4,#content ul{
	margin-bottom:15px;
}

#content h1{
	font-weight:bold;
	font-size:130%;
	color:#3d3a3b;
	margin-bottom:20px;
}

#content h3{
	font-weight:bold;
	font-size:110%;
	color:#3d3a3b;
}

#content h4{
	font-weight:bold;
	color:#3d3a3b;
	text-transform:uppercase
}

#content h5{
	color:#6a9dd9;
	font-weight:bold;
}

#content strong,
#content b{
	font-weight:bold;
}

/*
#content em,
#content i{
	font-style:italic;
}
*/

#content a{ 	color:#4f7bc4; 	text-decoration:underline }
#content a:hover{ 	color:#173C71; 	}


#content a.button{
	display:block;
	width:114px;
	height:22px;
	padding-top:4px;
	padding-left:30px;
	text-shadow: #315402  1px 1px 1px;		
	color:#FFF;
	text-decoration:none;
	background:url(../images/interface/button.gif) top right no-repeat;	
}
#content a.button:hover{
	background:url(../images/interface/button.gif) top left no-repeat;	
	text-shadow: #000  1px 1px 2px;		
}

#content ul{
	padding:0; margin:15px 0;
}
#content ul li{
	padding: 0 0 5px 25px;
	background:url(../images/misc/bullet.gif) 12px 5px no-repeat;
}

#content em{
	font-style:italic;
}


#content div.testimonial,
#content blockquote{
	background-color:#ecfaeb;
	padding:12px;
	border-bottom:1px solid #98b455;
	margin-bottom:20px;
}
#content  h6,
#content div.testimonial em,
#content blockquote em{
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:150%;
	padding-bottom:5px;
}
#content  h6{
	margin-bottom:15px;
}
#content div.testimonial strong,
#content blockquote strong{
	font-weight:bold;
}

div.testimonial.leftcol{
	float:left; width:217px;/* margin-left:20px;*/ clear:left
}



/* -----------------------------------------------------------------------------------------  */

div.column{
	position:relative;
	width:217px;
	padding:12px;	
	float:left;
	margin:0 0 10px 0px;
	/*margin:0 0 20px 20px;*/
	background:url(../images/areas/column_under.gif) bottom left repeat-x #f7f8fc;
	display:block; padding-bottom:17px; 
}
*+html div.column{
padding-bottom:17px; padding-left:12px !important;
}


.column .col1{}
.column .col2{margin-left:19px;}
.column .col3{margin-left:19px;}

.content-left .img-container{
	width: 241px;
	float: left;
	border-top:1px solid #ececee;
}

.content-left .img-container img.column{
		float: none;
		padding-top:5px;
		display: block;
		margin: 0 auto;
		border: none;
}	

img.column {
	position:relative;
	float:left;
	clear:left;
	border-top:1px solid #ececee;
	padding-top:1px;
}

div.column.logoblock{
	position:relative;
	display:block;
	margin:0 0 20px 0px;
	padding:0;
	width:241px;
	float:left;
	clear:left;
	border:none;
	background:none;
}


/* -----------------------------------------------------------------------------------------  */

.column.undersubnav{
	background:none;
	float:left; clear:left;
	border-top:1px solid #ececee;
	background-color:#f9f9f9; padding-bottom:17px;
	
}
.column.undersubnav.end{
	border:none;
	background:none;
	padding:0;
	width:241px;
}
.contactForm {
  background: none repeat scroll 0 0 #FFFFFF;
   border: 1px solid #eee;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 20px #C4C1C1 inset;
    color: #666666;
    float: left;
    margin: 10px 0 15px 0px;
    width: 480px;
}


.contactForm-immer {
	width:98%; font:12px/25px Arial, Helvetica, sans-serif;/* background: none repeat scroll 0 0 #dededc;*/
    padding: 10px; overflow:hidden;
	
}
.contactForm-immer h4{
	width:auto; font:16px/25px Arial, Helvetica, sans-serif; text-transform:none !important; padding-left:30px;
}
.row-1{
 float:left;	width:100%; font:16px/25px Arial, Helvetica, sans-serif; 
	}
.coll-1{
 float:left; padding-right:10px;	width:47%; font:16px/25px Arial, Helvetica, sans-serif; 
	}	
	.contactForm label{
	float:left;  width:100px; font:12px/25px Arial, Helvetica, sans-serif; padding-right:10px; text-align:right;
}
.redStar{
 color:#cc0000; font-size:10px;
}
.contactForm input{
	 padding-left:3px; margin-bottom:5px; width:300px;
}
.contactForm select{
	 padding-left:3px; margin-bottom:5px; width:auto;
}

.contactForm textarea{
	 padding-left:3px; margin-bottom:5px; width:296px; font-family:Arial; font-size:12px;
}









/* -----------------------------------------------------------------------------------------  */
.blueCol{color:#6A9DD9; }
.btn{ padding:5px 0px 0px 100px; float:left; }

button.contact-btn {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-family: "Century Gothic";
    font-size: 15px;
    overflow: visible;
    width: auto;
}
button.contact-btn span {
    background: url("../images/button_bar_left.png") no-repeat scroll left 0 transparent;
    color: #FFFFFF !important;
    display: block;
    float: left;
    height: 37px;
    line-height: 34px;
    padding: 0 0 0 18px;
    white-space: nowrap;
}
button.contact-btn span span {
    background: url("../images/button_bar.png") no-repeat scroll right 0 transparent;
    float: left;
    height: 37px;
    padding: 0 20px 0 5px;
}
button.contact-btn span:hover {
    background: url("../images/button_bar_left.png") no-repeat scroll left -37px transparent;
    color: #FFFFFF;
}
button.contact-btn span:hover span {
    background: url("../images/button_bar.png") no-repeat scroll right -37px transparent;
}



/* -----------------------------------------------------------------------------------------  */

#content .column h2{
	padding:9px 12px; margin:0;
	margin:-48px -12px 0 -12px ;	
	width:auto;
	background:url(../images/areas/underheading.png) top left repeat-x;
	color:#FFFFFF;
	text-shadow: #000000  1px 1px 1px;	
	height:31px;
	z-index:20;
	font-size:100%;	
	font-weight:normal;
}
#content-new .column h2{
	padding:9px 12px; margin:0;
	margin:-48px -12px 0 -12px ;	
	width:auto;
	background:url(../images/areas/underheading.png) top left repeat-x;
	color:#FFFFFF;
	text-shadow: #000000  1px 1px 1px;	
	height:31px;
	z-index:20;
	font-size:100%;	
	font-weight:normal;
}
.column h2 strong{
	font-weight:bold;
}

/* -----------------------------------------------------------------------------------------  */

.bodycopy{
	float:right;
	width:488px;
	padding-right:16px;
	padding-top:25px;
	
}

.bodycopy-contactus{
	float:right;
	width:488px;
	padding-right:16px;
	margin-top:-175px;
	
}

.bodycopy-n{
	float:left;
	width:688px;
	padding-right:16px;
	padding-top:25px; padding-left:20px;
	
}


/* -----------------------------------------------------------------------------------------  */

#content .column ul.nav{
	list-style:none;	
	padding:0; margin:0;
}
#content .column ul.nav li{	
	display:block;
	padding: 0;
	background: none;

}
#content .column ul.nav li a{	
	display:block;
	padding:11px 0;
	border-bottom:1px dashed #aaa; 
	text-decoration:none;
	color:#5b595e;
}

#content .column ul.nav li.current a{	
	padding-left:20px;
	background:url(../images/misc/bullet.gif) 10px 16px no-repeat #FFFFFF;
	font-weight:bold;
	color:#4f7bc4;	
}

#content .column ul.nav li a:hover{	

	/*padding-left:5px;
	background-color:#FFFFFF;
	color:#4f7bc4;*/	
}
/* -----------------------------------------------------------------------------------------  */


#addressblocks{
	clear:left;
	margin-top:17px;
	margin-left:20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}

#addressblocks address{
	display:block;
	/* width:135px;
	float:left; */
	padding:5px;
	color:#8c8889;
	line-height:150%;
	font-size:88%;
	font-style:normal;
	background-color:#f7f7f7;
	flex-basis: 231px;
	height: 70px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#addressblocks address:nth-child(3){margin-right: 0;}

#addressblocks address:nth-child(4),
#addressblocks address:nth-child(5){
	margin-bottom: 0;
}

#addressblocks span{ font-size:11px; text-transform:capitalize;}
.column.undersubnav address{
	color:#383838;
	line-height:150%;
	font-size:88%;
	font-style:normal;
	padding:0; margin:0 0 10px 0;
}


.column.undersubnav address strong,
.column.undersubnav address b,
#addressblocks address strong,
#addressblocks address b{
	font-weight:bold;
	font-size:105%;
	color:#3d3a3b;
	display:block;
}

.column.undersubnav address b,
#addressblocks address b{	text-transform:uppercase; margin:0; padding:0;}

.column.undersubnav address strong{ font-size:130%; padding-top:5px; font-weight:normal!important;}
#addressblocks address strong{	font-size:110%; padding-top:5px;}

.column.undersubnav address em{
	font-style:normal!important;
	color:#8c8889;
}
.column.undersubnav address i{
	display:block;
	font-size:110%;
	font-style:normal!important;
	margin:8px 0 8px 0;
}
#addressblocks address em{
	font-style:normal!important;
	color:#383838;
}




/* -----------------------------------------------------------------------------------------  */

#footer{
	width:auto;
	height:80px;
	border-top:1px solid white;
	background:url(../images/areas/footer.jpg) top center no-repeat #63545b;
	color:#FFFFFF;	
	text-align:center;
}

/* -----------------------------------------------------------------------------------------  */

#footer ul.nav{
	margin:10px;
	padding-top:10px;
}

#footer ul.nav li{
	display:inline;
	list-style:none;
	color:#4f494d;
}
#footer ul.nav li a{
	color:#FFF;
	text-decoration:none;
}
#footer ul.nav li a:hover{
	text-decoration:underline;
}

/* -----------------------------------------------------------------------------------------  */

#footer p{
	color:#c4c0c1;
	margin:10px;
	font-size:80%
}
#footer p a{
	color:#c4c0c1;
	text-decoration:underline
}
#footer p  a:hover{
	color:#FFFFFF
}

/* -----------------------------------------------------------------------------------------  */
#content-new{
	width:auto;
	/*padding-top:195px;*/
	background-position:top;
	color:#63545b;
	position:relative;
}
/* header images */
div.background_home{ background:url('../images/headers/home.jpg') top left no-repeat; }
div.background_services{ background:url('../images/headers/services.jpg') top left no-repeat; }
div.background_testimonials{ background:url('../images/headers/testimonials.jpg') top left no-repeat; }

div.background_missing{ background:url('../images/headers/missing.jpg') top left no-repeat; }

/* -----------------------------------------------------------------------------------------  */

.imgright{
	float:right;
	padding:0 0 10px 10px;
	clear:right;
}

#content .telephone{
	font-size:120%
}
#content small{
	color: #8c8889;
	line-height: 150%;
	font-size: 88%;
	font-style: normal;
}

#content hr{
	padding:0;
	margin:5px 0;
	width:488px;
	height:24px;
	color:#FFFFFF;
	border:none;
	background:url(/images/areas/hr.gif) top left no-repeat #FFFFFF;
}

#content-singa p, #content h3, #content h4,#content ul{
	margin-bottom:15px;
}

#content-singa h2{
	font-weight:bold;
	font-size:130%;
	color:#3d3a3b;
	margin-bottom:20px;
}

#content-singa h3{
	font-weight:bold;
	font-size:110%;
	color:#3d3a3b;
}

#content-singa h4{
	font-weight:bold;
	color:#3d3a3b;
	text-transform:uppercase
}

#content-singa h5{
	color:#6a9dd9;
	font-weight:bold;
}

#content-singastrong,
#content-singa b{
	font-weight:bold;
}

/*
#content em,
#content i{
	font-style:italic;
}
*/

#content-singa a{ 	color:#4f7bc4; 	text-decoration:underline }
#content-singa a:hover{ 	color:#173C71; 	}


#content-singa a.button{
	display:block;
	width:114px;
	height:22px;
	padding-top:4px;
	padding-left:30px;
	text-shadow: #315402  1px 1px 1px;		
	color:#FFF;
	text-decoration:none;
	background:url(../images/interface/button.gif) top right no-repeat;	
}
#content-singa a.button:hover{
	background:url(../images/interface/button.gif) top left no-repeat;	
	text-shadow: #000  1px 1px 2px;		
}

#content-singa ul{
	padding:0; margin:15px 0;
}
#content-singa ul li{
	padding: 0 0 5px 25px;
	background:url(../images/misc/bullet.gif) 12px 5px no-repeat;
}

#content-singa em{
	font-style:italic;
}


#content-singa div.testimonial,
#content-singa blockquote{
	background-color:#ecfaeb;
	padding:12px;
	border-bottom:1px solid #98b455;
	margin-bottom:20px;
}
#content-singa h6,
#content-singa div.testimonial em,
#content-singa blockquote em{
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:150%;
	padding-bottom:5px;
}
#content-singa  h6{
	margin-bottom:15px;
}
#content-singa div.testimonial strong,
#content-singa blockquote strong{
	font-weight:bold;
}



.singaporelp{
	float:left;
	width:488px;
	padding:25px 16px 10px 20px;

	
}

.singaporelp ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.singaporelp ul li{

	text-decoration:none;
	list-style-type:none;
	color:#173c71;
}


#contact-us-m{


	color:#000000;
	text-align:right;
	width:350px;
	float:right;
	padding:0;
	/* for IE */
  filter:alpha(opacity=60);


}
	
#contact-us-now{
	width:280px;
	background-color:#173c71;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	color:#fff;

	float:right;

	position:relative;
	
	
	/* for IE */
/*  filter:alpha(opacity=60);*/
  /* CSS3 standard */
/*  opacity:0.8;*/

}

.singaporelp-form{
	width:150px;
	padding:2px;
	margin:0 20px 0 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#fff;
	border:#0e3872 solid 1px;
		-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.singaporelpbtn{
	background-image:url(../btn-bg.gif);
	background-repeat:no-repeat;
	border:0px;
	text-align:center;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	height:23px;
	padding:1px 0 1px 0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	float:left;
	margin:0 0 10px 110px;

}

#content-singa{

	
	overflow:auto;


	background-position:top;
	color:#63545b;

}
div.column1.logoblock1{
	position:relative;
	display:block;
	margin:0px;
	padding:0;
	width:241px;

	border:none;
	background:none;
}

div.column1{
	position:relative;
	width:240px;
	padding:5px;	
	float:left;
	margin:0 0 0px 0px;
	
	display:block;

}

.column1.undersubnav1{
	background:none;

	border-top:1px solid #ececee;
	background-color:#f9f9f9;

	
}

.column1.undersubnav1 img{
	text-align:left;

	
}	

img.column1 {
	position:relative;
	margin:0px;
	border-top:1px solid #ececee;
	padding-top:1px;
}

div.column1.logoblock1{
	position:relative;
	display:block;
	margin:0px;
	padding:0;
	border:none;
	background:none;
}


/* -----------------------------------------------------------------------------------------  */

#contact-form{
	position:relative;
	display:block;
	margin:-20px 0 20px 20px;
	padding:0;
	width:241px;
	float:left;
	clear:left;
	border:none;
	background:none;
}
#contact-form .heading{
	display:block;
	padding:0;
	background-image:url(../images/contact-form/contact-top-bg.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:240px;
	float:left;
	font-size:20px;
}
.smallphone-icon{
	width:35px;
	height:30px;
	margin:13px 0 0 25px;
	border:none;
	float:left;
}
.text{
	border:none;
	font-size:20px;
	color:#454545;
	margin:18px 0 0 22px;
}
#contact-form  .midpart{
	display:block;
	padding:0;
	background-image:url(../images/contact-form/contact-mid-bg.jpg);
	background-repeat:repeat-y;
	width:240px;
	float:left;
}
.midpart .content{
	display:block;
	padding:0;
	background-color:#c8c8c8;
	margin:10px 25px;
	width:195px;
	float:left;
}
.contact-form-text-filled{
	margin-bottom:5px;
	font-size:12px;
	width:178px;
	border: solid 1px #b8b7b7;
	color:#565656;
	padding:2px 5px;
}
.form-btn{
	width:72px;
	height:26px;
	background-image:url(../images/contact-form/button.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	color:#FFF;
}
#contact-form  .bottom-part{
	display:block;
	padding:0;
	background-image:url(../images/contact-form/contact-bottom-bg.jpg);
	background-repeat:no-repeat;
	width:240px;
	float:left;
	height:15px;
}
	
/***************contact us form code start here*************/
#conouter{
	width:453px;
	margin:0px;
	padding:10px;
	float:left;
	border:8px solid #f5f5f5;
	background-color:#FFF;
	margin-bottom:15px;
}
#conouter h1{
	margin:0px;
	padding:0px;
	color:#3D3A3B;
	font-weight:bold;
	font-size:130%;
}
#conouter h1 span{
	margin:0px;
	padding:0px;
	color:#6A9DD9;
	font-weight:bold;
	font-size:130%;
}

#form-outer{
	width:453px;
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #CCC;
}
.form-outer-col1{
	width:225px;
	margin:0px;
	margin-top:15px;
	float:left;
	padding:0px;
}
.form-outer-col1-rows{
	width:225px;
	margin:0px;
	float:left;
	padding:0px;
}
.form-outer-col1-rows p{
	width:90px;
	margin:0px;
	float:left;
	padding:0px;
}
/*.form-outer-col1-rows input{
	width:125px;
	margin:0px;
	float:left;
	padding:0px;
}*/
.form-outer-col1-rows select{
	width:135px;
	height:18px;
	margin:0px;
	float:left;
	padding:0px;
	border:1px solid #CCC;
}
.form-outer-col2{
	width:227px;
	float:left;
	margin:0px;
	margin-top:15px;
	padding:0px;
	text-align:left;
}
.form-outer-col2-rows{
	width:227px;
	margin:0px;
	float:left;
	padding:0px;
	text-align:left;
	margin-left:15px;
}	
.form-outer-col2-rows p{
	width:75px;
	margin:0px;
	float:left;
	padding:0px;
}
.formbox{
	width:125px;
	margin:0px;
	float:left;
	padding:0px;
}
.formbox input{
	width:135px;
	margin:0px;
	float:left;
	height:15px;
	padding:0px;
	border:1px solid #CCC;
}
.formbox-optional{
	width:214px;
	height:52px;
	margin:0px;
	float:left;
	padding:0px;
}
.formbox-optional input{
	width:214px;
	height:52px;
	margin:15px 0px 10px 15px;
	float:left;
	padding:0px;
	border:1px solid #CCC;
}

.submit-btn{
	width:105px;
	padding:3px;
	margin-top:22px;
	color:#FFF;
	font-size:120%;
	background-color:#039;
	border:1px solid #fff;
	cursor:pointer;
}
.submit-btn:hover{
	width:105px;
	padding:3px;
	color:#FFF;
	font-size:120%;
	background-color:#333;
	/*background: -moz-linear-gradient(bottom, #6a4e29, #f2f2f2);*/
	
	border:1px solid #fff;
	cursor:pointer;
}

.form-outer-col2-rows select{
	width:125px;
	margin:0px;
	float:left;
	padding:0px;
}
.conleft-hi
{
	margin-top:-105px;
	padding:0px;
}

/***************contact us form code end here*************/
#goog-wm{ width:auto;}
#goog-wm ul{ background:none;}
#goog-wm ul li{ background:none;}

.errorPage{ font:16px/25px Arial, Helvetica, sans-serif; padding-left:50px;}
.red{color:#CC0000;}
.errorPage h3{ color:#cc0000; padding:50px 0px 0px 20px;}
.errorPage h3 strong{ color:#cc0000;}
.errorPage h3 img{ position:relative; top:-10px; right:20px;}
.col-grew{ color:#999; font-weight:normal;}

.content-left{width:217px; float:left; margin:0 0 20px 20px !important;}
.bodycopy h6{ font-weight:normal;}
.clear{clear:both;}
.mar-left-20{ margin-left:20px !important;}




#content-new p, #content h3, #content h4,#content ul{
	margin-bottom:15px;
}

#content-new h1{
	font-weight:bold;
	font-size:130%;
	color:#3d3a3b;
	margin-bottom:20px;
}

#content-new h3{
	font-weight:bold;
	font-size:110%;
	color:#3d3a3b;
}

#content-new h4{
	font-weight:bold;
	color:#3d3a3b;
	text-transform:uppercase
}

#content-new h5{
	color:#6a9dd9;
	font-weight:bold;
}

#content-new strong,
#content-new b{
	font-weight:bold;
}

/*
#content em,
#content i{
	font-style:italic;
}
*/

#content-new a{ 	color:#4f7bc4; 	text-decoration:underline }
#content-new a:hover{ 	color:#173C71; 	}


#content-new a.button{
	display:block;
	width:114px;
	height:22px;
	padding-top:4px;
	padding-left:30px;
	text-shadow: #315402  1px 1px 1px;		
	color:#FFF;
	text-decoration:none;
	background:url(../images/interface/button.gif) top right no-repeat;	
}
#content-new a.button:hover{
	background:url(../images/interface/button.gif) top left no-repeat;	
	text-shadow: #000  1px 1px 2px;		
}

#content-new ul{
	padding:0; margin:15px 0;
}
#content-new ul li{
	padding: 0 0 5px 25px;
	background:url(../images/misc/bullet.gif) 12px 5px no-repeat;
}

#content-new em{
	font-style:italic;
}


#content-new div.testimonial,
#content-new blockquote{
	background-color:#ecfaeb;
	padding:12px;
	border-bottom:1px solid #98b455;
	margin-bottom:20px;
}
#content-new h6,
#content-new div.testimonial em,
#content-new blockquote em{
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:150%;
	padding-bottom:5px;
}
#content-new h6{
	margin-bottom:15px;
}
#content-new div.testimonial strong,
#content-new blockquote strong{
	font-weight:bold;
}


#content-new .column ul.nav{
	list-style:none;	
	padding:0; margin:0;
}
#content-new .column ul.nav li{	
	display:block;
	padding: 0;
	background: none;

}
#content-new .column ul.nav li a{	
	display:block;
	padding:11px 0;
	border-bottom:1px dashed #aaa; 
	text-decoration:none;
	color:#5b595e;
}
#content-new .column ul.nav li a:hover{	
	padding-left:5px;
	background-color:#FFFFFF;
	color:#4f7bc4;	
}
#content-new .column ul.nav li.current a{	
	padding-left:20px;
	background:url(../images/misc/bullet.gif) 10px 16px no-repeat #FFFFFF;
	font-weight:bold;
	color:#4f7bc4;	
}
.imgleft {
    clear: left;
    float: left;
    padding: 0 10px 0px 0px;
}

.pdf{ float:left; clear:both; width:180px;  height:20px; background:url(../images/pdf.png) no-repeat;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
 line-height:20px; padding-left:30px; padding-right:10px; color:#333; margin-bottom:5px; border:1px solid #999; background-color:#e6e8e8; }
 .pdf a{color:#333; text-decoration:none !important;}
 .left{ float:left;}
 .padd-100-l{padding-left:100px;}


 #content-new .bodycopy .website-link{
	font-size: 130%;
	display: block;
	margin-bottom:0 ;
 }

#content-new .bodycopy .br-int-title{
	margin-bottom: 5px;
 }

 #content-new .bodycopy .designation{
	margin-bottom: 0;
 }

.content-left .column.undersubnav p>small,
#content-new .bodycopy address{
	display: block;
	padding: 5px 0;
}

#content-new .bodycopy .br-mgt-wrapper{
	margin: 15px 0;
	line-height: 18px;
	overflow: hidden;
}

#outercontainer .logowrapper img{
	 margin-bottom: 5px;
}

#outercontainer .logowrapper a:nth-child(2),
#outercontainer .logowrapper a:nth-child(4){
	float: right;
}


.footer-partners {
    text-align: center;
    margin-bottom: 10px;
    float: left;
    width: 100%;
margin-top:10px;
}
.footer-partners li:first-child {
    margin-left: 0px;
}
.footer-partners li:first-child img {
border-radius:5px;
}
.partner-icons li {
    display: inline-block;
    }

.partner-icons li img {
    height: 50px;
    width: auto;
}

.footer-partners li:last-child img {
border-radius:5px;
}