@charset "utf-8";
body {
	background-color: #141414;
	margin-right: auto;
	margin-left: auto;
	border-color: #FFF;
	text-align: left;
}
#wrapper {
	background-color: #000;
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(../images/Header_01_anim_15fps.gif);
	width: 900px;
}
#tabs {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 37px;
}
#main_content {
	margin: 0px;
	padding: 0px;
	width: 900px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	clear: both;
}

#main_content_text {
	width: 350px;
	font-size: 12px;
	float: left;
	text-align: justify;
	color: #FFF;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #666;
	padding-right: 16px;
	padding-left: 16px;
	margin-top: 12px;
}



#main_content_image {
	width: 500px;
	float: right;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}





#footer {
	margin: 0px;
	width: 900px;
	color: #333;
	text-align: center;
	background-color: #141414;
	clear: both;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main_content_pricing {
	font-size: 9px;



}
.link_text {
	color: #FFF;
	font-size: 10px;
}
.linkText_blue {
	color: #FF0;
}
.text_flashing {
	color: #F00;
	text-decoration: blink;
}
.heading_text {
	font-size: 22px;
}
.compText_lrg {
	font-size: 12px;
	width: 400px;
}
.compText_red {
	color: #F00;
}
#main_content_COMP_download {
	padding: 10px;
	margin-top: 30px;

}

#main_content_COMP_main {
	width: 380px;
	padding: 10px;
	float: left;
	margin-top: 30px;
	border: 2px solid #333;
	margin-bottom: 15px;

}
#main_content_COMP_TC {
	width: 380px;
	padding: 10px;
	float: right;
	border: 2px solid #333;
	margin-top: 30px;
	margin-bottom: 15px;
}
#main_content_COMP_info {
	font-size: 10px;
	clear: both;
	padding: 10px;
	border: 2px solid #333;
}
.blackTable {
	color: #000;
	background-color: #000;
}
.centerText {
	text-align: center;
	font-size: 10px;
}
.text_grey {
	color: #999;
	font-size: 9px;
}

#main_content #compForm {
	padding-left: 14px;
	padding-right: 14px;
}
.Heading_1_5 {
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
}
.LoadingContent {
	background-image: url(../images/loading/loading_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper_redline {
	background-color: #F00;
	height: 2px;
	margin-top: 2px;
}

