/*  reset  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background-position:0 0;
background-repeat:no-repeat;
border:0 none;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
text-align:left;
vertical-align:baseline;
}
a img, :link img, :visited img {
border:0 none;
}
table {
border-collapse:collapse;
border-spacing:0;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
q:before, q:after, blockquote:before, blockquote:after {
content:"";
}

/* page */
html, body {
	height:100%;
}
body {
/*	font-family: MagistralC; */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	letter-spacing:0.8px;
	line-height:16px;
	font-weight:bold;
	color: #004b8a;
	width:100%;
	background:#1aaeff;
	/*min-height:1285px;
	height:auto !important;
	height:1285px;*/
}
.wrap {
	background: url(img/bg_top.jpg) no-repeat center top;
	min-height:100%;
	height:auto !important;
	height:100%;
	position: relative;
	width:100%;
}
.under {
	background: url(img/bg_bottom.jpg) no-repeat center bottom;
	position:absolute;
	bottom:0;
	z-index:-100;
	height:555px;
	width:100%;
}

.header {
	height:227px;
	margin:0 auto;
	width:832px;
	position:relative;
}

a.logo {
	display:block;
	width:269px;
	height:82px;
	position:absolute;
	top:135px;
	left:23px;
}

.slogan {
	position:absolute;
	bottom:21px;
	right:32px;
	font-family:MagistralC;
	font-size:13.7px;
	color:#fff;
	letter-spacing:5px;
	text-transform:lowercase;
	text-indent:-9000px;
}

.menu {
	height:55px;
	width:822px;
	position:absolute;
	top:0;
	left:0;
	background: url(img/bg_menu_fon.png) no-repeat center 0;
	margin:0 0 0 19px;
}

.menu ul {
	padding-left:10px;
	padding-top:4px;
}

.menu li {
	display:block;
	float:left;
	height:22px;
}
.menu img.pt {
	padding-top:2px;
}

.menu li a {
	display:block;
	background: url(img/bg_menu_top.png) no-repeat 4px 4px ;
	padding-top:3px;
	padding-left:22px;
	margin-right:20px;
	height:19px;
	float:left;
	_margin-right:10px;
}

.menu li a:active, .menu li a:hover , .menu li a.hover  {
	background: url(img/bg_menu_top_act.png) no-repeat left 1px ;
}

.container {
	background: url(img/bg_middle.png) repeat-y center 0;
	margin:0 auto;
	padding:0 16px;
	width:823px;
	position:relative;
}

.left_column {
	width:209px;
	float:left;
	margin-top:59px;
	position:relative;
}

.right_column {
	margin-left:209px;
	padding-top:29px;
	padding-left:10px;
}

.footer {
	background: url(img/bg_footer.png) no-repeat center top;
	height:27px;
	width:772px;
	margin:0 auto;
	color:#fff;
	font-size:10px;
	padding:17px 20px 35px 55px;
	text-align:right;
}

.madeby {
	float:left;
}

.ftr_left, .ftr_right  {
	position:absolute;
	bottom:0;
	width:11px;
	height:7px;
	background: url(img/bg_footer_help.png) no-repeat;
	font-size:0;
	line-height:0;
	_margin-bottom:-1px;
}
.ftr_left {
	left:10px;
	background-position: left bottom;
}
.ftr_right {
	right:10px;
	_right:8px;
	background-position: right bottom;
}

.left_menu  {
	margin-left:8px;
	font-family:MagistralC;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	letter-spacing:1px;
	text-transform:lowercase;
}


.left_menu li{
	background: url(img/bg_menu_left.png) no-repeat 0 0;
	width:189px;
	height:36px;
	text-align:right;
	padding:0 6px 0 0;
}

.left_menu li a {
	line-height:36px;
	margin-right:6px;
	_margin-right:3px;
	padding:10px 24px 0 0;
	height:26px;
	background: url(img/menu_left_a.png) no-repeat right center;
	color:#fff;
	text-decoration:none;
	display:block;
	float:right;
}

.left_menu li a:active, .left_menu li a:hover , .left_menu li a.hover {
	background: url(img/menu_left_a_act.png) no-repeat right center;
	margin-right:0;
	padding:10px 30px 0 0;
}
.left_menu li a.sp {
	padding:8px 24px 0 0;
}
.left_menu li a.sp:hover {
	padding:8px 30px 0 0;
}

.clear {clear:both;height:0; line-height:0; font-size:0;}

a { color:#004b8a; }
.footer a { color:#fff; }
p { padding-bottom:15px;text-align: justify; }

table.products { width:95%; margin:0 0 0 auto; }
table.products td { width:50%; position:relative; }

.right { float:right; text-align:right; }

/*.content h1.first {margin-top: 20px)*/