/*LAYOUT--------------------------------------------------------------------*/
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4c4d4f;
	margin: 0px;
	padding: 0px;
}
input, textarea, select{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4c4d4f;
}
#container2{
	width: 750px;
	margin: 0px auto;
	padding-bottom: 30px;
}
#logo2{
	margin-top: 15px;
	text-align: right;
}
#content_container{
	clear: left;
	background-image: url('/template/contentbg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 35px;
}
#content2, #content_container .content2{
	padding: 15px;
	line-height: 18px;
}
#content2 a, .content2 a{
	text-decoration: underline;
}
#footer2{
	margin-top: 8px;
	clear: both;
}
#footer2, #footer2 a{
	color: #5f6062;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
#footer2 a:hover{
	color: #0094d9;
	text-decoration: underline;
}
#copyright{
	margin-top: 8px;
	color: #898a8b;
	font-size: 11px;
	text-align: center;
}
#copyright a{
	color: #898a8b;
}

#rightnav2{
	width: 173px;
	float: left;
	font-size: 11px;
}
#rightnav2 a{
	color: #5e5e60;
}
#rightnav2 p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#rightnav2 a.selected{
	color: #0094d9;
}
#rightnav2 li{
	margin-left: 8px;
	padding-bottom: 1px;
	padding-left: 19px;
}

#testimonial{
	width: 169px;
	float: right;
	font-size: 10px;
	line-height: 14px;
}
#testimonial p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

/* Formatting */

#container2 .submit_button{
	border: 1px solid #9c9a9c;
	background-color: #e7e7ef;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container2 .submit_button:hover{
	cursor: pointer;
	color: #0096de;
}

.w3blue{
	color: #0094d9;
}

a{
	color: #4c4d4f;
	text-decoration: none;
}
a:hover{
	color: #0094d9;
	text-decoration: underline;
}

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

h1{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
h3{
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
}

ul{
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
ul li{
	padding-bottom: 5px;
	margin-left: 13px;
	background-image: url('/template/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}
#container2 .content2 ul li{
	background-image: url('/template/bullet2.gif');
	padding-bottom: 1px;
}

ol li{
	padding-bottom: 5px;
}
table{
	margin: 0px;
	padding: 0px;
}
#content2 td{
	padding-bottom: 8px;
}

hr{
	color: #939598;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #939598;
}
td hr{
	margin-top: 5px;
	margin-bottom: 5px;
}

.latest_news_box{
	width: 231px;
	height: 145px;
	background-image: url('/template/latest-news-box.gif');
	background-repeat: no-repeat;
	text-align: left;
}
.latest_news_box h1{
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.latest_news_box h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
.latest_news_box p{
	margin-left: 10px;
	margin-bottom: 5px;
}

/* Home Navigation */

#homenav{
	margin: 0px;
}
#homenav a{
	float: left;
	display: block;
	height: 35px;
	background-image: url('/template/homenav3.gif');
	background-repeat: no-repeat;
}
#homenav_login{
	background-position: 0px 0px;
	width: 123px;
}
#homenav_login:hover, #homenav_login.selected{
	background-position: 0px -35px;
}
#homenav_apply{
	background-position: -123px 0px;
	width: 115px;
}
#homenav_apply:hover, #homenav_apply.selected{
	background-position: -123px -35px;
}

#homenav_report{
	background-position: -238px 0px;
	width: 128px;
}
#homenav_report:hover, #homenav_report.selected{
	background-position: -238px -35px;
}

#homenav_estimate{
	background-position: -366px 0px;
	width: 160px;
}
#homenav_estimate:hover, #homenav_estimate.selected{
	background-position: -366px -35px;
}
#homenav_contact{
	background-position: -526px 0px;
	width: 111px;
}
#homenav_contact:hover, #homenav_contact.selected{
	background-position: -526px -35px;
}
#homenav_news{
	background-position: -637px 0px;
	width: 113px;
}
#homenav_news:hover, #homenav_news.selected{
	background-position: -637px -35px;
}

/* Right Navigation Box */

#container2 .nav_left{
	background-image: url('/template/nav2left.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#container2 .nav_right{
	background-image: url('/template/nav2right.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#container2 .nav_bottom{
	background-image: url('/template/nav2bottoml.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#container2 .nav_content{
	background-image: url('/template/nav2bottomr.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 15px;
	padding-left: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#container2 .tbox_left{
	background-image: url('/template/tboxleft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#container2 .tbox_right{
	background-image: url('/template/tboxright.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#container2 .tbox_bottom{
	background-image: url('/template/tboxbottoml.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
#container2 .tbox_content{
	background-image: url('/template/tboxbottomr.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

/* ------------------------------------------------- */
#container2 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#container2 .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#container2 .clearfix {display: block;}
/* End hide from IE-mac */

#container2 form#survey_form table { border-collapse: collapse; }
#container2 form#survey_form table td { vertical-align: top; }
#container2 form#survey_form table td.question,
#container2 form#survey_form table th.question { padding-right: 10px; text-align: left; }
ol#scale { float: left; margin: 0 0 0 0; padding: 0 0 10px 0; font-size: 10px; }
ol#scale li { list-style-position: inside; float: left; padding: 0 5px;  }

div.error { background: #fdd; border: solid 1px #daa; color: #955; padding: 5px; margin-bottom: 10px; }

