body {
	margin:0;
}
h1{
}
#page_wrapper {
	width: 1000px;
	margin: 0px auto;
	/*overflow: hidden;*/
}
#header {
padding:180px 0px 0px 0px;
}
#content{
padding: 170px 0px 0px 0px;
}
#content_cat{
padding: 135px 0px 0px 0px;
}
#cat_home {
	background-image:url(../img/bg_cat_home.jpg);
	background-repeat:no-repeat;
	background-position:bottom
}

#menu {
	width:980px;
	height:50px;
	padding-left:20px;
	
}
#menu a {
	text-decoration:none;
}
#menu :hover {
	color:#7f8485;
	text-decoration:none;
	
	
}
 .cat{
	width:182px;
	height:35px;
	background-image:url(../img/nav_cat_bg.jpg);
	border-bottom:1px solid #bbc1c1;
	border-top:1px solid #ebebeb;
	text-align:center;
	line-height:36px;
}

 .cat:hover{
   background-image:url(../img/nav_cat_bg_hover.jpg);
	border-bottom:1px solid #bbc1c1;
	border-top:1px solid #ebebeb;
}





#footer_top{
height:68px;
background-image:url(../img/footer_top_bg.jpg);
text-align:center;
width:100%;

}


#footer {

	color:#231a05;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#cbd1d1;
	width:100%;


}
input {
	height:20px;
	border: 1px solid #cccccc;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	color:#818b8a;
}
input [type="radio"] { border: 0px; }
.textarea{
	BORDER: #cccccc 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5d5d;
	HEIGHT: 80px;
	width: 380px;
}
.but_01{
background-image:url(../img/bt_01.jpg);
width:62px;
height:35px;
border:0px;


}
.but_02{
background-image:url(../img/submit_but.jpg);
width:167px;
height:51px;
border:0px;


}
select {
	height:20px;
	color:#5e5d5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.input_bt {
	height:26px;
	width:30px;
	border: 0px;
}
.label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #74675f;
	line-height: 19px;
	text-decoration: none;
}

img, div, a, input { behavior: url(iepngfix.htc) }
#navlat{
background-image:url(../img/bg_nav_lat.png);
background-repeat:repeat-y;

}
#navlat2{
background-image:url(../img/bg_nav_lat_desc.png);
background-repeat:repeat-y;

}
#navlatop{
background-image:url(../img/bg_nav_lat_top.png);
background-repeat:repeat-y;

}
#navlatop2{
background-image:url(../img/bg_nav_lat_top_desc.png);
background-repeat:repeat-y;

}

.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


