td,th,blockquote,p,textarea,input,fieldset,form,pre,h6,h5,h4,h3,h2,h1,li,ol,ul,dd,dt,dl,div,body{padding:0;margin:0}table{border-collapse:collapse;border-spacing:0}img,fieldset,acronym,abbr{border:0}.left,.dual{float:left}.right{float:right}.clear,.clearOne{float:none;clear:both}.clearOne{height:1px;padding:1px}.center{margin:0 auto}.block{display:block}.dual{width:50%}.relative{position:relative}.pointer{cursor:pointer}.strong{font-weight:bold !important}

body {
	font-family:Tahoma,serif;
	font-size:13px;
	color:#868686;
	background:url(img/bg.png) #fff no-repeat center top;
}

input, textarea, option, select {
	color:#67686C;
}

a {
	color:#698B2A;
	outline:0;
}

.slate {
	color:#868686 !important;
}

.orange {
	color:#FF8436 !important;
}

.cc {
	margin:15px 20px;
}

.mv10 {
	margin-top:10px;
	margin-bottom:10px;
}

.mv20 {
	margin-top:20px;
	margin-bottom:20px;
}

.ml50 {
	margin-left:50px;
}

.blh {
	line-height:150%;
}

div#container {
	width:860px;
	position:relative;
	margin:0 auto;
	height:663px;
}

/*div#container p {
	width:750px;
	text-align:center;
	color:#E9D1D5;
	line-height:130%;
	left:55px;
	top:570px;
	position:absolute;
	padding-bottom:20px;
}*/

div#container p {
	width:350px;
	text-align:center;
	color:#fff;
	font-size: 15px;
	line-height:130%;
	left:10px;
	top:350px;
	position:absolute;
	padding-bottom:20px;
}

/*div#container input.text {
	position:absolute;
	height:19px;
	left:498px;
	padding:9px;
	top:378px;
	width:238px;
	border:none;
	background:url(img/input.png) transparent no-repeat;
	font-size:16px;
	color:#F2E3E7;

}*/

div#container input.text {
	position:absolute;
	height:19px;
	left:400px;
	padding:9px;
	top: 350px;
	width:238px;
	border:none;
	background:url(img/input.png) transparent no-repeat;
	font-size:16px;
	color:#bc4800;

}

div#footer {
	width:860px;
	position:relative;
	margin:0 auto;
	height:20px;
	text-align:center;
	left:10px;
	top:100px;
}

/*div#container input.submit {
	height:36px;
	left:758px;
	position:absolute;
	top:350px;
	width:44px;
	border:none;
	cursor:pointer;
	background:url(img/submit.png) transparent no-repeat;
}*/

div#container input.submit {
	height:36px;
	left:670px;
	position:absolute;
	top:350px;
	width:44px;
	border:none;
	cursor:pointer;
	background:url(img/submit.png) transparent no-repeat;
}

div#container input.submit:hover {
	background:url(img/submit-h.png) transparent no-repeat;
}

div#msg {
	position:absolute;
	left:0;
	right:0;
	top:0;
	width:100%;
	padding:10px 0;
	text-align:center;
	background:url(img/overlay.png) transparent no-repeat;

}

div#msg p {
	font-size:17px;
	font-weight:bold;
	color:white;
	background:url(img/mail.png) transparent no-repeat left 2px;
	padding-left:25px;
	width:295px;
	margin:0 auto;
}

input.init {
}

a.twitter {
	height:105px;
	left:255px;
	position:absolute;
	top:505px;
	width:150px;
	display:block;
	background:url(../img/twitter.png) transparent no-repeat;
}

a.facebook {
	display:block;
	height:105px;
	left:439px;
	position:absolute;
	top:503px;
	width:160px;
	background:url(../img/facebook.png) transparent no-repeat;
}

a.twitter:hover {
	background:url(../img/twitter-h.png) transparent no-repeat;
}

a.facebook:hover {
	background:url(../img/facebook-h.png) transparent no-repeat;
}

