/* CSS Document */

html, body {
	background-color: #817296;
	background-image: url(../images/ue_bodybg1.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
* html body {
	background-color: #75668C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
p {
	font-size: 14px;
}
#wrap {
	background-color: /*url(../images/ue_bg1.gif) repeat-x top; */
}
#bodyContainer {
	width: 824px;
	margin: 0 auto;
}
#contentWrap {
	background: url(../images/ue_bodycontainerbg.png) repeat-y top center;
}
#header {
	background: url(../images/ue_headerGraph.jpg) no-repeat;
	height: 212px;
}
#header h1 {
	margin: 0;
	padding: 69px 0 0 12px;
}
#header h1 a {
	display: block;
	width: 598px;
	height: 143px;
	text-indent: -3000px;
}
#bodyWrap {
	background: url(../images/ue_contentbg.png) no-repeat center 56px;
}
#nav {
	background: url(../images/ue_bodyBGTop.png) no-repeat top;
	padding: 0 12px;
}
* html #nav {
	margin-top: -3px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav ul li a {
	display: block;
	float: left;
	background: url(../images/ue_navBG1.gif) repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 19px 8px;
}
#nav ul li.home a {
	padding-left: 12px;
}
#nav ul li.contact a {
	padding-right: 16px;
	clear: right;
}
#nav ul li .sep {
	display: block;
	float: left;
	width: 2px;
	height: 56px;
	background: url(../images/ue_navSep.gif) no-repeat;
}
#nav ul li a:hover {
	background: url(../images/ue_navBG2.gif) repeat-x;
}
#body {
	width:824px;
}
#body .content {
	padding: 15px 27px;
	padding-right: 20px;
}
#body .bodyImage {
	width: 271px;
	height: 360px;
	display: block;
	float: right;
	background: url(../images/ue_pic01_interior.jpg) no-repeat;
	margin: 15px 27px 0 0;
}
/* self clearing rules */
#body .content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#body .content { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#body .content { display: block; }
/* End hide from IE-mac */
#body h2 {
	margin: 0;
	color: #10AA55;
	font-size: 20px;
	font-weight: normal;
}
#footer {
	background: url(../images/ue_footerBG.png) no-repeat;
	height: 65px;
	font-size: 11px;
	text-align: center;
	padding-top: 13px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	padding: 0 7px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}
#footer ul li.contact a {
	border-right: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
	color: #E9AC6B;
	padding-top: 6px;
	font-size: 11px;
}
#footer p a {
	color: #E9AC6B;
}

.clear {
	clear: both;
}

.linktext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.linktext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}