/* CSS Document - umc*/

#divWrapper {
	width: 786px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#divHeaderMainImage {
	float: right;
	height: 254px;
	width: 531px;
	/*background-image: url(../images/big_image_1.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#horizontalnav li {
	display: block;
	list-style-position: outside;
	list-style-image: url((URL));
	list-style-type: none;
	clear: both;
}

#divMainImageWrapper {
	width: 531px;
	float: right;
	height: 270px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#divHeaderWrapper {
	float: none;
	height: 265px;
	width: 796px;
	background-color: #e9f1ed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #569f76;
	border-bottom-color: #569f76;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#divContentMiddle {
	vertical-align:top;
	background-color: #e9f1ed;
	color:#000000;
}
td#divContentRight {
	padding:5px;
	vertical-align:top;
	background-color: #e9f1ed;
}
#divFooter {
	width: 786px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #e9f1ed;
	margin: 0px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 5px;
}
#divFooter a {
	text-align: center;
	display: block;
	padding: 5px;
	color: #000000;
	text-decoration: none;
}
#divLogoWrapper {
	height: 265px;
	width: 253px;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
}
#divVertNavtopImg {
	float: left;
	height: 200px;
	width: 212px;
}
#divVertNav {
	background-color: #e9f1ed;
	vertical-align:top;
}
ul#divVertNave {
	float: left;
	background-color: #e9f1ed;
	text-align:left;
	margin:0px;
}
ul#divVertNave li{
	list-style:none;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	/*margin-right: 50px;*/
	margin-bottom: 5px;
	display:block;
	font-weight:bold;
	padding:3px;
	padding-left: 5px;
	/*padding-right:80px;*/
}
ul#divVertNave  li a {
	display: block;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
ul#divVertNave li a:hover {
	background-color: #ECFFEC;
	color:#198968;
}

#divHorNavWrapper {
	width: 786px;
	background-color: #e9f1ed;
	display: table;
	background-position: center center;
	color:#40392f;
}

#divHorNavWrapper a{
	color:#40392f;
	text-decoration: none;
	display: inline;
}
#divLogoImageUp {
	float: left;
	width: 252px;
	height: 76px;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	
}

#divLogoImageDown {
	width: 252px;
	float: left;
	height: 193px;
	background-image: url(../images/facade_for_web_left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
	
