html, body {
	margin:0;
	padding:0;
}

html {
	background:#f1f0ea;
}

body {
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

.clear {
	clear:both;
}

.bar {
	background:#f1f0ea;
}

.content {
	color:#545436;
	background:#fff;
}

.head {
	height:440px;
	background:url('../img/bg_head.gif') top left repeat-x;
}

.head_inner {
	width:995px;
	height:440px;
	margin:0 auto;
	background:url('../img/bg_head_inner.gif') bottom left no-repeat;
}

.head_inner .logo {
	margin:50px 0 0 50px;
	display:block;
	float:left;
}

.head_inner .right {
	width:740px;
	float:right;
}

.head_inner .title {
	margin:20px 0 0;
}

.list_head {
	list-style:none;
	margin:0;
	padding:30px 0 0 10px;
	color:#555638;
	font-size:14px;
}

.list_head li {
	background:url('../img/bullet.gif') 0 5px no-repeat;
	float:left;
	width:330px;
	padding:5px 10px 5px 20px;
}

.main {
	width:970px;
	margin:0 auto;
	padding:0 5px 20px 20px;
}

.button {
	display:block;
	margin:260px 0 0 130px;
	padding:4px 0 0;
	width:114px;
	height:21px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	background:url('../img/button.gif') 0 0 no-repeat;
	text-decoration:none;
	float:left;
}

.box3 {
	width:567px;
	padding:0 15px 0 0;
	float:left;
	line-height:16px;
}

.box {
	width:179px;
	padding:0 15px 0 0;
	float:left;
	line-height:16px;
}

.box img, .box3 img {
	display:block;
	margin:30px 0 0;
}

.box img.normal, .box3 img.normal {
	margin:0 !important;
	display:inline !important;
}

.box h3, .box3 h3 {
	color:#545436;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:15px 0;
}

.box span, .box3 span {
	color:#d67400;
	font-weight:bold;
}

.contact {
	background:#ff9c00;
}

.contact_form {
	width:955px;
	margin:0 auto;
	padding:20px;
}

.contact_form h3 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 0;
}

.contact_form  form {
	font-size:14px;
	margin:10px 0 0;
	padding:0;
}

.contact_form .lform {
	width:390px;
	float:left;
}

.contact_form .rform {
	width:560px;
	float:left;
}

.rform label {
	width:90px;
}

textarea#team, textarea#pr_desc {
	float:left;
	width:440px;
	margin:3px 0;
}

label {
	float:left;
	text-align:right;
	width:180px;
	padding:5px 15px 0 0;
}

input#name, input#mail {
	width:180px;
	float:left;
	margin:3px 0;
}

textarea#pr_name {
	width:180px;
	margin:3px 0;
}

input.ok {
	float:right;
	margin:10px 5px 0 0;
}

.bottom {
	background:#f1f0ea;
}

.footer {
	width:955px;
	margin:0 auto;
	padding:10px 20px;
	background:#f1f0ea;
}

.footer img {
	float:left;
}

.footer h3 {
	color:#545436;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 0;
	float:left;
}

.footer a {
	float:left;
	height:72px;
	text-decoration:none;
}

.footer a:hover {
	background-position:0 0;
}

.fot1 {
	background:url('../img/footer_spnt.gif') 0 0 no-repeat;
	width:118px;
}

.fot2 {
	background:url('../img/footer_amber.gif') 0 0 no-repeat;
	width:118px;
}

.fot3 {
	background:url('../img/footer_xevin.gif') 0 0 no-repeat;
	width:129px;
}

.fot4 {
	background:url('../img/footer_pfp.gif') 0 0 no-repeat;
	width:140px;
}

.fot5 {
	background:url('../img/footer_net.gif') 0 0 no-repeat;
	width:162px;
}

.fot6 {
	background:url('../img/footer_prs.gif') 0 0 no-repeat;
	width:93px;
}

.fot7 {
	background:url('../img/footer_pr.gif') 0 0 no-repeat;
	width:159px;
}

.info {
	text-align:center;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
}

label.error {
	padding:0 10px 5px;
	width:180px;
	float:right;
	font-size:11px;
	color:#c90000;
}

a.link  {
	text-decoration:none;
}

a.link:hover {
	text-decoration:underline;
}

.lang {
	padding:4px 20px 0 0;
	height:21px;
	text-align:right;
}

.lang img {
	display:inline !important;
	margin:0 5px !important;
	float:none !important;
}

.cont {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
