*

{

	margin: 0;

	padding: 0;

}



body{

	background-color: #000;

	text-align: center;

	font-family: 'Trebuchet MS', Helvetica, sans-serif;

		

}



body img

{

-ms-interpolation-mode: bicubic;

}



#wrapper{

	width: 70%;

	height: 800px;

	background-color: #000;

	

	margin-left: auto;

	margin-right: auto;

	margin-top: 20px;

}



.top{

	width: 100%;

	height: auto;

	background-color: #00ff00;

	border: 1px solid #202020;

}



.top img{

	width: 100%;

}



.left{

	width: 25%;

	height: 550px;

	background-color: #080808;

	float: left;

	border: 1px solid #202020;

	margin-top: 2%;

	text-align: center;

}



.right{
	BACKGROUND-COLOR: #080808;
	width: 72.5%;
	height: 550px;
	float: right;
	border: 1px solid #202020;
	margin-top: 2%;
	text-align: left;



}



.right p{
	color: #c0c0c0;
	font-size: 0.9em;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.right h2{
	color: #c0c0c0;
	font-size: 0.9em;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


.right h1{

	color: #c0c0c0;

	font-size: 24px;

	margin-top: 10px;

}



.right li{

	list-style-position: inside;

	color: #c0c0c0;

	font-size: 0.9em;

	text-align: left;

	margin-left: 10px;

}



.right a{

	text-decoration: none;

	color: #555555;

}



.menu-item{

	width: 80%;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

	margin-top: 20px;	

}



.menu-item img{

	border: 0;

	padding-bottom: 3px;

	-ms-interpolation-mode: bicubic;

}



.menu-item a{

	color: #c0c0c0;

	font-size: 1.0em;

	text-decoration: none;

}





.logos{

	text-align: center;

} 



.brobuild{

	color: #c0c0c0;

	font-size: 12px;

}



.brobuild a{

	text-decoration: none;

	color: #c0c0c0;

	margin-left: 15%;

}
