@import url("global.css");
@import url("textstyles.css");
/* Layout */

#container {
	width: 860px;
	height: 560px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;
	color: inherit;
}

#header {
	width: 860px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;
	color: inherit;
	border-bottom: 1px solid #5f6E78;
}

#headerlogo {
	width: 380px;
	height: 90px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #505F6E;
	color: inherit;
	border-left: 1px solid #5f6E78;
	position: absolute;
	left: 20px;
	top: 0px;
}

#headerlogo2 {
	width: 360px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;
	color: inherit;
	border-right: 1px solid #5f6E78;
	text-align: right;
	position: absolute;
	left: 380px;
	top: 0px;
}

#logo
{
	padding: 0px;
	margin: 40px 0px 0px 10px;
}

#logo2
{
	padding: 0px;
	margin: 20px 10px 0px 0px;
}
#mainbody {
	width: 860px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;
	color: inherit;
	border-bottom: 1px solid #5f6E78;
	float: left;
}

#menus {
	/* width: 360px; */
	height: 270px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #505F6E;
	color: inherit;
	border: 1px solid #5f6E78;
	position: absolute;
	left: 20px;
	top: 90px;
}

#maincontent {
	width: 360px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;
	color: inherit;
	border: 1px solid #5f6E78;
	text-align: right;
	position: absolute;
	left: 380px;
	top: 90px;
}

#maincontentbar {
	height: 20px;
	width: 360px;
	padding: 0px;
	margin: 0px;
	background-color: #3c414B;
	color: inherit;
}

#maincontentnews {
	height: 110px;
	width: 360px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;	
	color: inherit;
}

#maincontentcontent {
	height: 140px;
	width: 360px;
	padding: 0px;
	margin: 0px;
	background-color: #3c414B;
	color: inherit;
}

#maincontentright {
	width: 88px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;
	color: inherit;
	border-top: 1px solid #5f6E78;
	border-left: 1px solid #5f6E78;
	text-align: right;
	position: absolute;
	left: 741px;
	top: 90px;
}

#maincontentbarright {
	height: 20px;
	width: 118px;
	padding: 0px;
	margin: 0px;
	background-color: #3c414B;
	color: inherit;
}

#maincontentnewsright {
	height: 110px;
	width: 88px;
	padding: 0px;
	margin: 0px;
	background-color: #505F6E;
	color: inherit;
}

#maincontentcontentright {
	height: 140px;
	width: 118px;
	padding: 0px;
	margin: 0px;
	background-color: #3c414B;
	color: inherit;
}


#footer1 {
	width: 359px;
	height: 60px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #505F6E;
	color: inherit;
	border: 1px solid #5f6E78;
	position: absolute;
	left: 20px;
	top: 361px;
}

#footer2 {
	width: 359px;
	height: 138px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #505F6E;
	color: inherit;
	border-left: 1px solid #5f6E78;
	border-right: 1px solid #5f6E78;
	position: absolute;
	left: 20px;
	top: 420px;
}

#addressabove {
	width: 360px;
	height: 58px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #505F6E;
	color: inherit;
	border-right: 1px solid #5f6E78;
	border-bottom: 1px solid #5f6E78;
	position: absolute;
	left: 381px;
	top: 362px;
}
#address {
	width: 360px;
	height: 138px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #505F6E;
	color: inherit;
	border-right: 1px solid #5f6E78;
	position: absolute;
	left: 381px;
	top: 422px;
}


#line1 {
	position: absolute;
	left: 140px;
	top: 362px;
	border-right: solid 1px #5F6E78;
	border-left: solid 1px #5F6E78;
	width: 119px;
	height: 198px;
}
#line2 {
	position: absolute;
	left: 0px;
	top: 420px;
	border-top: solid 1px #5F6E78;
	width: 859px;
	height: 1px;
}

#hline1 {
	position: absolute;
	left: 0px;
	top: 220px;
	border-bottom: solid 1px #5F6E78;
	width: 380px;
	height: 10px;
}

/*  element styles */
#maincontentcontent p {
	font-size: 16px;
	line-height: 18px;
}

#maincontentnews p {
	font-size: 11px;
	line-height: 13px;
}

#maincontentnews a {
	color: #DC8C00;
	background-color: inherit;
	text-decoration: none;
}

#maincontentnews a:hover {
	color: #AFB9BE;
	background-color: inherit;
}

#address p {
	font-size: 10px;
	line-height: 12px;
	color: #AFB9BE;
	background-color: inherit;
	}

/* menu_1 */
#menu_1
{
	display: none;
	background-color: #505F6E;
	color: inherit;
	margin: 0;
	padding: 0;
	width: 360px; 
}

#home_links_holder ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
}

#home_links_holder ul li
	{
	display: block;
	float: left;
	width: 119px;
	height: 270px;
	margin: 0; 
	padding: 0px; 
	border-right: 1px #5f6e78 solid;
}

#home_links_holder ul li a
	{
	display: block;
	width: 105px;
	padding: 0px 0px 2px 0px;
	margin: 2px 0 0 8px;
	text-decoration: none;
	background-color: inherit;
	color: inherit;
}

#home_links_holder li a {
	margin: 0 0 0 0px;
	padding: 0; 
	color: #DC8C00;
	background-color: inherit;
} 

#home_links_holder li a:hover {
	color: #AFB9BE;
	background-color: inherit;
}


#home_links_holder li ul li a {
	color: #FFFFFF;
	background-color: inherit;
}

#home_links_holder li ul li a:hover {
	color: #AFB9BE;
	background-color: inherit;
}

#home_links_holder ul li ul 
	{
	margin: 130px 0 0 0px;
	padding: 0 0 0 ;
}

#home_links_holder ul li ul li
	{
	border: none;
	height: 16px;
}

#images
	{
	text-align: right;
	position: absolute;
	top: 110px;
	left: 0px;
	width: 381px;
	height: 110px;
	border-top: 1px solid #5F6E78;
	border-bottom: 1px solid #5F6E78;
}