* {
	margin: 0;
	padding: 0;
}
body {
	background: url(/i/body_bg.jpg);
	text-align: center;
	margin: 0 10px;
	margin-bottom: 20px;
}
#wrapper {
	min-width: 985px;
	max-width: 1231px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) > 1231)? "1231px" : "auto");
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505050;
	background: url(/i/content_bottom.jpg) repeat-x bottom #f3f3f3;
	position: relative;
	_height: 100px;
}
a {
	color: #1157bf;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td {
	vertical-align: top;
}
li {
	padding-left: 20px;
}

/* header */
#header {
	background: url(/i/header.jpg) no-repeat top center;
	height: 364px;
	padding-top: 87px;
	margin-bottom: 42px;
	text-align: left;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 985)? "985px" : "auto");
}
#logo {
	background: url(/i/logo.gif) no-repeat;
	width: 277px;
	height: 54px;
	display: block;
	margin-left: 78px;
	margin-bottom: 10px;
}
#header #phone {
	margin-left: 217px;
	color: #ca271a;
	text-align: left;
	font-size: 22px;
	letter-spacing: -1px;
	margin-bottom: 186px;
	line-height: 27px;
}
#header #phone span {
	color: #dc7c74;
}
#navigation {
	width: 790px;
	height: 60px;
	margin: auto;
}
#navigation li {
	list-style: none;
	float: left;
	line-height: 60px;
	background: url(/i/nav_border.jpg) no-repeat top right;
	padding: 0 25px;
	margin-left: 0;
	padding-top: 21px;
	
}
#navigation li.last {
	background: none;
}
#navigation li a {
	line-height: 15px;
	display: block;
	height: 15px;
}
#navigation li#catalog a {
	background: url(/i/nav_catalog.jpg) no-repeat;
	width: 144px;
}
#navigation li#price a {
	background: url(/i/nav_price.jpg) no-repeat;
	width: 72px;
}
#navigation li#news a {
	background: url(/i/nav_news.jpg) no-repeat;
	width: 51px;
}
#navigation li#new a {
	background: url(/i/nav_new.jpg) no-repeat;
	width: 54px;
}
#navigation li#articles a {
	background: url(/i/nav_art.jpg) no-repeat;
	width: 42px;
}
#navigation li#contact a {
	background: url(/i/nav_contact.jpg) no-repeat;
	width: 91px;
}
/* content */

#content_bottleft {
	position: absolute;
	left: 0;
	bottom: 0;
	_bottom: -3px;
	background: url(/i/content_botleft.jpg) no-repeat;
	width: 15px;
	height: 14px;
}
#content_bottright {
	position: absolute;
	right: 0;
	bottom: 0;
	_right: -1px;
	_bottom: -3px;
	background: url(/i/content_bottright.jpg) no-repeat;
	width: 15px;
	height: 14px;
}
#content {
	width: 92%;
	margin: auto;
	_height: 100px;
	text-align: left;
}
.two_column {
	min-width: 100%;
	/*width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 920)? "920px" : "auto");*/
	text-align: left;
	_height: 100px;
	width: 100%;
}
.two_column td {
	padding: 0 35px;
	padding-bottom: 70px;
}
.two_column h1 {
	font-size: 26px;
	color: #3b5687;
	font-weight: normal;
	margin-bottom: 20px;
}
.two_column p {
	margin-bottom: 20px;
}
.two_column li {
	margin-bottom: 10px;
	list-style: none;
	background: url(/i/list.gif) no-repeat 0 5px;
}
.two_column #category {
	width: 236px;
}
.two_column #category li {
	background: url(/i/menu_bg.jpg) no-repeat;
	width: 236px;
	height: 107px;
	padding-left: 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.two_column #category li a {
	color: #0e6fc1;
	text-decoration: none;
	padding-left: 100px;
	display: block;
	width: 136px;
	height: 70px;
	line-height: 16px;
	padding-top: 37px;
}
.two_column #category li a span {
	float: left;
	padding-bottom: 3px;
	cursor: pointer;
	display: block;
}
.two_column #category li a:hover {
	color: #000;
}
.two_column #category li#arched_metaldetectors a {
	background: url(/i/arched_metaldetectors.jpg) no-repeat 23px 14px;
}
.two_column #category li#arched_metaldetectors a span {
	background: url(/i/categ_1.jpg) no-repeat;
	width: 108px;
	height: 34px;
}
.two_column #category li#ground_metaldetectors a {
	background: url(/i/ground_metaldetectors.jpg) no-repeat 23px 12px;
}
.two_column #category li#ground_metaldetectors a span {
	background: url(/i/categ_2.jpg) no-repeat;
	width: 108px;
	height: 33px;
}
.two_column #category li#hand_metaldetectors a {
	background: url(/i/hand_metaldetectors.jpg) no-repeat 23px 12px;
}
.two_column #category li#hand_metaldetectors a span {
	background: url(/i/categ_3.jpg) no-repeat;
	width: 108px;
	height: 34px;
}
.two_column #category li#antiterrorism_equipment a {
	background: url(/i/antiterrorism_equipment.jpg) no-repeat 18px 14px;
	padding-top: 27px;
	height: 80px;
}
.two_column #category li#antiterrorism_equipment a span {
	background: url(/i/categ_4.jpg) no-repeat;
	width: 121px;
	height: 51px;
}
.two_column #category li#special_equipment a {
	background: url(/i/special_equipment.jpg) no-repeat 14px 12px;
	padding-top: 47px;
	height: 60px;
}
.two_column #category li#special_equipment a span {
	background: url(/i/categ_5.jpg) no-repeat;
	width: 72px;
	height: 17px;
}
.two_column #category li#video_surveillance a {
	background: url(/i/video_surveillance.jpg) no-repeat 15px 35px;
	padding-top: 47px;
	height: 60px;
}
.two_column #category li#video_surveillance a span {
	background: url(/i/categ_6.jpg) no-repeat;
	width: 104px;
	height: 18px;
}
.two_column #category li#personal_sequrity a {
	background: url(/i/vest.jpg) no-repeat 20px 21px;
	padding-top: 27px;
	height: 80px;
}
.two_column #category li#personal_sequrity a span {
	background: url(/i/categ_7.jpg) no-repeat;
	width: 121px;
	height: 51px;
}
.two_column #category li#access_systems a {
	background: url(/i/access_system.jpg) no-repeat 23px 21px;

}
.two_column #category li#access_systems a span {
	background: url(/i/categ_8.jpg) no-repeat;
	width: 109px;
	height: 34px;
}
/* box */
h2 {
	margin-left: 35px;
	text-transform: uppercase;
	font-size: 15px;
	color: #194aa4;
	font-weight: normal;
	margin-bottom: 8px;
}
.box {
	background: url(/i/box_bg.jpg) repeat-x top #fdfdfd;
	min-height: 150px;
	_height: 150px;
	margin-bottom: 37px;
	text-align: left;
	color: #585858;
	font-size: 12px;
}
.box td {
	padding: 19px 20px 15px;
	border-bottom: solid 1px #e5e5e5;
}
.box td.border {
	background: url(/i/box_border.jpg) no-repeat bottom right;
	width: 33%;
}
.box h3 {
	font-size: 15px;
	font-weight: bold;
	color: #364876;
	margin-bottom: 5px;
	font-weight: normal;
}
.box h3 a {
	color: #194aa4;
}
.box td.box_right {
	width: 18px;
	background: url(/i/box_bottright.jpg) bottom no-repeat;
	padding: 0;
	border:none;
}
.box td.box_left {
	width: 19px;
	background: url(/i/box_bottleft.gif) bottom left no-repeat;
	padding: 0;
	border: none;
}
.box td.box_left img {
	position: relative;
	top: -11px;
	margin-right: -20px;
}

/* footer */
#footer {
	border-top: solid 1px #dbdbdb;
	padding-top: 20px;
	padding-bottom: 35px;
	font-family: Tahoma;
	font-size: 11px;
	color: #6d6a71;
	text-align: left;
	line-height: 15px;
	height: 95px;
}
#footer p {
	margin-bottom: 10px;
}
#foot_left {
	width: 150px;
	padding-right: 30px;
	float: left;
}
#foot_cntr {
	width: 230px;
	float: left;
}
#foot_right {
	float: right;
	width: 485px;
	color: #1157bf;
}
#foot_right ul {
	height: 20px;
}
#foot_right li {
	float: left;
	list-style: none;
	text-transform: uppercase;
	padding-left: 6px;
	line-height: 11px;
}
#foot_right li a {
	color: #1157bf;
	text-decoration: none;
	padding-right: 6px;
}
#foot_right li a:hover {
	color: #000;
}

.box TD {font-size: 15px;}
.box TD A {font-size: 15px;}

#order TD{padding:5px;}