 a{
	color: #2A80DB;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}




#home-top #home-nav {
	float: left;
	width: 209px;
}



#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#252a2d;
}
#wrapper #home-main {
	background-image: url(../imgs/gradient_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #252A2D;
	color: #CCCCCC;
}
h1 {
margin:0;
padding:0;
padding-top:20px;
	font-size: 16px;
	color: #CF5202;
	letter-spacing: 1px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CE5202;*/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width:85%
}

h2{
font-size: 12px;
color:#2A80DB;
padding-top:14px;
font-weight:normal;
margin:0;
padding:0;

}

.product h2 {
	font-size: 14px;
	color:#2A80DB;
	padding-top:16px;
	margin:0;
	padding:0;
	border-bottom:1px dotted #2a80db;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom:6px;
	padding-top:11px;
	width:90%;
}

p {
margin:0;
padding:0;
padding-bottom:14px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 18px;
	margin:0;
	padding:0;
	background-color: #636363;
	background-image: url(/imgs/b_bg.jpg);
	background-repeat: repeat-x;
}
#home-main #home-main-left {
	float: left;
	width: 268px;
	padding-top: 40px;
	padding-left: 27px;
}
#home-main #home-main-right {
	float: right;
	padding-right: 26px;
	padding-top: 68px;
	padding-bottom: 30px;
	padding-left: 40px;
	width: 420px;
}
#main-right {
	float: right;
	width: 551px;
	/*min-height:350px;*/
	padding: 20px;
	background-color: #252a2d;
}


#main-right a{
	color: #2A80DB;
	text-decoration:underline;
}

#main-right a:hover{
	text-decoration:none;
}



#main-image {
	float: right;
	width: 591px;
}



#footer {
padding:15px 20px;
color:#999;
font-size:10px;
float:right;
text-align:right;
}

#footer a {

color:#999;
text-decoration:underline;
}
#footer a:hover{
text-decoration:none;
}

.clear {
	clear: both;
}

.product .product-image{
	float: left;
	width: 126px;
}


.product .product-image img{
	padding:3px;
	border: 1px solid #999;
}

#main-right .product .product-image a{
	font-size:10px;
	color:#ccc;
}





.product .product-desc {
	float: right;
	width:400px
}

.orange {color: #CF5202;}
.blue {color:#2A80DB;}
#home-top{

}

fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
	
	
	#prod_nav {
	float: right;
	font-size: 16px;
	font-weight: bold;
}

#prod_nav a {
	padding:3px;
	font-weight: bold;
	background-color:#2A80DB;
	text-decoration:none;
	color:#fff;
	border:1px solid #fff;
	}
	
#prod_nav a:hover{
	background-color:#CF5202;
	font-size: 16px;
}
