/* RESET */
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,
h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{
font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{
text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:
before,q:after{content:'';}abbr,acronym
{border:0;font-variant:normal;}sup {vertical-align:text-top;}sub
{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;
font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:
100%;}legend{color:#000;}

body {
	background: #e3edf4 url(../images/bg/body.gif) repeat-x top;
	color: #555450;
	font: 10px Arial, Helvetica, sans-serif;
}
body p {
font-size: 12px;
}
.gallery{
font-size: 10px;
}

a { color: #007dc2; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover { color: #3f3e3c; }

hr { visibility: hidden; clear: both; }

input,textarea,label { display: block; float: left; font-size: 1.2em; padding: .25em .5em; margin: .875em 0; }
input,textarea { border: 1px solid #6b7a86; width: 18em; }
textarea { height: 12em; width: 98%; }
label { clear: left; color: #000; padding: .25em 0; width: 12em; }
input[type="submit"] {
	background: #004e7b url(../images/bg/submit.gif) repeat-x top;
	color: #fff;
	text-transform: uppercase;
	width: auto;
	clear: both;
}

h1 {
	border-bottom: 1px solid #a0a8af;
	color: #6d6b66;
	font-size: 2em;
	margin-bottom: .25em;
	padding-bottom: .25em;
	text-transform: uppercase;
}
h2 {
	color: #555450;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 1em .75em 1em;
	text-transform: uppercase;
}
h3 {
	color: #007dc2;
	font-size: 1.2em;
}

p big { color: #000; line-height: 1.4em; }

.container { margin: 0 auto; width: 98em; }
.half { float: left; width: 50%; }

/* Header */
#header {
	background: url(../images/bg/header.gif) repeat-x;
	height: 10em;
	padding: 1.5em 0;
	width: 100%;
}
	#logo , #copyright { color: #fff; float: left;  }
	#email { background: url(../images/bg/email.gif) no-repeat left; color: #fff; float: right; padding-left: 2em; }

#mainnav { float: right; margin-top: 3.5em;}
#mainnav li { z-index:999;}
	#mainnav li { display: block; float: left; position: relative; }
	#mainnav li a {
		border-left: 1px solid #a09f9f; 
		color: #3f3e3c;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 18px;;
		margin-left: 5px;
		padding-left: 5px;
		text-transform: uppercase;
		vertical-align: middle;
		cursor: pointer;
		letter-spacing: -1px;
		display: block;
		height: 18px;
		float: left;
	}
	#mainnav li a:hover , #mainnav li a.selected { color: #fff; }
	
	#mainnav li ul {
		background: #c9c9c9;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		display: none;
		left: .6em;
		position: absolute;
		top: 1.8em;
		width: 16em;
		z-index: 999;
	}
		#header div ul li:hover ul { display: block; }
		#header div ul li ul li a {
			border: none;
			display: block;
			font-weight: normal;
			margin-left: .2em;
			padding: .2em;
			text-transform: lowercase;
			width: 15em;
			letter-spacing: 0;
		}
/* end: header */

#flash {
	margin: 0 auto;
	position: relative;
	margin: -3em auto -7em;
	width: 98em;
	z-index: 998;
}
#gray { 
	background: #6d6b66 url(../images/bg/gray.gif) repeat-x top;
	color: #fff;
	padding-top: 10em;
}
	#gray p { font-size: 1.2em; line-height: 1.6em; margin-bottom: 1em; }
	#gray p big , #gray h2 { color: #fff; }
	#text {
		float: left;
		width: 56em;
	}
	#box {
		background: #817f7b url(../images/bg/box-title.gif) repeat-x top;
		border: 1px solid #5a5955;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		float: right;
		padding: 0 2em 3em;
		width: 34em;
	}
		#box ul li { font-size: 1.2em; padding: 1.25em 0 0 1em; }

#left {
	background: #d8e1ea url(../images/bg/leftnav-title.gif) repeat-x top;
	border: 1px solid #9ab0c1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	padding-bottom: .1em;
	width: 24em;
}
	#left ul li {
		background: url(../images/bg/leftnav-li.gif) repeat-x top;
		padding: 1em;
	}
	
#right { float: right; width: 70em; color: black; }
#right h1 { color: black; border-bottom: solid 1px black; }
	#gallery {
		background: #eff5f9 url(../images/bg/sidebar.gif) repeat-y right;
		border: 1px solid #9ab0c1;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		position: relative;
		float: right;
		xheight: 37.3em;
		xoverflow: hidden;
		width: 70em;
	}
	#mainimg {
		background: #fff;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-radius: 5px;
		float: left;
		overflow: hidden;
		padding: .7em 1em .3em 1em;
		width: 52em;
	}
	#sidebar {
		background: url(../images/bg/sidebar-title.gif) no-repeat top left;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-radius: 5px;
		float: left;
		width: 16em;
		position: relative;
		min-height: 345px;
	}
#sidebar h2{
		background: url(../images/bg/sidebar-title.gif) repeat-y top left;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-radius: 5px;
		float: left;
		width: 136px;
		margin:0;
		min-height:30px;
		padding:5px 12px 5px 12px;
	}

		#sidebar h3 , #sidebar p {
			margin: 0 1em;
		}
#sidebar p{
	padding-top:25px;
	margin-top:25px;
}
	#controls { position: absolute; bottom: 1em; left: 0;}
	
	#contact { float: left; width: 40em; }

form#email-popup {
	float:left;
	background: #fff;
	border: 1px solid #444;
	display: none;
	position: absolute;
	top: 35%;
	left: 35%;
	padding: 2em;
	z-index: 999;
	
}
#footer { background: #555450; clear: both; padding: 1.5em 0; width: 100% }
.needed{
	border:1px solid red;
}

form #onlinequote { width: 40em;  float: left; }
form #onlinequote textarea {
	width: 18em;
	height: 5em;
}



#box ul li a {
font-size:0.85em;
padding:1.25em 0 0 1em;
font-weight:bold;
font-color:white;
color:white;
}
