@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding:0px;
}
body{
	background: url(../images/bg.png) top left repeat-x #5da7fe;
	text-align:center;
	padding:0;
	margin:0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div, h1, h2, p, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.clear{
	clear:both; 
	font-size:0; 
	line-height:0;
}


#wrapper{
	text-align:left;
	margin: 0 auto;
	width: 928px;
}
#wrapper  p.contact {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	display: block;
	height: 30px;
}

#header{
	background-image: url(../images/header.png);
	height:296px;
	width: 928px;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	line-height: 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
#header img {
	float: left;
	margin-top: 55px;
	margin-left: 40px;
}

#nav{
	background-image: url(../images/nav.png);
	height:79px;
	width: 928px;
	margin: 0px;
	padding: 0px;
}
#nav_inside {
	position: relative;
	padding-top: 35px;
	padding-left: 345px;
	margin: 0px;
}
#nav li {
	float: left;
	list-style-type: none;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav a {
	display: block;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	background-image: url(../images/nav_blue.gif);
	background-repeat: repeat-x;
}


#main{
	background-image: url(../images/main_bg.png);
	width: 928px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
#main img.left {
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main img.right {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
#main p {
	color: #111111;
	font-size: 16px;
	line-height: 1.5em;
}
#main #gradient {
	background-image: url(../images/main_bg_b.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#main #text_area {
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 30px;
}
#text_area  h1  {
	color: #0033CC;
	padding-bottom: 20px;
}
#text_area  h1.home  {
	padding-left: 10px;
	padding-bottom: 0px;
}
#text_area h2 {
	color: #0033CC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#text_area h3 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #3366CC;
}
#main .home_box {
	background-image: url(../images/homebox.jpg);
	background-repeat: no-repeat;
	height: 344px;
	width: 249px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;
}
#main .home_box p {
	line-height: 1.1em;
	font-size: 14px;
	color: #000000;
}
#main .home_box img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content li a  {
	color: #0000CC;
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 5px;
	list-style-type: square;
}
ul.bullet li {
	font-size: 16px;
	color: #000000;
	line-height: 1.5em;
	list-style-type: square;
}
ul.bullet {
	padding-left: 30px;
	padding-top: 10px;
}
#content li a:hover {
	color: #000000;
	text-decoration: underline;
}
.item {
	display: block;
	width: 125px;
	float: left;
	margin-right: 15px;
	height: 220px;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/listBox.png);
	background-repeat: no-repeat;
}
.item  h4 {
	color: #3399CC;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.item h4 a {
	color: #3399CC;
	text-decoration: none;
}
table  tr  td .items {
}
span.list_description  {
	font-size: 12px;
	color: #333333;
	line-height: 1.2em;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
}
#side_top {
	background-image: url(../images/side_top.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 235px;
}
#side_main {
	background-image: url(../images/side_bg.png);
	background-repeat: repeat-y;
	display: block;
	width: 195px;
	padding-right: 20px;
	padding-left: 20px;
}
#side_bottom {
	background-image: url(../images/side_bottom.png);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 235px;
}
#sidebar  ul li {
	margin: 0px;
	padding: 0px;
}
#sidebar li a {
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	font-size: 16px;
	margin: 0px;
	padding-top: 7px;
	height: 100%;
	width: 180px;
	color: #333333;
}
#sidebar li a:hover {
	color: #FFFFFF;
	background-image: url(../images/nav_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer{
	background-image: url(../images/footer_2.png);
	height:152px;
	width: 907px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 43px;
	padding-left: 20px;
	position: relative;
}
#content {
	float: right;
	width: 550px;
}
#footer img {
	float: left;
	margin-right: 100px;
	margin-left: 40px;
}
#footer .sponsor {
	position: absolute;
	top: 65px;
	left: 680px;
	color: #FFFFFF;
}
#footer p.design {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
}
#footer p.copy {
	color: #0453DF;
}

#main #promotion { margin: 0 auto 20px ; padding: 80px 40px 0; background:url(../images/featured-bg.png) no-repeat; background-position:5px 0; height:380px;}
#main #video{ float:left; width:380px; margin, padding:0;}
#main #calltoaction { float:right; width: 380px;}
#main #calltoaction img {float:left; margin-right: 5px; }

