*
{
	margin: 0;
	padding: 0;
}

img { border: 0; }
body { background: url('../images/bg.jpg') repeat-x; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#frame {
	width: 770px;
	margin: 0px auto;
	padding-bottom: 15px;
	color: #000;
}

#header {
	width: 770px;
	height: 124px;
	background: url('../images/header.jpg');
	text-align: right;
}

#header h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #87D3FF;
	padding-top: 35px;
	padding-right: 35px;
}

.tab {
	padding-right: 42px;
	font-weight: bold;
}

#menu {
	text-align: center;
}

#menu li {
	list-style: none;
	display: inline;
	padding-left: 22px;
	padding-right: 23px;
	line-height: 56px;
}

*body #menu li {
	padding-left: 22px;
	padding-right: 22px;
}

.on {
	color: #000;
}

#menu li a {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

#maincontent {
	width: 770px;
	padding-top: 26px;
}

#leftcolumn {
	width: 503px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 15px;
	float: left;
}

#leftcolumn h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #454545;
}

#leftcolumn h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #656565;
}

#leftcolumn h3 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A50000;
}

#leftcolumn h4 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
	padding-top: 15px;
}

#leftcolumn p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #393939;
	line-height: 18px;
}

#leftcolumn p a {
	font-weight: bold;
	color: #A50000;
}

#toptenchart {
	width: 503px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

.charttop {
	width: 503px;
	height: 36px;
	background-color: #FFC001;
	line-height: 36px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 2px;
}

.websitehosttitle {
	width: 147px;
	float: left;
}

.websitehost {
	width: 135px;
	text-align: left;
	font-weight: bold;
	padding-left: 12px;
	float: left;
}

.visitsitetitle {
	width: 71px;
	float: left;
}

.visitsite {
	width: 71px;
	font-family: Arial, sans-serif;
	float: left;
}

.visitsite a {
	color: #A50000;
	text-decoration: underline;
}

.pricetitle {
	width: 46px;
	float: left;
}

.price {
	width: 46px;
	font-family: Arial, sans-serif;
	float: left;
}

.ourreviewtitle {
	width: 91px;
	float: left;
}

.ourreview {
	width: 91px;
	font-family: Arial, sans-serif;
	float: left;
}

.ourreview a {
	width: 83px;
	color: #000;
	background: url('../images/reviewbg.jpg');
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.siteratingtitle {
	width: 148px;
	float: left;
}

.siterating {
	width: 148px;
	line-height: 36px;
	float: left;
	padding-top: 6px;
}

.chartdark {
	height: 36px;
	width: 503px;
	background-color: #F4F2D2;
	line-height: 36px;
	color: #000;
	margin-bottom: 1px;
}

.chartlight {
	height: 36px;
	width: 503px;
	background-color: #FAF9EB;
	line-height: 36px;
	color: #000;
	margin-bottom: 1px;
}

#rightcolumn {
	width: 229px;
	float: left;
}

#panel {
	width: 215px;
}

#paneltop {
	width: 215px;
	height: 65px;
}

#panelcontent {
	width: 215px;
	background: url('../images/panelbg.jpg') repeat-y;
}

#panelcontent p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	line-height: 18px;
}

#panelbottom {
	width: 215px;
	height: 12px;
}

#footer {
	width: 734px;
	height: 56px;
	background-color: #EEEEEE;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
	clear: both;
}

#footer ul {
	padding-top: 11px;
}

#footer li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	display: inline;
	border-right: 1px solid #000;
	padding-left: 8px;
	padding-right: 8px;
}

#footer li a {
	color: #000;
}

#footer p {
	font-family: Arial, sans-serif;
	font-size: 12px;
}