/* CSS Document */
body, html { text-align: center; background-color: #eaeaea; margin-top: 0px; }
.mainwrapper { margin-left: auto; margin-right: auto; width: 974px; height: auto; text-align: left; background-color: #FFFFFF; padding-left: 10px; padding-right: 10px; padding-top: 14px; padding-bottom: 14px; }
.wrapper { width: 974px; height: auto; margin:0px;}
.header { width: 974px; height: 161px; float: left;; }
.navigation { width: 974px; height: 26px; float: left; background-image: url(../images/wall-nav.jpg);
background-repeat: repeat; } 
.navigation a{color: #ffffff; text-decoration: none; } 
.navigation a:hover{color: #ff0000; text-decoration: none; } 

.navigation-shadow { width: 974px; height: 20px; float: left; background-image: url(../images/wall-nav-shadow.jpg);
background-repeat: repeat; } 
.left { width: 164px; height: auto; float: left; margin-right: 14px; }
.left-menu { margin:0px; width: 154px; height: 20px; float: left; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 2px; background-image: url(../images/wall-left-nav.jpg);
background-repeat: repeat; margin-right: 0px; }
.left-menu p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
	margin:0px;
}
.left-menu a { color: #ffffff; text-decoration: none; }
.left-menu a:hover {color: #ff0000; text-decoration: none;}
.right { width: 508px; height: auto; float: left; }
.right p { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 80%; }
li { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 80%; }
.right h1 { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 100%; }
.another { font-size: 110%; }
.right a { text-decoration: none; }
.right a:hover { color: #990000; }
.real-right { width: 258px; height: auto; float: right; margin-left: 14px; }
.blue-box { width: 258px; height: auto; float: right; margin-left: 0px; background-color: #00bbed; }
.blue-box p { font-family: Arial, Helvetica, sans-serif; padding-left: 5%; padding-right: 5%; padding-top: 1%; padding-bottom: 1%; color: #ffffff; font-size: 80%; }
.footer { width: 974px; height: 30px; float: left; }
.clearer { clear: both; }
.box { margin-left: 50px; width: 200px; height: 100px; background-color:#CCCCCC; padding: 5px; }
.navigation a {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/wall-nav.jpg);
 padding:0px 5px 0px 5px;
	text-align: centre;
	
	border-right: 1px solid #A8BB84;
height: 29px;
display:block;
float:left;

	line-height: 29px;
	

}

