@import url(template0.css);
body {
	background:#514f50 url(../images/home/body_bg.gif) 0 0 repeat-x;
}

#header {
	background:#fff url(../images/home/header_bg.jpg);
	height:262px;
}

#main-table-body-rightcell {
	width:760px;
}

#content{
	margin:0;
}
	#content-body{
		margin:0;
	}
	
#pagetitle{
	background:#8f1f1f;
	height:48px;
	left:0;
	margin:0;
	padding:20px 0 0 15px;
	position:relative;
	top:0;
	width:745px;
}
	#pagetitletext h1{
		color:#FFF;
		font-weight:normal;
	}