body , html{
	background-color: #FFF;
	margin: 0px;
}
#wrapper {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #11bcd2;
	margin-top: 15px;
	margin-bottom: 15px;
}
#header {
	height: 155px;
	width: 100%;
	background-repeat: no-repeat;
}
.header_index {
	background-image: url(../images/header_index.jpg);
}
.header_contact {
	background-image: url(../images/header_contact.jpg);
}
#mainnav {
	float: left;
	width: 200px;
	margin-left: 488px;
	margin-top: 129px;
}

#page {
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(../images/luo_bg.png);
	background-position: center 30px;
	background-repeat: no-repeat;
	height: 350px;
}
#footer {
	width: 100%;
	clear: both;
	height: 138px;
	background-image: url(../images/footer_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.logo {
	float: left;
	margin-top: 0px;
	margin-left: 35px;
	margin-bottom: 13px;
}
#contacttext {
	width: 800px;
	margin-left: 35px;
	float: left;
}

#left {
	width: 430px;
}
#right {
	float: right;
	width: 400px;
}

.clear {
	clear: both;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #11bcd2;
}
h1 {
	font-size: 18px;
	color: #07B1CB;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #8e734a;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
p, ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #11bcd2;
	line-height: 1.4em;
}
a:link, a:visited, a:hover, a:active {
	color: #11bcd2;
}

ul {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 15px;
}

#contacttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.face {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #00AAC3;
}

