﻿body{
	font-family:Arial, Helvetica, sans-serif;
	color:#063882;
	font-size:16px;
}

a{
	color:#063882;
}

#logo {
	margin:146px auto 62px;
	width:240px;
	height:148px;
	background:url('images/logo.gif') no-repeat;
	
}

#logoin {
	margin:35px auto 62px;
	width:240px;
	height:148px;
	background:url('images/logo.gif') no-repeat;
	
}


#logo a, #logoin a{
	padding-top:148px;
	height:0px;
	display:block;
	height:0;
	overflow:hidden;
	width:240px;
}


#tabs{
	width:896px;
	margin:0 auto;
}
#tabs a.smalltab{
	width:249px;
	height:24px;
	background:url('images/small_tab.jpg') no-repeat;
	display:block;
	padding:16px 10px 14px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	float:left;
	
}

#tabs a.bigtab{
	width:307px;
	height:24px;
	background:url('images/big_tab.jpg') no-repeat;
	display:block;
	padding:16px 10px 14px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	float:left;
	margin:0 15px;
	display:inline;
	
}

.dots{
	height:1px;
	background-image:url('images/dot.gif');
	background-repeat:repeat-x;
}

.clear{
	clear:both;
}

#space{
	height:265px;
}

#content{
	margin:40px auto;
	width:896px;
}

#breadcrumbs, #breadcrumbs a {
	font-size:12px;
	color:#9e9e9e;
}

h1{
	font-size:32px;
	font-weight:bold;
}

#text{
	float:right;
	width:567px;
}


#menu{
	float:right;
	margin:0 0 0 60px;
	background:#ededed;
	width:260px;
}

#menu ul{
	list-style:none;
	padding-left:20px;
	padding-right:20px;
}

#menu ul {
$padding-left:0px;
}
#menu li {
$padding-left:0px;
$margin-left:-15px;
}
#menu li{
	padding-bottom:25px;
}

#menu a{
	font-size:20px;
	font-weight:bold;
}

#menu a.active{
	text-decoration:none;
}

#menutop{
	width:260px;
	height:20px;
	background:url('images/top_menu.gif') no-repeat;
}


#menubottom{
	width:260px;
	height:15px;
	background:url('images/bottom_menu.gif') no-repeat;
}


#footer{
	text-align:center;
	font-size:12px;
	color:#adadad;
	margin:30px 0;
	
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
/*-----------*/
#tabs ul{
	margin:0px;
	padding:0px;
}
#tabs ul li{
	list-style-type:none;
	float:left;
	font-weight:bold;
	position: relative;
	z-index:100;
	display:inline;
}
#tabs ul li ul{
	margin:0px;
	padding:0px;
	position: absolute;
	left: -0px;
	top: 55px;
	display: none;
	z-index:100;
}
#tabs ul li ul li{
	font-size:12px;
	color:#727272;
	margin-left:0px;
	width:238px;
	font-weight:normal;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	line-height:18px;
}
#tabs ul li ul.search li{
	font-size:12px;
	color:#727272;
	margin-left:0px;
	width:297px;
	font-weight:normal;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	line-height:18px;
}
#tabs ul li ul li a{
	height:23px;
	display: block;
}
#tabs ul li ul li a:hover{
	font-weight:normal;
	text-transform:none;
}
*html #tabs ul li.over ul {
	display:block;
	background-color:#e8e8e8;
	background-image:url('images/line_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:238px;
}  
*html #tabs ul li.over ul.search {
	display:block;
	background-color:#e8e8e8;
	background-image:url('images/line_bottom2.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:297px;
	margin-left:15px;
} 
#tabs ul li:hover ul.search{
	display: block;
	background-color:#e8e8e8;
	background-image:url('images/line_bottom2.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-left:15px;
}
#tabs ul li:hover ul{
	display: block;
	background-color:#e8e8e8;
	background-image:url('images/line_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}
#tabs ul li a{
	display: block;
	float:left;
}
#tabs ul li a:hover{
	font-weight:bold;
	text-decoration:none;
}
/*--------*/
.boxContact{
	width:400px;
	float:left;
}
.boxContact2{
	width:400px;
	float:right;
}
.boxInp{
	float:left;
	font-size:14px;
	padding-bottom:15px;
}
.inp{
	background-color:#f6f6f6;
	height:25px;
	width:395px;
	border:1px solid #e4e4e4;
	margin-top:5px;
	color:#888888;
	font-size:16px;
	padding-left:5px;
	padding-top:5px;
}
.inp2{
	background-color:#f6f6f6;
	height:25px;
	width:235px;
	border:1px solid #e4e4e4;
	margin-top:5px;
	color:#888888;
	font-size:16px;
	padding-left:5px;
	padding-top:5px;
}
.texta{
	background-color:#f6f6f6;
	height:350px;
	width:395px;
	border:1px solid #e4e4e4;
	margin-top:5px;
	color:#888888;
	font-size:16px;
	padding-left:5px;
	padding-top:5px;
}
.sel{
	background-color:#f6f6f6;
	width:155px;
	border:1px solid #e4e4e4;
	margin-top:5px;
	color:#888888;
	font-size:14px;
}
.checkBox{
	float:left;
	width:100%;
	color:#626262;
	font-size:14px;
	padding-top:5px;
}
.radioBox{
	float:left;
	color:#626262;
	font-size:14px;
	padding-top:5px;
	padding-right:35px;
}
.inpOthe{
	float:left;
	width:100%;
	padding-top:5px;
	color:#626262;
}
.btRequest{
	width:100%;
	float:left;
	padding-top:20px;
}