body,html {
	margin: 0; padding: 0;
}

body {
	background: url(../img/bg.jpg) repeat-x 50% 0 #a5e3f2;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3a3a3a;
}

form { margin: 0; padding: 0; }
img { border: 0; }
a { text-decoration:none; }
hr {
	height: 1px; border: 0;
	background: #e5e5e5;
	color: #e5e5e5;
}
.clear { clear: both; height: 0; line-height: 0; font-size: 0; }
.hide { display: none; }

#container {
	width: 970px;
	margin: 0 auto;
}

#topmenu {
	float:right; display: inline;
	margin: 10px 0 0 0; padding: 0;
	list-style: none;
}
#topmenu li {
	float:left; display: inline;
	margin: 0; padding: 0;
	list-style: none;
	background: url(../img/topmenubg.gif) repeat-x 0 0 #88dced;	
}
#topmenu li a, #topmenu li span {
	display: block;	
	color:#fff;
	padding: 12px 12px 10px 12px;
	font-size: 14px;
	font-weight: bold;
}
#topmenu li span {
	background: url(../img/topmenuactbg.gif) repeat-x #fff;
	border:2px solid #fff;
	padding: 9px 9px 8px 9px;
	color:#02a4c8;
	margin: 1px 1px 0 1px;
}
#topmenu li a:hover { color:#02a4c8; }

#main {
	background: url(../img/footerbg.png) no-repeat 0 100% #fff;
	border:5px solid #fff;
	padding-bottom: 100px;
	clear: both;
	overflow: hidden;
	zoom:1;
}

#header {
	margin: 0; padding: 0;
	height: 221px;

}

div#left, div#newsletter {
	float:left;
	width: 220px;
}

#newsletter h3 {
	background-color: #00a4ca;
	display: block;
	text-transform: uppercase;
	width: 188px;
	padding: 10px 10px 8px 22px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
	zoom:1;
	margin-bottom: 0px;
}

#newsletter .boxinner {
	padding: 0px 10px 5px 10px;
	position:relative;
	font-weight: bold;
}

#newsletter input {
	width: 100px;
	margin: 2px 0px;
	color:#4F4F4F;
	font-size:9px;
	background-color:#FFFFFF;
	border:1px solid #00a4ca;
	padding:3px 2px;
	vertical-align:middle;
}

#newsletter input.submit {
	background:transparent url(../img/buttonback.gif) repeat-x scroll 100% 8px;
	border:0 none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:35px !important;
	margin:0;
	overflow:visible;
	padding:5px 20px 0 10px;
	text-align:left;
	text-transform:uppercase;
	vertical-align:middle;
	width:auto !important;
}

#newsletter label {
	width: 60px;
	display: block;
	float: left;
	margin: 1px 0px;
}

ul#menu {
	float:left; display: inline;
	margin: 0; padding: 0 0 54px 0;
	list-style: none;
	width: 220px; 
	border-top:11px solid #e5f6fa;
	background: url(../img/menubottom.gif) repeat-x 0 100% #fff;
	zoom:1;
}

ul#menu li {
	margin: 0; padding: 0;
	list-style: none;
	text-transform: uppercase;
	color:#fff;
	border-bottom:1px solid #fff;
	width: 220px; 
	float:left; display: inline;
	zoom:1;
}

ul#menu li.color1 { background-color: #ffc20e; }
ul#menu li.color2 { background-color: #00a4ca; }
ul#menu li.color3 { background-color: #72b84c; }
ul#menu li.color4 { background-color: #ec008c; }

ul#menu li a {
	display: block;
	width: 188px;
	padding: 10px 10px 8px 22px;
	color:#fff;
	font-weight: bold;
	font-size:14px;
	zoom:1;
}

ul#menu li a:hover { position:relative; background-color: #ffffff !important; }
ul#menu li.color1 a:hover, .color1 { color: #ffc20e; }
ul#menu li.color2 a:hover, .color2 { color: #00a4ca; }
ul#menu li.color3 a:hover, .color3 { color: #72b84c; }
ul#menu li.color4 a:hover, .color4 { color: #ec008c; }


#content {
	float: left; display: inline;
	width:700px;
	padding: 0 20px;
	overflow: hidden;
	zoom:1;
}

#content h1 {
	color:#ec008c;
	margin: 0 0 15px 0; padding: 8px 0 12px 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	background: url(../img/hr.png) repeat-x 0 100%;
}

#content h2 {
	color:#EC008C;
	margin: 0 0 1em 0; padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#content p {
	margin: 0 0 1em 0;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}

#content ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	overflow: hidden;
}

#content ul li {
	background: url(../img/listdot.gif) no-repeat 3px 0.5em;
	margin: 0;
	padding: 0 0 0 18px;	
	zoom:1;
}

#content ul ul { margin-bottom: 0 }


.contentpic { border: 3px solid #8cd6e7; }
.picleft {
	display:inline;
	float:left;
	margin: 0 20px 10px 0;
}
.picright {
	display:inline;
	float:right;
	margin: 0 0 10px 20px;
}
.leftpic {
	float:left; display: inline; 
	margin: 0 20px 10px 0; 
}

#footer {
	padding: 20px 5px;
	overflow: hidden;
	zoom:1;
}

#footermenu {
	float:left; display:inline;
	margin: 0; padding: 10px 0 0 10px;
	color:#00a4ca;
	font-weight: bold;
	width: 300px;
}

#footermenu a { color:#00a4ca; }
#footermenu a:hover { color:#fff; }

#footer img {
	float:right; display:inline;
}

table td { font-size: 12px; }

table.lead_table { border-collapse: collapse; }
table.lead_table td { border: 1px solid #000000; padding: 4px;}

.pager {
    text-align:center;
    color:#babbbe;
    font-size:12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.pager big {
    color:#00A4CA;
    font-size:15px;
    font-weight: bold;
}
.pager a {
    color:#00A4CA;
    padding: 0 2px;
}

.pager .prev { margin-right: 20px; text-decoration: none; }
.pager .next { margin-left: 20px; text-decoration: none; }

.pager .prev span, .pager .next span { font-size: 200%; position:relative; top:3px; }

#thumbs {
	/*width: 100%;*/
}

#thumbs td {
	background: none repeat scroll 0 0 #DEE4E7;
	/*border:1px solid #DEE4E7;*/
	height:220px;
	margin:0;
	padding: 10px 2px 2px;
	text-align:center;
	vertical-align:top;
	width:233px;
	font-size:12px;
}

#thumbs td img {
	border: 3px solid #9AB2B5;
}

#thumbs .details {
	font-size: 13px;
	padding: 15px;
	text-align: left;
}