/*--------------------------
#
# created by verstka_div
# icq:  640061078
# 
------------------------  */

* {margin:0; padding:0; border:0; font-style:inherit; font-size:100%; font-family:inherit;}

html, body {height: 100%;}
html,body { height: expression(document.childNodes[1].offsetHeight < 804? '804px' : '100%');}

body {width: 100%; height: 100%; font: 12px/18px Arial, Tahoma, Verdana, sans-serif; color:#000; background:#878a8b;}

a {color: blue; text-decoration: underline;}

a:hover {text-decoration: none;}

a:focus {outline: none}

input {vertical-align: middle;}

/* структура:  #container 
						    #header
							#content															
							#clear  
				#footer
----------------------------------------------------------------------------------------*/
#wrap{height: 100%; min-height:804px; width:100%; position: relative;}
#box{height:804px; width:100%; margin-top:-402px; position:absolute; top:50%;}
#container {background:url(../img/bg/bg_fon.jpg); width:990px; margin:0 auto; text-align:left; height:804px;}
#men{background:url(../img/bg/bg_men.png) no-repeat bottom right; height:751px; margin-right:20px;}


/* #CONTAINER - #header
----------------------------------------------------------------------------------------*/

#header {height:200px; border:1px solid #000; margin-right:350px;}
#header .logo{float:left; margin:58px 0 0 60px; _margin-left:30px;}


/* #CONTAINER - #content
----------------------------------------------------------------------------------------*/
 
#content {margin-right:350px; padding:10px;}

/* #CONTAINER - #clear
----------------------------------------------------------------------------------------*/
 
#clear {clear:both; height:60px;}

/* #FOOTER
----------------------------------------------------------------------------------------*/


#bg_foot {background:#000; width:100%; height:53px; margin: -53px auto 0 auto;}
#footer{width:990px; margin:0 auto;}

/* 
----------------------------------------------------------------------------------------*/
 


