html, body {
	margin:0;
	padding:0;
	height: 100%;
}

img {
	border:none;
}

#inner, #head {
	margin:0;
	padding:0;
}

body {
	background:url(img/bg.jpg) repeat-x #bebebe;
}


#outer {
	margin:auto auto;
	padding:0;
	width:840px;	
}

* html #outer {
	height: 100%;
	width: 809px;
}

#inner {
	width:100%;
	background: url(img/dropshadow.png) repeat-y transparent;
	
}
* html #inner {
	background-image: none;
	background-color: #fff;
}

#head {
	width:100%;
	height:186px;
	background: url(img/header.jpg) no-repeat transparent;
	overflow:hidden;
}
* html #head {
	background-position: -16px 0px;
}
#head_home {
	width:100%;
	height:144px;
	background: url(img/header.jpg) no-repeat transparent;
	overflow:hidden;
}
* html #head_home {
	background-position: -16px 0px;
}

#topnav {
	float: right;
	margin: 4px 25px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

* html #topnav {
	margin-right: 8px;
}
	
	#topnav li {
		float: left;
		padding-right: 3px;
	}

#nav {
	clear: both;
	float: right;
	padding-right: 25px;
	margin-top: 13px;
}

* html #nav {
	padding-right: 15px;
}

	#nav ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#nav ul li {
		float: left;
		padding-right: 3px;
	}

#logo {
	width: 190px;
	height: 90px;
	display: block;
	margin: 45px 0px 0px 45px;
	text-decoration: none;
	border: none;
}

* html #logo {
	margin: 45px 0px 0px 30px;
}

#middle {
	background: url(img/white.gif) repeat-y transparent;
	background-position:50% 0%;
	padding: 0px 16px;
	margin: 0px 7px 0px 8px;
	
}

* html #middle {
	padding: 0px;
	margin: 0px 8px;
}

#middle_inner {
	background: url(img/content_header_split.gif) top right no-repeat #e4ebf7;
	width: 100%;
	float:left;
	overflow:hidden;
}
#middle_inner_home {
	background: url(img/home_top.gif) top right no-repeat #e4ebf7;
	width: 100%;
	float:left;
}
#home_videoplayer {
	float: left;
	height: 333px;
	width: 397px;
	overflow: hidden;
}
#home_videoplayer object {
	margin-top: 35px;
}

#home_right {
	float: right;
	height: 333px;
	width: 385px;
	overflow: hidden;
}
#home_right .cboxcontent {
	padding: 10px;
	padding-top: 62px;
}

#innerbottom {
	background: url(img/inner_rd.gif) right no-repeat #e4ebf7;
	width: 100%;
	height: 12px;
	overflow: hidden;
}
#innerbottom div {
	background: url(img/inner_ld.gif) no-repeat;
	height: 12px;
	overflow: hidden;
}
#innerbottom .border {
	width: 396px;
	height: 12px;
	border-right: 1px solid #AABFDC;
	overflow: hidden;
}

#left_nav {
	background: url(img/left_nav_gradient.gif) repeat-x #e4ebf7;
	width: 191px;
	float: left;
}
	#left_nav ul {
		list-style-type: none;
		margin: 0px 10px 20px 0px;
		padding: 0px;
	}
	#left_nav ul li {
		margin: 0px; 
		padding: 0px;
		line-height: 12pt;
		overflow: hidden;
	}

#content {
	float: left;
	width: 586px;
	margin: 0px 4px 0px 8px;
	overflow:hidden;
}


.cboxhead {
	background: url(img/cbox_bg.gif) repeat-x;
	height: 21px;
	width: 100%;
	overflow: hidden;
}
.cboxhead div {
	background: url(img/cbox_border.gif) right no-repeat;
	width: 100%;
	height: 21px;
	overflow: hidden;
}
.formhead  {
	background: url(img/form_top.gif)  no-repeat;
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.formhead div {
	background: url(img/step_head.gif) no-repeat 10px 10px;
	height: 29px;
	width: 100%;
	overflow: hidden;
}
.cboxbottom {
	background: url(img/cbox_rd.gif) right no-repeat;
	width: 100%;
	height: 15px;
	overflow: hidden;
}
.cboxholder {
	margin: 15px 15px 0px 15px;
}


.cboxhead2 {
	background: url(img/cbox2_bg.gif) repeat-x;
	height: 34px;
	width: 100%;
	overflow: hidden;
}
.cboxhead2 .left {
	background: url(img/cbox2_border.gif) left no-repeat;
	width: 100%;
	height: 34px;
	overflow: hidden;
	float: left;
}
.cboxhead2 .right {
	background: url(img/cbox2_border.gif) right no-repeat;
	width: 100%;
	height: 34px;
	overflow: hidden;
	float: left;
}

#footer {
	width:100%;
	height:120px;
	background: url(img/footer.png) no-repeat transparent;
	overflow:hidden;
	clear: both;
}

* html #footer {
	background: url(img/footer-ie.gif) no-repeat transparent;
}

#footer_inner {
	margin-top: 10px;
	margin: 10px 0px 0px 38px;
	float:left;
	width:100%;
}
* html #footer_inner {
	margin-left: 20px;
}

	#footer_inner ul {
		clear: both;
		list-style-type: none;
		margin: 0px 0px 3px 0px;
		padding: 0px;
		height: 10pt;
	}
	#footer_inner ul li {
		margin: 0px 2px; 
		padding: 0px;
		line-height: 8pt;
		float: left;
	}
	
	
	#footer_inner div {
		clear: both;
		margin: 0px 2px; 
		padding-top: 8px;
	}

#footer_inner_add {
	margin: 10px 0px 0px 38px;
	padding: 0px 30px 0px 0px;
	float:left;
	width:200px;
}