#footer {
text-align: center;
margin: 40px auto 0;
position: relative;
background: url(images/bg_02.jpg) top left repeat-x #fff;
width: 100%;
height: 159px;
}
* html #footer {
margin-top: 30px;
}
#footer div {
width: 680px;
margin: 0 auto 0;
padding: 1px 0 0;
}
#footer div p {
text-align: left;
font: normal 10px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color: #aaa;
margin: 10px 0;
}
#footer div .vertLine {
color: #8b8b8b;
}
#footer div a {
font: normal 10px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color: #8b8b8b;
text-transform: uppercase;
}
#footer div a:link, #footer div a:visited {
color: #8b8b8b;
text-decoration: none;
}
#footer div a:hover, #footer div a:active {
color: #64a792;
text-decoration: none;
}

/*--------- begin:splashPage css --------*/

.splashBoxWarpper{
	margin:0 auto;
	margin-top:10px;
	width:705px;
}

.splashBoxTop{
	float:left;
	width:705px;
	height:21px;
	background:url(../images/splashBoxTop_bg.gif) no-repeat left top;
}

.splashBoxContentWarpper{
	float:left;
	width:673px;
	padding:0 16px;
	background:url(../images/splashBoxContentWarpper_bg.png) repeat-y #f2f3f3;
}

.splashBoxContent{
	float:left;
	width:673px;
	background:url(../images/splashBoxContent_bg.gif) repeat-x #ececec;
}

.splashBoxContent p{
	margin:10px 15px;
	font-family:Helvetica;
	color:#7f7f7f;
	font-size:12px;
	line-height:110%;
}

.splashBoxContent p span{
	font-weight:400;
	font-size:18px;
	display:block;
	line-height:180%;
	color:#000000;
}

.splashBoxContent input{
	margin: 5px 0 10px 15px;
}

.splashBoxBottom{
	float:left;
	width:705px;
	height:21px;
	background:url(../images/splashBoxBottom_bg.gif) no-repeat left top;
}

.rightTopLoginBox{
	float:right; 
	position:absolute; 
	right:0; 
	bottom:0;
}

.rightTopLoginBox table tr td{
	font-family:Helvetica;
	font-size:11px;
	color:#000000;
}

.rightTopLoginBox table tr td.rightTopLoginInput {
	width:72px;
	height:14px;
}
.rightTopLoginBox input {
	width:82px;
}
/*--------- end:splashPage css --------*/
