body{
	margin:0;
	padding:0;
	font:12px Arial,Helvetica,sans-serif;
	background-color: #e6e6e6;
}
form{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}

#header{
	height: 190px;
	background:#e20507 url(../img/splash/head-bg.gif) repeat-x;
}

#header .header-top {
	margin: 0px auto;
	padding-top: 122px;
	height: 46px;
	width: 977px;
}

#header h1{
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
	width: 211px;
	height: 44px;
}

#header .blurb{
	float: left;
	width: 740px;
	height: 31px;
	background:url(../img/splash/head-blurb-bg.gif) no-repeat 4px 0;
	padding: 15px 0 0 22px;
}

#photo{
	margin: 0;
	width: 100%;
	text-align: center;
	height: 117px;
	background: #000;
}

#main{
	margin: 0px auto;
	width: 913px;
	padding: 24px 32px 24px 32px;
	background:url(../img/splash/main-bg.gif) repeat-y;
}

#main .main-cont{
	width: 912px;
	height: 195px;
	background:url(../img/splash/main-holder.gif) no-repeat;
	margin-bottom: 15px;
}

#main .main-cont ul{
	float:left;
	display:inline;
	margin:13px 0 0 56px;
	padding:0;
	height: 102px;
}

#main .main-cont ul li{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	float:left;
	padding:0 105px 0 0;
}

#main .main-cont ul li a{
	float:left;
	white-space:nowrap;
}

#main .main-cont ul li:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#main .main-cont #blurb{
	position:relative; 
	margin: 20px 0 0 35px;
	_margin-top: 30px;
	width: 845px;
	height: 46px;
	overflow: hidden;
}

#main .main-cont .blurb{
	margin: 20px 0 0 35px;
	_margin-top: 30px;
	width: 845px;
	height: 46px;
	overflow: hidden;
}

#main .main-cont #holder p{
	margin: 0 0 10px 0;
	height: 46px;
	color:#666;
}

#main .main-cont #holder span{
	font-size: 14px;
	font-weight: bold;
	color: #e20507;
}

#main .col-a{
	float: left;
	width: 623px;
}

#main .col-b{
	float: left;
	width: 289px;
}

#main .col-b .login{
	width: 289px;
	height: 158px;
	background:url(../img/splash/login-bg.gif) no-repeat;
}

#main .col-b .login form{
	padding: 35px 0 0 20px;
}

#main .col-b .login span{
	font-size: 11px;
	color: #666;
}

#main .col-b .login span a{
	color: #666;
	text-decoration: none;
}

label.ffield {
	width:80px;
	height:32px;
	margin: 4px 2px 0 0;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666;
}

#main .col-b .login input{
	float: left;
}

#main-bottom{
	margin: 0px auto;
	width: 977px;
	height: 17px;
	background:url(../img/splash/main-bg-bottom.gif) no-repeat;
}

.container{
	width:1036px;
	margin:0 auto;
}

#main-area{
	height: 190px;
}	

.submit-blue{
	margin-bottom: 6px;
	cursor:pointer;
	border:outset 1px #92d3f1;
	background:#c1e4f4;
	color:#23a9e3;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/buttons/submitbg-bl.gif) repeat-x left top;
}

.submit-blue a{
	color:#23a9e3;
	text-decoration: none;
}

.uni-foot{
	width: 902px;
	height: 20px;
	background:url(../img/splash/foot-uni.gif) no-repeat;
	padding: 10px 0 0 10px;
	color: #838383;
}
.uni-foot span{
	font-weight: bold;
	color: #333;
}
.uni-foot a{
	color: #47b842;
}

.footer{
	margin: 0px auto;
	width: 650px;
	text-align: center;
	color: #666666;
	padding: 10px 0 20px 0;
}

.footer a{
	padding-right: 15px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
