body {
	text-align:				"center";
	background-color: 		"#C6BDB5";
	margin-left: 			0px;
	margin-top: 			0px;
	margin-right: 			0px;
	margin-bottom: 			0px;
	font-family:			verdana;
	color:					"black";
	font-size:				12px;
	}
	
p	{
	margin-top: 			6px;
	margin-bottom: 			6px;
	}
	
ul {
	list-style-type: 		none;
	margin-left: 			20px;
	margin-right: 			0px;
	margin-top:				0px;
	margin-bottom:			6px;
}

li {

}
	
a { 
	font-family:			verdana; 
	text-decoration: 		none; 
	color:					"#998263"; 
	font-size:				12px;
	}

a:hover {
	text-decoration: 		underline; 
	}

/* ------------------------------------------------- */
#footer {
	font-size:				10px;
	text-align:				"center";
	}
	
#header {
	font-size:				10px;
	text-align:				"center";
	color:					"white";
	margin-left:			24px;
	margin-top:				20px;
	float:					"left";
	}

#banner {
	background-color: 		#998263;
	}
/* ------------------------------------------------- */		
#nav {
	background-color: 		#C6BDB5;
	width:					100%;
	border-bottom-width: 	2px;
	border-bottom-style: 	"solid";
	border-bottom-color: 	"#998263";
	}
#nav a {
	color:					"#ffffff";
	padding-left:			6px;
	text-decoration: 		none;
	font-size:				12px;
	text-align:				"left";
	width:					140px;
	position:				"relative";
	float:					"left";
	border-right-width: 	1px;
	border-right-style: 	"solid";
	border-right-color: 	"#998263";
	border-left-width: 		1px;
	border-left-style: 		"solid";
	border-left-color: 		"#998263";
	}

#nav a:hover { 
	background-color: 		"#669999";
	}
/* ------------------------------------------------- */	
#content {
	background-color: 		"#ffffff";
	border-right-width: 	1px;
	border-right-style: 	"solid";
	border-right-color: 	"#998263";
	border-left-width: 		1px;
	border-left-style: 		"solid";
	border-left-color: 		"#998263";
}

.introCopy {
	font-family:			verdana; 
	color:					"black"; 
	font-size:				12px;
	margin-left:			25px;
	margin-right:			25px;
}

.introCopy h1{
	font-family:			verdana; 
	font-weight: 			bold;
	color:					"black"; 
	font-size:				14px;
}

.introCopy h2{
	font-family:			verdana; 
	font-weight: 			bold;
	color:					"black"; 
	font-size:				12px;
}
	
/* ------------------------------------------------- */		
#bottom_nav {
	font-size:				10px;
	text-align:				"center";
	}

#bottom_border {
	background-color: 		#998263;
	line-height:			2px;
	}

/* ------------------------------------------------- */
.product_description {
	font-family:			verdana;
	color:					"black";
	font-size:				12px;
	margin-top:				12px;
	margin-left:			12px;
	margin-right:			12px;
	margin-bottom:			12px;
	}

.product_description h1{
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				16px;
	margin-bottom:			6px;
	position:				"static";
	}
	
.product_description h2{
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				14px;
	margin-bottom:			6px;
	position:				"static";
	}
		
.product_image_thumbnail {
	border-width: 			1px;
	border-style: 			"solid";
	border-color: 			"#669999";
	margin-top:				12px;
	margin-left:			12px;
	margin-right:			12px;
	margin-bottom:			12px;
	}
	
.product_image_sm {
	width:					175;
	border-width: 			1px;
	border-style: 			"solid";
	border-color: 			"#669999";
	margin-top:				12px;
	margin-left:			3px;
	margin-right:			3px;
	margin-bottom:			12px;
	}

.product_image_row {
	margin-left:			4px;
	margin-right:			4px;
	position:				"static";
	float:					"left";
	}
.product_description_label {
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				12px;
	margin-left:			6px;
	margin-top:			6px;
	}	
	
.product_description_label a{
	color:					#C6BDB5;
	}
	
.product_description_label a:hover{
	text-decoration: 		none; 
	color:					#C6BDB5;
	}	
.pop_up_nav {
	font-family:			verdana;
	font-size:				12px;
	color:					"white";
	background-color: 		#C6BDB5;
	margin-top:				2px;
	margin-right:			4px;
	width:					100%;
	align:					"right";
	}
	
.pop_up_nav h1{
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				14px;
	background-color: 		#C6BDB5;
	margin-left:			4px;
	margin-bottom:			2px;
	}	
	
.pop_up_nav a{
	color:					"white";
	}
	
.pop_up_nav a:hover{
	text-decoration: 		underline; 
	color:					"white";
	}
/* ------------------------------------------------- */
.instalation_text {
	font-family:			verdana;
	color:					"black";
	font-size:				12px;
	margin-top:				12px;
	margin-left:			12px;
	margin-right:			12px;
	margin-bottom:			12px;
	}
	
.instalation_description {
	font-family:			verdana;
	color:					"black";
	font-size:				12px;
	margin-top:				0px;
	margin-left:			0px;
	margin-right:			0px;
	margin-bottom:			0px;
	line-height:			16px;
	}
	
.instalation_description_item {
	font-family:			verdana;
	color:					"black";
	font-weight: 			bold;
	font-size:				12px;
	margin-top:				0px;
	margin-left:			0px;
	margin-right:			4px;
	margin-bottom:			0px;
	line-height:			16px;
	float:					"left";
	}

.installation_note {
	font-family:			verdana;
	color:					"#669999";
	}

.instalation_text h1{
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				16px;
	margin-bottom:			6px;
	position:				"static";
	}	
	
.instalation_text h2{
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				14px;
	margin-bottom:			6px;
	position:				"static";
	}
	
.instalation_text h3{
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				12px;
	margin-bottom:			6px;
	position:				"static";
	}	
/* ------------------------------------------------- */
.form {
	margin-top:				12px;
	margin-left:			20px;
	margin-right:			20px;
	margin-bottom:			12px;

	}
	
.form_text {
	font-family:			verdana;
	color:					"black";
	font-size:				10px;
	margin-bottom:			12px;
	line-height:			14px;
	}
	
.form_text h1{
	font-family:			verdana;
	font-weight: 			bold;
	font-size:				16px;
	margin-bottom:			6px;
	position:				"static";
	}
		
.form_text_required {
	font-family:			verdana;
	color:					"red";
	font-size:				10px;
	margin-bottom:			12px;
	float:					"left";
	}
	
.form_btn {
	text-align:				"left";
	}
/* ------------------------------------------------- */
#home_swf {
	margin-left:			25px;
	margin-right:			25px;
	margin-top:				25px;
	margin-bottom:			25px;
	}