@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}
body {
	font: normal 12px/18px "Trebuchet MS";
	color: #CCCCCC;
	background: #1f1f1f url(images/body_bg.gif) repeat-x;
}
h1 {
	color: #00A4E5;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	line-height: 25px;
	color: #00A4E5;
	font-weight: normal;
}
h3 {
	color: #00A4E5;
	font-size: 14px;
}

p {
	margin-bottom: 15px;
}

p, #content a, #promo_area a, h1, h2, li, h3{
filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;

}
#content ul {
	color: #00A4E5;
}
#content li {
	list-style: none;
	background: url(images/body_bg_gray.gif) no-repeat 0px 6px;
	padding-left: 12px;
	color: #999999;
}
#wrapper {
	margin: 0px auto;
	width: 850px;
	background: #1f1f1f;
}
#header {
	height: 91px;
	width: auto;
	background: #131313;
}
#header img {
	float: left;
	border-style: none;
}
#header ul {
	float: left;
	list-style: none;
	margin-left: 25px;
	margin-top: 63px;
}
#header li {
	float: left;
	margin-right: 25px;
}
#header li a {
	color: #00A4E5;
	text-decoration: none;
}
#header li a:hover {
	color: #B8CFE5;
	text-decoration: none;
}
.promo_box, #promo_box {
	float: left;
	height: 237px;
	width: 475px;
	background: url(images/home_promo.jpg) no-repeat left top;
}
.promo_box_right {
	float: left;
	height: 177px;
	width: 324px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 50px;
	background: url(images/promo_box_right_bg.jpg) no-repeat;
}
#promo_area {
	height: 238px;
	width: auto;
	clear: both;
	background: #454545;
}
#content {
	width: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #999999;
	padding-left: 0px;
	
}


#footer {
	width: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
}
#content a {
	color: #008BBF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#content a:hover{
	color: #B8CFE5;
}
.promo_box_right a {
	color: #00ADEF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.promo_box_right a:hover {
	color: #B8CFE5;
}

.home_box {
	float: left;
	width: 217px;
	padding-right: 20px;
	margin-right: 27px;
}
.clear {
	clear: both;
}
.small_text {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#footer_content {
	margin: 0px auto;
	width: 820px;
	border-top: 1px dotted #454545;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#wide_column {
	float: left;
	width: 460px;
	margin-right: 25px;
	padding-right: 15px;
	border-right: 1px dotted #454545;
}
#narrow_column {
	float: left;
	width: 305px;
	padding-left: 25px;
}
.bluehost a {
	background: url(images/bluehost_logo.gif) no-repeat left top;
	float: right;
	height: 29px;
	width: 29px;
}
.bluehost a:hover {
	background: url(images/bluehost_logo.gif) no-repeat left bottom;
}

.buynow a {
	background: url(images/buynow.gif) no-repeat left top;
	height: 38px;
	width: 113px;
	float: left;
}
.buynow a:hover {
	background: url(images/buynow.gif) no-repeat left bottom;
}
.demo a {
	background: url(images/demobutton.gif) no-repeat left top;
	height: 38px;
	width: 113px;
	float: left;
}
.demo a:hover {
	background: url(images/demobutton.gif) no-repeat left bottom;
}
.buynow1f a {
	background: url(images/buttons_1f.gif) no-repeat left top;
	height: 38px;
	width: 113px;
	float: left;
}
.buynow1f a:hover {
	background: url(images/buttons_1f.gif) no-repeat left bottom;
}
.imgmargin {
	margin-right: 20px;
	float: left;
}
.applet {
	border: 5px solid #454545;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
	background: #FFFFFF;
}
input, textarea {
	background: #454545;
	padding: 2px 3px;
	border: 1px solid #131313;
	margin-bottom: 3px;
	color: #CCCCCC;
}
label {
	width: 100px;
	float: left;
}
#promo_form label {
	width: 170px;
}
#submit_message{
color:#c50276;
}
blockquote {
	padding: 15px;
	border: 1px dotted #454545;
	margin-bottom: 20px;
}
