/* general stuff */

body{
	margin:0;
	padding:0;
	text-align: center;
	font-family: verdana, arial, sans-serif;	
	font-size: 11px;
}

#body-page{
	color: #ffffff;
}

a{
	text-decoration:  none;
	font-weight: bold;
	border: none;
	color: #00335D;
}

a:hover{
	text-decoration:  underline; 
	border: none;
}

img{
	border: none;
}

input,select{
	font-size: 11px;
	color: #666666;
}
 
h3{
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
}

/* Layout */
#page-outer{
	width: 800px;
}

#left-column{
	width: 200px;
	background: #00A9C7;
	vertical-align: top;
}

#right-column{	
	vertical-align: top;
}

#logo{
	width: 200px;
	height: 125px;
	background: #ffffff url(../images/logo_bg.jpg) no-repeat right;
	text-align: center;
}

#left-menu{
	width: 200px;
	background: url(../images/menu_left_bg.jpg) no-repeat top;
	vertical-align: top;	
}

#left-menu #l-menu{
	padding: 70px 5px 10px 20px;
}

/* top */
#top-21{
	width: 600px;
	height: 28px;
	background: url(../images/top_21.jpg) no-repeat top;
	text-align: right;
	padding-right: 4px;
}

#top-3{
	width: 600px;
	height: 66px;
}

#top-31{
	width: 293px;
	height: 66px;
	background: url(../images/top_31.jpg) no-repeat top;
	text-align: left;
}

#top-31 img{
	margin-left: 10px;
}

#top-32{
	width: 71px;
	height: 66px;
	background: url(../images/top_32.jpg) no-repeat top;
}
/* search */
#top-33{
	width: 236px;
	height: 66px;
	background: url(../images/top_33.jpg) no-repeat top;
	text-align: center;
}

.button_search{
	width: 19px;
	height: 19px;	
	background: url(../images/btn_search.jpg) no-repeat;
	border: none;
	vertical-align: top;
	margin-left: 2px;
}

.search-left-border{
	width: 2px;
	height: 19px;
	background: url(../images/search_left_border.jpg) no-repeat;
}

.search-right-border{
	width: 2px;
	height: 19px;
	background: url(../images/search_right_border.jpg) no-repeat;
}

.search_searchword{
	background: url(../images/search_bg.jpg) repeat-x;
}

#mod_search_searchword{
	border: none;	
	background: none;	
}

/* page content*/
#page-content{
	background: #2199E2;
	vertical-align: top;
}

#page-content #left{
	width: 440px;
	height: 400px;
	background: #2199E2 url(../images/content_bg.jpg) repeat-x;	
	text-align: left;
	vertical-align: top;
}

#page-content #left .space{
	padding: 10px;
}

#page-content #right{
	background: #ffffff;
	width: 160px;
	text-align: center;
	vertical-align: top;
}

#bottom-11{
	height: 16px;
	background: #2199E2 url(../images/bottom_11.jpg) no-repeat right; 	
}

#bottom-2{
	height: 85px;
}

#bottom-21{
	width: 293px;
	height: 85px;
	background: url(../images/bottom_21.jpg) no-repeat top; 	
	vertical-align: bottom;
	text-align: center;	
}

#bottom-21 div{
	padding-bottom: 7px;
}

#bottom-22{
	width: 70px;
	height: 66px;
	background: url(../images/bottom_22.jpg) no-repeat top; 	
}

#bottom-23{
	width: 236px;
	height: 66px;
	background: url(../images/top_33.jpg) no-repeat top; 	
}

#bottom-32{
	height: 19px;
	background: url(../images/bottom_32.jpg) no-repeat top right; 	
}

#bottom-4{
	color: #989898;	
}

#bottom-41{
	width: 439px;
	background: url(../images/bottom_4_r.jpg) no-repeat top right; 	
	text-align: left;
}

#bottom-41 div{
	padding: 0 0 8px 10px;
}


#bottom-42{
	width: 160px;
	text-align: left;
}

#bottom-42 a{
	color: #989898;	
}

#bottom-42 div{
	padding: 0 0 8px 5px;
}

/* menu */
#left-menu #l-menu .module{
	margin-top: 15px;
}

.mainlevel_mainpage{
	font-size: 11px;
	color: #ffffff;
}

.mainlevel_mainpage:hover{
	color: #005FAD;
	text-decoration: none;
}

.mainlevel{
	background: url(../images/arrow_menu.gif) no-repeat top left;
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}

.mainlevel:hover{
	color: #005FAD;
	text-decoration: none;
}

#active_menu{
	color: #A7EAFF;
}

/* back btn */
.back_button{
	padding-top: 10px;
}

.back_button a{
	color: #ffffff
}

.back_button a:hover{
	color: #005FAD;
	text-decoration: none;
}

/* newsletter */
.btn_newsletter{
	width: 19px;
	height: 19px;	
	background: url(../images/btn_newsletter.jpg) no-repeat;
	border: none;
	vertical-align: top;
	margin-left: 2px;
}

#lm_email{
	border: none;	
	background: none;	
	width: 150px;
}

/* cooperation */
#cooperation{
	color: #999999;
	margin-top: 10px;
	padding: 5px;
}

#contact_text{
	width: 400px;
	height: 200px;
}