BODY {
	margin:0px;
	background-color:#1D92C7;/* background for page*/
}
.container {
	width:960px;
	text-align:left;
	background-color:#f7f1e8;

}
.two_areas {
	width:100%;
	height:auto;position:relative;
	background:url(../img/main_bg.png);
}
* html .two_areas {
	zoom:1;
}
.two_areas:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top {
	background:#F9597D url(../img/top.jpg) no-repeat scroll left top;
	height:125px;
	position:relative;	border-right:1px solid #F2F2F2;
	border-left:1px solid #F2F2F2;
	
}
.logo {
	height:35px;
	left:24px;
	top:45px;
	width:305px;
	position:absolute;
	text-decoration:none;
	z-index:100;
}
.mainzone {
	width:768px;

*width:766px;
	float:right;
	background-color:#f7f1e8;
	overflow-x:hidden;
}
.leftzone {
	float:left;
	/* background-color:#f7f1e8;  old */
	background-color:#FF9F51; /* background for left column*/
	width:192px;
	padding-top:10px;
	height:auto;
}
.content {

padding:10px 20px 140px;
	
}
.footline {
}
.footer {
	padding:10px;
	text-align:center;
	background-color:#f94;
		position:relative;

}
.footer A {
	color:#FFFFFF;
	font-size:13px;
	font-family:arial;
	text-decoration:none;
	font-weight:bold;
	
}
.footer A:hover {
	color:black;
}
.part_h {
	background:#F57169 url(../img/part_h.gif) no-repeat scroll 0 0;
	padding-bottom:10px;
	text-align:center;
	width:169px;
}
.part_h DIV {
	padding-top:12px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial;
	letter-spacing:0px;
}
.block {
	background-image:url(../img/block_bg.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	text-align:left;
	width:169px;
}
.block DIV {
	padding-right:15px;
}
.block UL {
	list-style-image:url(../img/l_dot.gif);
	padding:0px;
	margin-left:28px;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.block UL LI {
	padding-bottom:10px;
}
.block UL LI A {
	color:#656565;
	text-decoration:none;
}
.block UL LI A:hover {
	color:#f95a7e;
	text-decoration:underline;
}
.blockarea {
	padding-bottom:15px;
}
.header {
	background-image:url(../img/header_bg.jpg);
	width:768px;
	height:62px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.header DIV {
	padding-left:80px;
	font-size:30px;
	font-family:arial;
	color:#686464;
	padding-top:14px;
	font-weight:bold;
}
.maintext {
	color:#333333;
	font-size:12px;
	font-family:arial;
	line-height:16px;
}
H1 {
	background-image:url(../img/header_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:arial;
	font-size:20px;
	font-weight:normal;
	height:42px;
	margin:0 0 10px;
	padding:9px 0 0 20px;
	width:768px;
}
H2 {
	font-family:arial;
	margin:0px;
	padding:0px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	font-family:arial;
	color:#f36;
}
.ra {
	margin-left:10px;
	margin-bottom:10px;
}
.ra2 {
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;	
	margin-bottom:10px;
}
.maintext A {
	color:#1D92C7;
}
.maintext A:hover {
	text-decoration:none;
}
.maintext UL {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:25px;
	padding:0px;
}
.maintext H1 {
	padding-top:22px !important;
	margin-top:10px !important;
}
.product_reviews_block {
	background:#fe9895 url(../img/banner.jpg) no-repeat left top;
	width:768px;
	height:128px;
	z-index:10;
	position:absolute;
	left:192px;
	top:auto;
	right:1px;
	top:-128px;
	overflow:hidden;
}
.product_reviews_block h3 {
	color:#1D92C7;
	font-family:impact;
	font-size:33px;
	letter-spacing:-1px;
	margin: 0px 0px 0px 473px;
}
.product_reviews_block h3 span {
	text-transform:uppercase;
	letter-spacing:-1px;
}
.product_reviews_block p {
	font-family:Tahoma;
	font-size:11px;
	margin:28px 0 0 3px;
	padding:0;
	width:265px;
	margin-left:473px;
}
.product_reviews_block a {
	background:transparent url(../img/button.gif) no-repeat scroll 0 0;
	display:block;
	height:30px;
	margin-top:9px;
	width:125px;
	margin-left:473px;
}
h1.small {
	font-size:25px;
}
.header_img{
	margin:0;
	padding:0;
	display:block;

	}
table{
	border-collapse:collapse;
}
.table_1 td,.table_2 td{
	border:1px solid #a00;
}
.table_1 TD{font-size:12px;padding:10px;background-color:#FF9F51;}
.table_1 TD IMG{margin-top:0px;}

.table_2 TD{font-size:12px;padding:5px;text-align:center;}
                               
.style4{font-weight:bold;color:#656565;}
#toprow{background-color:#ff9f51 !important;}
#header{
	position:relative;
	overflow:hidden;
}
#cse-search-box{
	display:inline;
}
.form-search{
	position:absolute;
	top:51px;
	left:650px;
}
.form-search .text-field{
	border:none;
	background:none;
	float:left;
	width:180px;
	background:none !important;
}
.form-search .button{
	border:none;
	background:none;
	float:left;
	width:60px;
	background:none !important;
}