@charset "UTF-8";
/* CSS Document */

body 
	{
	color: white;
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

#horizon        
	{
	color: #666666;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: -450px;
	position: absolute;
	top: -270px;
	left: 50%;
	width: 900px;
	height: 540px;
	visibility: visible;
	background-image: url(images/background-blue-540x900.gif);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 1.4em;
	background-position: center;
	}
#header 
	{
	font-size: 14px;
	height: 50px;
	padding-top: 40px;
	padding-left: 30px;
	}
#header_left {
	width: 180px;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #27C4DB;
	text-align: left;
	padding-top: 5px;
}
#header_left p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#header_right h1 {
	margin-right: 5px;
	margin-bottom: 10px;
}
#header_right {
	width: 350px;
	float: right;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 20px;
}
a.toplinks {
	display: block;
	height: 25px;
	color: #CCCCCC;
	text-decoration: none;
	float: right;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.toplinks:hover {
	color: #FFFFFF;
}
a.toplinks:visited {
}
#header_right  .toplinks img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 3px;
}
div.toplinks {
	display: block;
	height: 25px;
	color: #CCCCCC;
	text-decoration: none;
	float: right;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#header_right h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66acdc;
	margin-top: 8px;
}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}
#mainContent {
	margin-top: 22px;
	height: 400px;
	padding-left: 30px;
}
#mainContent_left {
	width: 200px;
	float: left;
	overflow: auto;
}
#mainContent_left li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #66ACDC;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainContent_left ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 40px;
	margin-top: 2px;
}
#mainContent_right {
	float: right;
	height: 430px;
	width: 588px;
	padding-right: 7px;
	padding-left: 10px;
}
#mainContent_right p {
	margin-top: 15px;
}
#mainNavigation {
	height: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: -60px;
	padding-right: 18px;
}
.mainNavigation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
}
a.mainNavigation {
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	font-weight: bold;
	height: 30px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 2px;
	float: right;
	margin-left: 43px;
}
a.mainNavigation:hover {
	color: #FFFFFF;
	background-image: url(images/nav_over.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#mainContent_left a {
	color: #666666;
}
#mainContent_left a:hover {
	color: #50BCD7;
}
#mainContent_left h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 1em;
}
#mainContent_left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent_left p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}

#footer 
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	visibility: visible;
	display: block
	}
#footer p {
	text-transform: uppercase;
	float: none;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 24px;
	color: #FFF;
}
#footer img {
	margin-right: 3px;
	margin-left: 2px;
}
#footer  ul {
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
}
#footer li {
	list-style-type: none;
	float: left;
	margin-right: 0px;
	list-style-position: inside;
	list-style-image: url(images/footer-bullet.gif);
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 3px;
}

.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#caption1    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: -80px;
	left: -200px;
	width: 250px;
	height: 80px;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: 92px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}
.clrfloat {
	clear: both;
}

