body {
	background: #003648 url('../images/header1.png') repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #333;
  font-size: 85%;
  height: 100%;
}
body, div, h1, h2, h3, h4, h5, h6, p, ul, img {
	margin: 0px; 
	padding: 0px;
}
a {
	color: #fff;
	outline: none;
	text-decoration: none;
	display: block;
}
a:hover {
	color: #fff;
	outline: none;
	text-decoration: underline;
	list-style: none;
}
a:active {
	outline: none;
	text-decoration: none;
}
a:visited {
	outline: none;
	text-decoration: none;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
#container	{
	width: 960px;
	margin: 0px auto;
	min-height:600px;
	height: 100%;
}
#container1	{
	margin: 0px auto;
	position: relative;
	height: 55px;
	overflow: hidden;
}
#mast_header {
	position:relative;
	text-align:center;
	width:100%;
}
#header	{
	height: 112px;
	border-bottom:6px solid #000000;
}
#logo {
	background:url("../images/logo_header.png") no-repeat scroll 0 0 transparent;
	height:115px;
	margin:0 auto;
	position:relative;
	text-indent:-9999em;
	width:960px;
}
#logo a {
	height:110px;
	margin-left:64px;
	text-indent:-9999em;
	width:267px;
}
#logo h1	{
	text-indent: -9999em;
	margin-top: 15px;
}
#mast_banner {
	background: #003648;
}
#menu	{
	height:35px;
	margin:0 auto;
	width:500px;
}
#menu ul {
	height:20px;
	padding-bottom:15px;
	width:500px;
}
#menu ul li {
	height:20px;
	width:95px;
	float: left;
	position: relative;
	list-style: none;
}
#menu ul li a {
	color: #A67662;
}
#menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#banner {
	background: url('../images/banner_bkgnd.png') no-repeat;
	height:100%;
	margin:0px auto;
	position:relative;
	text-align:center;
	width:960px;
	padding:25px 0;
}
#banner img {
	border:1px solid #A67662;
	margin-bottom:13px;
	padding:8px;
	text-align:center;
}
#banner h2.tagline {
	color:#000000;
	float:left;
	font-style:italic;
	width:100%;
	font-size: 13px;
	height:30px;
	color: #fff;
}
#mast_content {
	background: url('../images/mast_content_bg.png') repeat;
	min-height: 400px;
	margin:top: 45px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 0px;
}
#main_content {
	float:left;
	padding-left:20px;
	position:relative;
	width:680px;
}
#projects {
	float:left;
	margin-left:-20px;
	text-align:center;
	width:960px;
}
#projects .left {
	position: relative;
	float: left;
	width: 50%;
	text-align: center;
}
#projects .left img {
	border:1px solid #937D6A;
	padding: 2px;
	margin:20px auto;

}
#projects .right {
	position: relative;
	float: left;
	width: 50%;
	text-align: center;
}
#projects .right img {
	border:1px solid #937D6A;
	padding: 2px;
	margin:20px auto;
}
#main_content #left {
	background: #000;
}
#content {
	background: #E7E7E7;
	border-color:#000 #003648 #003648;
	border-style:solid;
	border-width:1px 1px 1px;
	min-height: 400px;
	margin:0px auto;
	position:relative;
	text-align:center;
	width: 960px;
}
#main_content h2.index_heading {
	background:url("../images/index_header.png") no-repeat scroll 0 0 transparent;
	height:45px;
	margin:60px 0 20px;
	position:relative;
	text-align:left;
	text-indent:-3000em;
	width:385px;
}
#main_content h2.about_heading {
	background:url("../images/about_header.png") no-repeat scroll 0 0 transparent;
	height:45px;
	margin:60px 0 20px;
	position:relative;
	text-align:left;
	text-indent:-3000em;
	width:385px;
}
#main_content h2.services_heading {
	background:url("../images/services_header.png") no-repeat scroll 0 0 transparent;
	height:45px;
	margin:60px 0 20px;
	position:relative;
	text-align:left;
	text-indent:-3000em;
	width:385px;
}
#main_content h2.contact_heading {
	background:url("../images/contact_header.png") no-repeat scroll 0 0 transparent;
	height:45px;
	margin:60px 0 20px;
	position:relative;
	text-align:left;
	text-indent:-3000em;
	width:385px;
}
#main_content h2.projects_heading {
	background:url("../images/projects_header.png") no-repeat scroll 0 0 transparent;
	height:45px;
	margin:60px 0 20px;
	position:relative;
	text-align:left;
	text-indent:-3000em;
	width:385px;
}
#main_content h2.thank_you_heading {
	background:url("../images/thanks_header.png") no-repeat scroll 0 0 transparent;
	height:45px;
	margin:60px 0 20px;
	position:relative;
	text-align:left;
	text-indent:-3000em;
	width:385px;
}
#main_content p {
	margin-bottom:15px;
	text-align:justify;
	width:575px;
}
#main_content p.thanks {
	margin-top:45px;
	text-align:justify;
	width:575px;
	font-size: 25px;
}
#main_content h3 {
	text-align: left;
	font-style: italic;
	font-size: 14px;
}
#main_content a {
	color: #003648;
	display: inline;
	text-decoration: underline;
	font-weight: bold;
}
#main_content a:hover {
	text-decoration: none;
}
#main_content form {
	margin-left: 60px;
	margin-bottom: 20px;
	width:350px;
	float: left;
}
#main_content label {
	color:#003648;
	float:left;
	font-size:12px;
	margin-left:35px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:100%;
}
#main_content input {
	border:1px solid #A67662;
	float:left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:250px;
	padding: 2px;
}
#main_content textarea {
	border:1px solid #A67662;
	float:left;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:250px;
}
#main_content div.form_field {
	width: 100%;
	height: 35px;
	text-align: left;
	position: relative;
	float: left;
}
#main_content div.form_field_text {
	float:left;
	height:120px;
	position:relative;
	text-align:left;

}
#main_content div.form_field_select {
	width: 100%;
	height: 55px;
	text-align: left;
	position: relative;
	float: left;
}
#main_content div.form_field_button {
	height:50px;
	width:100%;
}
#main_content div.error {
	position: relative;
	color:#FF0000;
	float:left;
	margin-left:32px;
	margin-top:-3px;
	text-align:left;
	width:440px;
}
#main_content select {
	position: relative;
	float: left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
	padding: 3px;
}
#main_content textarea {
	position: relative;
	float: left;
	margin-left:30px;
	margin-top:5px;
}
#main_content .btn {
	background:#fff;
	border:1px solid #A67662;
	display:block;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
}
#main_content .btn:hover {
	background: #003648;
	border:1px solid #937D6A;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
	display:block;
	color: #fff;
}
#content_right {
	width: 260px;
	float: left;
}
#content_right h3.contact_right_header {
	background:url("../images/contact_right_header.png") no-repeat scroll 0 0 transparent;
	height:45px;
	margin-left:20px;
	text-align:center;
	text-indent:-3000em;
}
#content_right p.contact_right_thanks {
	background:url("../images/contact_right_thanks.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:45px;
	margin:8px;
	text-indent:-3000em;
}
#content_right p {
	width:226px;
}
#content_right form {
	margin:20px auto;
	width:230px;
}
#content_right input {
	border:none;
	height:50px;
	width:150px;

}
#sidebar {
/*	border-right:1px solid #96816D;*/
	float:left;
	height:430px;
	padding-top:55px;
	text-align:center;
	width:260px
}
#sidebar p {
	text-align: justify;
	width: 200px;
	margin: 10px auto;
	
}
#sidebar img {
	border: 1px solid #A67662;
	padding: 5px;
	margin-top: 10px;
}
#sidebar h3.sidebar_index_header {
	background:url("../images/online_service.png") no-repeat scroll 0 0 transparent;
	height:31px;
	margin:10px auto 5px;
	position:relative;
	text-indent:-3000em;
	width:207px;
}
#sidebar h3.services_sidebar_header {
	background:url("../images/services_sidebar_header.png") no-repeat scroll 0 0 transparent;
	height:31px;
	margin:10px auto 5px;
	position:relative;
	text-indent:-3000em;
	width:207px;
}
#sidebar h3.inspection_sidebar_header {
	background:url("../images/inspection_sidebar_header.png") no-repeat scroll 0 0 transparent;
	height:31px;
	margin:10px auto 5px;
	position:relative;
	text-indent:-3000em;
	width:207px;
}
#sidebar h3.about_sidebar_header {
	background:url("../images/about_sidebar_header.png") no-repeat scroll 0 0 transparent;
	height:31px;
	margin:10px auto 5px;
	position:relative;
	text-indent:-3000em;
	width:207px;
}
#sidebar h3.contact_sidebar_header {
	background:url("../images/contact_sidebar_header.png") no-repeat scroll 0 0 transparent;
	height:31px;
	margin:10px auto 5px;
	position:relative;
	text-indent:-3000em;
	width:207px;
}
#sidebar ul {
	position: relative;
	float: left;
	text-align: left;
	width: 200px;
	margin-left: 40px;
	font-size: 14px;
	font-weight: bold;
	
}
#sidebar label {
	color:#003648;
	float:left;
	font-size:10px;
	margin-left:35px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:100%;
}
#sidebar input {
	border:1px solid #A67662;
	float:left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:180px;
}
#sidebar textarea {
	border:1px solid #A67662;
	float:left;
	margin-left:30px;
	margin-top:5px;
	position:relative;
	text-align:left;
	width:180px;
}
#sidebar div.form_field {
	width: 100%;
	height: 35px;
	text-align: left;
	position: relative;
	float: left;
}
#sidebar div.form_field_text {
	float:left;
	height:120px;
	position:relative;
	text-align:left;

}
#sidebar div.form_field_select {
	width: 100%;
	height: 55px;
	text-align: left;
	position: relative;
	float: left;
}
#sidebar div.form_field_button {
	height:50px;
	width:100%;
}
#sidebar div.error {
	position: relative;
	color:#FF0000;
	float:left;
	margin-left:32px;
	margin-top:-3px;
	text-align:left;
	width:440px;
}
#sidebar select {
	position: relative;
	float: left;
	height:25px;
	margin-left:30px;
	margin-top:5px;
}
#sidebar textarea {
	position: relative;
	float: left;
	margin-left:30px;
	margin-top:5px;
}
#sidebar .btn {
	background:#fff;
	border:1px solid #A67662;
	display:block;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
}
#sidebar .btn:hover {
	background: #003648;
	border:1px solid #937D6A;
	float:left;
	height:30px;
	margin-left:30px;
	position:relative;
	text-align:center;
	width:70px;
	display:block;
	color: #fff;
}
#sidebar .required {
	float: left;
	margin-left: 30px;
	color: #003648;
	font-size: 10px;
}
#sidebar a {
	color: #003648;
	margin-left: 5px;
	text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: none;
}
.list_item {
	position: relative;
	width: 150px;
	margin: 0px auto;
	list-style:none outside none;
	margin-bottom: 20px;
}
.list_item a {
	text-indent: -9999em;
	display: block;
	width: 150px;
}
#red {
	background:url("images/redmntn.png") no-repeat scroll 0 0 transparent;
	height: 38px;
}
#red a {
	height: 38px;
}
#treasure {
	background:url("images/treasure.png") no-repeat scroll 0 0 transparent;
	height: 44px;
}
#treasure a {
	height: 44px;
}
#resa {
	background:url("images/resa1.jpg") no-repeat scroll 0 0 transparent;
	height: 70px;
}
#resa a {
	height: 70px;
}
#isa {
	background:url("images/iris1.gif") no-repeat scroll 0 0 transparent;
	height: 65px;
}
#isa a {
	height: 65px;
}
#ia {
	background:url("images/ia.jpg") no-repeat scroll 0 0 transparent;
	height: 135px;
}
#ia a {
	height: 135px;
}
#mast_footer {
	background: url('../images/footer.png') repeat-x;
	height:130px;
	position: relative;
}
#footer {
	background: url('../images/footer_bkgnd.png') no-repeat;
	height:130px;
	margin:0 auto;
	text-align:center;
	width:960px;
}
#copyright {
	width:100px;
	height: 20px;
	color: #003648;
}
#footer_menu {
	float:left;
	height:45px;
	margin-top:15px;
	position:relative;
	width:560px;
}
#footer_menu ul {
	height:20px;
	padding-bottom:15px;
	width:500px;
}
#footer_menu ul li {
	height:20px;
	width:95px;
	position: relative;
	list-style: none;
	float: left;
}
#footer_menu ul li a {
	color: #003648;
	font-size: 12px;
}
#footer_menu ul li a:hover {
	color: #789A9F;
	text-decoration: underline;
}
#footer .license {
	float:left;
	font-size:12px;
	margin-right:15px;
	margin-top:15px;
	position:relative;
	text-align:right;
	width:380px;
}
#footer .c2link {
	float:right;
	font-size:12px;
	margin-right:20px;
	margin-top:65px;
	position:relative;
	text-align:center;
}
#footer .c2link a {
	color: #003648;
}
#footer .c2link a:hover {
	color: #789A9F;
}
.clear {
	clear: both;
}
