body {
	margin:0px 10px 0px 10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(images/borders.gif) center top repeat-y #9099AE;
}



#siteContainer {
	height: 100%;
	width: 800px;
	padding: 0 0;
	margin: 0 auto;
	text-align: left;
}

#innerSiteContainer {
	padding: 0 0px;
}

#banner {
	background: url(images/header.png) #446DAA;
	background-repeat: no-repeat;
	height: 190px;
	width: 800px;
	padding-bottom:0;
	margin-bottom:0;

}

#banner div {
    text-align: right;
	padding-right: 35px;
	padding-top: 120px;
	padding-bottom:0px;
	margin-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #008067;
}

#landing_nav {
    height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    color: white;
    text-align: right;
    padding-top: 40px;
    padding-right: 30px;
    background: #104989;
}

#landing_nav a {
    color: white;
    text-decoration: none;
}

#landing_nav a:hover {
    color: #FFCC00;
}

#landing_nav_alt {
    height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.30em;
    color: white;
    text-align: right;
    padding-top: 40px;
    padding-left:40px;
    padding-right: 40px;
    background: #001d77;
}

#landing_nav_alt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}

#landing_nav_alt a:hover{
    color: #FFCC00;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
font: bold 13px;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #D7DDE3;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #D7DDE3;
border: 2px solid #D7DDE3;
}

.bevelmenu li a:hover{
color: black;
background-color: #C9D9E8;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#mainColumns {
	clear: both; 
	float: left; 
	width: 770px;
}

.column h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	color: #004A91;
	text-align: center;
}


#mainContainer	{margin:0;
padding:0;}


#mainPageContent	{margin:0;
padding:0;}


#mainPageLeft {
	border:0px solid #000;
	float: left; 
	width: 246px;
	padding: 3px;
}

#mainPageCenter {
	border:0px solid #000;
	float: left; 
	width: 246px;
	padding: 3px;
}

#mainPageRight {
	border:0px solid #000;
	float: left; 
	width: 246px;
	padding: 3px;
}

#mainPageLeftHalf {
	border:0px solid #000;
	float: left; 
	width: 550px;
	padding: 3px;
}

#mainPageRightHalf {
	border:0px solid #000;
	float: left; 
	width: 200px;
	padding: 3px;
}

#footer {
	font-size: 10px;
	text-align: center;
	background: url(/images/design/separator.png) top no-repeat;
	color: Gray;
	clear: both;
}

#mainPageContentFooter {
	 margin-top: 20px; color: #999999; font-size: 11px; text-align: center; clear: both; 
}



#footer-alt a { 
color: #999999; 
}

#footer-alt a:link { 
color: #999999; 
}

#footer-alt a:visited { 
color: #999999; 
}


#footer-alt a:hover { 
color: #FFCC00; 
text-decoration:underline;}

#footer-alt a:active, { 
color: #999999; 
text-decoration:none;}








#footer_contact {
	font-size: 12px;
	text-align: center;
	background: url(/images/design/separator.png) top no-repeat;
	color: Black;
	clear: both;
}

#footer div {
	padding: 5em 0; 
	background: Red;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}
