/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #000000;
	color:#37A6A6;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	background-image:url(images/background.jpg);
}
h1 {
	font-size:20px;
	/*color:#37A6A6;*/
	color:white;
	letter-spacing:2px;
	line-height:110%;
	font-weight:bold;
	margin-bottom:10px;
}
h2 {
	font-size:14px;
	color:white;
	letter-spacing:2px;
	line-height:110%;
	margin-bottom:10px;
	
}
p {
	margin-bottom:5px;
}
.smallprint {
	font-size:10px;
	color:#666666;
}
a {
	color:#66CCCC;
}
a:hover {
	color:#FFFFFF;
}
em {
	color: #CCCCCC;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 14px; line-height:10px;}
#Layer1 {

}
#Layer2 {
	position:absolute;
	width:517px;
	height:503px;
	z-index:2;
	left: 575px;
	top: 70px;
}
.tab-on {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:white;
}
.tab-on a {
	text-decoration:none;
}
.tab-off {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#509B99;
	text-decoration:none;
}
.tab-off a {
	text-decoration:none;
}
#full-page {
	width:980px; 
	height:inherit; 
	background-image: url(images/page-area.jpg); 
	text-align:left; 
	background-repeat:no-repeat;
}
#header {
	height:80px;
}
#logo {
	width:255px; 
	height:85px; 
	float:left;
}
#banner {
	width:400px; 
	height:45px; 
	float:left; 
	margin-right:20px; 
	margin-top:5px;
	line-height:16px;
	position:relative;
	left:230px;
}
#main-area {
	width: 980px;
	height:800px; 
}
#dummy {
	padding-bottom:20px;
}
#page {
	width:413px; 
	clear:left; 
	float:left; 
	margin-top:10px; 
	padding-left:9px;
}
#tabs {
	height:42px;
}
#page-body {
	padding:20px;
	background-image:url(images/page-back.gif); 
	background-repeat:no-repeat; 
	padding-top:0px; 
	padding-bottom:0px;
	margin-bottom:0px;
}
.contact-panel {
	border:1px; 
	background-color: #ACE3E2; 
	padding:10px; 
	margin-top:10px;
	margin-bottom:10px; 
	color: #083e3a
}
ul {
	margin:20px; 
	margin-top:0px; 
	margin-bottom:0px
}
#page-bottom {
	background-image:url(images/page-bottom.gif); 
	height:20px; 
	background-repeat:no-repeat;
	padding-top:0px;
	margin-top:0px;
}
.feature-area {
	width:534px; 
	float:right; 
	position:relative; 
	top: -23px; 
	right:9px;
}
.feature-top{
	height:20px; 
	background-image:url(images/feature-top.gif); 
	background-repeat:no-repeat;
}
.feature-middle {
	background-image:url(images/feature-background-middle.gif); 
	background-repeat: repeat-y; 
	padding:20px; 
	padding-left:30px; 
	padding-bottom:0px; 
	padding-top:0px;
}
.feature-bottom {
	height:30px; 
	background-image:url(images/feature-bottom.gif); 
	background-repeat:no-repeat;
}
#footer {
	clear:both; 
	width:980px; 
	height:20px; 
	padding-top:15px; 
	background-image:url(images/page-area.jpg); 
	background-repeat:repeat-y; 
	background-position: left;
	padding-bottom:10px;
}
#footer-right {
	width:60%; 
	float:left
}
#footer-left {
	width:30%; 
	float:right
}
#footer-end {
	width:980px; 
	height:100px; 
	background-image: url(images/bottom-of-page.gif); 
	background-repeat:no-repeat;
}
.button {
	
}
.button a {
	color: #2c5554;
	text-decoration:none;
}
.button a:hover {
	color:white;
}