body {
	margin:0;
	padding:0;
	min-width:800px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #686868;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wrap {
	width:800px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 25px;
	padding-right: 25px;
}
#header {
	padding-top: 15px;
}
#header_left {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#header_right {
	float: right;
	width: 500px;
}
#quicklinks {
}
#quicklinks ul{
	padding: 0;
	float: right;
	margin: 0;	
}
#quicklinks li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#quicklinks li a {
	color: #CC00000;
	text-decoration: none;
}
#quicklinks li a:hover {
	color: #CC00000;
	text-decoration: underline;
}
.quicklinks_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B9B9;
}
#nav_bar {
	clear: both;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #B9B9B9;
	background-image: url(../images/nav_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	clear: both;	
	float: left;
	width: 800px;
}

#page_layout_2 {
	margin: 0;
	padding: 0;
	float: left;
}

#left_side_bar {
	display: inline;
	float: left;
	width: 200px;
}

#content_main_right {
	display: inline;
	float: left;
	width: 585px;
	padding-left: 15px;
}
#content_main_right li {
	margin-bottom: 10px;	
}

h1 {
	font-weight: bold;
	color: #CC0000;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h2 {
	font-weight: bold;
	color: #333333;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	color: #CC0000;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h4 {
	font-weight: bold;
	color: #333333;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
}

#side_bar_nav_menu {
	background-color: #F2F2F2;
	margin-bottom: 15px;
}
#side_bar_nav_menu_title {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #B9B9B9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#side_bar_nav_menu ul{
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#side_bar_nav_menu li{
	display: list-item;
	list-style-type: none;
	padding-bottom: 3px;
}


#page_title {
	background-color: #CC0000;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#page_title_buffer {
	padding-right: 7px;
	padding-left: 7px;
}

.regular_text {
	font-weight: normal;
	font-size: 12px;
}
.medium_text {
	font-size: 11px;
}
.small_text {
	font-size: 10px;
}
.red_font {
	color: #CC0000;
}
#error_message {
	background-color: #FFFF00;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.error_font {
	color: #CC0000;
	font-weight: bold;
}

#home_main {
	width: 800px;
	float: left;
}
#home_main ul {
	margin: 0;
	padding: 0;
	float: left;
}
#home_main ul li {
	display: inline;
	float: left;
}
.home_main_left {
	width: 220px;
	text-align: center;
}
.home_main_center {
	padding-left: 10px;
	width: 270px;
}
.home_main_right {
	padding-left: 10px;
	width: 290px;
}
#calltoaction {
	float: right;
	margin-bottom: 15px;
}
#button_row {
	clear: both;
	margin-top: 12px;
}
#button_100 {
}
#button_100 ul{
	margin: 0;
	padding: 0;
	float: left;
}
#button_100 li {
	display: inline;
}
#button_100 li a{
	float: left;
	width: 100px;
	height: 15px;
	background-image: url(../images/button_100_up.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 9px;
	color: #333333;
	text-decoration: none;
}
#button_100 li a:hover{
	background-image: url(../images/button_100_down.jpg);
	background-repeat: no-repeat;
	color: #CC0000;
	text-decoration: none;
}
#button_details {
	font-size: 11px;
}
#video_home {
	background-color: #333333;
}
#module_buffer {
	padding-right: 7px;
	padding-left: 7px;
}
#why_module {
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
}
#why_module a {
	color: #FFFF00;	
	text-decoration: none;
}
#why_module a:hover {
	color:#FFFF00;
	text-decoration: underline;
}
#module_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}

#normal_list {
	margin-bottom: 15px;
}
#normal_list li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: disc;
}

#sub_section {
	width: 800px;
	clear: both;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	padding-top: 10px;
}
#sub_section ul {
	padding: 0;
	float: left;
	margin: 0;
}
#sub_section ul li {
	display: inline;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	width: 185px;
	height: 110px;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B9B9;
}

#testimonial_author {
	text-align: right;
	margin-bottom: 15px;
}
.quotes_start {
	background-image: url(../images/quotes_start.gif);
	height: 12px;
	width: 13px;
}
#site_samples {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #B9B9B9;
	text-align: center;
}

.picture_right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#help_desk ul {
}
#help_desk li {
	margin-bottom: 2px;
}
.help_subtopic {
	font-weight: bold;		
}

#form_section_title {
	background-color: #F2F2F2;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 7px;
}
#form_section_title_2 {
	background-color: #CCFFCC;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 7px;
}
#form_row {
	clear: both;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#form_row li {
	display: inline;
	float: left;
	padding-bottom: 5px;
	margin: 0px;
}
#label {
	width: 124px;
	padding-top: 3px;
	padding-left: 7px;
}
#formfield {
	width: 443px;
	padding-left: 10px;
}

#feature_category {
	background-color: #F2F2F2;
	color: #333333;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
}
#product_features {
	clear: both;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B9B9B9;
}
#product_features li {
	display: inline;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
#feature_checkmark {
	width: 25px;
	text-align: center;
}
#feature_name {
	width: 140px;
	padding-left: 7px;
	font-weight: bold;
}
#feature_details {
	width: 383px;
	padding-left: 10px;
}

input, select, textarea {
	/*border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	padding-left: 2px;
}
input:focus, select:focus, textarea:focus {
	background-color: #CCFFFF;
}
.required_field {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 1px;
}
.FormButton {
	text-align: center;
}
.form_row_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.form_row_bottom_NO_line {
}

#progress_bar {
	color: #999999;
	margin-bottom: 15px;
}
#progress_bar_highlighted {
	font-weight: bold;
	color: #CC0000;
}

#price_table {
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
}
#price_table td {
	padding-right: 10px;
	padding-bottom: 3px;
}
#price_table th{
	padding-right: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: right;
}

#bottom_nav {
	width: 800px;
	clear: both;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	padding-top: 7px;
	padding-bottom: 7px;
}
#bottom_nav ul {
	padding: 0;
	float: left;
	margin: 0;
}
#bottom_nav ul li {
	display: inline;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 10px;
	color: #CCCCCC;
}
#bottom_nav ul li a{
	color: #999999;
	text-decoration: none;
}
#bottom_nav ul li a:hover{
	color: #CC0000;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 800px;
	margin-top: 7px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	color: #D4D4D4;
	font-size: 10px;
}
#footer a{
	text-decoration: underline;
	color: #D4D4D4;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#clearboth {
	clear: both;
}
