﻿img {
	border-width: 0px;
}
#main {
	width: 900px;
	margin: auto;
}
#header {
	background: transparent url('images/top_banner.jpg') no-repeat;
	height: 100px;
}
#logo {
	width: 326px;
	height: 94px;
	float: left;
	position: relative;
	top: 3px;
	left: 25px;
}
#header_right {
	width: 300px;
	float: right;
}


/************ Top Right Menu + Search **************/
#top_right {
	width: 340px;
	height: 70px;
	margin-right: 10px;
	float: right;
	text-align: right;
}
#topnav {
	margin-top: 10px;
	color: #BBB9BA;
}
#topnav a {
	color: #BBB9BA;
}
#search_box {
	height: 20px;
	margin-left:105px;
	margin-top:15px;
min-width: 235px;
	width:235px;

}

#search_box input
{
height: 20px;
}


#menu {
	height: 27px;
	background-color: #4F79B5;
	border-bottom: 2px #A4CEDE solid;
	padding-top:3px;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #A4CEDE;
	text-decoration: none;
}
#teaser {
	height: 232px;
	background: transparent url('images/teaser.jpg') no-repeat;
}
#content {
	background: #06234D url('images/blue_bg.jpg') repeat-x;
	min-height: 350px;
	padding-bottom:10px;
}
#sub_menu {
	width: 870px;
	height: 50px;
	margin: auto;
}
#sub_menu ul {
	margin-left: -40px;
	margin-top:-12px;
}
#sub_menu li {
	background: transparent url('images/btn_blue.png') no-repeat;
	height:35px;
	width:216px;
	float:left;
	list-style-type:none;
	text-align:center;
}
#sub_menu a {
	color:#FFFFFF;
	font-size:18px;
	position:relative;
	top:5px;
	width:100px;
}
#sub_menu a:hover {
	text-decoration:none;
	color:#0E336A;
}
#main_content {
	width: 870px;
	min-height: 270px;
	margin: auto;
	background-color: #fff;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #727272;
}

/***************** Home Slots ***********************/
#home_right {
	width: 250px;
	height: 318px;
	float: right;
	margin: 10px 10px 10px 0px;
	padding: 5px 15px;
	background: transparent url('images/who_are_you_box.png') no-repeat;
}
#home_right h2 {
	margin-top:10px;
}
#home_right ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
#home_right ul.home_list li {
	list-style-type:none;
	background:url('images/small_arrow.jpg') no-repeat scroll 0 3px transparent;
	margin-bottom:5px;
	margin-left:-12px;
	padding-left:15px;
}
#home_left {
	float: left;
	width: 600px;
	height: 323px;
}
#home_left h2 {
	margin-top:10px;
}
#welcome_box {
	width: 254px;
	height: 151px;
	margin: 10px 5px 5px 10px;
	padding: 5px 15px;
	float: left;
	background: transparent url('images/text_box.png') no-repeat;
}
#featured_product_box {
	width: 254px;
	height: 151px;
	margin: 10px 10px 5px 5px;
	padding: 5px 15px;
	float: right;
	background: transparent url('images/text_box.png') no-repeat;
}
#featured_service_box {
	width: 254px;
	height: 151px;
	margin: 5px 5px 5px 10px;
	padding: 5px 15px;
	float: left;
	background: transparent url('images/text_box.png') no-repeat;

}
#why_choose_us_box {
	width: 254px;
	height: 151px;
	margin: 5px 10px 5px 5px;
	padding: 5px 15px;
	float: right;
	background: transparent url('images/text_box.png') no-repeat;
}
#content_left ul.ticks li {
	list-style-type:none;
	background:url('images/ticks.png') no-repeat scroll 0 0 transparent;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 21px 50px;
}
#content_right {
	width: 240px;
	min-height: 270px;
	padding: 7px 20px;
	float: right;
	margin: 15px 0px 0px 0px;
	background: transparent url('images/blue_gradient1.png') top left no-repeat;
}
#content_right p {
	line-height:18px;
}
#content_right ul.ticks {
	margin-left:-40px;
}
#content_right h2 {
	margin:5px 0px;
}
#content_right ul.ticks li {
	list-style-type:none;
	background:url('images/ticks.png') no-repeat scroll 0 0 transparent;
	font-weight:bold;
	padding:5px 0 21px 50px;
}
#content_left {
	width: 550px;
	min-height: 260px;
	float: left;
	margin: 10px;
	padding-top: 10px;
	background-color:#FFFFFF;
}
#content_left h2 {
	font-size: 28px;
}
#bottom_curve {
	width: 872px;
	height: 13px;
	margin: auto;
	background: transparent url('images/curves.png') no-repeat;
}
#contactsubmit {
	background-color:#F0F7F8;
	border:1px solid #4C8FA9;
	color:#4C8FA9;
}
.blue_box a {
	color:#fff;
}
.blue_box a:hover {
	color:#0E336A;
	text-decoration:none;
}
/************************ FOOTER ***************************************/
#footer {
	height: 129px;
	clear: both;
	background: #fff url('images/footer.jpg') no-repeat;
}
#footer a {
	color: #4C8FA9
}
#footer a:hover {
	color: #4C8FA9;
	text-decoration: none;
}
#footer_bottom {
	height: 20px;
	color: #96A2A2;
	margin-top:-30px;
	font-weight: bold;
}
#footer_links a {
	color: #96A2A2;
}
#footer_links a:hover {
	color: #4B4B4B;
	text-decoration:none;
}
