@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #fff;
	background-repeat: repeat;
}
p{margin:0 10px 10px}
a{
	color: #981793;
	padding:10px
}

div#background {
	display:none;
	background-position: inherit;
	position: fixed;
	width: 100%;
	height: 100%;
	background-repeat: inherit;
	top: 0px;
	z-index: -1;
	background-attachment: fixed;
}
div#background img{
	margin: auto;
	height: 100%;
	width: 100%;
}
div#topspacer {
	color: #FFF;
	clear:left;
	width:100%
}
div#topspacer p{margin:0;padding:5px 10px}
div#social_media {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 18px;
	color: #000;
	text-align: right;
	vertical-align: middle;
}
div.flash {
	background-image: url(../images/header/01.jpg);
	height: 400px;
	width: 950px;
}
div#page{
	width:950px;
	margin:0 auto;
	text-align:left;
	position: inherit;
	background-repeat: repeat;
/*	background-image: url(../images/page_overlay.png);*/
}
div#toppagespacer img{
	width: 950px;
}
div#corp_name {
	position: absolute;
	z-index: 1;
	color: #00FFFF;
	margin-left: 1%;
	margin-top: 6%;
}
div.spacer {
	height: 10px;
}
div#wrapper{
	float:left;
	width:100%;
	position: relative;
}
div.left{
	background:#B9CAFF;
	float:left;
	width:150px;
	position: absolute;
	margin-bottom: 0px;
}
div.left   p{line-height:1.4}
div.center{
	position: relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
div.center   p{line-height:1.4}
div.right{
	background:#FF8539;
	float:right;
	width:150px;
	margin-right: 0px;
	top: 0px;
	position: absolute;
	right: 0px;
}
div.right   p{line-height:1.4}
div#footer{
	color: #000000;
	clear:left;
	text-align: left;
/*	background-image: url(../images/notice.png); */
	height: 92px;
}
div#footer p{
	margin:0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div#footspacer {
	color: #666666;
	clear:left;
	width:100%;
	text-align: center;
	font-size: 10px;
}
div#footspacer a{
	color: #666666;
	text-decoration: underline;
}
div#footspacer a:hover{
	color: #000000;
	text-decoration: none;
}
div#footspacer p{margin:0;padding:5px 10px}
div#bottom{
	text-align: right;
	position: fixed;
	bottom: 0px;
	vertical-align: bottom;
	width: 100%;
	float: left;
	left: 0px;
}
div#bottom img{
}
div#bottom table{
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #E71F2C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
div#bottom td{
	padding: 5px;
}
