/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* { border: 0; margin: 0; }

body {
	font: 14px Verdana, Helvetica, sans-serif;
	color: #222;
	line-height: 1.3;
}

img { border: 0px; }

p { margin-bottom: 1em; }

a {
	color: #264FA4;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #264FA4;
}


#bg {
	background: url(images/bg.jpg) center repeat-y #2C5080;
	margin: 0px auto;
}

#main{
	width: 994px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/miami-beach.jpg) top no-repeat #FBF8C3;
}

#main_bot {
	width: 994px;
	background: url(images/bot.jpg) bottom no-repeat
}


#header { 
	width:994px;	
	padding: 0px 0px 0px 0px;
	height: 198px;
}

#logo {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	padding: 28px 0px 0px 4px;
	height: 45px;
	text-align: right;
}


#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 a {
	display: block;
	padding: 0px;
	font-size: 35px;
	letter-spacing: -1.3px;
	color: #FFF;
	text-align: right;
	padding-right: 30px;
}
#logo h2 {
	padding: 0px;
	padding-right: 30px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
    text-align: right;
}

#logo a {
	text-decoration: none;
	color: #FFF;
}

#content{
	width: 973px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.png);
	margin: 0px 0px 0px 10px;
	min-height: 600px;
}

#razd {	background:url(images/razd.gif) 685px repeat-y;

}

#cont_top {	background:	url(images/cont_top.png) top repeat;
width: 973px;
height:10px;
margin-left: 10px;}

#cont_bot {	background:	url(images/cont_bot.png) bottom repeat;
width: 973px;
height:8px;
margin-left: 10px;}

#left{
	width: 650px;
	margin: 0px 0px 0px 7px;
	float: left;
}

.text {
	padding: 10px 0px 0px 8px;
	overflow: auto;
}

.img {	
	float:left;
	border: 1px solid #444;
	margin: 5px 16px 5px 0px;
		
}

span {	color:#0D6511;
		font-weight:bold;
}

.dat { text-decoration: none;
		color:#2E5282;}
		
.col_b {color:#2E5282;}
a:hover .col_black {color:#000000;}

h1 {
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #07203C;
	padding-bottom: 5px;
	text-align:center;
	background: url(images/tit.gif) bottom repeat-x;
}

h2 {
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #07203C;
	padding-bottom: 4px;
	padding-left: 12px;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
}

.tit_bot {	background:url(images/tit_bot.png) left top no-repeat;

}

.read_l{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:underline;
}

.read_pap{
	text-align:right;
	padding-right:0px;
	font-weight:bold;
}


#right{
float:right;
width: 260px;
background: url(images/bg_left.jpg) left 25px repeat-x;
margin-right: 13px;
padding: 0px 0px 0px 0px;
}

.right_top {	background:url(images/right_top.gif) top no-repeat;
				height:9px;
				width:260px;
}

.right_bot {	background: url(images/right_bot.gif) bottom no-repeat;
				height:9px;
				width:260px;}
				
.right_s { 	background:#D9DADA;
			width:260px;}

.col_l {
	width:220px;
	margin-left:14px;
}

#col_r2 {
	width:220px;
	margin-left:15px;
}
		
#col_r2 a:hover { color:#000000;}
		
.s {	background:url(images/fish_s.gif) 0px 8px no-repeat;
		padding-left: 28px;
		padding-top:5px}
		
#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 4px;
	background: url(images/fish_g.png) 3px 10px no-repeat;
	padding-left: 28px;
	color:#000000;
}

#footer{
	height: 56px;
	width: 994px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(images/footer.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}


/*  Added by CG */
.maininfo { padding: 15px 0 30px 0; }
