/*-------------------- форма */
html, body{
	height:100%;
}

input{margin:0;}
input.file{border:none;_border:1px solid;}
img.bordered,iframe,input,textarea,img.reImage{border:solid 1px;}
textarea,input{padding-left:3px;padding-right:3px; }
input.radio{border:none;background:none;}

iframe,textarea,input,img.bordered,img.reImage{border-color:#555555;}

textarea,input{background:#ffffff;}

input.submit,a.submit{
	color:black;
	font-weight:normal;
	background:url(../../img/design/button.gif) repeat left bottom;
	border:1px solid #C9C9C9;
	font-size:11px;
	padding:2px 10px;
	_padding:1px 0px;
	width:auto;
	height:19px;
	_height:20px;
}

table.reTable td, table.reTable th{padding:7px;}
table.reTable th {border:1px solid; background:#dfd58e;text-align:left; font:12px tahoma, padding:5px;}
/*table.reTable {width:100%;}*/
table.reTable,table.reTable td, table.reTable th {border-color:#dddddd;vertical-align:middle;}
/*--------------------*/

/*-------------------- стандартное*/
body, td, p, ul, li, a, a:hover {font:12px tahoma, sans-serif; color: #2e3677; line-height:140%;}
table.all, td.all{width:100%; min-width:990px; width:expression(document.body.clientWidth < 990? "990px": "100%" );}
table.all, td.all{margin-left: auto; margin-right: auto;}
table.all, tr.all{height:100%;}
td{vertical-align:top;}
img{border:0;}
p.alert {color: #000000; margin:0;padding:0; padding-top: 10px;}

/*--------------------*/		
h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}				
h1{font-size:14px; color: #2e3677; font-weight: bold; margin-bottom:20px;}
h2{font-size:12px; color: #000000; font-weight: bold; }
h3{font-size:12px; color: #444444; font-weight: bold; }
h4{font-size:12px; color: #000000; font-weight: bold; }
h5{font-size:12px; color: #000000; font-weight: bold; }
h6{font-size:12px; color: #000000; font-weight: normal;}

/*--------------------*/


#header{
	height:175px;
	background: url(../../img/design/header-repeat.gif) repeat-x;
}
#left-div, #right-div{
	height:175px;
	background: url(../../img/design/header.gif) no-repeat;
}
#left-div{
	float: left;
	width: 772px;
	
}
#right-div{
	float: right;
	width: 173px;
	background-position: top right;
	position: relative;
}
#logo{
	position: absolute;
	z-index:9;
	background: url(../../img/design/logo.gif) no-repeat;
	width:140px;
	height:139px;
	left:61px;
	top:1px;
}

#home, #mail{
	position: absolute;
	top:75px;
	width:45px;
	height:45px;
	display: block;
	background: url(../../img/design/home.gif) no-repeat;
	
}
#home{
	right:80px;
	background-position: 0px -1px;
}
#mail{
	right:30px;
	background-position: -45px -1px;
}
#home:hover{

	background-position: 0px -53px;
}
#mail:hover{

	background-position: -45px -53px;
}

#content{
	background: url(../../img/design/content.gif) repeat-x #a9b4df;
}

#footer{
	height:64px !important;
	background: url(../../img/design/footer-repeat.gif) repeat-x #a9b4df;
	position: relative;
	display: table-cell !important;
}
#nav{
	width:267px;
	background: url(../../img/design/nav.jpg) no-repeat;
	position: relative;
	/*min-height:553px;
	height: auto !important;
	height:550px;*/
/*border: red 1px solid;*/
height:550px;
}
#nav ul{
	margin: 60px 25px 30px 100px;
	list-style: none;
	padding:0;
}
#nav ul li{
	padding-left:20px;
	display: block;
	background: url(../../img/design/li.gif) no-repeat left;
	margin-bottom:10px;
}
#nav ul li a{
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
#shar{
	background: url(../../img/design/shar.png) no-repeat;
	_background:none;
	filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + base + "img/design/shar.png', sizingMethod='crop')");
	width:291px;
	height:216px;
	position: absolute;
	top:513px;
	_top:338px;
}
#content-table{
	min-height:550px;
	height: auto !important;
	height:550px;
	
	background: url(../../img/design/sphere.jpg) no-repeat;
	background-position: 130px 0;
}

#main-content{
	padding:20px 30px 30px 30px;
}

#right{
	padding-top: 20px;
	padding-right:20px;
	width:203px;
	font-size:11px;
	background: url(../../img/design/corner.gif) top right no-repeat;
}
#counter{
	padding: 14px 50px 0 50px;
	height:50px;
	width:208px;
	_height:64px;
	_width:308px;
	background: url(../../img/design/footer.gif) no-repeat;
	/*float: left;*/
	color: white;
	position: absolute;
	left:0;
}
#maker{
	/*float: left;*/
	padding-top: 20px;
	position: absolute;
	left:400px;
}
#maker a{
	font-size:10px;
	color: white;
	text-decoration: none;
}
#maker a img{
	position: relative;
	top:3px;
	left:5px;
}
#copy{
	background: url(../../img/design/footer.gif) no-repeat right;
	width:254px;
	_width:334px;
	height:64px;
	float: right;
	line-height: 64px;
	padding-left:80px;
	font-size:12px;
	
}
#phone{
	width:150px;
	position: absolute;
	top:80px;
	right: 100px;
	color: #2e3677;
	font-size:10px;
}
img.bordered{
	border: 1px solid #ffffff;
}
/*--------------------*/
hr {clear:all;	margin:0;	padding:0;	height:2px;	width:100%;	border: 0px solid;	_background:none;	_border:none;	background-color:#c70000;
	border-color:#c70000;	_background:none;	_border:none;	_color:#c70000;}

#flash{
	position: relative;
	top:-1px;
	left:-4px;
}
