@charset "utf-8";
/* CSS Document */

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 642px;
	height: 52px;
    background: url(../images/menu13.jpg);
    background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 350px;
}

.menu-text
{
font-family: verdana;
font-size: 14px;
color: #ffffff;
padding: 5px 5px 5px 5px;
float: right;
}


/**************************** Menu Section Ends *******************************/
