@charset "UTF-8";
/* CSS Document */


#wrapper {
	width: 100%;
	background-color:#FFFFFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 

#left {
	width: 50%;
	float:left;
	background-color: #ffffff;
	background-position: center;
	margin-top: 267px;
	margin-bottom: 267px;
}

#right {
	background: #797979;
	width: 50%;
	height:600px;
	float:left;
}

#logo{
	z-index: 9000;
	width: 100%;
	text-align: center;
}

#image{
    background-color:#797979;
	height: 600px;
}

#info{
padding: 235px 40px 40px 40px;
font:Verdana;
font-size:14px;
color: #969485;
text-decoration:none;
text-align:center;
}

#info1{
padding: 235px 40px 40px 90px;
font:Verdana;
font-size:13px;
width:290px;
color: #969485;
text-decoration:none;
text-align:left;
}


a{
color:#a19e90;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
color:#958271;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav1{
padding: 250px 0px 10px 70px;
}

body {
	overflow: hidden;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
}

#box {
padding:20px;
}
