html {
	height:100%;
}
body {
	margin:0;
	color:#626262;
	font:13px Helvetica, Arial, sans-serif;
	background:#dbe9f0 url(../images/body.gif) repeat-x;
	min-width:742px;
	height:100%;
	min-width:967px;
}
img {border-style:none;}
a {
	color:#0088c2;
	text-decoration:none;
	outline:none;
}
a:hover{ text-decoration:underline;}
a.mainmenu {
	color: #ffffff;
	font-size: 11pt;
	font-weight: 900;
	text-transform: uppercase;
}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#main {

	width:967px;
	margin:0 auto;
}
* html #main {height:100%;}
/* header style */
#header {
	height:88px;
	position:relative;
	padding:0 0 0 474px;
	background:url(../images/header-bg.gif) no-repeat 386px 39px;
}
#header:after {
	content:" ";
	clear:both;
	height:0;
	display:block;
}
.login-holder {
	float:left;
	margin-right:7px;
	padding-top:23px;
}
.login-holder label {
	display:block;
	color:#c7d5e3;
	padding-bottom:2px;
}
.login-holder input {
	width:124px;
	padding:2px 5px;
	border:1px solid #898989;
}
#header .btn {
	float:left;
	margin:39px 7px 0 0;
}
.clear {
	clear: both;
}
#header .links {
	padding-top:39px;
	white-space:nowrap;
}
#header .links a {
	display:block;
	font-size:10px;
	color:#c7d5e3;php
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:202px;
	height:205px;
	position:absolute;
	top:11px;
	left:9px;
}
#container {
	width:100%;
	overflow:hidden;
	background:url(../images/bg.gif) repeat-y 7px 0;
	margin-bottom:15px;
}
/*sidebar style */
.sidebar {
	width:220px;
	background:url(../images/sidebar.png) repeat-y;
	float:left;
	padding-top:137px;
}
.sidebar .inner {
	background:url(../images/sidebar-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 24px 42px 20px;
}
.sidebar ul {
	margin:0;
	padding:4px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/duble-separator.gif) repeat-x;
	font-size:14px;
}
.sidebar li {
	width:100%;
	float:left;
	background:url(../images/separator.gif) repeat-x 0 100%;
}
.sidebar li a {
	height:22px;
	display:block;
	background:url(../images/marker.gif) no-repeat 0 12px;
	padding:14px 0 0 15px;
}
.sidebar li a span {
	height:13px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
.sidebar li ul {
	background:url(../images/separator.gif) repeat-x;
	padding-top:0;
	display:none;
}
.sidebar li.active ul {
	display:block;
}
.sidebar li li {
	background:url(../images/sub-nav-bg.gif) repeat-y;
	margin:3px 0 -3px;
}
.sidebar li ul a {
	color:#3e6c9b;
	height:auto;
	background:none;
	background:url(../images/separator2.gif) repeat-x 0 100%;
	padding:8px 0 8px 18px;
	width:139px;
	margin:0 auto
}
/*main column style */
.main-column {
	width:734px;
	float:right;
}
.main-column-admin {
	width:734px;
	float:right;
}
.title {
	height:146px;
	margin-bottom:20px;
	padding-top:27px;
	overflow:hidden;
}
.lfa {
	background:url(../images/lfa.gif) no-repeat 0 27px;
}
.lfa * {
	text-indent:-9999em;
	display:block;
}
.holder {
	width:100%;
	overflow:hidden;
}
/* content style width:512px;*/
.content {
	background:#fff url(../images/content-top.gif) no-repeat;
	width:512px;
	float:left;
}
.content-admin {
	background:#ffffff;
	width:100%;
	float:left;
}
.content .inner {
	background:url(../images/content-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:22px 24px 18px 46px;
}
.content .img-box {
	background:url(../images/img-holder.gif) no-repeat;
	width:454px;
	height:134px;
	margin:0 -9px 16px -3px;
	position:relative;
	overflow:hidden;
}
.content .img-box img {
	display:block;
	margin:12px auto 0;
}
.content h2 {
	color:#47729d;
	font:bold 21px Helvetica, Arial, sans-serif;
	position:relative;
	margin:0 0 23px -46px;
}
.content h2 span {
	background:#dbe9f0;
	padding:0 3px 0 25px;
}
h3 {
	margin:0 0 16px;
	color:#458ac0;
	font-size:16px;
}
.content p {
	margin:0 0 16px;
}
/*right column style */
.column {
	width:199px;
	float:right;
	overflow:hidden;
}
.column .box {
	background:#fff url(../images/box-top.gif) no-repeat;
	margin-bottom:27px;
}
.column .box .inner {
	background:url(../images/box-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:12px;
}
.column h2 {
	margin:0 0 8px;
}
.news {
	background:url(../images/news.gif) no-repeat;
	height:39px;
	text-indent:-9999em;
	overflow:hidden;
}
.today {
	background: url(../images/today.gif) no-repeat;
	height:56px;
	text-indent:-9999em;
	overflow:hidden;
}
.list {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.list li {
	float:left;
	width:100%;
}
.list a {
	color:#7496b7;
	font-weight:bold;
	display:block;
	background:url(../images/marker2.gif) no-repeat 140px 50%;
	padding:10px 13px;
	width:149px;
}
.list .bg {
	background:#eff2f6;
	border-bottom:solid #d1dbe7;
	border-width:1px 0;
}

.list .bg2 {
	background:#ffffff;
	border-bottom:solid #d1dbe7;
	border-width:1px 0;
}
.click {
	background:url(../images/click-here.gif) no-repeat;
	width:187px;
	height:58px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	margin-left:-6px;
	position:relative;
}
/*footer style */
#footer {
	background:url(../images/footer.gif) repeat-x;
	width:100%;
	height:80px;
	margin-top:0px;
	text-align:center;
	padding-top:42px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	display:inline;
	border-left:1px solid #e7e7e7;
	padding:0 12px 0 15px;
}
#footer li:first-child {
	border:none;
}
#footer a {
	color:#e7e7e7;
}
.gatorworks {
	background:url(../images/gatorworks.gif) no-repeat;
	width:114px;
	height:25px;
	display:block;
	margin:30px auto 0;
	text-indent:-9999em;
	text-align:left;
}
td {
	padding-top: 8px;
	padding-bottom: 8px;
}