body,html{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#524a3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.imageTrans{
	behavior:url(iepngfix.htc);
}
#sitewrapper{
	margin: 0 auto;
	padding:0;
	width: 100%;
	background-color:#000000;
	background-image:url(../images/header_bg_loop.jpg);
	background-repeat:repeat-x;
}
#headerwrapper{
	margin:0 auto;
	width:785px;
	height:138px;
}
#logoFrame{
	float:left;
	width:513px;
	height:112px;
	padding:13px 0 0 0;
}
#bannerFrame{
	float:right;
	width:272px;
	height:138px;
	background-image:url(../images/protecting_your_world.png);
	background-repeat:no-repeat;
	background-position:155px 81px;
	behavior:url(iepngfix.htc);
}
#navbar{
	margin:0 auto;
	padding-top:10px;
	width:785px;
}
#contentFrame{
	margin:0 auto;
	padding-top:15px;
	width:785px;
}
.halfLeft{
	float:left;
	width:387px;
}
.halfRight{
	float:right;
	width:387px;
	height:387px;
	margin-top:10px;
	border:1px solid;
	border-color:#d9c9b3;
	border-style:dashed;
}
.leftFrameWide{
	float:left;
	padding-right:30px;
	width:565px;
}
.rightFrameThin{
	float:right;
	width:190px;
}
.rightFrameWide{
	float:right;
	width:595px;
}
.leftFrameThin{
	float:left;
	width:180px;
	padding-right:10px;
}
.rightFrameWideContent{
	padding-left:20px;
	float:right;
	width:575px;
}
.rightFrameWideContent a {
	color:#ffffff;
	text-decoration:underline;
}
.rightFrameWideContent a:hover {
	color:#d9c9b3;
	text-decoration:underline;
}
#skyline{
	width:100%;
	height:106px;
	text-align:center;
	background-color:#000000;
}
#footertext{
	margin:0 auto;
	width:785px;
	padding-top:10px;
	padding-bottom:30px;
}
#footerLeft{
	float:left;
}
#footerRight{
	float:right;
}
#toplinks { height: 14px; float:left; font-size:15px; font-weight:bold; padding:0 0 30px 0; text-transform:lowercase; }

#toplinks ul { position: relative; clear: both; list-style:none; margin: 0; padding:0;}
#toplinks li { position: relative; margin: 0; display:inline; padding:0;}
#toplinks li a { height: 14px; float: left; display:inline-block; margin:0px; padding:0 20px 0 0; color:#fff; text-decoration:none; }
#toplinks li a:hover { color:#D9C9B3; text-decoration:none;  }

#flagLinks{
	float:right;
}
a img {
	border:none;
}
.clearBoth{
	clear: both;
}
a {
	color:#d9c9b3;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
p {
	line-height:17px;
	margin-bottom:15px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:-1px;
	color:#d9c9b3;
	margin-top:0;
	margin-bottom:0;
	margin-left:8px;
	padding:0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d9c9b3;
	margin:0;
	padding:0;
}
.imageBorder a img{
	width:188px;
	border:1px solid;
	border-color:#d9c9b3;
	border-style:dashed;
}
.imageBorder a:hover img{
	border-color:#ffffff;
	border-style:solid;
}
.galleryFloat{
	float:left;
	width:196px;
}
.galleryRow{
	width:595px;
	padding-bottom:15px;
}
.coloredText{
	color:#d9c9b3;
}
.arrowFrame{
	float:left;
	padding-top:18px;
	padding-bottom:10px;
}
.headerFrame{

}
.h1Frame{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

#quoteForm{
	float: left;
}
#quoteForm form{
	padding: 0;
	margin: 0;
}
#quoteForm .row{
	width: 232px;
	margin: 0;
	padding-bottom: 5px;
}
#quoteForm .row input{
	width: 225px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#quoteForm .row textarea{
	width: 507px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#quoteForm .row label{
	display: block;
}
#quoteForm .ButtonRow{
	margin: 0;
	width: 507px;
	text-align: left;
	padding-top: 5px;
}
#quoteForm .ButtonRow input{
	font-size: 11px;
}
.quoteLeft{
	float:left;
	width:282px;
}
.quoteRight{
	float:right;
	width:283px;
}
.red{
	color:#FF0000;
}

/*CONTACT PAGE*/
.errorText{
	color:#FF0000;
}
