﻿/* CSS Document */

* {
	margin:0px;
	padding:0px auto;
	list-style:none;
}
html, input, textarea
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	line-height:16px;
	font-weight:normal;
}
a {
	color:#0000FF;
}
a:hover {
	color:#F2581C;
	text-decoration:none;
}
h1 {
	font-size:18pt;
	margin:0px 00px 12px 0px
}
h2 {
	font-size:16px;
	margin:0px 00px 12px 0px
}
h3 {
	font-size:14px;
	margin:0px 00px 12px 0px
}
h4 {
	font-size:12px;
	margin:0px 00px 12px 0px
}
blockquote {
	background:#E0E0E0;
	margin:0px 20px 12px 20px;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
body {
	background:#535353 url('images/body_bg.jpg') repeat-x;
}
.clear{
	clear:both;
}
.imgbrd {
	border-width: 0px;
}
.img {
	padding:0px 5px 0px 0px;
}
.img2 {
	padding:3px 0px 0px 0px;
}
.big_text{
	font-size:18px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}
#main{
	width:896px;
	margin:0px auto;
	background:url('images/body_r_bg.jpg') repeat-y;
}
#mainborder{
	width:896px;
	float:left;
	background-color:#FFf;
	padding:0px 2px 0px 2px ;
}
#header{
	width:896px;
	height:145px;
	float:left;
	background: url('images/header.jpg') no-repeat;
}
#middle{
	width:896px;
	float:left;
	border-top:1px solid #ffffff;
	background-image:url('images/c_c_bg.jpg');

}
.content{
	width:680px;
	float:left;
	padding:10px;
}
.content p{
	margin:0px 00px 12px 0px
}
.content li{
	margin-left:30px;
	list-style:disc;
	margin-bottom:10px;
}
.ctable {
	border-style:solid;
	border-width:2px;
	border-color:black;
	margin:0 auto;
}
.hptable {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:593px;
}
.hptable td {
	border: 1px solid #000000;
}
.mt {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:592px;
}
.mt td {
	border: 1px solid #000000;
}
.mactable {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:630px;
}
.mactable td {
	border: 1px solid #000000;
}
.gstable {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:545px;
}
.gstable td {
	border: 1px solid #000000;
}
.table {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:489px;
}
.table td {
	border: 1px solid #000000;
}
.stable {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:428px;
}
.stable td {
	border: 1px solid #000000;
}
.sbs {
	border-width:0px;
	border-color:black;
	margin:0 auto;
	border-collapse:collapse;
	margin-bottom:12px;
	text-align:center;
	width:400px;
}
.sbs td {
	border: 1px solid #000000;
}
.sbtable {
	border-collapse:collapse;
	border:1px solid #000000;
	background-color:#FFFFCC;
	margin-bottom:12px;
	margin-left:175px;
	width:400px;
}
.border {
	border: 1px solid #000000;
}
.cborder {
	border: 1px solid #000000;
	text-align: center;
}
.center {
	text-align:center;
}
.left {
	text-align:left
}
.right {
	text-align:right
}
.top {
	font-weight:bold;
	font-size:12px;
	background-color:#FFFF99;
}
.cbold {
	text-align:center;
	font-weight:bold;
}
.cbold14 {
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.cbold16 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.rcbold16 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}
.bold14 {
	font-weight:bold;
	font-size:14px;
}
.rbold {
	font-weight:bold;
	color:#FF0000;
}
.red {
	color:#FF0000;
}
.hl16 {
	font-size:16px;
	font-weight:bold;
	background-color:#FFFF00;
}
.breadcrumbs {
	padding-bottom:16px;
}

.menu{
	width:194px;
	float:right;
	color:#CCCCCC;
}
.menuname{
	width:174px;
	float:left;
	padding-left:20px;
	background:url('images/right_bar.jpg') no-repeat;
	color:#FFB71C;
	height:30px;
	line-height:28px;
	font-weight:bold;
}
.menuname a{
	color:#FFB71C;
	text-decoration:none;
}
.menuname a:hover{
	text-decoration:underline;
}
.menulist{
	width:174px;
	float:right;
	padding:10px;
}
.menulist ul{
	padding:0px;
}
.menulist li{
	width:169px;
	padding-left:8px;
	background:url('images/arrow.jpg') no-repeat left 50%;
	line-height:21px;
}
.menulist li a{
	color:#D7D8D9;
	text-decoration:none;
}
.menulist li a:hover{
	color:#F2581C;
	text-decoration:underline;
}
.review{
	width:678px;
	padding:0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	position:relative;
	margin-bottom:12px;
}
.flag{
	width:39px;
	height:39px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	background:url(images/flag.gif) no-repeat;
	position:absolute;
	right:2px;
	top:2px;
}
.flagoff{
	width:39px;
	height:39px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	background:url(images/flagoff.gif) no-repeat;
	position:absolute;
	right:2px;
	top:2px;
}

.box{
	width:678px;
	padding:0;
	margin:0;
	background:url("images/box.gif") repeat-y;
}
.box2{
	width:678px;
	background:url("images/box2.gif") no-repeat left bottom;
}
.box3{
	width:658px;/*678*/
	padding:10px;
	margin:0;
	overflow:hidden;
	background:url("images/box3.gif") no-repeat;
}
.leftbox{
	width:170px;
	float:left;
}
.divider{
	width:100%;
	height:17px;
	display:block;
	background:url("images/border.gif") repeat-x;
}
.green{
	width:170px;
	height:25px;
	display:block;
	line-height:25px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	background:url("images/green.png") no-repeat;
}
.greens{
	width:51px;
	height:25px;
	display:inline-block;
	line-height:25px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	background:url(images/greens.png) no-repeat;
}
.bonus{
	display:block;
	margin:5px 0 15px;
	font-size:20px;
	line-height:24px;
	color:#D10101;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}
.button{
	width:170px;
	height:38px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	background:url("images/visit-site.gif") no-repeat;
}
.rightbox{
	width:455px;/*474*/
	padding:0 19px 0 0;
	float:right;
}
 
.rightbox p{
	padding:2px 0 5px;
	font-size:12px;
	line-height:14px;
}
.site{
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	color:#D10101;
}
.procon{
	width:100%;
	overflow:hidden;
	background:url("images/border2.gif") repeat-y 216px top;
}
.pro{
	width:216px;
	padding:0;
	float:left;
}
.pro span{
	display:block;
	font-size:12px;
	line-height:21px;
}
.con{float:right
}
.pros{
	font-size:20px;font-weight:bold;
	line-height:27px;
	color:#449F28;
}
.cons {color:#D10101;font-weight:bold;	font-size:20px;
	line-height:27px;
}
.visit{
	width:170px;
	height:38px;
	line-height:38px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	margin:3px 0 0;
 	overflow:hidden;
	background:url(images/blue.png) no-repeat;
}
.visit:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.info{
	width:198px;
	padding:6px 0 6px 6px;
	margin:0 6px 6px 0;
	float:left;
	background:#E9E9E9;
	border:1px solid #C4C4C4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.info span{
	display:block;
	font-size:12px;
	line-height:16px;
	padding-bottom:5px;
	color:#000;
}
.info span a{color:#000}
.info span b{color:#0048AA}

#footer{
	width:896px;
	float:left;
	min-height:30px;
	color:#BCBCBC;
	background:#010101 url('images/footer.jpg') no-repeat;
	padding:15px 0px 5px 0px;
	text-align:center;
}
#footer a{
	color:#BCBCBC;
}
