@charset "utf-8";

#contact_header{
	margin-top: 20px;
}

#contact_title{
	text-align:center;
	margin-top:60px;
}

#telephones{
	padding-left:25px;
	margin-top:40px;
}

#telephones div p a:visited,#telephones div p a:link{
	text-decoration: none;
	color:#0088BB;
}

#telephones div p a:hover{
	text-decoration: underline;
}

#telephones p{
	font-size:14px;
	color:#666666;
}

#telephones p strong{
	color:#000000;
	font-weight:normal;
}

#telephone2, #telephone3, #telephone4, #telephone5{
	border-left:1px solid #666666;
	padding-left:25px;
}

#telephone1{
	float:left;
	text-align:center;
	padding-left:160px;
	padding-right:20px;
}

#telephone2, #telephone3, #telephone4, #telephone5{
	float:left;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

#overview {
	width:933px;
	height:350px;
	margin-top:40px;
	border:none;
	overflow:hidden;
}

#overview #overview_top{
	background-image:url(../img/overview_top_rounded.gif);
	background-repeat:no-repeat;
	height:12px;
	overflow:hidden;
}

#sales_offices{
	margin-top:40px;
	width:938px;
	height:200px;
	position:relative;
	overflow: hidden;
}

#sales_offices #sales,
#sales_offices #offices_page,
#sales_offices #sales_on,
#sales_offices #offices_page_on{
	position:absolute;
	top:0px;
	height:172px;
	background-repeat: no-repeat;
}

#sales_offices #sales{
	width:466px;
	left:468px;
	background-image:url(../img/contact/sales_contact.jpg);
}

#sales_offices #offices_page{
	width:468px;
	background-image:url(../img/contact/our_offices.jpg);
}

#sales_offices #sales_on{
	width:466px;
	left:468px;
	background-image:url(../img/contact/sales_contact_on.jpg);
}

#sales_offices #offices_page_on{
	width:468px;
	background-image:url(../img/contact/our_offices_on.jpg);
}

#sales_offices #sales_on,
#sales_offices #offices_page_on{
	display: none;
}

#overview #overview_bottom{
	background-image:url(../img/overview_bottom_rounded.gif);
	background-repeat:no-repeat;
	height:15px;
	background-color:none;
}

#overview_center{
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:white;

}


#overview #overview_title{
	width:300px;
	margin-top:27px;
}

#overview_image{
	width:327px;
	background-color:#333333;
	height:260px;
}

#overview #overview_text{
	width:240px;
	margin-left:30px;
	margin-top:90px;
}

#overview_text p{
	color:#4D4D4D;
	font-size:16px;
	line-height:23px;
	margin-bottom:15px;
}

#overview_text p a:visited, #overview_text p a:link{
	color:#0088BB;
	text-decoration:none;
}

#overview_text p a:hover{
	text-decoration:underline;
}

/* 2 columns */

#two_columns{
	
}

#column_1, #column_2{
	float:left;
	width:435px;
	margin-right:45px;
}

#two_columns #column_2{
	margin-right:0px;
}


#column_1 h2, #column_2 h2{
	font-weight:normal;
	color:#F58220;
	font-size:26px;
	margin-bottom:5px;
}

#column_1 p, #column_2 p, #column_3 p, #column_4 p, #column_5 p{
	font-size:12px;
	color:#4D4D4D;
	line-height:18px;
	margin-bottom:15px;
}

#five_columns p a:visited, #five_columns p a:link{
	color:#0088BB;
	text-decoration:none;
}

#five_columns p a:hover{
	text-decoration:underline;
}


/* kill the footer telephone numebr */

#call_us{
	display:none;
}

#footer{
	margin-top:70px;	
}




/* Offices */

#offices{
	margin-top:30px;
}

#office1,
#office2,
#office3,
#office4{
	float:left;
	margin-left:23px;
	padding-left:23px;
	border-left:1px solid #BBB;
	width:198px;
	overflow:hidden;
	margin-bottom:20px;
}


#offices #office1{
	margin-left:0px;
	padding-left:0px;
	border-left:none;
}

#offices p{
	color:#666666;
	margin-top:15px;
	font-size:14px;

}

#offices h1{
	margin-bottom:10px;
}
