body,table,th,td,input,textarea{ margin:0;border-collapse:collapse;list-style:none;vertical-align:top;font:12px Arial;}
a img{border:0;}
br.all{clear:both}
body,html{min-width:1000px}
a, a:link, a:active, a:visited
{
	text-decoration:none;
	color: #447799;
}
a:hover
{
	text-decoration:underline;
	color: #990000;
}

body
{
	background: #f2f8ee url(../img/bg_page.jpg) repeat-x top; 
}
div#main
{
	width:969px;margin:auto;text-align:left; height:100%;
	background: url(../img/bg_middle.gif) repeat-y top;
}
div#first
{
	padding-top: 50px;
	float:left;
	width:969px;
	background: url(../img/bg_top.jpg) no-repeat top;
	
}
div#mainContainer
{

	width : 930px;
	padding-left:20px;
	float:left;
}
div#slogan
{
	font-family: "Trebuchet MS";
	margin: 0 0 0 0px;
	padding: 0 100px 0 250px;
	color:#000099;
	width : 669px;
	height: 120px;
}
div#slogan h1
{
	font-size: 30px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#000099;
}
div#slogan h1 a, div#slogan h1 a:link
{
	color:#000099;
}
div#slogan div
{
	font-size: 15px;
	margin-bottom:5px;
}
div#slogan i
{
	font-size: 15px;
	color:#000099;
}
div#news
{
	float: left;
	width: 300px;
	border: solid 1px #cccccc;
	padding: 15px 10px;
}
div#banners
{
	width:200px;
	border: solid 1px #cccccc;
	padding: 15px 10px;
	float: right;
}
div#foot
{
	height : 100px;
	width:100%;text-align:center;
	padding: 80px 0px 20px;
	background: url(../img/bg_foot.jpg) no-repeat bottom center;
	float: left;
}
