/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
	






															/** MAIN CONTAINERS **/
div#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #6FB4E3;
	background-image:    url("../images/bodyBack-m.gif");
	}
	
div#header {
	background-color: #CC0000;
	}
		div#header-in {
			
			}

div#menu {
	background-color: #CC0000;
	}

div#contentb-t {
	background-image:    url("../images/bodyBack-t.gif");
	height: 24px;
	}
	
div#content {
	background-image:    url("../images/bodyBack-m.gif");
	background-repeat: repeat;
	width: 760px;
	}
		div#center {
			
			}
			div#center-in {
				
				}
		
	div#footer {
		clear: both;
		background-image:    url("../images/bodyBack-b.gif");
		background-repeat: no-repeat;
		background-position: center top;
		height: 32px;
		}
		div#footer-in {
			
			}
	
	div#erh {
		height: 164px;
		width: 253px;
		float: left;
		}
	
	div#other {
		height: 164px;
		width: 242px;
		float: left;
		}
	
	div#contact {
		height: 164px;
		width: 265px;
		float: left;
		}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
.x {
	display: none;
	}

#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 3px;
	margin: 0px;
	}
	
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:hover {
	color: #D8E7F4;
	text-decoration: none;
	}

#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-right: 110px;
	color: #0E58A6;
	padding-top: 20px;
	}

#center h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #003366;
	padding: 0px 25px;
	}

#center p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003366;
	padding: 0px;
	margin: 4px 25px 0px;
	}
	
#center a:link {
	color: #003366;
	text-decoration: underline;
	}

#center a:visited {
	color: #003366;
	text-decoration: underline;
	}

#center a:hover {
	color: #003366;
	text-decoration: none;
	}

#center a:active {
	color: #003366;
	text-decoration: underline;
	}
	







															/** FORMS **/
* { }






															/** END **/
.hr {
	color: #003366;
	text-align: center;
	background-color: #003366;
}
.smaller {
	font-size: .9em;
}
