@charset "utf-8";
/* 
	main css for construction safety experts
	Click Optimize
	Neal Saxon
*/

body{
	margin: 0;
	padding: 0;
	color: #000;
	background: #bcbdc0 url(/images/bg_body.jpg) center top repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrap{
	position: relative;
	width: 968px;
	height: 700px;
	margin: 0 auto;
	padding: 0;
}

#outer_container{
	position: relative;
	width: 968px;
	padding: 9px 0 0 0;
	background: transparent url(/images/bg_outer_container.png) left top no-repeat;
}
#inner_container{
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: #fff;
	color: #000;
	text-align: left;
}

/*-------------- header ------------------*/

#header{
	position: relative;
	width: 950px;
	height: 134px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 338px;
	height: 134px;
}
#logo a{
	display: block;
	width: 338px;
	height: 134px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/logo.png) 0px 0px no-repeat;
}
#logo a:hover{
	display: block;
	width: 338px;
	height: 134px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/logo.png) 0px -134px no-repeat;
}

.contact_info{
	float: right;
	width: 360px;
	margin: 0;
	padding: 0 10px 0 0;
}
#header_phone{
	float: right;
	margin: 12px 0 0 0;
	width: 262px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/header_phone24.png) right top no-repeat;
}
#header_email{
	float: right;
	margin: 7px 0 0 0;
	width: 346px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/header_email24.png) right top no-repeat;
}

/*-------------- top nav ------------------*/

#main_nav_container{
	position: absolute;
	top: 95px;
	left: 375px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
ul#main_nav{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#main_nav li{
	float: left;
	margin: 0;
	padding: 0 25px;
}
ul#main_nav li a{
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
ul#main_nav li a:hover,
ul#main_nav li a.current{
	color: #edd844;
}

/*-------------- sidebar ------------------*/

#sidebar{
	float: left;
	width: 336px;
}

ul#secondary_nav{
	margin: 0;
	padding: 14px 15px 15px 12px;
	text-align: center;
	list-style: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	background: transparent url(/images/bg_secondary_nav.jpg) left top no-repeat;
}
ul#secondary_nav li{
	margin: 0;
	padding: 0;
}
ul#secondary_nav li a{
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0;
}
ul#secondary_nav li a:hover,
ul#secondary_nav li a.current{
	background: #000;
	color: #fff;
}

#sidebar h2{
	margin: 0px;
	padding: 10px 32px;
	font-size: 18px;
	line-height: 20px;
	text-transform: none;
	text-align: center;
}

.sidebar_button{
	margin: 5px 0 10px 0;
}
.sidebar_button a{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 272px;
	height: 61px;
	text-indent: -9999px;
	overflow: hidden;
}
.sidebar_button a:hover{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 272px;
	height: 61px;
	text-indent: -9999px;
	overflow: hidden;
}
a#training2{
	background: transparent url(/images/training2.png) 0px 0px no-repeat;
}
a#training2:hover{
	background: transparent url(/images/training2.png) 0px -61px no-repeat;
}
a#training3{
	background: transparent url(/images/training3.png) 0px 0px no-repeat;
}
a#training3:hover{
	background: transparent url(/images/training3.png) 0px -61px no-repeat;
}

#join_newsletter{
	text-algin: left;
	width: 286px;
	height: 191px;
	margin: 0 0 0 25px;
	background: transparent url(/images/bg_sidebar_form.jpg) left top no-repeat;
}
#join_newsletter h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 15px 0;
}
#join_newsletter .row{
	float: left;
	clear: left;
	padding: 0 0 5px 0;
	margin: 0 0 0 40px;
	width: 235px;
}
#join_newsletter label{
	float: left;
	width: 55px;
	padding: 2px 0 0 0;
	font-weight: bold;
}
#join_newsletter .newsletter_btn{
	float: left;
	width: 175px;
}
#join_newsletter .submit_btn{
	float: left;
}


#quick_contact{
	font-weight: bold;
	text-algin: left;
	width: 288px;
	height: 261px;
	margin: 0 0 0 25px;
	background: transparent url(/images/bg_quick_form.jpg) left top no-repeat;
}
#quick_contact h3{
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 10px 0;
}
#quick_contact .row{
	float: left;
	clear: left;
	padding: 0 0 5px 0;
	margin: 0 0 0 40px;
	width: 235px;
}
#quick_contact label{
	float: left;
	width: 55px;
	padding: 2px 0 0 0;
}
#quick_contact .newsletter_btn{
	float: left;
	width: 175px;
}
#quick_contact textarea{
	float: left;
	width: 145px;
	height: 75px;
}
#quick_contact .submit_btn{
	float: left;
}

/*-------------- main content area ------------------*/

#content_main{
	float: left;
	width: 598px;
	padding: 10px 0 25px 0;
}

#banner{
	padding: 5px;
	margin-bottom: 20px;
	background: transparent url(/images/bg_flash.png) left top no-repeat;
}

#main{
	padding: 0 0 0 4px;
}
#main p,
#main ul{
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}

/*-------------- contact page ------------------*/
#contact_form{
	margin-left: 50px;
}
#contact_form .row{
	float: left;
	clear: left;
	width: 450px;
	margin: 0 0 5px 0;
}
#contact_form .row label{
	float: left;
	display: block;
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
	width: 160px;
	font-weight: bold;
}
#contact_form .row input{
	float: left;
	width: 275px;
}
#contact_form .row textarea{
	float: left;
	width: 275px;
	height: 150px;
}
/*-------------- common elements ------------------*/

div.clear{ clear: both; }

h1{
	font-size: 27px;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px 0;
}

h2{
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
}

p{
	margin: 0;
	padding: 0 0 15px 0;
}

ul,
ol{
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a{
	text-decoration: underline;
	color: #a20f0b;
}
a:hover{
	text-decoration: none;
	color: #a20f0b;
}

form{
	margin: 0;
	padding: 0;
}

.img_float{
	float: left;
	margin: 0 20px 0 0;
}

blockquote{
	line-height: 30px;
	margin: 0 25px 15px 25px;
	padding: 5px;
	border: 2px solid #bcbdc0;
}

/*-------------- footer ------------------*/

#footer_container{
	width: 968px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	background: transparent url(/images/bg_footer.png) center bottom no-repeat;
}

#footer{
	margin: 0 auto;
	padding: 6px 0;
	color: #fff;
	width: 930px;
	background: #000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #edd844;
	text-decoration: none;
}

#footer_links{
	font-size: 10px;
	line-height: 12px;
}
#footer_links a{
	color: #000;
	text-decoration: none;
}
#footer_links a:hover{
	color: #000;
	text-decoration: underline;
}

a#co_logo{
	display: block;
	width: 200px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(/images/co_logo.png) 0px 0px no-repeat;
	margin: 5px auto;
}
a#co_logo:hover{
	background: transparent url(/images/co_logo.png) 0px -42px no-repeat;
}

