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

#banner{
	background-image:url(../images/dantriumcaps_banner.jpg);
	height:284px;
}

#leftnav{/*182px total*/
	width:162px;
	padding:15px 0 0 20px;
	background-color:#ffe9af;
	margin-bottom:10px;
}


#content{ /*578px total*/
	width:518px;
	padding:0 30px 20px 30px;
}

.box{
	border:1px solid #000000;
	width:460px;
	padding:5px 15px 10px 15px;
}
