@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	z-index: 0;
	color: #000000;
	background-color: #99cccc;
}
body a:link {
	color:#000000;
	text-decoration:none;
}
body a:visited {
	color:#000000;
	text-decoration:none;
}
body a:active {
	color:#FFFF66;
	text-decoration:none;
}
body a:hover {
	color:#FFFF66;
	text-decoration:none;
}
.blue {
	color: #0099cc;
}

#container {
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 90px;
	z-index: 0;
}
#header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
	top: 90px;
	position: relative;
	z-index: 1;
	background-image: url(../images/nav_buttons_bg.gif);
	background-repeat: repeat-x;
}
#header_container {
	background-color: #ffffff;
	width: 780px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	position: relative;
	background-color: #0099cc;
}
#left_nav {
	float: left;
	width: 170px;
	background-color: #0099cc;
	color: #ffffff;
	clear: none;
}
#left_nav table   {
	border-collapse: collapse;
	padding-right: 5px;
	padding-left: 5px;
}
#left_nav td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#left_nav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#left_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#left_nav a:active {
	color:#FFFF66;
	text-decoration:none;
}
#left_nav a:hover {
	color:#FFFF66;
	text-decoration:none;
}
#content {
	padding: 5px;
	width: 598px;
	float: right;
	text-align: center;
	background-color: #ffffff;
}
#blue_border {
	width: 544px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099cc;
	border-right-color: #0099cc;
	border-bottom-color: #0099cc;
	border-left-color: #0099cc;
}

.flt_rh {
	float: right;
	clear: none;
}

.black_bg {
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

#footer {
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:active {
	color: #ffff66;
	text-decoration: none;
}
#footer a:hover {
	color: #ffff66;
	text-decoration: none;
}
#footer_end {
	background-color: #99cccc;
	color: #000000;
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logo_position {
	position: absolute;
	top: -131px;
	left: -220px;
	z-index: -1;
}
.box_display {
	background-color: #0099cc;
	float: left;
	width: 183px;
	color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 90%;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
}
.box_display ul li {
	position: relative;
	left: -20px;
	list-style-type: none;
	line-height: 1.6em;
}
.box_display a:link {
	color:#ffffff;
	text-decoration:none;
}


.box_display a:visited {
	color:#ffffff;
	text-decoration:none;
}

.box_display a:active {
	color:#FFFF66;
	text-decoration:none;
}
.box_display a:hover {
	color:#FFFF66;
	text-decoration:none;
}
.clear_all {
	clear: both;
}

h1 {
	font-size: 1.3em;
	color: #000000;
	text-align: left;
}
h2 {
	font-size: 1.2em;
	color: #000000;
	text-align: left;
}

h3 {
	font-size: 1.2em;
	color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.2em;
	color: #0099ff;
}


.box_display_test {
	background-color: #00ff00;
	float: left;
	width: 248px;
	border: 1px solid #FFFFFF;
	height: 130px;
	font-size: 0.9em;
	padding: 5px;
	color: #ffffff;
	background-image: url(../images/bg_testimonials.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box_display_ads {
	background-color: #ff9900;
	float: left;
	width: 248px;
	padding: 5px;
	font-size: 0.9em;
	background-image: url(../images/bg_domains.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.box_display_login {
	background-color: #0099cc;
	float: left;
	width: 248px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	height: 130px;
	font-size: 0.9em;
	color: #ffffff;
	background-image: url(../images/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box_display_login a:link {
	color:#ffffff;
	text-decoration:none;
}
.box_display_login a:visited {
	color:#ffffff;
	text-decoration:none;
}
.box_display_login a:active {
	color:#FFFF66;
	text-decoration:none;
}
.box_display_login a:hover {
	color:#FFFF66;
	text-decoration:none;
}
#blue_border_top {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099cc;
	border-right-color: #0099cc;
	border-bottom-color: #0099cc;
	border-left-color: #0099cc;
	background-image: url(../images/blue_border_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
