* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000000;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#wrapper #header{
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	height: 115px;
}
#wrapper #header #gal {
	background-color: #000000;
	background-repeat: no-repeat;
	float: left;	
}
#wrapper #header #logo {
	height: 115px;
	background-color: #000000;
	float: left;
}
#wrapper #header #invest {
	background-color: #000000;
	height: 115px;
	float: left;
}
#wrapper #header #about {
	background-color: #000000;
	height: 115px;
	float: left;
}
#wrapper #header #contact {
	background-color: #000000;
	float: left;
	height: 115px;
}
#wrapper #header #client {
	float: left;
	height: 115px;
}
#wrapper #main {
	background-color: #000000;
	height: auto;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	
}
#wrapper #info {
	margin: 0px;
	padding: 0px;
	
}
#wrapper #info #left_info {
	background-color: #000000;
	float: left;
	width: 475px;
	margin: 0px;
	padding: 0px;
}
#wrapper #info #right_info {
	background-color: #000000;
	float: right;
	width: 425px;
	padding: 0px;
	margin: 0px;
}
#wrapper #footer {
	background-color: #333333;
	height: 20px;
	width: 900px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px;
	background-image: url(/images/foot/bg.jpg);
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 15px;
	font-weight: normal;
	font-style: normal;
}
#wrapper #footer #navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	width: 800px;
	padding-left: 8px;	
	
	
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	width: 900px;
	padding: 0px;
	margin: 10px;
	
	
}
#wrapper #main #wed {
	background-color: #000000;
	float: left;
	height: 50px;
}
#wrapper #main #detail {
	background-color: #000000;
	float: right;
	height: 50px;
}
#wrapper #main #boud {
	float: left;
	height: 50px;
	padding: 10px 0px 0px;
}
#wrapper #main #mtrn {
	float: right;
	height: 50px;
	padding-top: 10px;
}
#wrapper #main #famly {
	float: left;
	height: 50px;
	padding-top: 10px;
}
#wrapper #main #wild {
	float: right;
	height: 50px;
	padding-top: 10px;
}
#wrapper #main #land {
	float: left;
	height: 50px;
	padding-top: 10px;
	}
#wrapper #main #arch {
	float: right;
	height: 50px;
	padding-top: 10px;
	}
#wrapper #main #sport{
	float: left;
	height: 50px;
	padding-top: 10px;
	}
	#wrapper #main #prod {
	float: right;
	height: 50px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	}
.Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
.Footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.Footer a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.Footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	
