body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #FFFFFF;
	color:#000;
}
table {
	border:0px solid #cccccc;
}
h1, h2 {
	font-weight:100;
	font-style:normal; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px;
	margin-bottom: 5px;
    padding-bottom: 0px;
}

h2.product {
	margin-bottom: 0px;
}

#banner {
	border-bottom:1px solid #cccccc;
	height:120px;
	width:850px;
}
#homebanner {
	border-bottom:1px solid #cccccc;
	height:130px;
	width:850px;
}
#top_banner{
	float:left;
	height:auto;
}
#logo {
	float:left;
	width:195px;
	text-align:center;
	padding:10px 0px 0px 0px;	
	height:auto;
}
#homelogo {
	float:left;
	width:195px;
	text-align:center;
	padding:15px 0px 0px 0px;	
	height:auto;
}
#contents {
	height:auto;
	border:0px solid red;
	width:900px;
}
#left_menu {
	float:left;
	width:195px;
	height:auto;
}
#main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	padding:5px 5px 5px 5px;
	border-left:1px solid #cccccc;	
	height:auto;
	float:left;
	width:680px;
}
#home_left {
	margin:5px 5px 5px 5px;
	float:left;
	width:450px;
}
#home_left p {
	margin:0px 0px 0px 0px;
}
#home_middle {
	margin:5px 5px 5px 5px;
	float:left;
}
#about_left {
	margin:5px 5px 5px 5px;
	float:left;
	width:430px;
}
#about_middle {
	margin:5px 5px 5px 5px;
	float:left;
}
#products_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	padding:5px 5px 5px 5px;
	border-left:1px solid #cccccc;	
	height:auto;
	float:left;
	width:680px;
}
#product_left {
	margin:5px 5px 5px 5px;
	float:left;
	width:230px;
	height:auto;		
	border:1px dashed #cccccc;
}
#product_right {
	margin:0px 5px 5px 5px;
	float:left;
	width:380px;
	height:auto;		
}
#product_image_controls {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	border-top: 1px dashed #cccccc;	
	border-bottom: 1px dashed #cccccc;
	height:auto;	
}
#kit_image_title {
	font-weight:bold;
	border-bottom: 1px dashed #cccccc;
	background-color:#CCCCCC;
	border-left:20px solid #aaaaaa;
	padding:4px 0px 0px 10px;
	height:20px;	
}
#kit_contents_title {
	font-weight:bold;
	border-bottom: 1px dashed #cccccc;
	background-color:#CCCCCC;
	border-left:20px solid #aaaaaa;
	padding:4px 0px 0px 10px;
	height:20px;	
}
#kit_contents table {
	width:100%;
	padding:0px;
}		
#kit_contents td {
	text-align:left;
	background-color:#f0f0f0;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#666666;
	background-color:#fff;
	border-top: 1px  solid #bbbbbb;
	border-bottom: 1px  solid #bbbbbb;
	height:auto;
	vertical-align:middle;
	padding-top:2px;
	clear:both;
	width:850px;	
	}

#footer a {
	text-decoration:none;
	color:#666666;
	background-color:#fff;
}
#p_specs_title {
	background-color:#CCCCCC;
	border-left:20px solid #aaaaaa;
	padding-left:10px;
	font-weight:bold;
	height:20px;
}
#p_specs {
	border:1px solid #cccccc;
	text-align:center;
	padding:4px;
}
#p_specs table {
	width:95%;
	padding:0px;
}	
#p_specs th{
	background-color:#dde3e3;
	padding:0px;
	height:18px;
}
#p_specs td {
	text-align:left;
	background-color:#f0f0f0;
	padding:0px 0px 0px 10px;	
}
#p_acc_title {
	background-color:#CCCCCC;
	border-left:20px solid #aaaaaa;
	padding-left:10px;
	font-weight:bold;
	height:20px;
}
#p_acc {
	border:1px solid #cccccc;
	text-align:center;
	padding:4px;
}
#p_acc table {
	width:95%;
	padding:0px;
}		
#p_acc td{
	text-align:left;
	background-color:#f0f0f0;
	padding:0px 0px 0px 10px;	
}
#p_doc_title {
	background-color:#CCCCCC;
	border-left:20px solid #aaaaaa;
	padding-left:10px;
	font-weight:bold;
	height:20px;
}
#p_doc {
	border:1px solid #cccccc;
	text-align:center;
	padding:4px;
}
#p_doc table {
	width:95%;
	padding:0px;
}		
#p_doc td{
	text-align:left;
	background-color:#f0f0f0;
	padding:0px 0px 0px 10px;	
}
#form th{
	text-align:left;
}	

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.menu_item {
	font-size:medium;
	background-color:#f0f0f0;
	border-color:#cccccc;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	margin:5px;
	padding:2px 0px 2px 10px;
	width:175px;
}
.sub_menu_item {
	font-size:small;
	background-color:#dde3e3;
	border-color:#cccccc;
	border-width:1px 1px 1px 40px;
	border-style:solid;
	margin:5px;
	padding:2px 0px 2px 5px;
	width:140px;
}
.sub_sub_menu_item {
	font-size:small;
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	margin:5px;
	padding:2px 0px 2px 2px;
	width:183px;
}
.menu_item_text:link {
	text-decoration:none;
	color:#000000;
}
.menu_item_text:visited {
	text-decoration:none;
	color:#000000;	
}
.menu_item_text:hover {
	color:#0000CC;
	text-decoration:underline;
}
.sub_sub_menu_item_text:link {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.sub_sub_menu_item_text:visited {
	text-decoration:none;
	color:#000000;	
	font-weight:normal;	
}
.sub_sub_menu_item_text:hover {
	color:#0000CC;
	font-weight:normal;
	text-decoration:underline;	
}