#page-container {
	width: 870px;
	margin: auto;
	background: #FDFDF0;
	color:#666666;
}


html, body  {
	margin: 0;
	padding: 0;
	font-size:.9em;
	line-height:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.hidden {
	display: none;
}

 h1, p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#header-l {
	height: 142px;
	float:left;
	width: 431px;
	margin-left: 10px;
}

#header-r {
	height: 142px; 
	text-align:right;
	color:#669966;
}

#top-menu {
	clear:both;
	width: 100%;
	height: 25px;
	margin-top:0px;
	background:#54479d;
}


.top-menu a {
	width: 100%;
	color: #FDFDF0;
	list-style-type: none;
	text-decoration: none;
	font-weight:bold;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 50px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	background-color: #54479d;
	vertical-align: middle;
}


.top-menu ul {
	 margin: 0;
    padding: 0;
}
	  
.top-menu li {
	margin-top:4px;
	/*margin: 0;*/
	padding: 0px;
	float: left;
	list-style-type:none;
}


#content {
	margin-top:30px;
	margin-left:30px;
	margin-right: 30px;
}

/*.content h1 {
	margin-bottom:30px;
}
*/
	
div.separator {
	clear:both;
	background: white;
}

#footer-1a {
	/*clear: both;*/
	float:left;
	/*width: 470px;*/
	width: 50%;
	background: #FDFDF0;
	height: 40px;
	font-size: .9em;
	line-height: 1em;
	margin-top:15px;
	color: #878ab5;
	font-weight: bold;
}
#footer-1b {
	float:right;
	/*clear: both;*/
	text-align:right;
	/*width: 400px;*/
	width: 50%;
	background: #FDFDF0;
	height: 40px;
	font-size: .9em;
	line-height: 1em;
	margin-top:15px;
	color: #878ab5;
	font-weight: bold;
}

#footer-2r {
	clear: both; 
	float: right;
}

#footer-2r a {
	text-decoration: none;
	border: 0;
}

#footer-2r img {
	border: 0;
}

#footer-2 {
	background: #FDFDF0;
	width: 80%;
	font-size: .9em;
	line-height:1em;
	color: #878ab5;
}

#shadow-container {
    position: relative;
    left: 0;
    top: 0;
    margin-right: 0;
    margin-bottom: 0;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
	background: #FDFDF0;
	border: 1px solid #848284;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}
