@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #4d230f;
	background-image: url("images/bg.gif");
	background-position: center;
	font-family: Tahoma;
}
bg_shadow {
	background-image: url("images/bg_shadow.png");
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
	position: absolute;
	top: 0px;
}
#all {
	width: 880px;
	position: relative;
	left: 50%;
	margin: 0 0 0 -440px;
	min-height: 100%;
}
* html #all {
	height: 100%;
}
#all #logo {
	width: 204px;
	height: 5px;
	position: relative;
	float: left;
	top: 8px;
	left: 0px;
	z-index: 2;
}
#all #address {
	background-image: url("images/address.png");
	background-repeat: no-repeat;
	width: 153px;
	height: 54px;
	position: relative;
	float: right;
	top: 97px;
	right: 0px;
	z-index: 2;
}
#all #menu {
	position: relative;
	float: left;
	top: 92px;
	left: -204px;
	z-index: 2;
}
#all #head {
	background-image: url("images/head_.jpg");
	background-repeat: no-repeat;
	width: 676px;
	position: relative;
	float: right;
	top: -190px;
	left: 0px;
	height: 319px;
	z-index: 1;
	overflow: visible;
}
#all #main {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 1;
}
#before_footer { 
	height: 0px; 
	clear: both; 
}
#bg_footer {
	background-image: url("images/footer_bg.jpg");
	background-repeat: repeat-x;
	height: 95px;
	width: 100%;
	top: 0px;
	margin-top: -109px;
	position: relative;
}
#bg_footer #copyright1 {
	color: #543724;
	font-size: 10px;
	float: left;
	position: absolute;
	left: 50%;
	margin: 36px 0 0 -430px;
}
#bg_footer #copyright1 img {
	float: left;
	margin-right: 5px;
}
#bg_footer #copyright2 img {
	float: right;
}
#bg_footer #copyright2 a {
	color: #543724;
}
#bg_footer #copyright2 {
	color: #543724;
	font-size: 10px;
	float: left;
	width: 180px;
	position: absolute;
	left: 50%;
	margin: 15px 0 0 242px;
}
#all #address #nav {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#all #address #nav a {
	padding-left: 10px;
}
#all #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#all #menu ul li {
	border-bottom: dashed 1px #85634c;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 194px;
	padding-left: 10px;
}
#all #menu ul .nobtmbrd {
	border-bottom: none;
}
#all #menu ul li a {
	color: #e3d0b7;
	text-decoration: none;
	font-weight: bold;
}
#all #girll {
	visibility: hidden;
}
#all #head #girl {
	visibility: visible;
	background-image: url("images/girl_.png");
	background-repeat: no-repeat;
	position: absolute;
	top: -155px;
	left: 16px;
	width: 301px;
	height: 453px;
}
#all #head #about {
	position: relative;
	top: 5px;
	left: 410px;
	width: 80px;
	height: 155px;
	color: #fcdd73;
	font-size: 11px;
}
#all #head #portfolio {
	position: absolute;
	top: 47px;
	left: 483px;
}
#all #main #left {
	position: relative;
	float: left;
	top: -150px;
	left: 10px;
	width: 207px;
	background-image: url("images/news.gif");
	background-position: lef top;
	background-repeat: no-repeat;
/*	border-right: dashed 1px #695047; */
}

#all #main #left .news {
	position: relative;
	padding-top: 35px;
	color: #cc9966;
	font-size: 11px;
	padding-right: 20px;
}


h1 {font-size: 18px;

}


#all #main #left .news h2 {
	color: #fcdd73;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

#all #main #left .news a {
	color: #ff9900;
	font-size: 11px;
	display: block;
	margin-top: 5px;
}
#all #main #central {
	position: relative;
	float: left;
	top: -150px;
	left: 6px;
	width: 485px;
	background-image: url("images/hits.gif");
	background-position: left top;
	background-repeat: no-repeat;
	border-right: dashed 1px #695047;
	border-left: dashed 1px #695047;
	padding-left: 20px;
}
#all #main #central .hits {
	position: relative;
	padding-top: 35px;
	color: #cc9966;
	font-size: 11px;
	padding-right: 20px;
}
#all #main #central .hits img {
	float: left;
	padding-top: 5px;
	margin-right: 20px;
}
#all #main #central .hits h2 {
	color: #fcdd73;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}
#all #main #central .hits a {
	color: #ff9900;
	font-size: 11px;
	display: block;
	margin-top: 5px;
}
#all #main #right #banner_top {
	position: relative;
	float: left;
	top: -150px;
	left: 40px;
	background-image: url("images/banner1.gif");
	background-repeat: no-repeat;
	width: 112px;
	height: 51px;
	padding: 15px;
}
#all #main #right #banner_top h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
#all #main #right #banner_top h2 a {
	text-decoration: none;
	color: #cc0000;
	font-size: 10px;
	margin: 0px;
}
#all #main #right #banner_top a {
	text-decoration: none;
	color: #663300;
	font-size: 10px;
	display: block;
}
#all #main #right #banner_bottom {
	position: relative;
	float: left;
	top: -134px;
	left: 40px;
	background-image: url("images/banner2.gif");
	background-repeat: no-repeat;
	width: 112px;
	height: 51px;
	padding: 15px;
}
#all #main #right #banner_bottom1 {
	position: relative;
	float: left;
	top: -134px;
	left: 40px;
	background-image: url("images/banner3.gif");
	background-repeat: no-repeat;
	width: 112px;
	height: 192px;
	padding: 15px;
}
#all #main #right #banner_bottom2 {
	position: relative;
	float: left;
	top: -134px;
	left: 40px;
	background-image: url("images/banner4.gif");
	background-repeat: no-repeat;
	width: 112px;
	height: 192px;
	padding: 15px;
}
#all #main #right #banner_bottom3 {
	position: relative;
	float: left;
	top: -134px;
	left: 40px;
	background-image: url("images/banner5.gif");
	background-repeat: no-repeat;
	width: 112px;
	height: 192px;
	padding: 15px;
}



#all #main #right #banner_bottom h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
#all #main #right #banner_bottom h2 a {
	text-decoration: none;
	color: #cc0000;
	font-size: 10px;
	margin: 0px;
}
#all #main #right #banner_bottom a {
	text-decoration: none;
	color: #663300;
	font-size: 10px;
	display: block;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}