body{
padding: 0px;
margin: 0px;
text-align: center;
background: url('../images/body_bg.jpg');
 background-position: bottom center;
 background-attachment: fixed;
 font-family: Arial;
 font-size: 12px;
}

pre{
	margin:0px;
	padding:0px;
	 font-family: Arial;
	font-size: 12px;
	
	white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

	
}
	
	
a {
text-decoration: none;
outline: none;
color: #b0b7bf;
}
a:hover {
text-decoration: none;
color: red;
}
.page{
width: 897px;

margin: auto;



}
.header{
width: 100%;
}
.leftheader{
float: left;
width: 369px;
height: 275px;
background: url('../images/logo_up.jpg');

}
.rightheader{
float: right;
width: 527px;
text-align: left;

}
.content{
width: 100%;
background: url('../images/sub_logo_bg.jpg');
background-position: -2px top;
background-repeat: no-repeat;
min-height: 300px;
height: auto !important;
height: 300px;
}
.content2{
width: 100%;
text-align: center;
background: url('../images/bg_climb_txt.jpg');
background-position: right bottom;
background-repeat: no-repeat;
min-height: 500px;
height: auto !important;
height: 500px;
}
.content2b{
width: 100%;
text-align: center;
background: url('../images/bg_climb.jpg');
background-position: right bottom;
background-repeat: no-repeat;
min-height: 500px;
height: auto !important;
height: 500px;
}
.realcontent{
width: 738px;
margin: auto;
text-align: left;
}
.leftcontent{
float: left;
width: 200px;
}
.rightcontent{
float: right;
width: 484px;

}
.menu{
width: 100%;
height: 42px;
padding-top: 8px;
text-align: center;
}
h1{
padding: 0px;
margin: 0px;
padding-left: 100px;
font-size: 18px;
color: #b0b7bf;
background: url('../images/small_left_line.gif');
background-repeat: no-repeat;
background-position: left bottom;
font-weight: lighter;
text-align: right;
text-transform: uppercase;
margin-bottom: 15px;

}
h2{
padding: 0px;
margin: 0px;
margin-bottom: 15px;
padding-right: 100px;
font-size: 18px;
color: #b0b7bf;
background: url('../images/small_right_line.gif');
background-repeat: no-repeat;
background-position: right bottom;
text-align: left;
font-weight: lighter;
text-transform: uppercase;
}
h3, h4 , h5{
padding: 0px;
margin: 0px;
font-size: 11px;
font-weight: lighter;
text-transform: uppercase;
}
h3{
color: #201a1c;

text-transform: uppercase;
}
h4 {
color: #3a71b4;

text-transform: uppercase;
}
h5{
text-align: left;
color: #000000;
font-weight: bold;


}
p {
margin-top: 3px;

}
.menuelement{
	background: url(../images/men.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	height: 16px;
	padding-left: 16px;
	padding-top: 14px;
	display: innline;
	padding-right: 2px;
	
	color: #979797;
	letter-spacing: 0px;
	line-height: 42px;
}
.menuelement:hover{
	background: url(../images/men.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	height: 16px;
	padding-left: 16px;
	padding-top: 14px;
	display: innline;
	padding-right: 2px;
	line-height: 42px;
	color: red;
	letter-spacing: 0px;
}
.logo{
text-align: right;
}
.topspace{
width: 100%;
height: 40px;
}
.newsdiv{
float: left;
width: 294px;

}
.amehr{
height: 14px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
	background: url(../images/buttons.gif);
	background-repeat: no-repeat;
	color: #00889e;
	float: right;
}
.zmehr{
height: 14px;
padding-top: 10px;
padding-left: 10px;
padding-right: 30px;
	background: url(../images/buttons.gif);
	background-repeat: no-repeat;
	color: #00889e;
	float: left;
}
span a{
color: #b0b7bf;
}
.productl{
width: 100%;
border-top: solid 1px #b0b7bf;
height: auto;
padding-top: 5px;
padding-bottom: 5px;
}
.subpl{
border-bottom: solid 1px #b0b7bf;
width: 150px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
float: left;
height: 20px;
color: black;
}
.subpl:hover{
border-bottom: solid 1px #b0b7bf;
width: 150px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
float: left;
height: 20px;
color: red;
}
.footer{


}
