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


/*structure*/
#leftnav{/*182px total*/
	width:162px;
	padding:0 0 0 20px;
	background-color:#eaf4ff;
	margin-bottom:10px;
}
#content{ /*578px total*/
	width:518px;
	padding:0 30px 20px 30px;
	background:url(../images/dantriumiv_banner2.jpg) top right no-repeat;
}


#banner{
	background:#FFFFFF url(../images/dantriumiv_banner.jpg) no-repeat;
	height:281px;
}

#leftnav ul{
	
}
	

body #wrapper{
	border-bottom:1px solid #c10925;
}
