@charset "UTF-8";
body {
	width:900px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #20558F;
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url('../images/background.jpg');
}
a
{
	color: #005385;
  text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active
{
  outline: none;
}
h1 {
	font-family: Arial;
	font-size: 26px;
	text-decoration: none;
	color: #074283;
	line-height: 1.2em;
	font-weight:bold;
	letter-spacing: 1px;
}
h2 {
	text-align: left;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #074283;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight:bold;
}
h2 a {
	color: #074283;
}
h2 a:hover {
	text-decoration:underline;
}
p {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}
.bold-text {
	font-weight:bold;
}
#body_container {
	float:left;
	width:900px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	float:left;
	width:900px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float:left;
	width:855px;
	height:34px;
	background-color:#ffffff;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:45px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../images/mbw-logo.png');
}
#mbw {
	display:block;
	float:left;
	width:301px;
	height:34px;
	min-height:34px;
}
#mbw a {
	display:block;
	width:301px;
	height:34px;
	min-height:34px;
}

#banner {
	float:left;
	width:900px;
	height:207px;
	background-position: top center;
	background-repeat: no-repeat;
}

.required {
	font-weight:bold;
	color:#FF0000;
}

/******************** ADS ********************/
.advertisement {
	float:right;
}
.advertisement p {
	margin:0;
	color:#074283;
	font-size:12px;
}
.banner-ad-1 {
	float:left;
	width:556px;
	height:auto;
	border: solid 2px #074283;
	background-position: bottom center;
	background-repeat: repeat-x;
	background-image: url('../images/ad-long.jpg');
}
.banner-ad-2 {
	float:left;
	width:896px;
	height:110px;
	border: solid 2px #074283;
	background-color: #D9DBDD;
}
/*
.banner-ad-3 {
	float:left;
	width:160px;
	height:600px;
	border: solid 2px #074283;
	background-color: #D9DBDD;
}
*/
.long-ad-1 {
	float:left;
	width:468px;
	height:auto;
	min-height:60px;
	margin-left:46px;
	margin-right:46px;
}
.long-ad-2 {
	float:left;
	width:728px;
	height:auto;
	min-height:90px;
	margin-left:84px;
	margin-right:84px;
}

/******************** MENU ********************/

#menu {	
	float:left;
	width:900px;
	height:auto;
	background-color: #074283;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
}
#menu_item_1,#menu_item_2,#menu_item_3,#menu_item_4,#menu_item_5 {
	float:left;
	width:120px;
	height:auto;
	background-color: #074283;
}
#menu_item_1 a,#menu_item_2 a,#menu_item_3 a,#menu_item_4 a,#menu_item_5 a {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:20px;
	text-decoration:none;
}
.menu_item {
	margin-top:5px;
	margin-bottom:5px;
}

/******************** TEXT ********************/

.text_small {
	float:left;
	width:440px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	text-align:left;
}
.text {
	float:left;
	width:610px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	text-align:left;
}
.image_small_left {
	float:left;
	width:100px;
	height:auto;
	text-align: left;
	margin-right:20px;
}
.image_small_right {
	float:left;
	width:100px;
	height:auto;
	text-align: left;
	margin-left:20px;
}

#conceptsearch {
	float:left;
	width:630px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	text-align:left;
	background-color:#D9DBDD;
}
.search-content {
	float:left;
	width:610px;
	margin-left:20px;
	margin-top:15px;
}
.search-text {
	float:left;
	text-align: left;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
	font-weight:bold;
}
/******************** FORM ********************/

.caption {
	float: left;
	width: 140px;
	height:auto;
	text-align: left;
}
.field {
	float: left;
	width: 140px;
	height:auto;
	text-align: left;
}
.links {
	float: left;
	width:510px;
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	margin-left:20px;
}
.links-container {
	float: left;
	width:100%;
}
.flag {
	float: left;
	font-style:italic;
	width:40px;
	font-family: Arial;
	font-size: 10px;
	text-align:left;
	text-decoration: none;
}
/******************** SPACES ********************/

.space_row_20 {
	float:left;
	width:100%;
	min-height:20px;
	height:20px;
}
.space_row_10 {
	float:left;
	width:100%;
	min-height:10px;
	height:10px;
}
.space_row_5 {
	float:left;
	width:100%;
	min-height:5px;
	height:5px;
}
.space_row_3 {
	float:left;
	width:100%;
	min-height:3px;
	height:3px;
}

/******************** FOOTER ********************/

#footer_container {
	float:left;
	width: 900px;
	height: auto;
	background-color: #074283;
}
#footer {
	float:left;
	width: 850px;
	height: auto;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-right:25px;
	margin-left:25px;
}
#footer a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#bottom {
	width: 900px;
	height: auto;
	float:left;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #074283;
}
#bottom a {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #074283;
}
#bottom a:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #074283;
}

#visual_flavors {
	float: left;
	display:block;
	float:left;
	width:112px;
	height:44px;
}
#visual_flavors a {
	float:left;
	display:block;
	width:112px;
	height:44px;
	line-height:11px;
	text-decoration:none;
	text-align:left;
	color:#000000;
	font-family: Arial;
	font-size: 10px;
}
#visual_flavors a:hover {
	color:#000000;
	text-decoration:underline;
}
#visual_flavors_icon {
	float: left;
	display:block;
	float:left;
	width:47px;
	height:44px;
}
#visual_flavors_text {
	float: left;
	display:block;
	float:left;
	width:55px;
	height:44px;
}

/******************** BULLETS ********************/

ul {
	margin: 0;
	padding-left:20px; 
	list-style-type:disc;
}
li, li a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	text-align:left;
	text-decoration: none;
}

