@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url(webPics/images/bg.gif);

}
#wrapper {
	width: 670px;
	margin: auto;
	text-align: center;
}

#bann_logo {
	height: 159px;
	width: 309px;
	background-image: url(webPics/images/banner_logo.jpg);
	float: left;
}
#bann_flash {
	background-image: url(webPics/images/bann_flash.jpg);
	height: 159px;
	width: 361px;
	float: left;
}
#linkbox {
	background-color: #000000;
	width: 670px;
	height: 30px;
	float: left;
}
#header li {
	margin-left: auto;
	text-align: left;
	padding-top: 7px;
	padding-left: 40px;
}
#header ul  {
	margin:0;













	padding:0
.px;
	list-style:none;
	float: left;
	
}



#header  ul  a:link, #header  ul  a:visited  {
	background-color: #000000;
	display:block;
	padding: .2em .4em .2em .5em;
	font: bold .7em/1.2em Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#fff;
	margin-right: 0.5em;
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EB1C24;
	
}

#header ul a:hover, #header ul a:active   {
	color: #FF0000;	
	
	
}

#middle {
	width: 670px;
	background-image: url(webPics/images/center.gif);
	background-repeat: repeat-y;
	float: left;
}

#footer {
	background-color: #00FF00;
	float: left;
	width: 670px;
	background-image: url(webPics/images/bottom_banner.jpg);
	height: 77px;
}
#wrapper #middle  p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.3em;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}

#wrapper #middle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	padding-bottom: 25px;
}
#wrapper #middle h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 24px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
	margin-top: 15px;
}

.center {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 25px;
}


.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.floatLeft {
	float: left;
	padding-top: 15px;
	padding-left: 60px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.leftpadd {
	padding-left: 15px;
}
.padRight {
	margin-right: 25px;
	padding-right: 25px;
	float: left;
	font-size: 12px;
	line-height: 1.3em;
}
.boxwidth {
	width: 350px;
	text-align: center;
}

