@charset "utf-8";
/* CSS Document */

body {
	background-color:#252525;
	padding:0;
	margin:0;
}

p {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#d4d7dd;
	text-align:left;
}

a {
	text-decoration:none;
	color:#6b6b6b;
	font-size:14px;
}

a:hover {
	color:#e8e9e9;
}

#bg_01 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_01 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1120px;
}

#bg_02 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_02 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1120px;
}

#bg_03 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_03 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1120px;
}

#bg_04 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_04.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_04 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_04.jpg);;
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1260px;
}

#bg_05 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container_05 {
	background-image:url(http://www.team-fortress.su/update/mvm/media/mercs_bg_05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:984px;
	height:1260px;
}

#copy_01 {
	position:absolute;
	width:592px;
	left:196px;
	top:112px;
}

#copy_02 {
	position:absolute;
	width:592px;
	left:196px;
	top:854px;
}

#copy_03 {
	position:absolute;
	width:592px;
	left:196px;
	top:294px;
}

#ui_link {
	position:absolute;
	left:243px;
	top:528px;
	width:166px;
	height:72px;
	background-image:url(http://www.team-fortress.su/update/mvm/media/ui_link.jpg);
}


#legal {
	position:absolute;
	left:48px;
	bottom:238px;
	width:888px;
	height:30px;
	display:block;
	background-image:url(http://www.team-fortress.su/update/mvm/media/legal.png);
}

#footer_logo {
	position:absolute;
	left:306px;
	bottom:68px;
	width:382px;
	height:148px;
	display:block;
	background-image:url(http://www.team-fortress.su/update/mvm/media/footer_mvm_logo.png);
}













