#page_top
{
	height:30px;
	background:#FBFBFB url(../images/bg_top.gif) no-repeat center bottom;
	text-align:center;
	color:#ccc;
}
#page_top h1
{
	font-size:11px;
	font-weight:normal;
}
#page_bottom 
{
	background:#FBFBFB url(../images/bg_bottom.gif) no-repeat center top;
	height:50px;
	padding-top:10px;
	color:#666;
	font-size:10px;
	text-align:center;
}
#container
{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
#page_content
{
	margin:10px 15px 10px 15px;
}
#logo
{
	font-size:25px;
	font-weight:bold;
}
.sideBox
{
	position:relative;
	margin-bottom:10px;
	background:#FAFAF7;
	overflow:hidden;
	width:700px;
}
.sideBox .sideBoxHead
{
	background:#FAFAF7 url(../images/sidebox-tabs.gif) no-repeat 0 0;
	border-bottom:1px solid #EBEBDF;
}
.sideBox .sideBoxTitle
{
	height:25px;
	background:url(../images/sidebox-corners.gif) no-repeat right 0;
	color:#000;
	font-size:13px;
	font-weight:400;
	padding:10px 12px 0;
}
.sideBox .sideBoxTitle h1,.sideBox .sideBoxTitle h2
{
	font:bold 13px "Lucida Sans","Lucida Grande",sans-serif;margin:0;padding:0;
}
.contentHead .headerTitleLeftBold{background:url(../images/sidebox-corners.gif) no-repeat right -200px;height:36px;padding:10px 12px 0;}
.contentHead{position:relative;background:url(../images/sidebox-tabs.gif) no-repeat -1320px 0;}

.clearboth
{
	clear:both;
	height:0px;
	font-size:0px;
}



