html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption
{
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}

h1, h2, h3, h4, h5, h6 {
	color: #58757b;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #acd1ec url(images/body_bg.png) top left repeat-x;
}

a { cursor: pointer; }

.padding { padding: 1em; }

.clear_after:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

#container { 
	width:1021px;
	margin:0 auto;
	background: url(images/container_bg.png) top left repeat-y;
	border: 1px solid #fff;
}

#header {
	position: relative;
	height: 108px;
	background: #8da19f url(images/header_bg.png) repeat-x;
}

	#header .padding {
		background: url(images/header_bg.png) repeat-x left bottom;
	}
	
	#header h1 {
		text-indent: -9999px;
		width: 335px;
		margin-left: 32px;
		background: url(images/logo.jpg) top left no-repeat;
	}
	#header h1 a {
		display: block;
		height: 106px;
	}
	
	#header h2 {
		position: absolute;
		top: 40px;
		right: 200px;
		text-indent: -9999px;
		width: 258px;
		height:60px;
		background: url(images/questions.gif) top left no-repeat;
	}
	#header h2 a {
		display: block;
		height: 48px;
	}
	
	#header img {
		position: absolute;
		bottom: -40px;
		right: -10px;
		z-index: 110;
	}
	
#menu {
	color:#fff;
	background: url(images/menu_bg.png) top left repeat-x;
	width: 100%;
	z-index: 200;
}
	#menu ul {
		padding:0;
		margin:0;
		list-style:none;
		z-index: 210;
	}
	#menu ul li {
		position: relative;
		padding: 0;
		margin: 0;
		float: left;
		z-index: 220;
	}	
	#menu a:link, #menu a:visited, #menu a:hover {
		background: url(images/menu_bg.png) top left repeat-x;
		display: block;
		text-decoration: none;
		color: #fff;
		font-size: .9em;
		padding: 9px 20px 8px;
		margin-bottom: 1px;
		border-right: 1px solid #7091a2;
		border-left: 1px solid #374f64;
	}
	#menu a:hover { background: #506b76;	}
	
	#menu li.first a { border-left: none; }
	
	#menu li.last a { border-right: none; }

#menu ul ul { 
	display: none;
	position: absolute;
	left: 0;
	top: 31px;
	background: #597581;
	z-index: 230;
}
#menu ul ul li { 
	width: 100%;
	float: none;
}

#menu ul ul li a:link, #menu ul ul li a:visited {
	background: #597581;
	border: none;
}
#menu ul ul li a:hover {
	background: #507d8f;
}
	
#main { position: relative; }

#colRight {
	float: left;
	width: 171px;
	color: #58757b;
	text-align: center;
	position: relative;
}

#colRight .padding { 
	padding: .5em .5em 48px;
}

	#colRight h2 {
		margin: -6px -6px 0;
		padding: 11px 0 12px;
		background: url(images/colRight_head.png) top left no-repeat;
		font-size: 1.1em;
	}
	
	#colRight h3 {
		margin-top: 12px;
		font-size: .75em;
		text-transform: uppercase;
	}
	
	#guarantee_badge {
		margin: -15px -27px 0;
	}
	
	cite {
		display: block;
		padding: .75em 1em;
		line-height: 1.4em;
		text-align: left;
	}
	
	#proud_members {
		background: #fff;
		border: 1px solid #ddd;
		margin: 4px auto;
		padding: 6px 2px;
	}
		#proud_members img {
			margin-top: 12px;
		}
	

#content {
	float: left;
	position:relative;
	width: 850px;
	background: url(images/content_bg.png) top left repeat-x;
}

#comodo_badge {
	position: absolute;
	bottom: 0;
	right: 0;
}

#hero {
	width: 811px;
	height: 302px;
	background: url(images/hero_bg.jpg) top left no-repeat;
}

#footer {
	position: relative;
	height: 105px;
	background: url(images/footer_bg.png) repeat-x;
}

#footer_menu {
	position: absolute;
		top: 20px;
		left: 8px;
	width: 400px;
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}
#footer_menu li {
	float: left;
	width: 125px;
	height: 18px;
}
#footer_menu li a:link, #footer_menu li a:visited, #footer_menu li a:hover {
	display: block;
	color: #b0cfec;
	font-size: .9em;
	text-decoration: none;
}

#mouse {
	position: absolute;
		top: 50px;
		right: 40px;
	color: #fff;
	font-size: .9em;
}
#mouse a {
	color: #fff;
}

#order_options {
	width: 811px;
	height: 159px;
	margin-top: 12px;
	background: url(images/three_ways_to_order_bg.png) top left no-repeat;
}
	#order_options .padding  { padding: 40px 0 0 16px; }
	
	#order_options .padding div {
		float: left;
		width: 256px;
	}
		#order_options .order_sign {
			float: left;
			margin-right: 8px;
		}
		#order_options h3, #order_options input, #order_options, select {
			display: block;
			margin: 4px 0;
		}
		#order_options h3 {
			color: #4d7ec1;
			font-size: 1em;
			font-style: italic;
		}

.page_half {
	float: left;
	width: 348px;
	padding: 12px 25px;
}
.page_half h2 {
	font-weight: normal;
	margin: 12px 0 8px;
}

#facility_images {
	padding: 8px 25px;
}
#facility_images img {
	margin-right: 8px;
}
#div1 {
	padding-left:16px;
	background:url(images/arrow2.gif) no-repeat left center;
	color:#ED4800;
	font-weight:bold;
	font-size:1.3em;
}
#div2 {
	font-weight:bold;
	font-size:1.5em;
}
#div3 {
	font-weight:bold;
	font-size:2.1em;
}
#div4 {
	font-weight:bold;
	font-size:1.7em;
}
#div5 {
	font-weight:bold;
	font-size:1.3em;
}
	
#b_bar {background:url(images/b_bar.gif) repeat-x;height:38px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin:0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #ed4800;
}
a:hover {
	text-decoration: underline;
	color: #636563;
}

input[type='text'], input[type='password'], select, input.text_field, textarea {
	padding: 2px;
	font-size: 10px;
	border: 1px solid #7f9db9;
}

#id_fabric_color_form label {
	color: #58757b;
	font-size: 1.25em;
	font-weight: bold;
}
#id_fabric_color_form div.form_row {
	margin: 0 0 20px;
}

.btn_orange { margin: 8px 0; }

.btn_orange a:link, .btn_orange a:visited {
	display: block;
	padding: 5px 20px;
	background: #ed4800;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
}

#customer_testimonial_container { 
	background: #fafafa;
	margin-bottom: 10px;
	margin: 4px -7px 8px;
}

iframe {
	background: #fff;
	border: 1px solid #7F9DB9;
}