/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}
a, a:focus { outline:none; }
/* end CSS Reset */

body {
	background: url(/images/bg_texture.jpg) center repeat;
}

#wrapper {
	margin: 0 auto;
	width: 953px;
}

#content {
	position: relative;
	height: 617px;
	font-size: 0;
}

#su,#vu,#ru {
	display: none;
	position: absolute;
	bottom: 293px;
	left: 493px;
	height: 2px;
	width: 20px;
	width: 53px;
	overflow: hidden;
	background: #e91432;
}

#vu {
	bottom: 294px;
	left: 716px;
	width: 52px;
}
#ru {
bottom:282px;
left:26px;
width:83px;
}

#footer {
	padding: 10px 0;
	text-align: center;
	width: 953px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

#wrapper #footer p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 16px; color: #fff; margin-right:5px; }

#footer a { text-decoration: underline; color: #e90f2a; }

#footer a:hover { text-decoration: none; color: #e90f2a; }

#wrapper #footer #follow { margin:0 10px 6px 15px; _margin:0 10px 6px 10px; width:104px; height:54px; text-align:center; float:left; display:none !important; }
	#wrapper #footer #follow img { float:left; display:block; margin-right:5px; }
			#wrapper #footer #follow img.facebook { float:none; margin:0 auto 6px; }
			#wrapper #footer #follow img.twitter { margin-right:0; }

