body {
	background-color: #020001; 
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #094332;
}

#header {
	width: 850px;
	height: 122px;
	background:url(/images/bgheader.jpg) no-repeat;
	margin: 0 auto;
}

#search {
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding-left:270px;
	padding-top:83px;
	text-align:left;
	width:600px;
}

#topmenu {
	width: 850px;
	height: 18px;
	background-image: url(/images/bgtopmenu.jpg);
	background-repeat: repeat-x;
	text-align: right;
	color: #fff;
	font-size: 12px;
}

#topmenu a,
a:visited {
	color: #fff;
	text-decoration: none;
}
#topmenu a:hover,
a:active {
	color: #EC9772;
	text-decoration: underline;
}

#main {
	width: 850px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0px;
}
#breadcrumbs {
	padding: 2px 0 0 5px;
	margin: 0 0 3px 0;
	text-align: left;
	font-size: 10px;
	color: #094332;
}
#breadcrumbs a,
#breadcrumbs a:visited {
	color: #094332;
	text-decoration: none;
}
#breadcrumbs a:hover,
#breadcrumbs a:active {
	color: #EC9772;
	text-decoration: underline;
}

#menutop {
	width: 154px;
	height: 21px;
	background-image: url(/images/menutop.jpg);
}

#menu {
	width: 154px;
	float: left;
	background-image: url(/images/bgmenu.jpg);
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	font-size: 10px;
}

#menubottom {
	width: 154px;
	height: 39px;
	background-image: url(/images/menubottom.jpg);
}

#menubutton {
	width: 127px;
	height: 18px;
	background-image: url(/images/bgmenubutton.jpg);
	background-repeat: no-repeat;
	padding: 2px 0 0 5px;
	margin: 0 0 3px 0;
	color: white;
}
#menubutton a {
	color: white;
	text-decoration: none;
}
#menubutton a:hover {
	color: #EC9772;
	text-decoration: underline;
}
#menu ul {
	list-style-type: none;
	width: 127px;
	padding: 0;
	margin: 0 0 5px 5px;
}
#menu ul li {
	white-space: nowrap;
}
#menu ul li a {
	color: #020001;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #EC9772;
	text-decoration: underline;
}

#content {
	width: 671px;
	float: left;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	color: #094332;
}
#content a,
#content a:visited {
	color: #020001;
	text-decoration: none;
}
#content a:hover,
#content a:active {
	color: #EC9772;
	text-decoration: underline;
}

#maintext {
	width: 638px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	color: #094332;
}
#maintext table {
	font-size: 12px;
	color: #094332;
}

#maintext h1 {
	margin: 4px 0 8px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
#maintext h2 {
	margin: 4px 0 8px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
#maintext h3 {
	margin: 2px 0 4px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#home_text {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	color: #8AAEA3;
}
#home_text strong {
	color: #094332;
}

#footer {
	width: 100%;
	height: 197px;
	background-image: url(/images/bgfooter.jpg);
	background-repeat: no-repeat;
	text-align: right;
	clear: both;
}
.fam-icon {
	vertical-align: -4px;
	border: none !important;
	padding: 0;
	margin: 1px;
}