@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;
}
p{margin:0 10px 10px}
a{
	color: #B20404;
	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 {
	background-color: #00624B;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 18px;
	color: #FFF;
	text-align: right;
	vertical-align: middle;
}
div.flash {
	background-image: url(../images/01.png);
}
div#page{
	width:950px;
	margin:0 auto;
	text-align:left;
	position: inherit;
	background-repeat: repeat;
	background-color: #FFFFFF;
/*	background-color: #DEF873; */
}
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;
	position: relative;
	float: left;
	width: 100%;
}
div#wrapper{
	float:left;
	width:100%;
	position: relative;
/*	background-color: #DEF873; */
}
div.left{
	float:left;
	position: absolute;
}
div.left p{
	line-height:1.4;
}
div.left img{}
div.center{
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	width: 70%;
	margin-right: 0px;
}
div.center a{
	color: #B20404;
}
div.center p{line-height:1.4}
div.center h1{
	color: #035948;
}
div.center ol {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
div.center ul {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
div.center img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.right{
	float:right;
	width:25%;
	margin-right: 0px;
	top: 0px;
	position: absolute;
	right: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.right p{line-height:1.4}
div.right img{
	width: 100%;
}
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 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;
}
