body, html  { padding: 0px;  margin:0px;font-family: Verdana, Arial, Helvetica, sans-serif ;font-size:12px; background:#ffffff;}
table, td  {font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:12px; }
  
a:link {color: #000000;}
a:visited{color:#000000;}
a:hover{color:#ce0000;}
a:active {color: #ce0000;}
 
a.bottom:link {color: #ffffff;}
a.bottom:visited{color:#ffffff;}
a.bottom:hover{color:#ce0000;}
a.bottom:active {color: #ce0000;}
 
body { text-align:center;}

#wrapper { width:1000px; margin: 0 auto; text-align:left; padding-top:20px;}


 

#container {
	width: 100%;
 	float: left; 
}
#center_column {width: 181px; padding-left:6px;margin-right:1px; float: left;}

#center_column_menu {width: 104px; 810px; }
#header { clear:both;width:100%; }
#footer {clear:both; width:1000px; margin-left:auto; margin-right:auto; height: 90px; background: url(/bitrix/templates/12/files/bottom.jpg);  


  

 }

 

#work-area
{
	width:100%;
	padding:0px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}
 
