@charset "UTF-8";
/* CSS Document */

/* Main Styles for Corporate Main */

body {
		margin:0px 0px 0px 0px;
		padding:0px;
		width:100%;
		background-image: url(../../images/bg_home.png);
		background-color: #D9DAD2;
		font:12px "Times New Roman", Georgia, serif;
	}
	
#main {
        text-align: left;
        margin: 0px auto;
		padding:0px;
		width:943px;
		height:758px;
		background-image: url(../../images/bg_main.png);
		
		
}
	
#logo {
		margin:45px 0px 0px 40px;
		padding:0px;
		width:240px;
		height:40px;
		background-image: url(../../images/main_logo.png);
		position: absolute;
		
		
}
	
/* Menu */

#menu {
	width: 600px;
	height: 87px;
	position: absolute;
	margin-left: 290px;
	margin-top: 23px;
	z-index: 1;
	/* border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000; */
	
	
	/* background: url(images/img03.jpg) no-repeat; */
}


#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;  
}

#menu a {
	display: block;
	float: left;
	width: 200px;
	height: 87px;
	overflow: auto;
	text-decoration: none;
	text-align: center;
	/* letter-spacing: -.5px; */
	font:24px "Times New Roman", Georgia, Times, serif;
	background: url(../images/navbutton_off.png) no-repeat;
	color: #ffffff;
	padding-top: 25px;
	line-height: 100%;
	
}

#menu a:hover {
	background: url(../../images/navbutton_on.png) no-repeat;
	color: #ffffff;
	/* color: #69472c; */
}

.menu_text {
    text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	/* letter-spacing: -.5px; */
	font-size: 9px;
	font:9px "Arial", sans-serif; line-height: 15px;
	color: #9d9571;
	
}


#submenu {
	width: 600px;
	height: 22px;
	position: absolute;
	margin-left: 330px;
	margin-top: 0px;
	padding-top: 6px;
	text-align: right;
	
	
}


.submenulink {
	
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font:10px "Arial", san-serif;
	color: #cccccc;
	
}




.submenulink a {
	text-decoration: none; 
	color: #cccccc;
}
.submenulink a:hover {
	color: #ffffff;
	text-decoration: underline; 
}



.nav_vertical {
    width: 1px;
	height: 65px;
	background: url(../../images/nav_vertical.png) no-repeat;
	
}

#top-banner {
	
	
	width: 677px;
	height: 272px;
	display: block;
	margin:66px 0px 0px 18px;
	position: absolute;
}	
	
#focus {
	
	
	width: 210px;
	height: 275px;
	display: block;
	margin:132px 0px 0px 716px;
	padding:0px;
	position: absolute;
}	

.focus_header {
    width: 210px;
	height: 16px;
	background-color: #9d9571;
	text-transform: uppercase;
	text-align: left;
	margin-top:0px;
	padding-top: 4px;
	font:9px "Arial", san-serif;
	color: #39553e;
	border-top: 1px solid #5a715e;
	position: relative;
	
}

.focus_text {
    width: 210px;
	text-align: left;
	padding: 8px;
	font:12px "Times New Roman", Georgia, serif;
	color: #ffffff;
}

#maincontent {
	
	
	width: 650px;
	display: block;
	margin:430px 0px 0px 40px;
	padding:0px;
	position: absolute;
}	


#news {
	
	
	width: 210px;
	display: block;
	margin:420px 0px 0px 716px;
	padding:0px;
	position: absolute;
}	



.news_text {
    width: 180px;
	text-align: left;
	padding: 8px;
	font:12px "Times New Roman", Georgia, serif;
	color: #4c4c4c;
}

		p {
		color: #4c4c4c;
	    font-weight: normal;
		line-height: 15px;
		
		}
		
	h1 {
	    font-size:18px;
		font-weight: normal;
		color: #39553e;
		
	}
		
     h2 {
		font-size:16px;
		font-weight: normal;
		color: #39553e;
	}
	
	h3 {
	font-size:12px;
	padding-top:0px;
	color: #39553e;
	}
	
	h4 {
	text-transform: uppercase;
	font:9px "Arial", san-serif;
	color: #39553e;
	padding-top:0px;
	line-height: 10px;
	padding-bottom: 0px;
	
	}			
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	

.titl {
	
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 100%;

}
	
.stylized_titl {
	
	font-size: 9px;
	font-weight: bold;
	
	line-height: 100%;

}

.stylized_titl2 {
	
	font-size: 12px;
	font-weight: bold;
	color: #125CAC;
	line-height: 100%;

}

.more {
    text-transform: uppercase;
	font:9px "Arial", san-serif;
	font-weight: bold;
	color: #39553e;
	background: url(../../images/arrow_more.png) no-repeat;
	padding-top:0px;
	line-height: 10px;
	padding-bottom: 0px;
}

.more a {
	text-decoration: none; 
	color: #39553e;
}
.more a:hover {
	color: #000000;
	text-decoration: underline; 
}


/* more link for reverse backgrounds */

.more2 {
    text-transform: uppercase;
	font:9px "Arial", san-serif;
	font-weight: bold;
	color: #ffffff;
	background: url(../../images/arrow_more.png) no-repeat;
	padding-top:0px;
	line-height: 10px;
	padding-bottom: 0px;
}

.more2 a {
	text-decoration: none; 
	color: #ffffff;
}
.more2 a:hover {
	color: #000000;
	text-decoration: underline; 
}

#address {
	width: 600px;
	height: 28px;
	position: absolute;
	margin-left: 325px;
	margin-top: 683px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	padding-top: 16px;
	font:10px "Arial", san-serif;
	color: #9D9571;
	
}


