/* CSS Document */

body {
	background-color: #ebe9e8;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #4d4d4d
	}
	
a:link { color:#4d4d4d; text-decoration:underline;}
a:active { color:#4d4d4d; text-decoration:underline;}
a:visited { color:#4d4d4d; text-decoration:underline;}
a:hover { color:#78c7c3; text-decoration:underline;}


	
#frame {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 20px 20px 20px;
	text-align: left;
	background-color:#FFFFFF;
	width: 863px;
	}
	
#header {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height: 37px;
	text-align: right;
	padding-top: 70px;
	padding-right: 10px;
	}
	
#menu { 
	background-image: url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	text-align:right;
	padding-right: 10px;
	margin-bottom: 14px;
	color: #FFFFFF; font-size: 17px;
	}
	
#menu img {
	padding-left: 2px;
	}
	
#left_column {
	width: 235px;
	float: left;
	}
	
#right_column_index {
	width: 618px;
	height:auto;
	float: right;
	margin-left: 10px;
	text-align:right;
	}
	
#right_column {
	width: 598px;
	height:auto;
	float: right;
	margin-left: 10px;
	padding: 0px 10px 10px 10px;
	text-align:left;
	line-height: 19px;
	}
	
#login {
	height: 200px;
	background-image:url(images/login_bg.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
	padding: 7px 10px 0px 10px;
	margin: 0px;
	}
	
a.login:link { color:#ffffff; text-decoration:underline;}
a.login:active { color:#ffffff; text-decoration:underline;}
a.login:visited { color:#ffffff; text-decoration:underline;}
a.login:hover { color:#78dad5; text-decoration:underline;}
	
#login input {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#login_header {
	margin: 0px;
	padding: 0px;
	}
	
#login_footer {
	margin-bottom: 15px;
	padding: 0px;
	}
	
#steps_bg {
	background-image:url(images/step_background.jpg);
	background-repeat:repeat-x;
	height: 231px;
	padding: 10px 0px 10px 10px;
	}
	
#steps {
	background-color:#FFFFFF;
	background-image:url(images/step_top.jpg);
	background-repeat:no-repeat;
	width: 183px;
	padding: 5px;
	float: left;
	margin-right: 9px;
	text-align:left;
	height: 200px;
	}
	
#steps p {
	padding: 0px;
	margin: 7px 8px 8px 8px;
	}
	
/* Trial Account */

#trial {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background-color:#FFFFFF;
	width: 400px;
	}
	
#trial table {
	margin: 10px;
	}
	
#trial p {
	margin: 0px;
	padding: 10px;
	}
	
#logo_small {
	height: 78px;
	border-bottom: 5px solid #eeeeee;
	padding: 10px 0px 0px 0px;
	}
	
.labels {
	font-weight:bold;
	text-align: right;
	padding-right: 10px;
	}
	
.features_shadow {
	background-image:url(images/features_shadow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding: 10px;
	text-align:right;
	}
	
.features_text {
	padding: 10px;
	text-align:left;
	vertical-align:top;
	}
	
.pricing_table table, td{
	padding: 5px;
	}
	
.pricing_table_header {
	background-color: #8e769e;
	font-weight:bold;
	color: #FFFFFF;
	}
	
.pricing_table_extras {
	background-color:#CCCCCC;
	font-weight:bold;
	}
	
h1 {
	color:#6b527c;
	font-weight:bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	background-color:#b4e8e5;
	border: 1px solid #78c7c3;
	padding: 10px;
	font-size:12px;
	}
div.indexmap { float:none; width:618px; height:259px; background-image:url(images/mainimage.jpg);}
div.indexmap a {width: 162px; height: 49px;} div.indexmap a i {visibility:hidden;} a#map {float:right; margin-top: 144px; text-decoration:none; display:block;}
