	body {
	line-height: 16px;
	font-family: "tahoma", serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image:url(images/top-bkg.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	background-color: #A51D2A;
	}
	
p {	
margin: 0 0 0px 0;
	
}
	
h2{
font-size: 18px;
color: #fff;
}
a{
color: #fff;
text-decoration: underline;
}	
a:hover{
color: #fff;
}
a:visited{
color: #fff;
}
#container {
width:700px;						
margin-left: auto;
margin-right: auto;									
				
}

#banner {
height: 200px;
padding: 5px 5px 5px 5px;

background-image: url(images/header.gif);
background-repeat: no-repeat ;
background-position:top center;
		}

		#content {
		
		text-align: left;
		font-size: 1.5em;
		line-height: 1.35em;		
		padding: 8px;
		background-color:#000;
		color: #fff;
		
		background-repeat: no-repeat;
		background-position:top left;
		background-color:#000;
		}
		#contenthome {
		
		text-align: justify;
		font-size: 1em;
		line-height: 1.35em;		
		padding-left: 15px;
		padding-bottom: 10px;
	
		background-color:#000;
		color: #ffffff;
		}
		#contentprojects {
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 1em;		
		padding: 5px;
		margin-left: 200px;
		background-color:#fff;
		color: #333333;
		background-image: url(images/shad.jpg);
		background-repeat: no-repeat;
		}

		#sidebar-a {		
		float: left;
	   width:150px;
		border-top: 1px dashed #EDF1F2;
		background-image: url(images/shad.jpg);
		background-repeat: no-repeat;
		margin-left:5px;
		}
		#sidebar-a h1{
		border-bottom: 1px dotted #1B578D;
			font-size: 12px;
			font-weight: bold;
			color: #1B578D;
		}
		#containerboth{ 
		
		padding-right: 50px;
		padding-left:50px;
		padding-top:20px;
		padding-bottom:30px;
		background: #000;
		}

		#footer {
		   height: 50px;
			clear: both;
			background-image: url(images/footer.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		.fotext{
		border-top: 1px dashed #EEEEEE;
		line-height: 1.2em;
		text-align:center;	
		margin-left: 30px;
		margin-right: 30px;
		font-size: 10px;
		padding-top: 10px;
		color:#6A849D;
		}
		
		.topmenu{
color: #000000;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;

}
	
	.navcontainer
{
margin: 156px 0 0 0px;
padding: 0;
height: 44px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0px 2px 0px 2px;
margin: 0;
}

.navcontainer ul li a
{

width: 100px;
height: 44px;


padding: 2px;
margin: 0 0 5px 0;
color: #000000;
text-decoration: none;
display: block;
text-align: center;
font: 1.1em tahoma, lucida, sans-serif;
}



#rightmenu {
font-size:0.9em;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: url(images/arrow.gif) no-repeat center left ;
	color: #6A849D;
		padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
}

#rightmenu a:hover {
	color: #AE6427;
	background:  url(images/arrow.gif) no-repeat center left;
	background-position: 4px;}
	
	input   {
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;
}
.search{
padding: 5px;
font-size: 0.9em;
color: #6A849D;

}
.news{
border-bottom: 1px dashed #ddd;
padding:5px;
color: #9D9C6A;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box{
	background-color: #EEF7F9;
	border: 1px solid #AED2DE;
	padding: 10px;
	font-size: 0.9em;
	color: #6A849D;
}
.box h2{
	color: #164876;
	font-size: 1.2em;
	
}
.imgright{
vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
	background-color:#FFFFFF;
}
.imgctr{
vertical-align: top;

	border: 1px solid #eee;
	padding: 3px;
	margin:1px;
}
.smallertext {
font-size:11px;
}