body {
	background: #FFFFFF;
	font-family: Futura Medium BT, arial;
	color: #000000;
	font-size: 10px !important;
}
a:hover {
color:#cc7700; 
}

a {
	color: #FF9900;
	text-decoration:none;
}
a img {
	border: 0px none;
}

h2 {
font-size:30px;
color:#00486A;
}

.clear {
clear:both;
}
	#centerall {
			position: relative;
			left: 50%;
			margin-left:-480px;
			width: 960px;
		}
		#header {
			background:#FFFFFF;
			width:656px;
			height:159px;
			float:left;
		}
		.headerinfo {
		    color: #cccccc;
			float: right;
			font-size: 13px;
			font-weight: bold;
			position: relative;
			
		}
		
			.logo {
			
			}
		#menuhead {
		color: #FF9900;
		font-size: 30px;
		font-weight: bold;
		margin-bottom: -35px;
		margin-left: 36px;
		text-align: right;
		width: 264px;
		
		}
		#menuright {
		width:300px;
		background:#FFFFFF;
		float:right;
		border-bottom:5px solid #FF9900;
		padding-bottom: 14px;
		margin-top: -36px;

		}

		#menuright ul li {
		background: url("images/bordermenu.gif") no-repeat scroll left center transparent;
		border-bottom: 32px solid #FF9900;
		color: #FF9900;
		font-size: 30px;
		list-style: none outside none;
		margin-left: 40px;
		padding-bottom: 10px;
		padding-left: 8px;
		width: 212px;
		
		
		}
			.menulist {
			background:#FF9900;
			border-top: 22px solid #FF9900;
			margin-bottom: -60px;
			padding-bottom: 37px;
			font-weight: bold;
			}
		.menubottom {
		background: none repeat scroll 0 0 #FF9900;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		padding-left: 80px;
		padding-bottom: 17px;
		}
		.menubottom ul li {
		background:#FF9900 !important;
		list-style:square outside none !important;
		color: #FFFFFF !important;
		font-size: 12px !important;
		border-bottom: medium none !important;
		margin-left: -42px !important;
		margin-left: -29px !important;
		width: 200px !important;
		padding-bottom: 0 !important;
		}
			
	#content {
	background:#FFFFFF;
	margin-top: 6px;
	border-bottom:5px solid #FF9900;
    width: 641px;
	padding-bottom: 180px;
	padding-top: 1px;
	}
	#content p {
	font-size:13px;
	color:#00486A;
	font-size: 12px;
    font-weight: bold;
	padding-right: 52px;
	font-family: arial;
	}
	
	
		.contenttop {
		background:#FF9900;
		font-size:40px;
		color:#ffffff;
		padding-left: 20px;
		width: 408px;
		}
	
	#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    padding-top: 23px;
    width: 656px;
	}
	.infoart {
	color: #999999;
    float: right;
    font-size: 13px;
    margin-top: -30px;
	}
