.main {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}
.main #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 924px;
	padding-top: 24px;
	padding-bottom: 10px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0064B0;
}
.main #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.main #footer a:hover {
	color: #00CCFF;
	text-decoration: none;
}

.main #header .menupanel {
	float: left;
	height: 60px;
	width: 924px;
}
.seperator {
	height: 20px;
	width: 924px;
}
.main #header {
	float: left;
	width: 924px;
	margin-bottom: 5px;
}
.main #content {
	margin-top: 15px;
	float: left;
	width: 934px;
}
.main #content-main {
	float: left;
	width: 934px;
}
#include h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align:left;
}
#include .centerText
{
	text-align: center;
}
#include p
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#include .photo
{
	border: solid;
	border-color: #002d7e;
	border-width: 2px;
}
#left,#right
{
	width:300px;
	height:200px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	/*border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;*/
	height:200px;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 300px;
}
#left h1,#right h1,#center h1
{
	text-align:center;
	font-size:1.2em;
	font-family:arial;
}
#left p,#right p,#center p
{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
}
#left a,#right a,#center a
{
	color:#fff;
	text-decoration:none;
}
/* special boxes */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	cursor: pointer;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h1 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 1px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1.2em;
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 20px 20px 20px;
}
.boxbody p {
	margin: 0;
	padding: 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

#logo_bar {
	margin-bottom: 5px;
	height: 100px;
	width: 924px;
}
#logo_bar #logo {
	float: left;
	margin-left: 10px;
}
#logo_bar #slogan {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #002d7e;
	line-height: 1.4;
	text-align: center;
}
#logo_bar #contact_info {
	float: right;
	margin-top: 10px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 20px;
	color: #5d5d5d;
}
#logo_bar #contact_info a {
	color: #5d5d5d;
	text-decoration:none;
}
#logo_bar #top_links {
	float: right;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002d7e;
	text-align:right;
	width: 450px;
}
#logo_bar #top_links a {
	color: #002d7e;
	text-decoration:none;
}
.main #header .menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.main #header .menupanel li {
	display: inline;
}
.main #header .menupanel li a {
	background-image: url(images/menu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000;
	display: block;
	height: 60px;
	float: left;
	width: 132px;
	text-decoration: none;
	text-align:center;

}
.main #header .menupanel .headerText {
	line-height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.main #header .menupanel a.current {
	background-image: url(images/menu_hover_active.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.main #header .menupanel a:hover {
	color: #FFFFFF;
	background-image: url(images/menu_hover_active.jpg);
	background-color: #000;
}
.smallfont {
	font-size: 11px;
	font-weight: normal;
}