body
{
	background-color: #e7e7e7;
	color: #FFF;
	padding: 0;
	margin: 0;
	font: 0.8em Arial, sans-serif;
	line-height: 1.5em;
}
p
{
	margin: 0 0 0px 0;
	line-height: 1.5em;
	color:Black;
}
form
{
	margin: 0;
}

.content
{
	background: #FFF;
	margin: 0 auto;
	padding: 0px;
	width: 1050px;
	color: #000;
}

.preheader
{
	color: #FFF;
	width: 100%;
	height: 71px;
	margin: 0;
	padding: 0;
}
.preheader2
{
	background: #000 url(../images/preheader2.jpg) repeat-x center bottom;
	color: #FFF;
	height: 71px;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
}

.preheader3
{
	background: #000 url(../images/preheader3.jpg) no-repeat center bottom;
	color: #FFF;
	height: 71px;
	margin: 0;
	padding: 0;
}
.preheader4
{
	background: #000 url(../images/preheader4.jpg) no-repeat center bottom;
	color: #FFF;
	height: 71px;
	margin: 0;
	padding: 0;
}

.preheader .padding
{
	float: right;
	padding: 52px 70px 0 0;
	color: #FFF;
}

.header
{
	/*background: #000 url(../images/header.jpg) repeat-y center bottom;*/
	color: #FFF;
	width: 100%;
	height: 118px;
	margin-bottom: 5px;
	padding: 0;
	z-index: 0;
}


.header .slogan
{
	clear: both;
	padding: 2px 0 0 67px;
	color: #FFF;
	font: bold 0.8em Arial, sans-serif;
	z-index: 0;
}
.bg2
{
	background: #FFF url('../images/bg2.jpg') repeat-y center bottom;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

.bg3
{
	background: #FFF url(../images/bg3.jpg) repeat-y center bottom;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

.sd_left
{
	background-color: #FFF;
	color: #000;
	margin-top: 15px;
	padding: 15px 0px 0px 0px;
	width: 860px;
}


.footer
{
	width: 100%;
	height: 78px;
	color: #555;
	font-size: 90%;
	text-align: center;
	clear: both;
}

.footer .padding
{
	padding: 40px 0 0 0;
}

.footer2
{
	background: #000 url(../images/footer2.jpg) center repeat-x;
	height: 78px;
	color: #555;
	font-size: 90%;
	text-align: center;
	clear: both;
}

.footer3
{
	background: #000 url(../images/footer3.jpg) center no-repeat;
	height: 78px;
	color: #555;
	font-size: 90%;
	text-align: center;
	clear: both;
}

.footer4
{
	background: #000 url(../images/footer4.jpg) center no-repeat;
	height: 78px;
	color: #555;
	font-size: 90%;
	text-align: center;
	clear: both;
}

