/* reset styles */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 12px;
	font-family: Tahoma;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #000;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end reset styles */

/* masters styles */

html, body {
	height: 100%;
}
body {
	 background:#546489;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -192px;
	position: relative;
	width: 100%;
	background: url(images/all_bg.gif) repeat-y 50% 0;
	_background: url(images/all_bg3.gif) repeat-y 50% 0;
	min-width:1000px;
	width: expression( (document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : '100%');
}
*+html .wrapper {
	background: url(images/all_bg3.gif) repeat-y 50% 0;
}
.wrapper2 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -126px;
	position: relative;
	width: 100%;
	background: url(images/all_bg2.gif) repeat-y 50% 0;
	_background: url(images/all_bg4.gif) repeat-y 50% 0;
	min-width:1000px;
	width: expression( (document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : '100%');
}
*+ html .wrapper2 {
	background: url(images/all_bg4.gif) repeat-y 50% 0;
}
.head {
	width:100%;
	background: url(images/header_bg.jpg) no-repeat 50% 0;
}
.header {
	width:1000px;
	height:355px;
	position:relative;
	margin:0 auto;
}
.logo {
	position:absolute;
	margin:7px 0 0 45px;
	z-index:215;
}
.logo a {
	position:relative;
	color:#0076BC
}

.header h1 {
	position:absolute;
	right:24px;
	top:00px;
	font-size:12px;
	color:#97bdd1
}
.footer, .push {
	height:192px;
}
.footer2, .push2 {
	height:126px;
}
.footer {
	position: relative;
	width: 100%;
	z-index:50;
	min-width:1000px;
	width: expression( (document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : '100%');
}
.footer2 {
	position: relative;
	width: 100%;
	z-index:50
}
.foot {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:192px;
	background:url(images/footer_bg.gif) no-repeat 50% 100%;
}
.foot2 {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:126px;
	background:url(images/footer_bg2.gif) no-repeat 50% 100%;
}
.footer .botom {
	position: absolute;
	padding: 0;
	color: #fff;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	bottom:0px;
	left:0;
}
.footer div.copy {
	position: absolute;
	bottom: 40px;
	left:22px;
	padding: 0;
	color: #114689;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	letter-spacing:0.5px;

}
.footer div.copy a {
	font-size: 11px;
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.footer div.copy a span {
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.footer2 .botom {
	position: absolute;
	padding: 0;
	color: #fff;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	bottom:0px;
	left:0;
}
.footer2 div.copy {
	position: absolute;
	bottom: 40px;
	left:22px;
	padding: 0;
	color: #114689;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	letter-spacing:0.5px;

}
.footer2 div.copy a {
	font-size: 11px;
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.footer2 div.copy a span {
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

 .banner {
	float:right;
	margin:123px 0 0 0;
	padding-right:184px
}

.footer2 .banner {
	float:right;
	margin:56px 0 0 0;
	padding-right:184px
}
.clear {
	line-height:0%;
	font-size:0%;
	clear:both;
	height:0px;
}
a {
	color:#546589;
	text-decoration:none;
}
p {
	margin:0 0 13px 0
}
a:hover {
	text-decoration:none;
}
img {
		border:none;
		 behavior: url(images/iepngfix.htc)
}
h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00a289;
	margin:0px 0 17px 0;
	font-weight:bold;
}
.main_td h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00a289;
	margin:12px 0 2px 0;
	font-weight:bold;
	text-align: center;
}
h3 {
	font-size:18px;
	font-family:Tahoma;
	color:#1148b8;
	margin:0px 0 7px 0;
	font-weight:normal;
}
h2 {
	font-size:14px;
	font-family:Tahoma;
	color:#546589;
	margin:0px 0 2px 0;
	font-weight:bold;
}

/* end masters styles */

.content {
	width:100%;
	margin:0 auto;
}
.cont {
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:100
}


.main_td {
	padding:25px 19px 0 13px;
	width:840px;
	background:url(images/main_td_bg.gif) no-repeat 0% 0%
}
.main_td p {
	padding:25px 19px 0 13px;

}
.main_td2 {
	width:751px;
	_width:auto;
	background:url(images/main_td_bg2.gif) no-repeat 0% 0;
	position:relative;
}
.main_td3 {
	padding:59px 39px 14px 23px;
	background:url(images/main_td_bg3.gif) no-repeat 100% 100%;
	min-height:551px;
	_height:551px
}

.main_td ul, .main_td ul2, .main_td3 ul {

	margin:0 0 13px 20px;
	list-style:outside

}



ul {

	margin:0 0 13px 20px;
}
ol {
	margin:0 0 13px 20px;
}
.menu {
	width:165px;
	padding:0 0 21px 0
}
.menu a {
	color:#fff;
	font-size:12px;
	font-family:Tahoma;
}
.level1 {
	background:url(images/line_bottom.gif) no-repeat 0% 100%;
}
.level1 a {
	display:block;
	padding:5px 13px 6px 16px;
}
.level1 a:hover {
	display:block;
	padding:5px 13px 6px 16px;
	background:url(images/act_bg.gif) repeat-y 0% 100%;
}
.level1 a.act {
	display:block;
	padding:5px 13px 6px 16px;
	background:url(images/act_bg.gif) repeat-y 0% 100%;
	color:#151c28
}
.menu2 {
	background:url(images/line_bottom.gif) no-repeat 0% 0%;
}
.level2 {
	background:url(images/line_bottom.gif) no-repeat 0% 100%;
	padding:5px 13px 6px 26px;
}
.level2 a {
	background:url(images/mark.gif) no-repeat 0% 4px;
	padding:0 0 0 14px;
}
.level2 a.act {
	background:url(images/mark.gif) no-repeat 0% 4px;
	padding:0 0 0 14px;

}
.icon {
	position:absolute;
	left:17px;
	top:247px;
}
.icon a {
	margin:0 7px
}
.pics {
	border:1px solid #bbc3dc;
	padding:7px 0 11px 12px;
	margin-top:20px;
	position:relative;
	z-index:150
}
.pics img {
	margin-right:20px
}
.bgs {
	display:block;
	font-size:20px;
	color:#fff;
	font-family:Arial;
	width:33%;

	float:left;
	text-align:center;
	padding-top:30px
}
.bgs  a{
	font-size:14px;
	font-family:Tahoma;
	color:#546589;
	margin:0px 0 2px 0;
	font-weight:bold;
}
.navigation {
	position:absolute;
	margin:293px 0 0 0
}
.navigation  a{
	display:block;
	float:left;
	background:url(images/spacer.gif) no-repeat 100% 0%;
	padding:13px 14px;
	color:#046354;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold
}
.inp {
	background:none;
	border:1px solid #fff;
	width:144px;
	margin-bottom:6px;
	display:block;
}
.but {
	color:#fff;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	border:none;
	background:none;
	cursor:pointer;
	cursor:hand;
	float:right;
	margin:0 -8px 0 0
}
.search {
	width:146px;
	position:absolute;
	right:14px;
	top:297px
}
.prod strong{
	color:#546589
}
.prod {
	margin-bottom:19px
}
.menu {
	background:url(images/menu_bg.gif) no-repeat 0% 0%;
	width:240px;
	min-height:300px;
	_height:300px;
	padding-top:17px;
}
.navig {
	background:url(images/gallery.gif) repeat-y 0% 0%;
	padding:4px 24px 3px 5px;
	margin:22px 0 0 10px;
	width:70%;
	_width:100%;
	position:absolute
}
.navig a {
	color:#000;
	margin:0 3px
}
.navig img{
	margin:0px 0 2px 0
}
.gallery_main {
	background:url(images/gallery2.gif) repeat-y 0% 0%;
	padding:8px 0px 3px 0px;
}
.csc-textpic-clear {
	clear:both !important;
}
.csc-textpic-caption {
	color:#3743b1
}
.csc-textpic-image a {
	float:left;
	border:1px solid #5f75a2;
}
.csc-textpic-image  {
	background:url(images/dotss.gif) repeat-y 0% 0%;
}

TABLE.table-form TD {
padding: 2px 0 2px 0;
}

.input_style {
width: 250px;
}

.textarea_style {
width: 300px;
}

.select_style {
width: 250px;
}
.captcha_image {
position:relative;
margin:0 0 -5px 7px;
}
.submit_style {
	margin-top:5px
}
.gallery_main .csc-textpic-imagewrap {
width:670px !important;
text-align:center!important;
}
.gallery_main .csc-textpic-imagerow {
width:670px  !important;
text-align:center!important;
}
.csc-textpic-image img {
border:1px solid #5f75a2 !important
}
.csc-textpic-caption {
	color:#00a289;
	margin:0px 0 2px 0;
	font-weight:bold;
}



