/* CSS Document */

body {
	margin:0px;
	background-attachment: fixed;
	background-image: url(../images/x-gradiant.gif);
	background-repeat: repeat-x;
	background-position: left top;
		background-color: #DEDEDE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
}


.form_content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}

.topmargin {
	height:63px;
}

.gradiant {
	background-image:url(../images/x-gradiant.gif);
	background-repeat:repeat-x;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.page_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
}
.page_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: underline;
}
.menu_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.employeesbg {
	background-image:url('../images/balloons.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.menu_link:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 294px top;
	background-attachment: scroll;
}
.footer_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.footer_links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.splash {
	position: relative;
	display: none;
	width: 506px;
	height: 600px;
	border-left: 1px solid #666;
}

.splash-text-1 {
	position: absolute;
	left: 50px;
	top: 60px;
	display: none;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	z-index: 1;
}

.splash-text-2 {
	position: absolute;
	left: 180px;
	top: 84px;
	width: 300px;
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	z-index: 2;
}

.splash-logo {
	position: absolute;
	left: 360px;
	top: 530px;
	display: none;
	width: 175px;
	height: 60px;
	z-index: 3;
}

.splash-ad {
	position: absolute;
	left: 40px;
	top: 530px;
	display: none;
	width: 200px;
	height: 100px;
	z-index: 3;
}

.splash-ad a {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: inline;
	display: block;
	margin-left: 100px;
}






