/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}
body {
	margin: 0 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;	
}
a:link{
	color: #666;
	text-decoration: none;
}
a:visited{
	color: #cccccc;
}
a:hover{
	color: #666;
	text-decoration: underline;
}
input, select {
	background-color:#CCC;
	width:130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height:20px;
	}
	
p {
	margin-bottom: 1.1em;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom:5px;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	color:#666;
	text-decoration: none;
	margin-bottom: 1.5em;
	}	
h3 {
	font-size: 14px;
	font-weight: bold;
	color:black;
	text-decoration: none;
	margin-bottom: 5px;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	color:black;
	text-decoration: none;
	margin-top: 35px;
	padding-bottom:5px;
	border-bottom: 15px solid #CCC;
	}
	
.left {float:left;}
.right {float:right;}
.clear {clear:both;}

#topnav, #wrap{
	width:1000px;
	float:left;
	}
#topnav {
	background-color: #999;
	margin: 6px 0;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#topnav_blank {
	width:390px;
	height:17px;
	margin:5px 0 5px 0px;
	}
#search, #category{
	width:280px;
	margin:5px 0 0 10px;
	padding: 0 5px 5px 5px;
	border-right: 1px solid #FFF;
	}
#wrap {
	clear:both;
	}
#wrap_left {
	float:left;
	width: 200px;
	margin-right:5px;
	}
#wrap_right {
	float:left;
	width: 793px;
	}

#navleft li {
	border-bottom: 1px solid #999;
	padding: 9px 0;
	}
#navleft a {
	display:block;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-left: 5px solid #FF0000;
	}
#login {	
	background-color: #999;
	margin-top: 5px;
	padding-bottom:2px;
	}
#login h1 {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	background-color: #CCCCCC;
	padding: 4px 8px;
	margin-bottom:5px;
	}
#user, #pass, #submit {
	padding: 2px 5px;
	text-align:center;
	}

#sendfile {
	margin-top:5px;
	padding: 10px;
	font-size: 10px;
	}
#sendfile img{
	margin: 10px 20px;
	}
#image {
	float:left;}
#program {
	float:left;
	height:185px;
	background-color:#666666;
	margin-top:5px;
	}
.programitem {
	margin: 5px;
	padding: 5px 25px;
	border: 1px solid #ccc;
	background-color: #999;
	}
#news {
	clear:both;
	width: 930px;
	margin-top:6px;
	background-color: #000000;
	padding: 20px 50px 0 20px;
	color: #FFFFFF;
	background-image: url(images/ttl_news.gif);
	background-position: 850px 10px;
	background-repeat: no-repeat;
	}
#news_title {
	width:150px;
	margin-top:130px;
	}
#news_content {
	width: 600px;
	padding:15px;
	border-left: solid 4px #999999;	
	}
#news h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.news_item {
	margin: 10px 0;}
#bodytxt {
	width: 700px;
	float:left;
	padding: 20px 25px;
	}
#bodytxt1 {
	width: 500px;
	float:left;
	padding: 20px 25px;
	}
#right_images {
	float:right;
	padding: 20px 10px;
	margin-bottom:5px;
	width: 200px;
	background-color:#FF0000;
	}
#right_images img {
	margin-bottom: 15px;
	}
#footer {
	clear:both;
	float:left;
	width: 850px;
	height: 80px;
	padding: 0 0 55px 150px;
	margin-top: 25px;
	background: url(images/bg_footer.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#footer ul {
	float:left;
	}
#footer li {
	float:left;
	padding: 20px 30px 0px 10px;
	border-left: solid 3px #FFFFFF;
}
.products{
	width: 700px;
	float:right;
	padding-left: 20px;
	background-color: #999;
	margin-top: 10px;
	}
.product_item {
	float:left;
	width: 400px;
	border-left: solid 1px #FFF;
	padding: 15px 10px 0 10px;
	}
.product_img {
	float:left;
	width: 187px;
	margin-right:20px;
	text-align:center;
	}
.product_details {
	padding: 15px 25px 70px 70px;
	background: url(images/bg02.gif) no-repeat bottom;
	}
#product_specific {
	padding: 15px 25px ;
	}
.product_details h3, .product_details ul, #product_specific h3, #product_specific ul {
	margin-left: 400px;
}
.product_details h3, #product_specific h3 {
	padding-bottom:5px;
	border-bottom: solid 2px #FF0000;}
#overview {
	clear:both;
	padding: 0 0 0 55px;
	margin: 20px 0;
	}
#overview li {
	border-bottom: solid 1px #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
#productsubmenu_hdr {
	width: 793px;
	float:left;
	}
#productsubmenu_hdr img {
	float:left;}
.productsubmenu_item {
	float:left;
	width: 396px;
	height:130px;
	border-bottom: solid 8px #999;
	margin-top:15px;
		}
.productsubmenu_item img {
	float:right;}
.productsubmenu_text {
	width:214px;
	float:left;
	height:40px;
	margin-top:auto;
	padding: 60px 10px 10px 30px;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
