* { margin:0px; padding:0px;}
img {border:none;}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 13px;
}


a {
	text-decoration:none;
	color: #555555;
}
a:hover {text-decoration:none; color: #000000;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.fltleft{ float:left;}
.fltright { float:right;}
.fltclear {	clear: both;}#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 100px;
}
#top .logo {
	float: left;
	padding-top: 45px;
	padding-left: 52px;
}
#top .menu {
	float: right;
	padding-top: 50px;
	padding-right: 15px;
	font-size: 11px;
}
#top .menu a {
	color: #666666;
}
#top .menu a:hover {
	color: #83B500;
}
#nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
#nav a {
	color: #FFFFFF;
}
#nav a:hover {
	color: #CCFFFF;
}

#nav ul {
	list-style-type: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 8px;
}
#nav ul li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 448px;
}
#header .headerTxt {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 55px;
	padding-left: 90px;
	width: 280px;
	line-height: 20px;
	height: 142px;
}
#header .headerTxt p {
	font-size: 11px;
	text-transform: none;
	padding-top: 10px;
	line-height: 16px;
}
#header .activity {
	color: #FFFFFF;
	padding-left: 270px;
	height: 122px;
}
#header .activity a {
	color: #FFFFFF;
	text-decoration: underline;
}
#header .activity a:hover {
	text-decoration: none;
}

#header .activity h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#header .activity ul {
	float: left;
	list-style-type: none;
	width: 250px;
}
#header .activity ul li {
	background-image: url(images/button_1.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	padding-bottom: 3px;
}
#header .overview {
	float: left;
	width: 246px;
	padding-right: 8px;
}
#header .overview p {
	padding-left: 12px;
	font-size: 11px;
	padding-right: 10px;
	color: #333333;
}

#header .overview h3 {
	color: #FFFFFF;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#content {
	padding: 20px 15px;
	background-color: #F3F3F3;
	font-size: 11px;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#content h3 {
	color: #275D9D;
	font-size: 17px;
	padding-bottom: 5px;
}
#content strong {
	color: #333333;
}

#content .welcome {
	float: left;
	width: 375px;
	margin-bottom: 25px;
}
#content .advertisers {
	float: right;
	width: 340px;
	margin-bottom: 25px;
}
#content .advertisers img {
	padding-top: 10px;
}

#content .traffic {
	clear: both;
}
#content .traffic img {
	float: left;
	width: 187px;
}
#content .traffic .traffic_p {
	float: right;
	width: 550px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 49px;
	color: #888888;
	text-align: center;
	padding-top: 20px;
	line-height: 18px;
}
#footer  p a {
	color: #888888;
}
#footer p a:hover {
	text-decoration: underline;
}
