* {
	margin: 0px;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	background-image: URL(../images/header_bg.gif);
	background-repeat: repeat-x;
	font-family: verdana, helvetica, "trebuchet ms";
	text-align: center;
}

p.mediumspace {line-height: 140%}

a {
	color: #487F8A;
}

a:hover {
	color: #24B4D8;
}

a img {
	border: none;
}

#page {
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px auto;
	text-align: left;
}

#page_end {
	height: 80px;
}

#page_end, #footer {
	width: 100%;
	padding-top: 16px;
	clear: both;
}

.navlist {
	list-style-image: url(../images/li_icon_blue.gif);
	padding-left: 20px;
}

.navlist2 {
	list-style-image: url(../images/li_icon_trans.gif);
	padding-left: 20px;
}

.container {
	padding-top: 16px;
	clear: both;
}

#page2 {
	margin: 0px;
	padding: 13px 0px 13px 0px;
}

#footer {
	background-color: #252525;
	height: 64px;
	color: white;
	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid black;
} 

#header {
	background-image: URL(../images/header_bg.gif);
	height: 112px;
	margin: 0px;
	padding: 0px;
}

#logo {
	width: 153px;
	height: 47px;
	margin-top: 15px;
	float: left;
	border: none;
}

#topbar {
	text-align: center;
	white-space: nowrap;
	background-image: URL(../images/top_nav.gif);
	background-repeat: no-repeat;
	width: 455px;
	height: 35px;
	float: right;
	vertical-align: top;
	
}

#topbar input, #topbar select {
	color: #888;
	
	font-size: 11px;
	vertical-align: middle;
	display: inline;
	clear: none;
}

#topbar #domain {
	width: 80px;
	margin-right: 6px;
}

#topbar #ext {
	width: 60px;
	margin-right: 6px;
}

#topbar #go {
	width: 18px;
	height: 17px;
	margin-right: 9px;
	display: inline;
}

#topbar a {
	line-height: 32px;
	color: white;
	font-size: 9px;
	
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	display: inline;
}

#topbar a:hover {
	color: #24B4D8;
}

#navbar {
	width: 800px;
	height: 38px;
	position: absolute;
	top: 74px;
	vertical-align: bottom;
	margin-left: 1px;
	clear: both;
}

#navbar #links {
	margin: 0px;
	
}

#navbar #order {
	width: 121px !important;
	float: left;
	margin: 0px;
	padding: 0px;
}

#links a {
	width: 121px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#space {
	width: 71px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#space img {
	width: 71px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#links a img {
	width: 121px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#rotator {
	width: 800px;
	height: 324px;
	background-repeat: no-repeat;
	text-align: right;
	overflow: hidden;
}

#rotator a img {
	border: none;
}

#dotset {
	margin: 0px;
	padding: 8px;
}

.switchdot {
	margin: 0px 2px 0px 2px;
}

#blocks {
	margin: 0px;
	padding: 13px 0px 13px 0px;
	font-size:2px;
}

.block {
	border: none;
}

#mid_block {
	margin: 0px 12px 0px 12px;
}

#main .column2 {
	width: 100%;
	padding: 8px;
	float: left;
}

#main {

	background-color: white;
	background-position: top left;
	background-repeat: no-repeat;
	width: 776px;
	min-height: 179px;
	color: #474F50;
	
	font-size: 11px;
	font-weight: normal;
	padding: 12px;
}

#main2 {
	background-image: URL(../images/main_content_bg_2.gif);
	background-color: white;
	background-position: top left;
	background-repeat: no-repeat;
	width: 504px;
	min-height: 139px;
	color: #474F50;
	
	font-size: 11px;
	font-weight: normal;
	padding: 12px;
	display: block;
}

#main3 {
	
	color: #474F50;
	
	font-size: 11px;
	font-weight: normal;
	padding: 12px;
	display: block;
}

.load {
	display: none;
}

#main .column {
	width: 370px;
	padding: 8px;
	float: left;
}

#main h1 {
	color: #24B4D8;
	font-size: 18px;
	 text-transform: uppercase;
	/*font-variant: caps;*/
}

.primary_column {
	width: 528px;
	padding: 0px 8px 0px 8px;
	float: left;
	
	font-size: 11px;
	font-weight: normal;
}

.primary_column .box {
	
	font-size: 10px;
	font-weight: normal;
}

.fullbox {
	width: 100%;
	;
	font-size: 18px;
	font-weight: normal;
	color: #487F8A;
	text-align: center;
	clear: both;
}

.fullbox img {
	vertical-align: middle;
}

.primary_column .box .sub_box {
	width: 242px;
	float: left;
	
	font-size: 11px;
	font-weight: normal;
}

.secondary_column {
	width: 240px;
	padding: 0px 8px 0px 8px;
	float: left;
	
	font-size: 11px;
	font-weight: normal;
}

.secondary_column .box {
	background-image: URL(../images/client_login_2.gif);
	background-repeat: repeat-y;
	color: white;
	padding: 0px;
	
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 16px;
}

.secondary_column .box p {
	color: white;
}

.box_end {
	clear: both;
}

.content {
	margin: 24px 8px 16px 8px;
}

.sub_column {
	width: 250px;
	float: left;
	
	font-size: 11px;
	font-weight: normal;
}

h1 img {
	vertical-align: middle;
	
	font-weight: normal;
}

h2, h4 {
	height: 16px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	color: #24B4D8;
	
	font-size: 16px;
	font-weight: normal;
	display: inline;
}

h3 {
	height: 18px;
	line-height: 50px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	
	font-size: 18px;
	font-weight: normal;
	color: #487F8A;
	vertical-align: middle;
}

h5 {
	height: 22px;
	line-height: 38px;
	margin: 0px;
	padding: 0px;
	
	font-size: 22px;
	font-weight: normal;
	color: #487F8A;
}

#ordernowtext {
	text-align: left;
	float: left;
	display: block;
	width: 292px;
	line-height: 45px;
}

.form_label {
	height: 11px;
	line-height: 11px;
	padding: 0px;
	color: black;
}

.side_list {
	list-style-type: none;
	margin: 12px 0px 4px 12px;
	padding: 0px;
}

.input_box {
	width: 187px;
}

#remember {
	width: 140px;
	float: left;
}

#login {
	color: white;
}

.side_list li {
	color: white;
	margin: 4px 0px 4px 0px;
}

.side_list a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.side_list a:hover {
	color: #24B4D8;
	font-weight: bold;
	text-decoration: underline;
}

#features {
	width: 100%;
	clear: both;
	border: 1px solid #487F8A;
}

.header_row {
	background-color: #487F8A;
	background-image: URL(../images/tablebg.gif);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	padding: 4px;
}
.header_row_2{
	background-color: #487F8A;
	background-image: URL(../images/tablebg.gif);
	background-repeat: repeat-x;
	color: white;
	padding: 4px;
}

.footer_row {
	background-image: URL(../images/tablebg.gif);
	background-repeat: repeat-x;
	height: 24px;
	color: white;
	text-align: center;
	padding: 0px;
}

.footer_row a {
	width: 100%;
	height: 100%;
	line-height: 24px;
	color: white;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0px;
}

.footer_row a:hover {
	text-decoration: underline !important;
}

.table_row_1 {
	background-color: white;
	color: black;
	padding: 4px;
	text-align: center;
}

.table_row_2 {
	background-color: #EEE;
	color: black;
	padding: 4px;
	text-align: center;
}
.table_row_3 {
	background-color: white;
	color: black;
	padding: 4px;
}

.table_row_4 {
	background-color: #EEE;
	color: black;
	padding: 4px;
}

.description_box {
	background-color: #E9EEF0;
	border: 1px solid #C8CED0;
	padding: 5px;
}

.description_box p {
	padding: 8px 0px 8px 0px;
}

#packages th {

	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.textHeader {
	border-bottom:2px dotted #dddddd;
	font-size:2.0em;
	font-weight:bold;
	margin-bottom: 5px;
}
.textHeader a{
	text-decoration:none;
}
.textHeader a:hover{
	color:#474F50;
}
.description_box style11 {
	font-size:.8em;
	
}
