/* CSS Document */

body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#45553c;
	background-image:;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}



/* Splash Page */

.sp_container{
	width:872px;
	height:534px;
	background-image:url(/images/backgrounds/cv_splash_bg.jpg);
	background-repeat:repeat-y;
	position:absolute;
	left:50%;
	margin-left:-436px;
	top:50%;
	margin-top:-267px;
	z-index:1;
}

.sp_container .footer{
	width:872px;
	height:10px;
	position:absolute;
	bottom:0px;
	left:0px;
}

.sp_logo{
	left:50%;
	margin-left:-426px;
	top:50%;
	margin-top:-266px;
	width:260px;
	height:141px;
	position:absolute;
	z-index:2;
}

.sp_tag_line{
	width:243px;
	height:21px;
	left:50%;
	top:50%;
	margin-left:184px;
	margin-top:-201px;
	z-index:2;
	position:absolute;
}

.sp_image_header{
	width:853px;
	height:121px;
	border-bottom:3px solid #ffffff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-426px;
	margin-top:-125px;
	z-index:2;
}

.sp_image_header ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:3px;
}

.sp_image_header ul li{
	display:inline;
	width:121px;
	margin-left:-3px;
}

.sp_image_header ul li:last-child{
	border:0px;
	display:inline;
}

.sp_splash_text{
	width:855px;
	height:258px;
	left:50%;
	top:50%;
	margin-left:-427px;
	margin-top:-1px;
	position:absolute;
	z-index:2;
	background-image:url(/images/backgrounds/cv_splash_text_bg.jpg);
	background-repeat:repeat;
}

.sp_login_buttons{
	width:610px;
	height:45px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-183px;
	margin-top:26px;
	background-color:#45553c;
	z-index:2;
	border:1px solid #ffffff;
	border-right:0px;
}

.sp_quote{
	width:470px;
	height:109px;
	left:50%;
	top:50%;
	margin-left:-145px;
	margin-top:109px;
	position:absolute;
	z-index:2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#45553c;
	font-weight:bold;
	line-height:22px;
}

.sp_legal{
	width:732px;
	left:50%;
	top:50%;
	margin-left:-304px;
	margin-top:267px;
	color:#adb4a9;
	z-index:2;
	position:absolute;
	font-size:10px;
}

.quotes{
	width:125px;
	left:50%;
	top:50%;
	margin-left:-145px;
	margin-top:230px;
	position:absolute;
	z-index:2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#45553c;
}

.quotes a, .quotes a:hover, .quotes a:active, .quotes a:visited{
	color:#45553c;
}
