@charset "utf-8";

/*-----------------------------------------
    reset default styles */


html,body,div{
	margin:0;padding:0;
}

a:visited,a:link,a:active  {
	color:#044996;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#044996;
	text-decoration: underline;
	outline: none;
}

img {
	border: none;
}
p{
	margin:0;padding:10;
}
html, body{
	width:100%;
	min-height:100%;
	filter: expression(runtimeStyle.filter = '',document.execCommand('BackgroundImageCache', false, true));
    background:#f6ebd9;
}
body{
    font-family:Verdana, Arial, Helvetica, sans-serif ;
    font-size:14px;
    color:#000;
    text-align:center;
}
ul{
    list-style:circle;
    color:#044996;
    margin:0;padding:0;
    padding-left:20px;
}
.checkBox{
	width:13px !important;
	height:13px !important;
	margin:0 3px 0 0;
    *border:none;
}
table{

	border-collapse:collapse;
	border-spacing:0;
    font-size:1em;
    font-weight:inherit;

}
table td{
	padding:0;
	vertical-align:top;
}
.float_holder{
    overflow:hidden;
    zoom:1;
}

h1{
    font-size:18px;
    position:relative;
}
h2{
    font-family:Arial, Tahoma, Helvetica, sans-serif ;
    font-size:16px;
    font-weight:bold;
    color:#044996;
    padding:0 0 0 27px;
    background:url("../img/marker.png") 0 2px no-repeat;
}
h2 span{
    font-weight:normal;
}
h3{
    color:#603813;
    font-size:14px;
    font-weight:bold;
}
h5{
    font-size:12px;
    color:#63c800;
    font-weight:normal;
    padding-top:3px;
}
h6{
    font-size:10px;
    position:relative;
}
input{
    color:#000;
}
/*-----------------------------------------
    layout styles */
#all{
    position:relative;
    width:780px;
    margin:0 auto;
    overflow:hidden;
    background:url("../img/back.jpg") 0 0 repeat-y;
    padding:0 0 60px 0;
    text-align: left;
}
.head_shadow{
    width:782px;
    height:77px;
    background:url("../img/header.png") 0 0 repeat-y;
    position:absolute;
    left:0;
    top:0;
}
.right_shadow{
    position:absolute;
    right:0;
    top:0;
    width:84px;
    height:10000px;
    background:url("../img/right_shadow.png") 0 0 repeat-y;
}
.left_shadow{
    position:absolute;
    left:0;
    top:0;
    width:98px;
    height:10000px;
    background:url("../img/left_shadow.png") 0 0 repeat-y;
}
.bottom_shadow{
    position:absolute;
    left:0;
    bottom:0;
    width:782px;
    height:74px;
    background:url("../img/bottom.png") 0 0 repeat-y;
}
.man{
    width:295px;
    height:252px;
    background:url("../img/man.png") 0 0 no-repeat;
    position:absolute;
    z-index:2;
    top:0;
    right:0;
}


/*-----------------------------------------
    header styles */


#header{
    position:relative;
    z-index:3;
    height:205px;
}
#header .logo{
    margin:7px 0 0 0;
}
#header .logo,
#header .logo a{
    display:block;
    width:260px;
    height:126px;
}
#header .logo{
    background:url('../img/logo.png') 0 0 no-repeat;
    position:absolute;
    z-index:2;
}
.menu{
    position:absolute;
    bottom:0;
    left:0;
    overflow:hidden;
    background:url("../img/menu.gif") 0 0 repeat-x;
}
.menu li{
    float:left;
    _padding-top:10px;
}
.menu li a{
    display:block;
    height:41px;
    line-height:41px;
    text-align:center;
}
.menu li a img{
    border:none;
}
.menu .home{
    width:97px;
}
.menu .about{
    width:123px;
}
.menu .products{
    width:129px;
}
.menu .contact{
    width:168px;
}

/*-----------------------------------------
    content styles */


#main{
    position:relative;
    zoom:1;
    z-index:1;
    padding:10px 15px 0px 13px;

}
#main .content {
	width: 490px;
	padding-left: 40px;
	padding-right: 20px;
	float:left;
}
#main .content {
	_width: 560;
}
#main .side {
	width: 180px;
	float:left;
	clear:none;
	padding-top: 50px;
}
#main .products{
    margin:20px 0 0 0;
}
#main .nwhite{
    font-size:1.2em;
    color:#fff;
}
#lm{
    font-size:1.4em;
}
.pager a{
    color:#000;
}

#contacts {

}
#contacts  label {
	float: left;
	clear: left;
	width: 90px;
	padding: 5px;
	margin-left: 10px;
	font-weight: bold;
}
#contacts  input,#contacts  textarea  {
	float: left;
	clear: none;
	width: 200px;
	margin: 5px;
}
#contacts  input.cap  {
	width: 90px;
}
#captimg {
	float: left;
	clear: none;
	width: 100px;
	display: block;
	margin: 5px;
	cursor: pointer;
}

.forms input[type=text],.forms select, .forms textarea {
	width: 200px;
	margin: 5px;
}
.forms textarea {
	width: 350px;
	height: 200px;
}
h3 {
	_padding-top:10px;
}

/*-----------------------------------------
    footer styles */

#footer{
    position:absolute;
    z-index:3;
    bottom:0;
    left:0;
    width:100%;
    height:50px;
    line-height:60px;
    font-size:10px;
    font-family:Verdana, Tahoma, Arial, sans-serif ;
    text-align:center;
    background:url("../img/footer.gif") 0 13px repeat-x;
}
#footer .w{
    background:url("../img/bottom_sides.png") 0 0 no-repeat;
}
#footer,
#footer a{
    color:#fff;
}

.product {
	height: 170px;
	width: 150px; 
	float: left; 
	clear: none;
	margin: 5px;
	font-size: 11px;
	text-align: center;
}
.product td{
	height: 150px;
	width: 150px; 
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	/*border: 1px dashed #000; */
}
.product a:visited, .product a:link, .product a:active  {
	color:#000;
	text-decoration: none;
}
.product a:hover {
	color:#044996;
	text-decoration: underline;
}
h2 a:visited, h2 a:link, h2 a:active  {
	color:#044996;
	text-decoration: none;
}
h2 a:hover {
	color:#044996;
	text-decoration: underline;
}
.pages {
	width: 490px;
	float: left;
	clear: both;
	text-align: center;
}
.content_block {
	width: 490px;
	float: left;
	clear: both;
	padding: 10px 0px;
}
.center {
	text-align: center;
}

.locations {
	witdh: 115px;
	padding: 5px;
	float: left;
	clear: none;
	text-align: center;
	overflow: hidden;
}
.locations_block {
	width: 760px;
	height: 145px;
	float: left;
	clear: both;
	padding-left: 40px;
	background:url('../img/compass.png') 20px 45px no-repeat;
}
.divadd {
	display: none;
}
