@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li {
	text-align: left;
}

/* CSS Document */

body  {
	background: #bbb;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 1000px;
	background: #ccc;
	text-align: left;
	margin: 0 auto;
}
#wrapper a:link, #wrapper a:visited {
	text-decoration: none;
}

#wrapper a:hover {
	text-decoration: underline;
}



#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	position: relative;
}
#header #mainNav {
	position: absolute;
	left: 22px;
	width: 851px;
	height: 50px;
	bottom: 11px;
}

#header #mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#header #mainNav li {
	float: left;
	margin: 0;
	padding:0;
	display: block;
}
#header #mainNav li a:link, #header #mainNav li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #fff;
	text-decoration: none;
	padding: 0 25px 0 25px;
	margin-right: 2px;
	display: block;
	line-height: 50px;
	background: url(../_images/nav_rollover.png) no-repeat left bottom;
}

#header #mainNav li a:hover {
	color: #000;
	background: url(../_images/nav_rollover.png) no-repeat left top;
	border: none;
}


#header #banner {
	bottom: 0px;
	left: 0px;
	position: absolute;
	background-image: url(/_images/banner.jpg);
}
#contentBox {
	width: 750px;
	background: #ccc;
}
#sidebar2 {
	width: 250px;
	float: left;
	background-color: #CCC;
	position: relative;
}

.LogoTop {
	margin-left: 5px;
	background-image: url(../_images/header-panel.png);
	background-repeat: no-repeat;
	height: 26px;
	color: white;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	margin-top: 10px;
}
#sidebar #support #body {
}


#sidebar2 #logo #body {
	background-color: #FFF;
	width: 240px;
	margin-left: 5px;
	overflow:hidden;
}
#sidebar2 #logo #body #VisitDownload a:link , a:visited{
	color: #250363;
	text-decoration: none;
}
#sidebar2 #logo #body #VisitDownload a:hover {
	text-decoration: underline;
}


#sidebar2 #logo #body #VisitDownload {
	color: #000;
	margin-left: 63px;
	position: absolute;
	top: 182px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	left: 3px;
}
#sidebar2 #logo #bottom {
	margin-left: 5px;
	height: 13px;
}
.LogoBottom {
	height: 13px;
	margin-left: 5px;
	background-image: url(../_images/footer-panel.gif);
	background-repeat: no-repeat;
}



#mainContent {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: right;
}
#mainContent #ExclOffer {
	background-color: #FFF;
	overflow: hidden;
}
.LogoTopMiddle {
	background-image: url(../_images/mainC-header.gif);
	background-repeat: no-repeat;
	height: 26px;
	color: white;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 10px;
}

.LogoBottomMiddle {
	height: 13px;
	background-image: url(../_images/mainC-footer.gif);
	background-repeat: no-repeat;
}




#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}
#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #292929;
	margin-bottom: 0.4em;
	margin-left: 20px;
	text-align: center;
}

#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 20px;
	margin-right: 10px;
}
#mainContent object {
	position: relative;
	left: 15px;

}
#mainContent img {

}





#sidebar {
	background-color: #CCC;
	float: right;
	width: 250px;
}

#sidebar #table3 #body {
	background-color: #FFF;
	width: 240px;
	margin-left: 5px;
	overflow:hidden;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebar #table3 #body p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}




#sidebar #bonustable {

}
#sidebar #bonustable #body {
	margin-left: 5px;
	overflow: hidden;
	background: #fff;
	width: 230px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 10px;
}
#sidebar #support #body {
	background-color: #FFF;
	width: 230px;
	overflow:hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	margin-left: 5px;
	padding-left: 10px;
}
#sidebar #rating #body {
	background-color: #FFF;
	width: 230px;
	overflow:hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	margin-left: 5px;
	padding-left: 10px;
}
#wrapper #wrapMid {
	float: left;
}

.LogoTopContDouble {
	background-image: url(../_images/cont_double_header.png);
	background-repeat: no-repeat;
	height: 26px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 10px;
	color: #fff;
	font-size: 20px;
}
#contentDouble {
	width: 750px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #fff;
}


#contentDouble #mainContReview h3 {
	padding-top: 20px;
	margin: 20px;
	border-bottom: solid 1px #aaa;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}
#contentDouble #mainContReview {
	margin-right: 20px;
	margin-left: 20px;
	border-top: 2px solid #ccc;
}
#contentDouble #mainContReview img {
	margin: 0 15px 0 15px;
	border: 0;
}






#footer {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
}





#footer p {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-size: 1em;
	text-align: center;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footer  a:hover {
	text-decoration: underline;
}



.clear {
	clear: both;
}




.imageLeft {
	position: relative;
	left: 50px;
	display: block;
	top: 3px;
}

.imgCentered {
	position: relative;
	left: 100px;
}


.logoCenterTop {
	display: block;
	top: 0px;
	margin-left: 55px;
}
.red {
	color: #F60;
	font-weight: bold;
}
.txtCenter {
	text-align: center;
}

