body {
		background-color:#000;
}

#main {
		width:760px;
		background:#fff;
}

#menubar {
		width:175px;
		background:url(images/menubar_bg.gif) repeat-y top left;

}

#menu_div {
		width:175px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		margin-left:0px;
		padding-top:35px;
		padding-left:0px;
		padding-bottom:20px;
		padding-right:0px;
		background:url(images/left_shadow.jpg) repeat-x left top;
}

#center_pane {
		width:585px;
		background: url(images/shadow.gif) repeat-x right top;
		padding-bottom:20px;
}

#wrapper {
		background:url(images/sidebar_bg.jpg) no-repeat right 27px;
		width:555px;
		margin-top:30px;
		margin-left:10px;
		margin-bottom:0px;
		margin-left:20px;
}

#content {
		float:left;
		width:370px;
		padding-right:0px;
}

#contact {
		float:left;
		width:370px;
}

#sidebar {
		float:right;
		width:165px;
		height:400px;
		padding-top:0px;
		text-align:left;
		background:url(images/sidebar_bg.jpg) no-repeat right 27px;
}
