#main {width:967px; margin:0 auto;}

#header {
	height:210px;
	margin-top: 20px;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-4 {
	float:left;
}
.col-3 {
  float: right;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:173px;
	margin-right:14px;
}
#page1 #content .row-1 .col-2 {
	width:524px;
	margin-right:14px;
}
#page1 #content .row-1 .col-3 {
	width:241px;
}
#page1 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page1 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-3 {
	width:213px;
	margin-right:32px;
}
#page1 #content .row-2 .col-4 { width:213px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:173px; margin-right:34px;}
#page2 #content .row-1 .col-2 { width:455px; margin-right:64px;}
#page2 #content .row-1 .col-3 { width:241px;}
#page2 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page2 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-4 { width:214px;}


/*=========================*/


#footer {height:103px; border-top:1px solid #d1d1d1;}

/* IE6 css fixer v0.7: Wed, 20 Jan 2010 13:48:21 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html .col-1, * html .col-2, * html .col-3, * html .col-4 {display:inline;position: relative;}

* html .col-3 {position: absolute;}

div#topInformation div { color: #FF7E00; float: right; margin: 0px 40px;}
div#domainfinder {float: right; clear: right; margin-top:  20px;  }
div#domainfinder input { vertical-align: middle; margin-left: 10px; }

div#HotNews { margin-bottom: 10px; clear: both; padding: 2px; }
div#HotNews b { float: left; margin-right: 5px; }
ul.hotNews{overflow:hidden;height:15px; padding:0px;margin:0px;}
ul.hotNews li{padding:0px;margin:0px;}

#header #logo { float: left; margin-top: 15px; }

ul.list { list-style: square; margin-left: 10px; margin-bottom: 18px;}
