
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

p {
	color: #808080;
	margin: 0 0 15px;
}

h1 {
	color: #4B9D07;
	line-height: 1.3em;
	margin: 0 0 10px;
}

h2 {
	font-size: 1.9em;
}

h3 {
	font-size: 1.4em;
	color: #4B9F07;
	margin: 0 0 5px;
}

body {
	background-color: #FFF520;
	font-size: 13px;
	line-height: 1.5;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

fieldset {
	border: 0;
	margin: 10px 0;
}

.red {
	color: #DC2627;
}

.purple {
	color: #453D6A;
}

.green {
	color: #4B9F07;
}

.page {
	width: 990px;
	margin: 0 auto;
	background: #fff url(../media/header-img.png) no-repeat right top;
	padding: 0 0 20px;
}

.header {
	overflow: hidden;
}

.header .logo {
	float: left;
	width: 125px;
	height: 125px;
	margin: 15px 0 0 30px;
}

.header .contact {
	float: right;
	margin: 20px 130px 0 0;
	text-align: right;
}

.header .contact p {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0;
}

.header .contact p.phone {
	font-size: 1.3em;
}

.header .contact p.details {
	font-size: 1em;
}

.menu {
	width: 930px;
	height: 20px;
	margin: 25px auto 0;
}

.menu ul.menu {
	list-style: none;
}

.menu ul.menu li {
	display: inline;
	padding: 20px 20px 20px 0;
	background: url(../media/menu.png) no-repeat right center;
}

.menu ul.menu li a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: url(../media/menu.png) no-repeat left;
	padding: 20px 0 20px 20px;
}

.menu ul.menu li a:hover {
	color: #e6e6e6;
}

.content {
	overflow: hidden;
	width: 930px;
	margin: 20px auto 0;
}

.content .left-col a {
	font-weight: bold;
	color: #4B9F07;
	border-bottom: .1em dotted #4B9F07;
	padding: 0 0 2px;
}

.content .left-col {
	float: left;
	width: 594px;
}

.content .right-col {
	float: right;
	width: 326px;
}

.content .contact-top {
	height: 10px;
	background: url(../media/right-bg.png) no-repeat 0 top;
}

.content .contact-content {
	border-left: 1px solid #4B9F07;
	border-right: 1px solid #4B9F07;
	padding: 10px 0;
}

.content .contact-content h4 {
	font-size: 1.6em;
	margin: 0 8px 0;
}

.content .contact-content p {
	margin: 0 8px;
}

.content .contact-btm {
	height: 10px;
	background: url(../media/right-bg.png) no-repeat 0 bottom;
}

fieldset div {
	margin: 0 7px 9px;
}

label {
	font-weight: bold;
	font-size: .9em;
	display: block;
}

.required {
	color: #DC2627;
}

.text-input {
	background-color: #F2F2F2;
	border: 1px solid #4B9F07;
	padding: 5px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.3em;
	width: 296px;
}

fieldset div.captcha, fieldset div.captcha div  {
	margin: 0 0 0 0;
}

fieldset div.captcha {
	margin: 0 3px 9px;
}

div.errors {
	background-color: #F50703;
	border: 2px solid #D10121;
	margin: 10px 7px;
	padding: 10px;
}

div.errors ul {
	list-style: none;
}

div.errors li {
	color: #fff;
	font-weight: bold;
}

.footer {
	overflow: hidden;
	margin: 10px 0 0;
}

.footer .footer-top {
	width: 950px;
	height: 10px;
	margin: 0 auto;
	background: url(../media/footer-bg.png) no-repeat center top;
}

.footer .footer-content {
	background-color: #4B9F07;
	padding: 10px 15px;
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

.footer .footer-content p {
	color: #fff;
	font-size: .9em;
	margin: 0;
}

.footer .footer-content p.lg {
	font-size: 1.1em;
}

.footer .footer-content a {
	color: #fff;
}

.footer .footer-content a:hover {
	color: #e6e6e6;
}

.footer .footer-content .copyright {
	float: left;
	width: 430px;
}

.footer .footer-content .address {
	float: right;
	width: 490px;
	text-align: right;
}

.footer .footer-btm {
	width: 950px;
	height: 10px;
	margin: 0 auto;
	background: url(../media/footer-bg.png) no-repeat center bottom;
}

.madeby {
	text-align: right;
	padding: 10px 26px 5px;
}

.wlpv-header-img {
	width: 594px;
	height: 310px;
	margin: 0 0 10px;
}

.wlpv-txt {
	width: 574px;
	padding: 0 10px;	
}

.column {
	float: left;
	width: 272px;
	min-height: 350px;
	padding: 10px;
}

.column .pic {
	height: 130px;
	margin: 0 0 5px;
}

.surplus {
	background: url(../media/home-surplus.png) no-repeat;
}

.logistics {
	background: url(../media/home-logistics.png) no-repeat;
}


.mid {
	margin: 0 0 0 10px;
}

.right {
	margin: 0 0 0 10px;
}

.home {
	background: url(../media/wlpv-homepage.png) no-repeat;
}

.about {
	background: url(../media/wlpv-about.png) no-repeat;
}

.wlpv-box-out {
	background-color: #F2F2F2;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 10px;
}

.wlpv-box-out h2 {
	font-size: 1.2em;
}

.wlpv-box-out .col {
	float: left;
	width: 184px;
	padding: 205px 0 0;
}

.step1 {
	background: url(../media/process-step1.png) no-repeat;
}

.step2 {
	background: url(../media/process-step2.png) no-repeat;
}

.step3 {
	background: url(../media/process-step3.png) no-repeat;
}

.logistics-bg {
	background: url(../media/logistics.png) no-repeat;
	height: 386px;
}

.map {
	width: 574px;
	height: 350px;
}

.privacy ul, .sitemap ul {
	margin: 0;
}

.privacy .content li, .sitemap .content li {
	color: #808080;
	margin: 0 0 15px 15px;
}
