       
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #271e0d url(http://seeruby.ru/seeruby_temp/images_temp/bg_temp.gif) ;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFF;
}
#container {
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#mainContent {
	padding: 0 20px; 
}
#art {
	margin: 0 auto;
	margin-top: 10%;
}

#alt {
	font: 140% "Times New Roman", Times, serif;
	font-style:italic;
	background: url(http://seeruby.ru/seeruby_temp/images_temp/bg_alt_temp.png);
	margin: 0 auto;
	margin-top: 1%;
	max-width: 400px;
	padding: 16px;
}
#footer { 
	position: absolute;
	bottom: 0;
	left: 0;
	float:right;
	width: 300px;
	background: url(http://seeruby.ru/seeruby_temp/images_temp/bg_alt_temp.png);
	font: 70% Verdana, Geneva, sans-serif;
	padding: 6px;
}
#footer2 { 
	position: absolute;
	bottom: 0;
	right: 0;
	float:right;
	width: 200px;
	background: url(http://seeruby.ru/seeruby_temp/images_temp/bg_alt_temp.png);
	font: 70% Verdana, Geneva, sans-serif;
	padding: 6px;
}
#footer a, a:visited { color:#FFF; text-decoration: underline;}
#footer a:hover {color:#FF; text-decoration:none;}
a, a:visited { color:#ff0000; text-decoration: underline;}
a:hover { color:#FFF; text-decoration: underline;}


			.box 
            {
            	
            	text-align:center;
                margin: 0 auto;
                
            }

            #contactFormContainer
            {
            	width:200px;
            	margin: 0 auto;
            }
            #contactForm
            {
            	background: url(http://seeruby.ru/seeruby_temp/images_temp/bg_alt_temp.png);
            	display:none;
            	padding: 10px;

            }
            #contactForm fieldset
            {
            	padding:10px;
            	border:none;
            }      
            #contactForm label
            {
            	display:block;
            	color:#ffc400;
            }      
                            
            #contactLink
            {
            	height:31px;
            	width:31px;
            	background-image: url('http://seeruby.ru/seeruby_temp/images_temp/con2.png');
				position:absolute;
				top:0;
				right:0;
            }
            

