#site_center {text-align:center; margin-top: 15px;}
#main {margin:0 auto; width:1004px; text-align:left;}

.col_1, .col_2, .col_3, .col_4, .col_box_1, .col_box_2{ float:left;}

.col_main {width:1004px; float:left}

/*======= index.html =======*/
#page1 #content .row_1 {width:1004px}
#page1 #content .row_1A {width:1004px;}
#page1 #content .row_2 {width:1004px}
#page1 #content .row_1 .col_1{width:230px;}
#page1 #content .row_1 .col_2{width:500px;}
#page1 #content .row_1 .col_3{width:271px; float:right;}
#page1 #content .row_2 .col_1{width:230px;}
#page1 #content .row_2 .col_2{width:230px;}
#page1 #content .row_2 .col_3{width:230px;}
#page1 #content .row_2 .col_4{width:230px; float:right;}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1{width:267px; height:490px;}
#page2 #content .col_2{width:735px;}
#page2 #content .col_3{width:735px;height:290px;}
/*=========================*/


/*======= index-2.html =======*/
#page3 #content .row_1 {width:706px}
#page3 #content .row_2 {width:706px}
#page3 #content .row_1 .col_1{width:267px;}
#page3 #content .row_1 .col_2{width:439px;}
#page3 #content .row_2 .col_1{width:214px;}
#page3 #content .row_2 .col_2{width:450px;}
/*=========================*/

#sales {float:center;width:720px;margin:0 auto; font-size:12px;font-family:Arial, Helvetica, sans-serif;}

#sales h4 { color: #000;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align:left;
  font-weight: bold;
}

#sales h5 {
  color: #000;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align:center;
  font-weight: bold;
}
#sales h5 span {
	color:#00C;
}	

#sales h6 {
  color: #00C;
  font-size: 15px;
  Line-height:1.2em;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align:center;
  font-weight: bold;
}

#sales h1{background:none;
	font-size:2.2em;
	Line-height:1.2em;
	color:#D20000;
	text-align:center;
	margin:0px 0px 10px 0px;}
	
#sales h1 span {
	color:#00C;
}	
	
#sales .hk {color:#000;}
#sales .hkred {color:#D20000;}
	
#sales h2 {background:none; font-size:14px; color:#D20000; margin:0px 0px 10px 0px; text-align:center;}
#sales h3 {
	background:none;
	font-size:14px;
	color:#242424;
	margin:0px 0px 10px 0px;
	text-align:center;
}
#sales h3 span {
	color:#D20000;
}	
#sales p{
	background:none;
	font-size:13px;
	color:#000000;
	margin:0px 0px 10px 0px;
}


#sales ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
text-transform: none;
color: #000000;
text-decoration: none;
text-indent: 15px;
list-style-position: outside;
list-style-type: disc;
list-style-image: none;
padding: 2px;
margin: 2px;
}

#sales ul li {background:none; padding-left:10px; margin-bottom:7px;}

#sales ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
text-transform: none;
color: #000000;
text-decoration: none;
text-indent: 15px;
list-style-position: outside;
padding: 6px;
margin: 2px;
}

.red {color:#D20000;}

.hilite {width:700px;border-width:5px; border-style:double; border-color:#900;padding:5px;} 


/*= Table formatting =========================================*/
table.stats 
{	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #fff;
	width: 720px;
	background-color: #FFFFCC;
	border-style:none;
	border: 2px #000 solid;
	/*border-collapse: collapse;*/
	border-spacing: 0px;
	margin-bottom: 3px;
	}

table.stats td 
{background-color: #FFFFCC;
color: #111;
padding: 4px;
text-align: left;
border: 1px #fff solid;
}

table.stats tr 
{padding: 0px;
}

table.stats td.hed
{color: #000;
padding: 4px;
text-align: center;
font-weight: bold;
} 

/*=========================*/
.column-left {float:left; width:225px; margin:0px 5px 0px 0px; _margin:0px 2px 0px 0px;}
.column-left .widget {
	  background: none;
	  padding:0px 0px 0px 0px;
	  margin:0px 0px 10px 0px;
	  }
  
  .column-left .widget .widget-bgr {
	  overflow:hidden; height:100%;
	  padding:0px 0px 0px 0px;
	  margin: 0px;
	  background:#f3f3f3; 
	  }
  
  .column-left .widget .title1 {
	  margin:0px 0px 0px 0px; 
	  }
	  
  .column-left .widget .title1 div {}
  .column-left .widget .title1 div div {}
	  
  .column-left .widget h2 {
	overflow:hidden;
	height:100%;
	background:#993333;
	color: #ffffff;
	padding:5px 5px 5px 10px;
	  }
  
  .column-left .widget ul {
	  clear:both; line-height:12px;
	  font-size:12px; border:0px solid #ececec;
	  color:#595959;
	  padding:5px 10px 0px 15px;
	  margin:0px 0px 0px 0px;
	  }
  
  .column-left .widget ul li {
	  overflow:hidden; height:100%;
	  background:url(images/red.gif) no-repeat 0 4px;
	  padding:0px 0px 4px 10px;
	  }
  
  .column-left .widget ul li a {
	font-size:12px;
	color:#0080FF;
	  }

