@charset "UTF-8";

/* RESET */
/* Eric Meyer Reset Reloaded - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* GENERAL */

body {
	text-align: center;
	color: #000;
	padding: 0 10px 0 10px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg_page_tile.gif) repeat;
}
#wrapper {
	position: relative;
	width: 855px;
	text-align: left;
	margin: 0 auto;
	background: url(images/bg_page_edges.gif) repeat-y;
}
#header {
	position: relative;
	padding: 27px 0 0 0;
	margin: 0 11px 0 6px;
	background: url(images/bg_decking.jpg) no-repeat;
}
#header #logoWrapper {
	height: 151px;
	width: 260px;
	position: absolute;
	left: 13px;
	background: url(images/bg_badge_shadow.png) no-repeat right bottom;	
	top: 0px;
}
#header #badgeWrapper {
	height: 151px;
	width: 260px;
	background: url(images/bg_badge.gif) no-repeat;	
}
#header #badgeWrapper img {
	margin: 10px 0 0 16px;
}
#contentWrap {
	padding: 0 0 0 0;
	margin: 0 11px 0 6px;
}
#content {
	margin: 4px 0 0 0;
	padding: 16px 16px 0 16px;
	background: url(images/bg_content_top.jpg) no-repeat;
}
#leftCol {
	width: 165px;
	margin: 0 0 0 0;
	float: left;
}
#leftCol #module {
}
#leftCol #module p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 3px 10px 3px;
	text-align: left;
}
#rightCol {
	margin: 0 0 0 180px;
	/*background: #FFFFFF url(images/bg_rightcol.jpg) repeat-x;*/
	text-align: left;
}



/* NAV */

#nav {
	margin: 0;
	padding: 12px 0 0 280px;
	background: url(images/bg_navbar.gif) repeat-x left bottom;
}
#nav li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*
#nav li ul {
	margin: 0 0 0 0;
	padding: 8px 0 10px 10px;
}
#nav li ul li {
	margin: 0px 8px 0px 0;
	padding: 3px 0 3px 15px;
	border-bottom: none;
}
#nav li ul li.on {
	background: url(images/bg_bullet.gif) no-repeat 0px 6px;
}
*/

#nav li a:link, #nav li a:visited {
	font: bold 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 15px 10px 0 14px;
	margin: 0;
	text-decoration: none;
	width: auto;
	background: url(images/bg_nav_divider.gif) no-repeat left bottom;
	color: #0066CC;
}
#nav li a:hover, #nav li a:active {
	color: #333333;
	text-decoration: underline;
	background: url(images/bg_nav_over.gif) no-repeat left bottom;
}
/*
#nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:hover, #nav li ul li a:active {
	display: block;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	border-bottom: none;
}
*/
#nav li.highlight {
	background-color: #EEE;
}
#nav li.first {
}

#nav li.last a:link, #nav li.last a:visited {
}


/* CONTENT */

body div.large_image {
	background: url(images/img_welcome.jpg) no-repeat;	
	text-indent: -5000px;
	width: 838px;
	height: 259px;
}
body.products div.large_image {
	background: url(images/img_products.jpg) no-repeat;	
}
body.about div.large_image {
	background: url(images/img_about.jpg) no-repeat;	
}
body.contact div.large_image {
	background: url(images/img_contact.jpg) no-repeat;	
}


h1 {
}
h2 {
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0 10px 0px 10px;
	margin: 0 0 15px 0;
}
div.mod {
	width: 261px;
	height: 207px;
	text-indent: -5000em;
	float: left;
	margin: 0 11px 0 0;
	position: relative;
}
/*div.mod h2, div.mod p {
	width: 1px;
	height: 1px;
	overflow: scroll;
	float: left;
}*/
div.mod.builder {
	margin: 0 auto;
}
div.mod.install {
	float: right;
	margin: 0 0 0 0;
}
div.mod a {
	display: block;
	width: 261px;
	height: 207px;
	position: absolute;
	top: 0;
	left: 0;
}
div.featured {
	background: url(images/bg_home_mod1.jpg) no-repeat;	
}
div.builder {
	background: url(images/bg_home_mod2.jpg) no-repeat;	
}
div.install {
	background: url(images/bg_home_mod3.jpg) no-repeat;	
}
#content p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0 10px 0px 10px;
	margin: 0 0 15px 0;
}
#content ul {
	margin: -10px 0 15px 25px;
}
#content ul li {
	list-style-type: circle;
	pading: 4px;
	font-size: 1.4em;
}
#content a {
	color: #006699;
}
#rightCol p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 10px 0px 10px;
	margin: 0 0 15px 0;
}
#rightCol p a {
	color: #333333;
}
#rightCol h2 {
	font-size: 1.4em;
	line-height: 1.0em;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 10px;
}
#rightCol h2.L2 {
	font-size: 2.2em;
	line-height: 1.0em;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 10px;
}
#rightCol h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 10px;
}
#rightCol h3.L2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin: 0 0 2px 10px;
}
#sidebar {
	width: 250px;
	border-top: 3px solid #60000A;
	border-right: 1px solid #A8A7A6;
	border-bottom: 1px solid #A8A7A6;
	border-left: 1px solid #A8A7A6;
	background: #CCCCCC;
	padding: 0 0 3px 0;
	margin: 10px 40px 10px 40px;
	float: right;
}
#sidebar h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}
#sidebar p {
	font-size: 1.0em;
	margin: 0 7px 5px 4px;
}


/* FOOTER */

#footer {
	font: normal 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 0 10px 0;
	text-align: center;
	background: url(images/bg_footer.gif) no-repeat left bottom;
	position: relative;
}
#footer p {
	text-align: center;
	color: #333;
	margin: 0 10px 0 10px;
	position: relative;
	top: 30px;
}
#footer p a {
	color: #006699;
}


/* MISC */

.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}
.clear {
	clear: both;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
img.floatR {
	float: right;
	margin: 5px;
}
.center {
	text-align: center;
}
.indent {
	padding-left: 25px;
}





