body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#445463;
	font-size:12px;
	line-height:125%;
	background-image: url(../images/video/mainbg.jpg);
}

/*main structures*/
#outer{
	padding: 0px;
	width: 798px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color:#ECE9D8;color:#445463;
	}

#header{
	height: 50px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
	background-image: url(../images/web/top_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner{
	background-image: url(../images/technology/headerbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
}

#nav{
	/*background-image: url(../images/technology/nav_bg.jpg);
	background-repeat: repeat;
	background-position: left top;*/
	height: 31px;
	background-color:#5D5A4E;
}

#contentbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	/*color: #FFFFFF;*/color:#445463;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:744px;
}

#contentbody h4{
	font-size: 12px;
	margin:0px;
}

#contentbody p{
	font-size: 12px;
	margin:0px 0px 15px 0px;
}

/*innder structures*/
#header_dbr{
	background-image: url(../images/video/dbr_headbg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 389px;
	height:46px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left:26px;
	padding-top:3px;
}

#header_rt{
	background-image: url(../images/video/rightheaderbg.jpg);
	background-repeat: repeat-x;
	height: 49px;
	width: 382px;
	float:left;
}

/*styles*/
/*h2{
	font-size:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	padding-bottom:3px;
}

a, a:link, a:visited{
	color:#FF9900;
	text-decoration:none;
}*/

/*styles*/
h2{
	font-size:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8175;
	text-align:left;
	padding-bottom:3px;
	color:#8B8175;
}

a, a:link, a:visited{
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#A8956F;
}
