/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Tahoma, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both;
	margin:0 auto;
	position:relative;
	line-height:15px;
	color:#999999;
	width:100%;
	height:109px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	visibility: visible;
	overflow: auto;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topmain{
	width:100%;
	background:url(images/top_bg.gif) 0 0 repeat-x;
	height:134px;
	padding:0px 0 0 0;
}
#top{
	width:958px;
	margin:0 auto;
	height:87px;
}
#top img.logo{
	display:block;
	font-size:0;
	line-height:0;
	padding:0px 0 0 0;
	float:left;
	margin:0 0px 0px 0;
}
#top p.topTxt{
	display:block;
	width:470px;
	font-family:Tahoma;
	font-size:13px;
	line-height:52px;
	color:#333333;
	background-color:inherit;
	float:right;
	padding:0 0 0 0;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:109px;
	background:url(images/footer_bg1.gif) 0 0 repeat-x;
}
#footer{
	width:958px;
	margin:0 auto;
	position:relative;
	height:109px;
}
#footer ul{
	width:712px;
	position:absolute;
	left:252px;
	top:18px;
}
#footer ul li{
	float:left;
	font:normal 11px/18px Tahoma, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
/*------------------------------------------------footer--------------------*/
/*------------------------------------------------alt--------------------*/
#alt{
	clear:both; 
	margin:0 auto;
	line-height:15px;
	color:#999999;
	position:relative;
	width:100%;
	height:109px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
}
/*------------------------------------------------alt--------------------*/

