body {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	margin:0 auto;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 14px;
	font-family: arial,helvetica;
}
#container {
	width: 945px;
	text-align: justify;
	margin: 0 auto;
	position: relative;
}
#hcontainer {
	width: 945px;
	text-align: justify;
	margin:0 auto;
	position: relative;
}
#fcontainer {
	width: 945px;
	text-align: justify;
	margin:0 auto;
	position: relative;
}
#logo {
	width: 945px;
	height: 216px;
}
#Style { 
	position:absolute; 
	visibility:hidden; 
	border:solid 1px #CCC; 
	padding:0px; 
} 
.mainnav {
	background-color: #E9AF6E;
	background-image: url(images/mannavbg.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 945px;
}
.subnav {
	background-color: #E9AF6E;
	background-image: url(images/subnavbg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 945px;
}
#socialbar {
	background-color: #E9AF6E;
	background-image: url(images/social_search_bg2.jpg);
	background-repeat: no-repeat;
	width: 945px;
	height: 45px;
	padding-top: 5px;
}
.socialtext {
	padding-left: 15px;
	padding-right: 10px;
}
#translatebar {
	width: 928px;
	height: 38px;
	padding-top: 5px;
	text-align: right;
	font-family: arial,helvetica;
	font-size: 13px;
}
#main {
	background-color: #FFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	width: 945px;
	margin-top: 0;
}
.textalign {
	padding-left: 20px;
	padding-right: 20px;
}
.refalign {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
#footer {
	background-image: url('images/footerbg.jpg');
	background-repeat: repeat-x
}
h1 {
	color: #000;
	font-family: arial,helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #b15e2c;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: black;
	font-size: 14px;
}
input.txt {
	vertical-align: top;
	height: 12px;
}
.executive {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: arial,helvetica;
	color: #6b94c2;
}
.s2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: arial,helvetica;
	color: #2fa491;
}
.s3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: arial,helvetica;
	color: #bed000;
}
.s4 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: arial,helvetica;
	color: #0097ea;
}
.udata {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: arial,helvetica;
	color: #f38140;
}
.headerlink {
	font-size: 14px;
	font-family: arial,helvetica;
}
