@charset "utf-8";
/* CSS Document */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}


#main_body {
	background-color: #436170;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#page_body {
	background-color: #617586;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header_containter {
	background-color: #EAEAEA;
	height: 178px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}
#header_containter #head_btm {
	background-color: #FFF;
	height: 13px;
	margin-top: 166px;
}
#header_logo {
	float: right;
}
#header_flash {
	float: left;
	width: 490px;
	margin-top: 30px;
}
.spacer_white{
	background-color: #FFF;
	height: 6px;
	width: 945px;
	background-position: center;
}

#nav_box {
	margin-left: 13px;
	height: 110px;
	background-image: url(images/navbg.png);
	width: 884px;
	padding-top: 10px;
	padding-left: 35px;
}
#nav_box2 {
	margin-left: 13px;
	height: 110px;
	background-image: url(images/nav2bg.jpg);
	width: 884px;
	padding-top: 10px;
	padding-left: 35px;
}
#home_content {
	background-image: url(images/bg_home.jpg);
	background-repeat:no-repeat;
	min-height: 500px;
	width: 945px;
	background-position: top center;
	padding-top:50px;
}
.nav_btn {
	background-image: url(images/nav_btn_bg.png);
	height: 85px;
	width: 165px;
	margin-right: 26px;
	border: 1px solid #333;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.nav_btn:hover {
	background-image: url(images/nav_btn_bg.png);
	height: 85px;
	width: 165px;
	margin-right: 26px;
	border: 1px solid #FFF;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
} 
.nav_hdr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.nav_btn a:link{
	color:#FFF;
	text-decoration:none;
}
.nav_btn a:visited{
	color:#FFF;
	text-decoration:none;
}
.hdr_desc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#get_quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	width: 201px;
	margin-top: 60px;
	margin-right: 50px;
	display: block;
}
#address {
	font-size: 16px;
	color: #FFF;
	background-image: url(images/navbg.png);
	padding: 10px;
	width: 230px;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom:25px;
}
#page_address {
	float:right;
	position:relative;
	font-size: 16px;
	color: #FFF;
	background-image: url(images/navbg.png);
	padding: 10px;
	width: 230px;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	right: 0px;
	margin-top:-220px;
}
#right_elements {
	float: right;
	width: 250px;
}
#page_right_elements {
	float: right;
	width: 649px;
	
}
#testimonials {
	font-size: 26px;
	font-weight:bold;
	float: left;
	width: 500px;
	margin-top: 90px;
	margin-left: 115px;
	max-height:260px;

}
#testimonials .testby {
	font-size: 18px;
	font-weight: normal;
}
#footer {
	width: 945px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}
#footer .employ_lnks {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	width: 200px;
	float: left;
	padding-left: 10px;
}
#footer .site_by {
	color: #FFF;
	float: right;
	width: 230px;
	padding-right: 10px;
	text-align: right;
}
#footer a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
#footer a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#footer a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}
#left_side{
	color:#FFF;
	width:283px;
	background-color:#617586;
	float: left;
	height: 100%;
	padding-left: 10px;
	display: block;
}
#page_content {
	background-color:#617586;
	min-height: 300px;
	width: 945px;
	padding-top:10px;
	display:block;
}
#page_right {
	background-color:#436170;
	width: 589px;
	float:left;
	display: block;
	padding-bottom: 250px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFF;
}
.profile_image {
	margin-left: 40px;
	border: 4px solid #FFF;
}
.profile_image2 {
	border: 4px solid #FFF;
	margin-right: 5px;
}
.staff_name {
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.staff_name2 {
	font-weight: bold;
	margin-top: 10px;
}
.staff_desc {
	font-size: 14px;
	width: 220px;
	margin-left: 25px;
	margin-top: 5px;
}

#menu_products ul{
	margin-left:0px;
	padding-left:5px;
	list-style-type:none;
	color: #FFF;
	font-weight:bold;
}
#menu_products ul a:link, #menu_products ul a:visited {
	color:#FFF;
	text-decoration:none;
}
#menu_products ul a:hover {
	color:#FFF;
	text-decoration:underline;
}
#menu_products ul ul li{
	margin-left:0px;
	list-style-type:none;
	color: #FFF;
}
#menu_products ul ul li ul{
	margin-left:0px;
	padding-left:20px;
	list-style-type:none;
	color: #FFF;
}
/* make the second level visible when hover on first level list OR link 
#menu_products ul li:hover ul,
#menu_products ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link 
#menu_products ul li:hover ul ul,
#menu_products ul a:hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link 
 #menu_products ul li:hover ul li:hover ul,
#menu_products ul a:hover ul li:hover ul,
#menu_products ul li:hover ul a:hover ul,
#menu_products ul a:hover ul a:hover ul{ 
visibility:visible;
}*/

.product_image {
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 3px solid #FFF;
}
#page_body #page_content #page_right form #main .pagebreak table tr td .notification {
	color: #6F0;
}
#staffmember {
	margin-bottom: 10px;
	display: block;
	min-height: 163px;
}
#main_body #home_content #right_elements #get_quote a {
	color: #FFF;
	text-decoration: none;
}
#contact {
	width: 250px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #EAEAEA;
	background-color: #061439;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-weight:bold;
}
#contact a:link, #contact a:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#header_containter #header_flash #number {
	float: left;
	font-size: 60px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
}
#header_containter #header_flash #number {
	float: left;
	padding-top: 10px;
}
#header_containter #header_flash #text {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	position:relative;
	max-width:350px;
}
#header_containter #header_flash .line1 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
#header_containter #header_flash .line2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#header_containter a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#breadcrumbs {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
}
#page_body #page_content #breadcrumbs a {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

