body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
	background:url(/images/bg.gif) repeat #ffffff;
}

#main-container {
	margin:0 auto;
	width:960px;
	background-color: #ffffff;
	border:1px solid #bc2833;
}

#menu-upper, #menu-lower {
	width:960px;
	min-height:23px;
	color: #ffffff;
	font-weight:bold;
}

#content-container {
	width:960px;
	clear:both;
	background: url(/images/body-bg.jpg) no-repeat #ffffff;
	padding-top:1px;
}

#content-left {
	float:left;
	width:200px;
	padding:40px 0 0 30px;
}

#content-right {
	float:left;
	width:265px;
	padding:22px 20px 30px 0;
	line-height:1.6em;
}

#content-text{
	float:left;
	width:350px;
	padding:22px 60px 30px 30px;
	line-height:1.6em;
}

#home-content-right {
	width: auto;
	float:right;
}


#home #content-left {
	color:#ffffff;
	padding:270px 6px 25px 18px;
	width:705px;
}

#home-content-right {
	width:190px;
	color:#ffffff;
	padding: 15px 15px;
	margin-top:0;
}

#footer-left {
	float:left;
	min-width:650px; 
}

#footer-right {
	float:right;
	width:270px;
}

#footer {
	padding-top:30px;
}
