#main {width:980px; margin:0 auto; padding:17px 0;}

#headertop {height:4px;}
#header2 {height:121px;}
#header, #content { font-size:90%;}
#header2, #content { font-size:90%;}
.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.htm =======*/
#index #content .row-1 .col-1 {width:209px; margin-right:1px; height:287px;float:left;}
#index #content .row-1 .col-2 { width:758px;}
#index #content .title-box { width:416px;}
#index #content .row-2 .col-1 { width:201px; margin-right:1px;margin-left:9px; }
#index #content .row-2 .col-2 {
	margin-left:20px;
	width:717px;
	margin-right:11px;
}

/*======= dwl-winrar.htm =======*/
#dwl-winrar #content .row-1 .col-1 {width:209px; margin-right:1px; /*height:287px;*/float:left;}
#dwl-winrar #content .row-1 .col-2 { width:758px;	font-family: Arial, Helvetica;
	font-size: 12px;}
#dwl-winrar #content .title-box { width:416px;}
#dwl-winrar #content .row-2 .col-1 { width:201px; margin-right:1px;margin-left:9px; }
#dwl-winrar #content .row-2 .col-2 {
	margin-left:20px;
	width:717px;
	margin-right:11px;
}
.faq{padding:4px 12px;background-color:#fff;width:700px;margin:  0 auto; }
.telepave{padding:4px 0 0 12px;float:left; }
.telebanner{width:541px;}
.telebanner img{padding:0px;} 
.telecontent{padding:6px;background-color:#fff;width:529px;}
.teleround{width:541px;height:5px;
background-image: url(../images/teleround.gif);}
/*=========================*/


#footer {
	font-size:80%;
	text-align: center;
	background-color: 7E3085;
}

/*=======================*/
.thrColFix #container {
	width: 717px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
} 
.thrColFix #sidebar1 {
	padding-top: 10px;
	margin-top: 0;
	float: left;
	width: 223px;
	background: #fff;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	display: block;
	font-size: 12px;
	height: 340px;
}
.thrColFix #sidebar1 h1, #sidebar2 h1, #mainContent h1 {
	margin:0 10px 10px 0;
	font-size:16px;
	
}
.thrColFix #sidebar2 {
	padding-top: 10px;
	margin-top: 0;
	float: right;
	width: 223px;
	background: #fff;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	display: block;
	height: 340px;
}
.thrColFix #mainContent {
	margin-top: 0;
	margin-right: 239px;
	margin-bottom: 0;
	margin-left: 239px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-color: #fff;
	height: 340px;
	font-size: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 12px;
	line-height: 0px;
}
.products {
	width: 100%;
	height: 144px;
	position: relative;
}
#apDiv1 {
	position:relative;
	width:94px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;
}
.prod_eval {
	position: absolute;
	left: 110px;
	top: 29px;
	width: 105px;
	font-size: 12px;
	font-weight: bold;
}
#apDiv2 {
	position:absolute;
	width:109px;
	height:26px;
	z-index:2;
	left: 105px;
	top: 80px;
	text-align: center;
}
#apDiv3 {
	position:absolute;
	width:275px;
	height:29px;
	z-index:1;
	left: 806px;
	top: 71px;
}

