/* CSS Document */
body {
	background:url(../images/body.jpg) #ffdaa3 repeat-x;
	margin:0;
	padding:0;
}
#site {
	width:899px;
	min-height:685px;
	margin:0 auto;
	border-right:solid 2px #ff9933;
	border-left:solid 2px #ff9933;
}
*html #site { height:685px;}

h1 { font:12px Tahoma; color:#66000b; font-weight:bold; }
p {font:12px Tahoma; color:#453b27; }

#header {
	width:897px;
	height:97px;
	border-left:solid 2px #ff9933;
	border-right:solid 2px #ff9933;

}

ul 
{
	font:12px Tahoma; color:#453b27;
	list-style-image: url(../images/li.gif);
}

#logo {
	width:467px;
	float:left;
}
#logo img { border:0;}

#flash {
	float:left;
}

#en {
	background:#FFFFFF;
	width:27px;
	height:90px;
	float:left;
	text-align:center;
	padding:7px 0 0 0;
	
}
#en a { 
	text-decoration:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#ff9933;

} 
#gallery {
	background:#ffd393;
	width:899px;
	min-height:152px;
	margin:10px 0 0 0;
	padding:0 0 0 0px;
/*	border-right:solid 2px #ff9933;
	border-left:solid 2px #ff9933;*/
}

*html #gallery { height:152px;}

.galimg {
	float:left;
	width:178px;
	height:140px;
	padding:2px 0 0 1px;
}
.galimg img {
	border:0;
}

#back_repeat {
	background:url(../images/back_repeat.jpg) repeat-y;
	width:897px;
	min-height:4px;
	border-bottom:solid 1px #FFFFFF;
}

*html #back_repeat { height:4px;}

#content {
	width:899px;
	min-height:427px;
	float:left;
	padding:0 0 5px 0;
}

*html #content { height:427px;}

#left {
/*	background:#ff9933;*/
	width:288px;
	min-height:125px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	float:left;
}

*html #left { height:225px;}

#menuleft {
	font:12px Tahoma;
}

#menuleftAbus {
	
	margin:8px 0 10px 30px;
}
#menuleftAbus a {
	text-decoration:none;
	color:#66000b;
}

#menuleftAbus img {
	padding:0 5px 0 0 ;
}


#AbusImg {
	width:287px;
	height:135px;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:2px 0 2px 0;
	text-align:center;
	
}

#menu {
	margin:0px 0 0 0;
	
 }

.menu2 {
	width:257px;
	height:25px;
	font:12px Tahoma;
	padding:5px 0 0 30px;
	border-bottom:solid 1px #FFFFFF;
	}
.menu2 a {
	text-decoration:none;
	color:#FFFFFF;
}


#right {
	background:#FFFFFF url(../images/right.jpg) no-repeat;
	width:607px;
	min-height:427px;
	float:left;
	margin:0 0 0 2px;

}
*html #right { height:427px;}

#right a {
	text-decoration:none;
	font:12px Tahoma;
	color:#66000B;
}
#right img {
	border:solid 1px #66000B;
}

#SitePath {
	color:#66000b;
	font:11px Tahoma;
	margin:5px 0 0 10px;
}

#SitePath a {
	text-decoration:none;
	color:#66000b;
	font:11px Tahoma;
}

#right h1 {
	margin:30px 0 0 10px;
}

#right p {
	width:590px;
	margin:20px 0 0 10px;
}


#right img {
	margin:0 5px 0 0;
}


#footer {
	width:901px;
	background:#ff9933;
	clear:both;
	height:25px;
	font:11px Arial, Helvetica, sans-serif;
	color:#66000b;
	line-height:20px;
	}
#leftFooter {
	float:left;
	height:20px;
	margin:3px 0 0 5px;
	color:#66000b;
}
*html #leftFooter {
	margin:0px 0 0 0px;
	}
#rightFooter {
	float:right;
	position:relative;
/*	right:10px;*/
	top:3px;
	color:#66000b;
	
}
#rightFooter img{vertical-align:middle;
	border:none;
}


#footerinside {
	width:897px;
	margin:0 auto;
	padding:0 0px;
}










