body {
	margin:0;
	background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
a { color:#2D5A71;}
a:hover { text-decoration:none;}

#container { background: #E4DCBC url(images/bckg.jpg) repeat-x 0 100px;}
#header { background: #000000 url(images/header_bckg.jpg) repeat-x;  }
#logo { padding:10px 0 0; text-align:center; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:30px; text-transform:uppercase;}
#logo a:hover { }
#menu { background:#000000; width:920px; margin:0px auto 0; height:32px;}
#menu ul {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
#menu ul li{ display:inline; float:left; width:90px; list-style:none; text-align:center; height:32px;}
#menu a { display:block; float:left; width:90px; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; padding-top:8px;}
#menu a:hover{ background: #FFFFFF; padding-top:8px; height:24px; color:#193441}

#main { width:100%;}
#content { margin:0 auto; padding:10px 10px 20px; width:900px; padding:10px 10px 20px 10px; background-color:#FFFFFF;}
#content h1 { margin:0; text-transform:uppercase; font-size:1.5em; color:#fff; background:#D1DBBD; width:750px; padding:5px; margin-top:20px;}
.red { color:#FF5220;}
#content p { padding-bottom:0px; margin-bottom:0;}

#footer {background:url(images/footer_bckg.jpg) repeat-x #193340 0 2px; height:100px; border-top:2px solid #0A0A0B;}
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}
.float-lft1 {
	float: left;
	margin-right: 30px;
}
.float-lft2 {
	float: left;
	margin-top: 10px;
	margin-right: 50px;
}
.banner-text-lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.banner-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
.info-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
	text-align: center;
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.buttons {
	height: 490px;
	width: 200px;
	margin-right: 20px;
	float: left;
	color: #000000;
}
.buttons-space {
	padding-top: 20px;
}
.home-PG-text {
	color: #000000;
	text-align: left;
	float: left;
	height: 490px;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
.flash-window {
	float: left;
	height: 490px;
	width: 400px;
	margin-right: 20px;
	color: #000000;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.info-box {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	border: medium double #CCCC99;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px;
	height: 50px;
	line-height: 20px;
}
