* {margin: 0; padding: 0; border: 0; font-family: Arial, Helvetica, sans-serif;}
body {background: #fff url(../images/bg.jpg) center top;}
.clear {clear: both;}
a {color: #275C90; font-weight: bold; text-decoration: none;}
a:hover { text-decoration: underline; color: #447CAB;}
ul {font-size: .9em; margin: 0 0 20px 15px; color: #333; line-height: 20px;}

#wrapper {background: url(../images/header_strip.jpg) repeat-x center top;}

#content {margin: 0 auto; width: 900px;}

#header {height: 116px; width: 900px; margin: 0 auto; position: relative; text-align: center;}
#header h1 {height: 89px; width: 341px; position: absolute; text-indent: -9999px; left: 0px; top: 28px; background: url(../images/logo.png);}
#header p {font-size: 0.8em; color: #FFF; line-height: 22px;}
#header p a {color: #FFF; font-weight: bold;}

#home_content {float: left; width: 380px; height: 280px; margin: 45px 0 0 80px;}
#home_content p {color: #FFF; font-size: 1.1em; margin-top: 30px; line-height: 1.3em; font-weight: normal;}
#home_content .get_in_touch {margin: 45px 0 0 45px;}

#home_strap {background: url(../images/home_strip.png) center center; height: 356px;}
#home_strip_content { height: 356px; width: 900px; margin: 0 auto;}
#home_strip_content .home_img { margin-top: 45px; float: left;}

#left_col { width: 518px; float: left;}
#left_col p {font-size: .9em; color: #333; line-height: 20px; margin-bottom: 20px; margin-right: 50px;}
#left_col h3 {color: #275C90; font-size: 1.5em; font-weight: normal; margin: 40px 0 30px 0;}
#left_col h4 { color: #275C90; font-size: 1.2em; font-weight: normal; margin: 30px 0 10px 0;}

#right_col {width: 382px; float: right; margin-top: 50px;}
#right_col img {border: 5px solid #CCC; margin: 0 0 30px 10px;}

#contact_right_col {height: 400px; width: 382px; float: right; margin-top: 50px;}

#footer {
	text-align: center;
	background: #525252;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: ;
}
#footer p {font-size: 0.8em; color: #FFF; padding: 14px 0 0 0}
#footer p a {color: #FFF; font-weight: bold;}
iframe {
	margin-bottom: 20px;
}
.contact-info img{
	position:relative;
	top:20px;
}
