/* Default CSS Document */

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






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

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

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: 0.75em;
	color: #003366;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 3px;
	margin: 0px;
	}
	
#menu a:link {
	color: #003366;
	text-decoration: none;
	}

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

#menu a:hover {
	text-decoration: underline;
	}

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

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

#center p {
	font: 72%  Arial, Helvetica, sans-serif;
	color:#666;
	letter-spacing: .1em;
	line-height: 130%;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	}
	
#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;
	}
	
#content ul {
    margin: 0px 20px 0px 20px;
    padding: 0 0 0 40px;
}

#content li {
    font: 72% Arial, Helvetica, sans-serif;
    color: #666;
    line-height: 130%;
    letter-spacing: 1px;
    padding: 0 0 6px;
}




															/** FORMS **/
* { }






															/** END **/
.hr {
	color: #004479;
	text-align: center;
	background-color: #004479;
}
