body {
	margin: 0;
        background-color: #96d6f9;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.img_wrap {
	margin-right: 206px;
	padding: 0 0 15px 15px;
}
.float_img {
	float: right;
	width: 167px;
	padding-bottom: 15px;
}
* html .img_wrap {
	margin-right: 203px;
}
* html .float_img {
	margin-left: -3px;
}
.float_img img {
	border: 1px solid #c8c8c8;
	padding: 1px;
}
.nomargin {
	margin: 0;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #666666;
}
a:link {
	color: #4da5d5;
	font-weight: bold;
        text-decoration: underline;
}
a:visited {
	color: #1d7497;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #81c9f0;
	font-weight: bold;
	text-decoration: underline;
}
h1, h2, h3, h4, h5,h6, h7, p {
	margin: 0 0 11px;
}
h1, h3 {
	background: url(../i/2011/bullet_arrow.gif) left center no-repeat;
	padding-left: 16px;
	font-size: 12pt;
	color: #231f20;
}
h4 {
	color: #81c9f0;
	font-size: 8pt;
	font-weight: bold;
}
#ct0 {
	background: #96d6f9 url('../i/2011/bg.png') top left repeat-x;
	margin: 0;
	padding: 0;
}
#ct1 {
	width: 1020px;
	margin: 0 auto;
        background: #abdefa url('../i/2011/ct_bg.png') top left repeat-x;
	text-align: center;
}
#ct2 {
        background: transparent url('../i/2011/ct_b.gif') bottom center repeat-x;
}
#ct3 {
        background: transparent url('../i/2011/ct_br.gif') bottom right no-repeat;
}
#ct4 {
        padding: 0 0 14px;
        background: transparent url('../i/2011/ct_bl.gif') bottom left no-repeat;
	text-align: left;
}
#ct5 {
        margin: 0 10px;
        padding: 0 2px;
        overflow: visible;
        background-color: #fff;
}

#top_elements {
        height: 240px;
        position: relative;
        overflow: visible;
}
#title {
        margin: 0 0 2px;
        padding: 28px 0 12px 206px;
        background-color: #232020;
}
#banner {
        margin: 0;
        padding: 0;
        height: 150px;
        background-color: #4da5d5;
        overflow: hidden;
}
#banner .flas_element {
        margin: 0;
        padding: 0;
        height: 150px;
}
#logo {
        margin: 0;
        padding: 0;
        width: 238px;
        height: 240px;
        position: absolute;
        top: 0;
        left: -12px;
        z-index: 5;
}

#menubar {
	/*height: 40px;*/
	background-color: #e9ebe2;
}

ul#main_menu {
	margin: 0;
	padding: 0;
	list-style: none;
        overflow: hidden;
}

ul#main_menu li {
	display: inline-block;
}

ul#main_menu li {
	display: block;
	float: left;
        margin: 0;
        padding: 0;
        line-height: 1;
        background: none;
}

* html ul#main_menu li {
	white-space: nowrap;
	width: 0%
}

ul#main_menu li.f {
        margin: 0;
        padding: 0;
	background: none;
}

ul#main_menu li a:link,
ul#main_menu li a:active
ul#main_menu li a:visited {
	display: inline-block;
}

ul#main_menu li a:link,
ul#main_menu li a:active,
ul#main_menu li a:visited {
	display: block;
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	padding: 11px 30px;
	text-decoration: none;
        background: none;
}
ul#main_menu li a:hover {
        color: #fff;
        background: none;
	background-color: #4da5d5;
}
#main_content {
        clear: left;
        padding: 14px 0;
        width: 100%;
        overflow: auto;
}
#cta_nav {
        float: left;
        margin: 0;
        padding: 0;
        width: 209px;
}
#content {
        margin: 0 0 0 209px;
        padding: 0 27px 17px 26px;
}

#hp_items {
        background: none;
}
#hp_items #hp_right {
        float: right;
        padding: 10px;
        width: 50%;
        background: url('../i/dotted_ver.gif') left top repeat-y;
}
* html #hp_items #hp_right {
        padding: 20px;
}
#hp_items #hp_left {
        margin: 0 50% 0 0;
        padding: 10px;
}

#footer {
        width: 1000px;
        text-align: center;
        margin: 20px auto;
}
#footer_left {
        float: left;
        width: 150px;
        text-align: left;
}
#footer_right {
        margin: 0 0 0 150px;
        text-align: right;
}
#footer * {
        color: #fff;
}
#footer_admin {
	padding: 0 0 16px 0;
        text-align: right;
}
