

body{
	background-color: #f8f8f8;
	color: #2b2b2b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}


.titles img{
	margin: 4px;
}

#content{
	margin-left: 10px;
	margin-top: 20px;
	width: 950px;
	margin-bottom: 100px;
}

.logos{
	position:absolute;
	left: 835px;
	top: 20px;
}


.menu{
	margin-bottom: 70px;
	width: 819px;
	height: 40px;

}

.menu a{
	color: #2b2b2b;
	text-decoration: none
	
}
.menu a:hover{
	color: #80c200;
	text-decoration: none
}


.menu table, th, td{
	padding-right: 20px;
	
}

#main{
	margin-bottom: 50px;
}

#main a{
	color: #80c200;
	text-decoration: none;
	
}

.description{
	width: 550px;
	margin-bottom: 20px;
}

.caption{
	width: 200px;
	float: left;
	padding: 20px;
}

#footer{
	background-color: #f8f8f8;
	position: fixed;
	height: 20px;
	margin-top: 20px;
	padding-bottom: 15px;
	text-align:center;
	color: #898989;
	bottom: 0px;
	z-index: 2;
	width: 950px;
	opacity: .8;

	
}


.img{

	margin-bottom: 10px;
}