/* CSS Document */

body
{
	background: #333 url(../images/background.gif) repeat;	
	border: 0;
	font-size: 62.5%;
	margin: 0;
	padding: 8px 8px 8px 8px;
}
div#topnav
{
	background: #ffffff url(../images/palmback.gif) no-repeat bottom right;	
	border: 1px;
	border-bottom: 0;
	border-color: #000000;
	border-style: solid;	
	margin: 0;
	padding: 0;
	width: 974px;
}
div#topleft
{
	border: 0;
	float: left;
	height: 70px;
	margin: 0;
	padding: 0;
	width: 219px;
}
.cornerpic
{
	border: 0;
	height: 200px;
	width: 219px;
}
img
{
	border-style: none;
}
a
{
	outline: none;
}
div#topright
{
	background: url(../images/header.gif) no-repeat top left;
	border: 0;
	float: left;
	height: 166px;
	margin: 0;
	padding: 0;
	width: 754px;
}
div#logo {   
    float: left;
    height: 88px;
    width: 380px;  
}
div#logo ul  { 
    list-style: none;
    color:#FFF;
    margin: 30px 10px 0 15px;
    padding: 0; 
}
div#logo ul li a{  	
    display:block;	
	list-style: none;
    background: url(../images/logo.gif) no-repeat bottom left;
	border: 0;
	height: 88px;
	width: 380px;	
}
div#logo ul li a:hover {
    background: url(../images/logo2.gif) no-repeat bottom left;	
}
#topimage
{
	height: 30px;
	margin: 0;
	padding: 0;
	width: 753px;
}

div#topmenu
{
	border: 0;
	border-bottom: 1px solid #eee;
	float: right;
	margin: 0;	
	margin-right: 13px;
	padding: 9px 0 0 0;
	width: 722px;	
}

#topmenu ul
{
	font: normal 1.1em Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 10px 10px 0;
}
#topmenu ul li
{
	border-right: 1px solid #444;
	display: inline;
	padding-right: 12px;
}
#topmenu ul li a
{
	border-bottom: 1px dotted #000;
	color: #80CE00;
	font-weight: bold;
	margin: 0 0 0 12px;
	text-decoration: none;
}
#topmenu ul li a:hover
{
	border-bottom: 1px dotted #80CE00;
	color: #000000;
}
div#content
{
	background: #fff url(../images/footer.gif) no-repeat bottom right;	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	width: 975px;
}
div#containerleft
{
	background: url("../images/menuback.gif") repeat-y;
	border: 0;	
	float: left;
	margin: 0;
	padding: 0;
	width: 590px;
}
div#main
{
	border: 0;
	float: right;
	margin: 0;
	padding: 25px 0 25px 10px;
	width: 347px;
	z-index: 4;
}
div#maincover
{
	background: #fff;
	border: 0;
	height: 770px;
	left: 229px;
	margin: 0;
	position: absolute;
	top: 220px;
	visibility: visible;
	width: 753px;
	z-index: 6;
}
div#leftnav
{
	background: #000;
	border: 0;
	float: left;
	margin: 0;
	padding: 15px;
	text-align: right;
	width: 190px;
}
#leftnav ul
{
	border: 0;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#leftnav ul li
{
	border-top: 1px solid #444;
	font: normal 1.1em Verdana, Arial, sans;
	margin: 0 0 0 0;
	text-align: right;
}
#leftnav ul li a
{
	color: #AAA;
	display: block;
	margin: 0;
	padding: 8px 5px 8px 10px;
	text-decoration: none;
	width: 175px;	
}
#leftnav ul li a:hover
{
	background: #333;
	color: #FFF;
}
#leftnav .header
{
	border-top: 0;
	color: #80CE00;
	font: normal 1.1em Arial, Helvetica, sans;
	letter-spacing: 0.2em;
	margin: 0 0 1px 0;
	padding: 12px 5px 12px 10px;
	text-transform: uppercase;
}
#leftnav .header a
{
	border-top: 0;
	color: #888;
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
}
#leftnav .header a:hover
{
	background: none;
	color: #ccc;
}
#main p
{
	color: #444;
	font: normal 1.2em Verdana, Arial, Helvetica, sans;
	line-height: 1.7em;
	margin-right: 1px;
	padding-left: 5px;
	text-align: justify;
}
#main p a
{
	border-bottom: 1px dotted #000;
	color: #80CE00;
	font-weight: normal;
	text-decoration: none;
}
#main p a:hover
{
	border-bottom: 1px dotted #80CE00;
	color: #444;
}
#main h3
{
	padding-left: 5px;
}
#main .highlight
{
	background: #f8f8f8;
	border: 1px solid #ccc;
	padding: 10px 20px 10px 20px;
}

#main ul
{
	border: 0;
	color: #444;
	font: normal 1.1em Verdana, Arial, Helvetica, sans;
	margin: 25px 10px 30px 2px;
	padding: 0;
	text-align: left;
}
#main ul li
{
	background: url(../images/bullet.gif) no-repeat left top;
	line-height: 1.6em;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 20px;
}
#main ul li a
{
	border-bottom: 1px dotted #000;
	color: #80CE00;
	font-weight: normal;
	text-decoration: none;
}
#main ul li a:hover
{
	border-bottom: 1px dotted #80CE00;
	color: #444;
}
#main .li-solo
{
	background: url(bullet.gif) no-repeat left top;
	color: #444;
	font: normal 1.1em Verdana, Arial, Helvetica, sans;
	line-height: 1.1em;
	padding-bottom: 15px;
	padding-left: 0px !important;
	padding-left: 5px;
	text-align: left;
}
#main .li-solo a
{
	border-bottom: 1px dotted #000;
	font-weight: normal;
	line-height: 1.2em;
}
#main .li-solo a:hover
{
	border-bottom: 1px dotted #80CE00;
}
h1
{
	background-color: #fff;
	margin: 0 -8px 5px 0;
}
h2
{
	color: #444;
	font: normal 2.4em "Times New Roman", Times, serif;
	margin: 15px 0 0 0;
	padding: 0;
}
h2 a
{
	color: #80CE00;
	text-decoration: none;
}
h2 a:hover
{
	color: #444;
}
h3
{
	color: #444;
	font: bold 1.3em "Verdana", Arial, sans serif;
	line-height: 1.4em;
	margin: 0 0 18px 0;
	padding: 0;
}
h3 a
{
	color: #80CE00;
	text-decoration: none;
}
h3 a:hover
{
	color: #444;
}
h4
{
	color: #444;
	font: normal 2em "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin: 10px 0 12px 0;
	padding: 0;
}
h5
{
	color: #444;
	font: normal 3em "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	padding: 0;
}
h5 a
{
	color: #80CE00;
	text-decoration: none;
}
h5 a:hover
{
	color: #444;
}
h6
{
	color: #444;
	font: normal 2em "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin: 15px 0 0 0;
	padding: 0;
}
h7
{
	color: #444;
	font: bold 1.3em "Verdana", Arial, sans serif;
	line-height: 1.4em;
	margin: 0 0 18px 0;
	padding: 0;
}
h8
{
	color: #80CE00;
	font: bold 1.2em "Verdana", Arial, sans serif;
	line-height: 1.4em;
	margin: 0 0 18px 0;
	padding: 0;
}
div#containerright
{
	background-color: #ffffff; 
	border: 0;	
	clear: right;
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
	width: 315px;
}
#cayman
{
    padding:0;
	margin:0;
	float:right;
}
#cayman.one
{
	list-style-type: none;
	margin-left: 15px;
}
#cayman li
{
	list-style: none;
	margin-top: 10px;
	padding-top: 5px;
	text-decoration: none;
	width: 315px;
}
#cayman ul.one li a
{
	background: #F6F6F6 url(../images/thumb1.gif) no-repeat left top;
}
#cayman ul.two li a
{
	background: #F6F6F6 url(../images/thumb2.gif) no-repeat left top;
}
#cayman ul.three li a
{
	background: #F6F6F6 url(../images/thumb3.gif) no-repeat left top;
}
#cayman ul.four li a
{
	background: #F6F6F6 url(../images/thumb4.gif) no-repeat left top;
}
#cayman ul li a
{
	border: 1px solid #80CE00;
	display: block;
	font: normal 1.0em Arial, Helvetica, sans;
	height: 115px;
	padding-right: 5px;
	padding-top: 15px;
	text-decoration: none;
}
#cayman ul li b
{
	border-bottom: 1px dotted #80CE00;
	color: #80CE00;
	font: bold 1.1em Arial, Helvetica, sans;
	margin-left: 135px;
	margin-top: 15px;
	padding-top: 30px;
}
#cayman span
{
	color: #000;
	display: block;
	font: normal 1.1em Arial, Helvetica, sans;
	padding-left: 135px;
	padding-top: 5px;
	text-decoration: none;
}
#cayman ul li a:hover
{
	background-color: #fff;
	border: 1px dotted #888;
	height: 115px;
	padding-top: 15px;
	text-decoration: none;
}
div#containerright2
{
	border-left: 1px dashed #ccc;
	float: right;
	margin: 25px 0 0 0;
	padding: 0;
	width: 343px;
}
div#cayman
{
	float: right;
	padding-right: 22px;
}
.clear
{
	clear: both;
	margin: 0;
}
hr
{
	background-color: #ccc;
	border: 0;
	color: #ccc;
	height: 1px;
	margin: 0;
	padding: 0;
}
div#copy
{
	background-color: #ffffff;
	border: 0;
	height: 300px;
	margin: 125px 0 0 0;
	padding: 15px;
}
div#copy h3
{
	color: #333333;
	text-decoration: none;
}
div#copyright
{
	background-color: #F6F6F6;
	border: 1px solid #666666;
	height: 155px;
	margin: 0 20px 0 0;
	padding: 5px;
	width: 250px;
}
div#copyright p
{
	color: #000000;
	font: normal 1.1em Arial, Helvetica, sans;
	margin: 0 0 5px 0;
}
div#copyright a
{
	border-bottom: 1px dotted #000000;
	color: #80CE00;
	text-decoration: none;
}
div#copyright a:hover
{
	border-bottom: 1px dotted #80CE00;
	color: #333333;
}
div#helpemail
{  
 background-color: #eee;
}