*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #3AC0A2 url(images/back_all.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	width: 100%;
	text-align: top center;
	background: url(images/header.jpg) top center no-repeat;
}

#main
{
width: 800px;
padding-top: 10px;
}

#back
{
width: 800px;
margin: 0 auto;
}

#header {
	height: 250px;
	color: #ffffff;
}

#logo {

width: 800px;
height: 175px;
text-align: left;
padding-left: 5px;
padding-top: 25px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
color: #ffffff;

}

#menu
{
background: url(images/menu.gif) no-repeat;
height: 60px;
padding-left: 50px;
width: 800px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 	
}

#menu a {
	float: left;
	width: 130px;
	height: 30px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 130px;
    	height: 30px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}

#left
{
	width: 217px;
	float: left;
}

#left H3
{
	width: 192px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.png) repeat-x;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

#left .title_back
{
	background: url(images/title_back.png) repeat-y;
}

#left .title_bottom
{
	background: url(images/title_bottom.png) no-repeat bottom;
	padding: 10px;
	margin-bottom: 20px;
}


#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}


#left li {
	padding: 2px 2px;
	border: 0px;
	color: #666666
}

#left a {
	color: #196050;
}
#left a:visited {
	color: #196050;
}

#left td
{
	color: #196050;
}

#left th
{
	color: #196050;
}

#left caption
{
	color: #196050;
}


#left p
{
	padding: 10px;
	color: #196050;
}

#right
{		
	float: right;
	width: 497px;		
}

#right H4
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;		
	text-transform: uppercase;
	margin: 0;
	padding: 10px;	
	color: #ffffff;	
	height: 13px;		
	background: url(images/title_rtop.png) no-repeat bottom;
	
}


#right .right_back
{	
	background: url(images/right_back.gif) repeat-y bottom;	
}

#right .right_bottom
{	
	background: url(images/right_bottom.gif) no-repeat  bottom;
	padding: 10px;	
	margin-bottom: 20px;
}


#right a
{
color: #196050;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#fullpage
{
	width: 778px;
	text-align: left;
	color: #ffffff;	
}

#fullpage h1 
{
	font-size: 20px;
	color: #ffffff;	
	text-transform: uppercase;
}

#fullpage ul
{
	font-size: 13px;
	display: inline;
}




#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#footer {
	height: 64px;
	clear: both;
	width: 100%;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 5px solid #263035;
}

#footer p {
	margin: 0 auto;
	width: 778px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}