body {
	background: #FFFFFF;
	text-align: justify;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: small;
       background: url(images/backtop.gif) repeat-x;
	color: #333333;
}
h1 {
}
h2, h3 {
	margin-top: 0px;
}
h4, h5, h6 {
}
p, ol, ul, dl, blockquote {
}
a {
	color: #003;
}
a:hover {
	color: #FC0000;
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header */

#header {
	width: 850px;
	height: 121px;
	margin: 0px auto;
	background: url(images/reviewheader.gif);
}


#header h1 {
	margin: 0;
	padding: 99px 0 0 75px;
	font-size: 24px;
	font-family: "Californian FB";
	color: #4b52ba;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	padding-top: 5px;
	width: 600px;
	height: 42px;
	margin: 0px auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 42px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 20px;
	letter-spacing: -2px;
}
#menu a:hover {
	color: #FC0000;
}

/* Content */

#content {
	/*background: #FFFFFF;*/
	width: 700px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}
#colOne {
	background: url(images/videoback2.jpg) center no-repeat;
	float: right;
	width: 676px;
	height: 450px;
	margin-top: 5px;
	padding-top: 42px;
	padding-left: 24px;
}
#colTwo {
	float: right;
	width: 696px;
	margin-top: 15px;
	padding-right: 2px;
	padding-left: 2px;
}
button.btn{padding:7px 10px;font-size:20px;font-weight:bold;letter-spacing:-1px;cursor:pointer;width:300px}
.blueborder{background-color:#000333;padding:8px;margin:0 auto 15px;width:300px;position:relative}
.blueborder:hover{background-color:#feb505;cursor:pointer}
/*.blueborder div.arrow{background:url(images/grey_arrow_right_16.png) top left no-repeat;height:32px;width:32px;position:absolute;z-index:99;top:24px;left:30px}
.blueborder:hover div.arrow{background:url(images/arrow_right_16.png) top left no-repeat}*/

#desc{background:#FDFDFD;border:0px solid #feb505;width:656px;padding:10px 10px 10px;margin:10px auto 15px;font-size:medium;font-weight:normal;text-align:center;letter-spacing:-1px}
#join{background:#FDFDFD url(images/bg-box.png) repeat-x;border:1px solid #feb505;line-height:20px;margin:-80px auto 20px;padding:20px;position:relative;width:656px;text-align:justify}
#join,#signup{display:none;z-index:999}


#colTwoa {
	float: right;
	width: 696px;
	margin-top: 15px;
	padding-right: 2px;
	padding-left: 2px;
}
#content h1 {
	padding: 5px 0px 5px 5px;
	color: #003;
    /*text-transform: lowercase;*/
	font-size: 18px;
	border-bottom: 1px dashed;
}
#content h2 {
	padding: 5px 0px 5px 5px;
	font-family: "Californian FB";
	text-align:center;
	font-size: 32px;
    color: #000333;
	/*border-bottom: 1px dashed;*/
}
#content h3 {
	color: #6C6C6C;
}
/* Footer */
#footerads {
	width: 600px;
	margin: 0px auto;
	padding-top: 15px;
	height: 125px;
}
#footer {
	width: 900px;
	margin: 15px auto;
	height: 15px;
	background: #FFFFFF;
}
#footer p {
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #333;
}

#footer a {
	color: #333;
}
#footer a:hover {
	color: #feb505;
}
#disclaimer {
	width: 850px;
	margin: 5px auto;
	background: #FDFDFD;
}
#disclaimer p {
	margin: 0px;
	text-align: justify;
	font-size: 11px;
	color: #333333;
}

#disclaimer a {
	color: #000333;
}
#disclaimer a:hover {
	color: #feb505;
}
#disclaimer2 {
	width: 670px;
	margin: 5px auto;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	background: #FDFDFD;
}
#disclaimer2 p {
	margin: 0px;
	text-align: justify;
	font-size: 11px;
	color: #333333;
}

#disclaimer2 a {
	color: #000333;
}
#disclaimer2 a:hover {
	color: #feb505;
}

