body {
	background-color: #080845;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/* css attributes for links*/

a:link {
	color: #F19834;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F19834;
}
a:hover {
	text-decoration: none;
	color: #080845;
	
}
a:active {
	text-decoration: none;
	color: #080845;
	
}
/*  end css attributes for links*/
#menu {
	background-color: #FDEFDE;
}
#content {
	padding-top:60px;
	padding-left:10px;
	padding-right10px;
	padding-bottom:10px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	height:375px;
	width:760px;
	vertical-align:text-top;
	background-color: #F19834;

}



#footer {
	font-size: 10px;
	background-image: url(../images/fbn_05.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 780px;
}

ul {

	padding-left:10px;
	padding-top:10px;
}
	

	
.email {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.fax{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.phone {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;}