@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #f7f7f7;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
	margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:920px;
height:auto;
text-align:center;
margin:0px auto;
}
#header
{
width:920px;
height:350px;
float:left;
text-align:left;
}
.header-top
{
width:920px;
height:50px;
float:left;
text-align:left;
}
.logo-box
{
width:480px;
height:50px;
float:left;
text-align:left;
}
.logo
{
margin-left:6px;
margin-top:9px;
}
.header-top-right
{
width:232px;
height:45px;
float:right;
text-align:left;
padding-top:5px;
}
.header-banner-box
{
width:920px;
height:300px;
float:left;
text-align:left;
}
.banner-top-box
{
width:920px;
height:210px;
float:left;
text-align:left;
}
.banner-bottom-box
{
width:920px;
height:90px;
float:left;
text-align:left;
}
#body-main
{
width:920px;
height:auto;
float:left;
text-align:left;
}
.body-inside-box
{
width:920px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-bg.jpg) left top repeat-y;
}
.body-main-box
{
width:870px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-top-bg.jpg) left top no-repeat;
padding:28px 25px 0px 25px;
}
.reviews-box
{
width:870px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.review-th
{
float:right;
margin-left:22px;
border:1px solid #cccccc;
padding:2px;
background-color: #FFF;
}
.website-box
{
width:870px;
height:auto;
float:left;
text-align:left;
}
.visited-box
{
width:870px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-bar-bg.jpg) left bottom no-repeat;
padding-bottom:45px;
}
.visited-title-01
{
width:803px;
height:42px;
float:left;
text-align:left;
background:url(../images/visited-title-01.jpg) left top no-repeat;
padding:9px 0px 11px 67px;
}
.visited-title-02
{
width:803px;
height:42px;
float:left;
text-align:left;
background:url(../images/visited-title-02.jpg) left top no-repeat;
padding:9px 0px 11px 67px;
}
.visited-title-03
{
width:803px;
height:42px;
float:left;
text-align:left;
background:url(../images/visited-title-03.jpg) left top no-repeat;
padding:9px 0px 11px 67px;
}
.visited-title-left
{
width:550px;
height:42px;
float:left;
text-align:left;
font: bold 30px/42px Arial, Helvetica, sans-serif;
color: #FFF;
text-transform:uppercase;
}
.visited-star-box
{
width:170px;
height:36px;
float:right;
text-align:left;
padding-top:6px;
}
.visited-inside-box
{
width:860px;
height:auto;
float:left;
text-align:left;
padding:18px 5px 0px 5px;
}
.visited-left-box
{
width:301px;
height:auto;
float:left;
text-align:left;
}
.visited-right-box
{
width:536px;
height:auto;
float:right;
text-align:left;
}
.website-th
{
border:1px solid #cccccc;
padding:2px;
background-color: #FFF;
}
.body-round-bottom
{
width:920px;
height:30px;
float:left;
text-align:left;
}
#footer
{
width:900px;
height: auto;
float:left;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
color: #666666;
padding:16px 10px 24px 10px;
}
#footer a
{
text-decoration: none;
color: #0099ff;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #ff9900;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}

/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
	color:#4BABD3;
	text-decoration: none;
	font-weight:bold;
}
body a:hover
{
	color:#0D2F6C;
	text-decoration: underline;
	font-weight:bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #184D91;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 14px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:28px;
	font-weight: bold;
	font-variant: normal;
	color: #339900;
	text-decoration: none;
	font-style: normal;
	text-transform:uppercase;
}
.bluestyle {
	font-size: 20px;
	font-weight: normal;
	color: #184D91;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
}
.tablehead {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/tablebg.png);
	padding: 4px;
	font-size: 16px;
}
.thead2 {
	font-weight: bold;
	color: #0F85B7;
	background-image: url(../images/tablebg2.png);
	padding: 3px;
}
.tcell {
	color: #666;
	background-image: url(../images/tablebg2.png);
	padding: 3.5px;
}
.floatleft {
	float: left;
}
.odds {
	float: right;
	height: 550px;
	width: 450px;
}
.visited-inside-box .visited-right-box p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #333;
}
.body-main-box .reviews-box p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	text-align: justify;
	color: #333;
}
.website-box .visited-box .reviews-box .lookiehere {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-image: url(/images/tablebg.png);
	color: #FFF;
	font-style: italic;
	text-align: center;
	line-height: 26px;
	border: 1px solid #006;
	padding-bottom: 4px;
	background-color: #4BABD3;
	background-repeat: repeat-x;
}
