BODY {
	background: URL('images/bg_top.gif') repeat-x top;
	padding:0px;
	margin: 0px;
	font-family: Tahoma, Aria;
	color: #46566e;
}

a:link {
	color: #0a3894;
	text-decoration:underline;
}

a:visited {
	color: #0a3894;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

TABLE {
	font-size: 12px;
}

H1 {
	font-size: 18px;
	color: #083693;
	margin:18px 0px 12px 0px;
}
H2 {
	color: #083693;
	font-size:12px;
	margin:10px 0px 8px 0px;
}

H2 b {
	color: #959595;
}

P {
	margin: 7px 0px 7px 0px;
}

HR {
	border:none;
	background-color: #dce0e8;
	color: #dce0e8;
	height:1px;
}	

img {
border: none;
}

#bodytable {
	background: URL('images/bg_bot.gif') repeat-x bottom;
	min-width:1000px;
}


/**********|
|*  HEAD  *|
|**********/

#head {
	background: URL('/images/bg_head.gif') repeat-x top;
	height: 168px;
	display:table;
	width:100%;
	min-width:800px;
	margin-bottom:30px;
}

#logo {
	background: URL('/images/bg_head_lt.gif') no-repeat;	
	height: 168px;
	display:block;
	width:162px;
	float:left;
	padding: 13px 0px 5px 29px;
	margin:0px;
}
#logo img {
	margin:0px;
	padding:0px;
}

#menu {
	background: URL('/images/bg_head_rt.gif') no-repeat right top;	
	height: 168px;
	display:block;
	width:60%;
	float:right;
}
#menu_itm {
	margin: 25px 0px 0px 0px;*/
	height:90px;
	display:block;
	width:100%;
	height: 115px;
}
#menu_itm a {
	background: url('images/menu_point.gif') no-repeat left;
	font-size: 13px;
	font-weight:bold;
	display:table;
	float:left;
	width:49%;
	padding:0px 0px 0px 13px;
	margin: 5px 0px 5px 0px;
	height:18px;
	text-decoration:none;
	color: #0a3894;
}
#menu_itm a:hover {
	color: #174cb7;
	background-position: 3px;
}
.act_menu {
	background: url('images/menu_point_act.gif') no-repeat left;
	font-size: 13px;
	font-weight:bold;
	display:table;
	float:left;
	width:49%;
	padding:0px 0px 0px 13px;
	margin: 5px 0px 5px 0px;
	height:18px;
	text-decoration:none;
	color: #959595;
}

#smallmenu {
	padding: 5px 30px 0px 0px;
	text-align: right;
	margin:0px;
	display:block;
	font-size: 11px;
	color: #959595;
}

#smallmenu a {
	margin: 0px 7px 0px 7px;
	font-size: 11px;
	color: #959595;
}


/***********|
|* CATALOG *|
|***********/

#top_catalog {
	padding: 10px 30px 0px 40px;
}
#top_catalog H2 {
	margin: 0px 0px 3px 0px;
}
#top_catalog IMG {
	margin-right: 7px;
}
#top_catalog p {
	margin:0px 0px 10px 0px;
}
#top_catalog td {
	width: 33%;
	padding-right:10px;
}
#top_catalog a {
	color: #959595;
	font-size: 11px;
	text-decoration: none;
}


/********|
|* NEWS *|
|********/

#sh_news_left {
	float:left;
}
#sh_news_right {
	float:right;
}
#newsblock {
	margin: 0px;
	padding:0px 40px 0px 40px;
	display: table;
	width:100%;
}	
#newsblock div {
	width: 48%;
	display: block;
}
.more {
	font-size: 11px;
	text-align:right;
	margin:-5px 0px 0px 0px;	
	padding-bottom:10px;
}
.more a {
	padding-left:10px;
	background: url(/images/more_point.gif) 0px 5px  no-repeat;
	color: #959595;
}

#botmenu {
	width: 100%;
	display: table;
	text-align: center;
	font-size: 11px;
}
#botmenu a {
	margin: 0px 7px 0px 7px;
}	
#copyrights {
	margin-top:20px;
	float: left;
	line-height:20px;
	width:40%;
	display: table;
}
#copyrights a:link {
	font-weight: bold;
}
.copy {
	font-size: 11px;
}
#advert {
	font-size:11px;
	margin-top:20px;
	float: center;	
	width:20%;
	display:table;
}
#banners {
	font-size:11px;
	margin-top:20px;
	float: right;	
	width:40%;
	display:table;
}
#banners p {
	display: table;
	float:right;
	margin-left:10px;
	line-height:30px;
}
#cat_menu {
	width: 220px;
	margin-left:15px;
	margin-rigth:0px;
	float:left;
	height:50%;
	border-right: solid 1px #dce0e8;
	position: relative;
}
#cat_menu a{
	color: #083693;
	font-weight:bold;
	font-size:12px;
	margin: 5px 0px 5px 0px;
	height:32px;
	width:100%;
	display:table;
	line-height:32px;
}
#cat_menu img{
	margin-right:7px;
	width: 32px;
	height: 32px;
	float:left;
}
#cat_menu H2 {
	margin-top:7px;
	display: table;
	float: left;
}	
#content {
	margin-left: 280px;
	margin-right: 60px;
}
#content H2 {
	margin-top:20px;
}
UL {
	margin-top:0px;
}
TH {
	background:#edeff3;
	font-weight:bold;
}
#content_tab {
	font-size:11px;
	background:#dce0e8;
}
#content_tab TR {
	background: #FFFFFF;
}
#ts {
	background:#f4f6f8;
}
#clientsblock {
	margin: 0px;
	padding:0px;
	display: table;
	width:100%;
}
#clientsblock div {
	width: 46%;
	margin-right:20px;
	display: block;
}
#quest {
	background:#f4f6f8;
	display:table;
	margin-top:20px;
	padding:10px;
	border-top:solid 3px #FFB417;
	font-weight:bold;
}	
#quest h2 {
	margin-top:5px;
}
#ans {
	padding:0px 10px 0px 10px;
}
#ans h2 {
	margin-top:10px;
}
#inpt {
	border: solid 1px #9f9f9f;
}
#btn1 {
	margin-top:10px;
	border:0;
	width:23px;
	height:23px;
	background: url(/images/btn1.gif);
}

#btn2 {
	margin-top:10px;
	margin-left:10px;
	border:0;
	width:85px;
	height:23px;
	background: url(/images/btn2.gif);
}
#cat_text {
	margin-left:56px;
	display:table;
	height:100%;
}

