/**************************** Menu Section Starts *****************************/
.menu
{
	width: 890px;
	height: 52px;
	background: url(../images/menubutton2.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}

.menu-text
{
font-family: verdana;
font-size: 12px;
color: #ffffff;
padding: 12px 45px 10px 10px;
float: left;
}


/**************************** Menu Section Ends *******************************/
body
{
	background-color:#006633;
}
