/* CSS Document */

body{
	height: 100%;
	margin: 0; 
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/back.jpg) center top;
	background-repeat:no-repeat;
	font-size:12px;
}
a{
	text-decoration:none;
}
a:visited{
	color:#010D87;
}

#container{
	width: 900px;
	height: 100%;
	margin: 0 auto;
	}
	
#header {
	width:900px;
	height:127px;
	background:url(images/header.jpg);
	}
	
.menu {
	width:667px;
	height:127px;
	float:left;
	}
	
.logo {
	float:left;
	width:233px;
	height:127px;
	}
#back {	
	background:url(images/contain_back.jpg);
	float:left:
	width:900px;
	display:table;
	}
	
#contain {
	width:900px;
	height:100%;
	display:inline;
	flaot:left;
	margin:0px;
	}
	
.left {
	width:229px;
	height:100%;
	float:left;
	margin:0px;
	display:table;
	}
	
#left_box {
	width:201px;
	padding:0 14px 20px 14px;
	font-size:10px;
	color:#010D87;
	font-weight: normal;
	letter-spacing:0px;
	}
#left_box a{
	color: #343EA3;
	text-decoration:none;
}
	
#left_box img {
	padding-bottom:10px;
	margin:0px;
	border:0px;
	}
	
#left_box h2 {
	line-height:13px;
	margin:0px;
	font-size:12px;
	padding-bottom:8px;
	letter-spacing:0px;
	}
	
#menu_l {
	width:229px;
	_height:360px;
	min-height:360px;
	background:url(images/bwa_menu.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}
	
.right {
	float:right;
	width:671px;
	display:inline;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}

.right h2{
	margin-left:10px;
}

#box {
	background-color:#E4E4E4;
	float:left;
	margin:0 4px 6px 4px;
	display:inline;
	width:660px;
	font-size:12px;
	text-decoration:none;
	
	}

.article{
	width:620px;
	margin:20px;
	text-align:justify;
	text-decoration:none;

}
.article a{
	text-decoration:none;
}
.article img{
	margin:15px;
}

.boxgallery{
	width:620px;
	margin:20px;
	text-align:justify;
	float:left;
	display:inline;
}
.boxgallery img{
	margin:10px;
}
	
#box img {
	padding:5px;
	}
	
#box h1 {
	line-height:16px;
	text-align:center;
	font-size:16px;
	padding:10px 0 7px; 0;
	margin:0px;
	}
	
#box h2 {
	line-height:13px;
	font-size:13px;
	padding:10px 0 17px 0;
	margin:0px;
	}
	
ul#simple-menu{
	list-style-type:none;
	width:auto;
	height:129px;
	font-size:12px;
	margin:0px;
	padding:0px;
	 }

ul#simple-menu li{
	display:block;
	float:left;
	margin:0px;
	height:129x;
	 }

ul#simple-menu li a{
	text-transform:uppercase;
	display:block;
	float:left;
	color: #343EA3;
	height:27px;
	text-decoration: none;
	width:auto;
	padding:100px 14px 0 16px;
	margin: 0px;
	font-weight:bold;
	}


ul#simple-menu li a:hover{
	padding:101px 14px 0 16px;
	margin: 0px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	}
	
ul#simple-menu li a.current{
	padding:101px 14px 0 16px;
	margin: 0px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	}
	
ul.vert-one{
	padding-left:15px; 
	padding-top:90px;
	margin-bottom: 0px;
	list-style-type:none;
	display:block;
	width:184px;
	margin:0px;
	float:left;
}
ul.vert-one li{
	margin:0 0 0 0;
	padding:0;
	text-align:left;
	height:20px;
} 
ul.vert-one li a{
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	height: 20px;
	color: #FFFFFF;
	padding:2px 0 3px 20px;
}

ul.vert-one li a:visited{
	color:#FFF;
}
ul.vert-one li a:hover{
	color: #FFFFFF  ;
	}	
.galbox{
	/*border-top: 1px solid #2E389A;*/
}
.galbox a{
	color:#343EA3;
}
.galbox img{
	float:left;
	margin:15px;
	margin-left:0px;
	border:0px;
	

}

.galbox {	
	float:left;
	width:610px;
	}

.galbox h3 {
	float:left;
	width:610px;
	margin:0px;
	}
