@charset "utf-8";
body{
	margin: 0px;
	background: url(../img/bg.jpg);
}
form {
	margin: 0px;
}
p{
	margin: 0px;
	padding-bottom: 18px;
}
.all{
}
.all .shadowtop{
	background: url(../img/shadowt.gif);
	height: 0px;
}
.all .shadowmiddle{
	background: url(../img/shadowm.png);
}
.all .bottomshadow{
	background: url(../img/shadowb.gif);
	height: 0px;
}
#pilink{
	margin-left: 55px;
}
.logo {
	background: url(../img/logo.png) no-repeat;
	height: 106px;
	width: 757px;
}
.menutopback {
	background-image: url(../img/menuback.gif);
	font-size: 0px;
	height: 3px;
	width: 757px;
}
.menuback {
	background-image: url(../img/menuback.gif);
	height: 75px;
	width: 757px;
}
.menucover {
	background-image: url(../img/button.gif);
	height: 69px;
	width: 116px;
	float:left;
}
.buttonbetween {
	background-image: url(../img/buttonbetween.gif);
	height: 69px;
	width: 1px;
	float: left;
}
.buttondiv {
	height: 69px;
	width: 130px;
	float: left;
}
.buttondiv a {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.content {
	background-color: #3F3E3E;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 290px;
	width: 657px;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
}
.content p {
	color: #FFFFFF;
}
.content strong {
	color: #029AFA;
}
.content a {
	color: #BCFA00;
	text-decoration: none;
}
.content a:hover {
	color: #029AFA;
	text-decoration: underline;
}
.footer {
	background-color: #2B2B2B;
	height: 38px;
	width: 757px;
}
.footer2 {
	background-color: #0093F0;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
	width: 757px;
}
.language {
	width: 200px;
	margin-top: 7px;
	color: #D4D0C8;
	font-weight: bolder;
	float: left;
}
.language a {
	padding-right: 22px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BCBCBC;
	text-decoration:none;
}
.language span {
	padding-right: 22px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BCBCBC;
	text-decoration:none;
}
#langblue {
	color: #0099fA;
}
.copyright {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BCBCBC;
	text-align: center;
	float: left;
	width: 343px;
}
.signature {
	float: right;
	margin-top: 12px;
	margin-right: 22px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BCBCBC;
	text-align: right;
}
.contactleft {
	text-align: right;
	float: left;
	width: 65px;
}
form#contact input {
	border: 1px solid #029AFA;
	margin-bottom: 2px;
}
form#contact textarea {
	border: 1px solid #029AFA;
	margin-bottom: 2px;
}
form#contact .colonsign {
	margin-right: 15px;
	width:1px;
	float:left;
}
#contact #button_div {
	padding-left: 160px;
}
#contact button {
	cursor: pointer;
	cursor: hand;
	width: 70px;
}
#contact button {
	margin-right: 3px;
}
.floatedbutton {
	width: 33%;
	float: left;
}
.refbutton{
	margin-bottom: 15px;
}
.preload{
	display: none;
}

