/* CSS Document */
#top {
	/* make the top section a bit smaller */
	height: 111px;
}

#main {
	height: 420px; /*367px;*/
	margin:0 0px 0px 26px;
	padding: 0 30px 0 35px;
	background-color:#333333;
	position:relative;
	background-repeat:no-repeat;
}


