
/* ############ BANNER ############ */

#banner {
	float:left;
	width:778px;
	height:85px;
	background-color:#cecece;
}

#bannershadow{
	float:left;
	background-image:url(../images/design/main_shadow_top.jpg);
	width:8px;
	height:70px;
	margin-top:15px;
}

/* ############ DETAILS ############ */

#primarymenu {
	margin-left:130px;
}

#detailcontainer {
	width:768px;
	padding:20px 5px 5px 0px;
}


#menucontainer {
	float:left;
	width:140px;
}	 
#menu {
}
#validator {
	margin-top:20px;
	text-align:center;
}



#details {
	float:left;
	width:608px;
	padding:0px 0px 0px 10px;
}

#titlecontainer {
}
#breadcrump {
	padding:0px 0px 10px 0px;
	font-size:10px;
}
#title {
}
#print {
	float:right;
	font-size:12px;
}


#content {
}



#detailfooter {
}
#jumptotop {
	float:left;
}
#webmaster {
	float:right;
}

/* ##### ##### #### */

#centerbottom{
	background-image:url(../images/design/shadow_buttom.jpg);
	height:25px;
	width:786px;
}
