/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
td {
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1em;
	color: #777777;
}

#header {
	width:900px;
	height: 132px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	
}


#content-offset {
	width:900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#botNav {
	margin-top: 10px;
	margin-bottom: 10px;
}
#botNav p {
	margin-top: 10px;
	text-align: center;
	font-size: 0.9em;
	color: #cccccc;
}

#botNav table {
	width:70%;
	margin-left: auto;
	margin-right: auto;

}
#botNav td {
	padding:3px;
	text-align: center;
	color: #cccccc;

}
a {
	text-decoration: none;
	color: #8FBF00;
	font-weight: bold;
	

}
a:hover {
	text-decoration: underline;

}
a:visited  {
	color: #8FBF00;

}


#botNav td a {
	font-size: 0.9em;
		font-weight: normal;
	color: #8FBF00;
	text-decoration: none;
}
#botNav td a:visited {
	color: #8FBF00;
}
#botNav td a:hover {
	color: #8FBF00;
	text-decoration: underline;
}


/* ||||||||||||||||||||||||||||||||| */
#content-offset #content-holder {
	width:890px;
	/*background-color: #CCCCFF;*/
}

#top {
	background-image: url(../images/CSS_img/body-bg.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}

#content-bg {
	background-image: url(../images/CSS_img/body-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* ||||||||||||||||||||||||||||||||| */

#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
	color: #999999;
	/*text-shadow: 0.1em 0.1em #333;*/
	background-image: url(../images/CSS_img/vert_dot.gif);
	background-position: left center;
	padding: 0;
	padding-left: 15px;
	background-repeat: repeat-y;
	font-size: 2.2em;
	line-height: 0.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	color: #8FBF00;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.2em;
	color: #777777;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* project page formatting */

.projTable {
	margin-top: 20px;
	width:90%;
	margin-right:auto;
	margin-left:auto;
}
.projPix {
	width: 250px;
}
.projText {
	padding-right: 50px;
}

.projPix img {
	margin-bottom: 20px;
}

.projNumber {
	font-size: 4em;
	line-height: 1em;
	color: #FFFFFF;
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} 



/* about us page formatting */
.aboutTable {
	margin-top: 20px;
}

#content .aboutTable .aboutLeft {
	width: 200px;
	padding-left: 60px;
	padding-right: 40px;
	/*background-color: #99FFCC;*/
}
#content .aboutTable #aboutRight {
background-color: #000000;

}
#aboutFlash {
	width:550px;
	height: 400px;
/*	background-color: #cccccc;
*/	border: 1px solid #000000;
}

.aboutTable table {
	/*margin-top: 20px;*/
}
/*.aboutTable table img {
	margin-bottom:4px;
}*/

/* get-started page formatting */
.get-startedTable {
	margin-top: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.get-startedLeft {
	width: 250px;
}
.get-startedNumber {
	font-size: 4em;
	color: #FFFFFF;
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
	line-height: 1em;
}
.get-startedRightText {
	padding-bottom: 20px;
	padding-right: 70px;
	
} 

.get-startedRightText h2 {
	margin-bottom: 10px;
}

/* products page formatting */

p.pHeader {
	margin-left: 365px;
	margin-top: 10px;
	margin-bottom: 0px;

}
.productTable {
	margin-top: 20px;
	width: 840px;
}
.productTable td {
	width: 210px;
	/*text-align:center;*/
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.prodHeader {
	width: 155px;
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.productTable p {
	margin-top: 14px;	
}
.productTable h2 {
	background-image: url(../images/CSS_img/vert_dot.gif);
	width: 100px;
	margin-left: 16px;
	padding-left: 8px;
	background-repeat: repeat-y;
	font-size: 1.3em;
	line-height: .9em;

}
.productTable a img {
	border: none;

}

.prodHeader h2 a {
	font-weight: normal;

}
/* showroom page formatting */
#showrooms h2 {
	margin-left: 50px;
}
#showroom-main-img {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width:745px;
}

.showroom-Table {
	margin-top: 20px;
	width:88%;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 20px;		
}
.showroom-Table td {
	padding:5px;
	font-size: 1em;
	color: #777777;
				
}
/* contact page formatting */
.contactTable {
	margin-top: 20px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	
}
.contactTableLeft {
	width: 350px;
}
.contactTableRight {
}

/* get started checklist pop up */
#checklist #content-holder {
	width:675px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}

#checklist #content-holder #closerTop {
	position:absolute;
	width:90px;
	z-index:1;
	right: 20px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: right;
	top: 15px;
	text-transform: capitalize;
}

#checklist #content-holder #closerBot {
	position:absolute;
	width:90px;
	z-index:1;
	right: 20px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: right;
	bottom: 15px;
	text-transform: capitalize;
}
 a.closer {
	background-color: #EDEDED;
	display: block;
	padding: 4px;
	padding-right: 10px;
	/*width: 120px;*/
	border: 1px solid #8FBF00;
	color: #8FBF00;
	text-decoration: none;
}
 a.closer:hover {
	background-color: #8FBF00;
	color: #FFFFFF;
	text-decoration: none;
 }
 
 



#checklist #top {
	background-image: url(../images/CSS_img/body_shape_675_2.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
}

#checklist #content-bg {
	background-image: url(../images/CSS_img/body_shape_675_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#checklist h1 {
	margin-left: 0px;
}
#checklist  ul {
	line-height: 1.1em;
	font-size: 1em;
	color: #777777;
	margin-top: 0px;
	/*font-style: italic;*/
}
#checklist  ul li {
	margin-bottom: 4px;
}
/* /get started checklist pop up */
