*{
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color:#FFFFFF;
}

body{
	background: #000009 URL('../images/bg.png') repeat-y;
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: center;
}

img{
	border: 0px;
}

marquee{
	font-size: 16px;
	font-weight: bold;
}

h1{
	color: #fff60f;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: normal;
}

p{
	color: #ffffff;
	margin-bottom: 15px;
}

a{
	color: #ffffff;
}
a:hover{
	color: #fff60f;
	text-decoration: none;
}

#wrapper{
	width: 880px;
	margin: 0px auto;
}

#banner{
	background: URL('../images/banner.png') no-repeat;
	width: 880px;
	height: 161px;
	float: left;
}

#topnavbg{
	background: URL('../images/topbg.png') repeat-x;
	width: 880px;
	height: 34px;
	float: left;
}

#phone{
	font-size: 18px;
	width: 500px;
	height: 28px;
	padding-left: 20px;
	padding-top: 6px;
	float: left;
	color: #ffffff;
}

#links{
	width: 360px;
	height: 29px;
	padding-top: 5px;
	float: left;
	text-align: center;
}

#content{
	background: #00000e;
	width: 850px;
	padding: 15px;
	float: left;
}

#scroll{
	background: URL('../images/scrollbg.png') no-repeat;
	width: 846px;
	height: 28px;
	padding-top: 6px;
	float: left;	
	font-weight: bold;
	color:#000;



}

#left{
	margin-top: 15px;
	width: 211px;
	float: left;
}

#center{
	margin-top: 15px;
	margin-left: 15px;
	width: 470px;
	float: left;
}

#right{
	margin-top: 15px;
	width: 150px;
	float: left;
	text-align: center;
}

#content-bot{
	background: URL('../images/content-bot.png') no-repeat;
	width: 880px;
	height: 8px;
	float: left;
}

#footer{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 880px;
	height: 120px;
	color: #ffffff;
}
.error{
	color:#ff0000;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.msg{
	color:#093;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
}
.text{

	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.textbox{
	width:260px;
	color:#000;
}
