html,body{margin:0;padding:0;}

body{

font-family: Geneva, Verdana; font-size: 9pt; color: #313746; line-height: 200%; text-align:center; 	background-color: #666666;}

p{}





div#container{
	background-color:#FFFFFF;
	border: thin solid #000000;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:740px;



}



div#footer{background: #333;color: #FFF; letter-spacing:3px; clear:both;width:740px;}

div#footer a {

	  text-decoration : none;

	  color:#FFFFFF;

	  margin-left:30px;

    }











div#header{

	height:125px;

	margin:0px;

	padding:0px;

	width:650px;

	}





div#footer{clear:both;width:740px; height: 30px;}





/* For the Menu Bar */

.menu {

      width: 740px;

	  white-space:nowrap;

	  font-size:13pt;

	  line-height:20pt;

      margin: 0px;

      padding: 0px;

      background: #FFFFFF;

    }

	

 .menu ul{

      margin: 0px;

      padding: 0px;

      list-style-type: none;

    }

 .menu li{

	margin: 0px;

	padding: 0px;

	float: left;

	width: 185px;

	text-align: center;

	border-top-color: #000000;

	border-top-style: solid;

	border-top-width: 1px;

	border-bottom-color: #000000;

	border-bottom-style: solid;

	border-bottom-width: 1px;

    }





 .menu a {

	  text-decoration : none;

	  color:#313746;

	  background: #DFE2E6;

	  display:block;

    }

 .menu a:hover {

      background-color: #F1F1F1;

	  color:#4B5C7A;



    }

