.bimg{
 background-image:url(img/alp2.jpg);
 background-position:center top;
 overflow:hidden;
}


.round_top{
	background-image:url(img/rtop.png);
	padding-top:10px;
}

.round_bot{
	background-image:url(img/rbot.png);
	padding-bottom:10px;
	width:100%;
}

.round_top, .round_bot{
	padding-left:45px;
	background-repeat:no-repeat;
	margin-left:45px;
	
}


.round_half{
	padding-left:20px;
	float:left;

}
.lang{
	border:none;
	overflow:hidden;
	height:1.4em;
}

.right_img{
	float:right;
	
	padding:10px;
}

h1{
	text-align:left;
	font-size:160%;
	font-weight: normal;
	font-style:italic;
	color:#1235AF;
	padding-bottom:5px;

}

h2{
	text-align:left;
	font-size:120%;
	font-weight: normal;
	font-style:italic;
	color: #9933FF;

}

h3{

	text-align:left;
	font-size:100%;
	font-weight:bold;
	color:#9933FF;
}


.pic{
	border:none;
	float:left;
	padding-right:10px;
}

#body{
	margin-top:0px;
	display:block;
	margin:0px auto; 
	
	/*background: url(img/clouds_bg.jpg) fixed 30% 40%;*/
	
	/*background-attachment: fixed;
	background-image: url(img/clouds_bg.jpg);
	background-color:#9bc2e4;
	background-repeat: no-repeat;
	background-position: bottom right;fixed top;*/

	/*background:#fff url(img/grad1.png) repeat-x scroll 0 0;*/   background:url(img/alp2.jpg);

	background-position:center top;
	background-repeat:no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	
	min-height:100%;
	height:100%;

}

#container{
	background:url(img/shadow.png) repeat-y scroll 0 0;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	
	min-height:100%;
	margin: 0 auto;
}

html, body {
	height: 100%;
	margin:0;
   	padding:0;

}

#header{
	background-image:url(img/header.jpg);
	width:800px;
	/*background-color: #0D7EF0;*/
	height:130px;
	
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#footer{
	text-align:center;
	width:800px;
	height:30px;
	/*background-color:#b3d2ff;*/
	margin-left:10px;

	
	position:absolute;
	bottom:0;
}

.text{
	width:640px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
	background:/* url(img/alpsmall.jpg)*/ #FFFFFF right bottom;
	background-repeat:no-repeat;
	
	padding-top:5px;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:20px;
	/*-moz-border-radius: 10px;  ROUND CORNERS FOR MOZILLA AND SAFARI*/
	/*-webkit-border-radius: 10px; ROUND CORNERS FOR MOZILLA AND SAFARI*/
}

.text_half{	
	margin-left:45px;
}

.text_half2{
	margin-left:20px;
}

.text_half, .text_half2{
	width:265px;
	position:relative;
	margin-right:auto;
	background-color:#fff;
	padding-top:5px;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:20px;
	float:left;	
	height:220px;
}

/*.box{
	background-color:#fff;
	padding:20px;
	margin:10px;
	margin-top:0;
	padding-bottom:5px;;
	text-align:center;
	
}*/