body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #9CBDE4;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #313131;
	background-image: url('images/header-tail.gif');
	background-repeat: repeat-x;
}
.main {
	width: 882px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 0.9em;
}
img {
	border: 0;
	text-align: left;
	vertical-align: top;
}
ul {
	list-style: none;
}
.column {
	float: left;
}
.container {
	background: url(images/content-bg.gif) top repeat-x;
	padding: 38px 0 14px 0;
	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
h1 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #018FF7;
	margin-bottom: 0px;
	font-family: "Century Gothic";
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b8d0ed;
	padding-bottom: 8px;
}
h2 {
	margin: 0px;
	font-size: 1.09em;
	letter-spacing: 0.1em;
	color: #018FF7;
	font-weight: bold;
	padding-bottom: 8px;
	text-decoration: none;
}
h2 a {
	border: 1px solid #ADC6E3;
	font-size: 1.09em;
	letter-spacing: 0.1em;
	color: #018FF7;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 10px;
}
h2 a:hover {
	background-color: #DDE8F8;
	color: #018FF7;
	display: block;
	text-decoration: none;
	padding: 10px;
}
h3 {
	font-size: 11pt;
	letter-spacing: 0.1em;
	color: #0191FA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
	text-transform: lowercase;
}
.float_right {
	float: right;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
}
.top_indent_25px {
	margin-top: 25px;
	display: block;
}
a {
	color: #0F62AE;
}
a:hover {
	text-decoration: none;
}
.title_gry {
	color: #313131;
	font-weight: bold;
}
#ul {
	text-indent: -0em;
	list-style-type: disc;
	margin-left: 16px;
	padding-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 5px;
}
#ul li a {
	color: #2C2C2C;
	text-decoration: none;
}
#ul li a:hover {
	text-decoration: underline;
}
.pic_float {
	margin-right: 22px;
	float: left;
}
/*=======header===========*/
.header {
	height: 244px;
	background: url('images/header-bg.jpg') no-repeat left top;
	width: 882px;
	background-color: #0E417E;
}
#menu {
	width: 882px;
	height: 44px;
	background-image: url('images/nav_bar.jpg');
	background-repeat: no-repeat;
	background-color: #0191FA;
	text-align: center;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 44px;
}
#menu a {
	float: left;
	width: 168px;
	height: 28px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: lowercase;
	padding-top: 14px;
	background-image: url('images/nav_bar.jpg');
	background-repeat: repeat-x;
	font-family: "Century Gothic";
}
#menu a:hover {
	width: 168px;
	height: 28px;
	padding-top: 14px;
	color: #FFFFFF;
	background-image: url('images/nav_bar_ovr.jpg');
	background-repeat: repeat-x;
	text-decoration: none;
}
.menu_slide {
	float: right;
	height: 244px;
	width: 577px;
}
.menu_image {
	float: left;
	height: 209px;
	width: 571px;
	background-color: #2D3130;
	background-image: url('images/hd_image_bk.jpg');
	background-repeat: repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
.mask {
	width: 577px;
	height: 244px;
	overflow: hidden;
	float: left;
}
#box1, #box2, #box3, #box4 {
	position: absolute;
}
.mask {
	position: relative;
	width: 577px;
	height: 244px;
	overflow: hidden;
}
/* Sample 5*/
#box5 div {
	position: absolute;
	background: #fff;
	width: 480px;
	height: 240px;
}
#box5 h3 {
	padding: 0 0 10px 0;
}
#box5 img {
	position: static;
	float: left;
	width: 200px;
	height: 140px;
	margin: 0 10px 10px 0;
}
.mask img {
	position: absolute;
	display: block;
	border: none;
}
/*=====//header===========*/
/*=======content===========*/
#content {
	padding: 0px 0px 0px 34px;
	background: left top;
	float: left;
	width: 538px;
	line-height: 1.3em;
}
#content a {
	color: #0F62AE;
}
.title {
	border-bottom: 1px solid #b8d0ed;
	margin-bottom: 18px;
	padding-bottom: 8px;
}
/*=====//content===========*/
/*=======content_2===========*/
#content_2, #content_3 {
	background: left top;
	float: left;
	width: 240px;
	padding-right: 34px;
	padding-left: 34px;
	margin-bottom: 15px;
}
.title2 {
	border-bottom: 1px solid #b1d29d;
	margin-bottom: 18px;
	padding-bottom: 8px;
}
/*=====//content_2===========*/
#columnbottom {
	clear: both;
	height: 15px;
	text-align: center;
	font-size: 9pt;
	color: #0191FA;
	text-decoration: none;
	width: 882px;
	font-family: "Century Gothic";
}
#columnbottom a:link {
	font-size: 10pt;
	color: #0191FA;
	text-decoration: none;
	letter-spacing: .10em;
}
#columnbottom a:visited {
	color: #0191FA;
	text-decoration: none;
}
#columnbottom a:hover {
	color: #0191FA;
	text-decoration: underline;
}
/*=======footer===========*/
#footer {
	background-color: #0F62AE;
	height: 60px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #0A244D;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#bg_footer_left {
	background: #0F62AE;
	padding: 16px 0px 0px 34px;
	color: #DCDDD4;
	width: 558px;
	float: left;
	height: 45px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 1.4em;
	text-transform: lowercase;
}
#bg_footer_left a {
	color: #DCDDD4;
}
#bg_footer_right {
	background: #0191FA;
	width: 243px;
	padding: 16px 34px 0px 12px;
	color: #FFFFFF;
	font-size: 9pt;
	float: left;
	height: 45px;
	line-height: 1.2em;
	text-align: right;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0179D1;
}
#bg_footer_right img {
	margin-right: 11px;
}
#footer span {
	display: block;
	word-spacing: 18px;
	color: #014170;
	margin-bottom: 5px;
}
#footer span a {
	text-decoration: none;
	word-spacing: 0em;
}
#footer span a:hover {
	text-decoration: underline;
}
#footer_copy {
	background: #9CBDE4;
	width: 882px;
	color: #208BEC;
	font-size: 9pt;
	height: 40px;
	line-height: 1.6em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	font-family: Tahoma;
}
#footer_copy a {
	color: #208BEC;
}
/*=====//footer===========*/
.link1 {
	background: url(images/link2-bg.gif) top repeat-x;
	display: block;
	float: right;
	line-height: 1.001em;
	padding: 4px 12px 4px 14px;
	color: #2b61a2;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	width: 70px;
}
.link1:hover {
	background: url(images/link2-bg-hover.gif) top repeat-x;
}
.link2 {
	background: url(images/link2-bg.gif) top repeat-x;
	margin-top: 10px;
}
.link2:hover {
	background: url(images/link2-bg-hover.gif) top repeat-x;
}
.sidebar {
	background-image: url('images/form-bg.gif');
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #adc6e3;
	font-size: 10pt;
}
.p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 9pt;
	background-color: #DDE8F8;
	border: 1px solid #9FB5C4;
	padding: 8px;
	margin-top: 5px;
}
h4 {
	font-size: 12px;
	color: #5C5C5C;
	margin-bottom: 10px;
}
.center {
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
}
.sponsors {
	float: left;
	text-align: center;
	font-size: 9pt;
	width: 192px;
}.style1 {
	color: #018FF7;
	font-weight: bold;
}

