@charset "UTF-8";
/* CSS Document */

.wrapper {
	width: 853px;
	border: thin solid #FFFFFF;
	text-align: left;
}
.footer {
	color: #FFFFFF;
	clear: both;
	font-size: 10px;
	text-align: right;
	background-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content {
	margin: auto;
	width: 855px;
}
body {
	background-color: #262626;
	text-align: center;
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.maintext {
	float: right;
	padding-top: 63px;
	padding-left: 30px;
	padding-right: 40px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 399px;
}
.img-float-right {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftbox {
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.nav {
	background-image: url(images/nav-bkg.jpg);
	height: 50px;
	text-align: left;
}
h3 {
	font-family: Clarendon, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #94D0C3;
	line-height: 25px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #94D0C3;
	text-decoration: none;
}
a:visited {
	color: #94D0C3;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.main-body {
		background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maintext-pp {
	float: right;
	padding-top: 53px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 532px;
	padding-left: 30px;
		padding-right: 10px;

}
.two-column {
	width: 45%;
	margin-right: 2%;
	float: left;
	padding-top: 10px;
	font-size: 10px;
}

.leftbox-pp {
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.main-body-pp {
	background-image: url(images/pp-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.button-form {
	color: #8CC4B8;
	text-align: right;
	width: 50px;
	background-color: #343434;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.star {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 30px;
	float: left;
	background-position: left top;
	clear: both;
}
.maintext-contact {
	padding: 0px;
	margin: 0px;
	float: left;
	border-top-style: none;
	width: 471px;
	clear: both;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input, textarea {
	background-color: #666666;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.maintext td {
	color: #94D0C3;
	font-size: 15px;
	float: left;
}
.content .wrapper .main-body .image-contact {
	float: right;
}
.content .wrapper .main-body .maintext li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
}
.content .wrapper .main-body .maintext ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

