body {
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;

}
#ex_header {
	background-image: url(../images/header.jpg);
	height: 113px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	clear: both;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	background-repeat: no-repeat;
}

#ex_menu {
	height: 40px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: ffcc66;
	border-left-color: #FFF;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu_background.jpg);
	background-repeat: repeat-x;
}

#ex_left {
	height: auto;
	width: 20%;
	float: left;
	border: thin none #CCC;
}
#container {
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/hands.jpg);
	padding-top: 15px;
	background-color: #FFF;
	background-repeat: no-repeat;
	border: medium none #FFF;
}


#ex_right {
	height: auto;
	width: 77%;
	float: right;
	border: thin none #CCC;
	padding: 10px;
}

#ex_footer {
	height: auto;
	background-color: #B9D2EE;
	background-repeat: repeat;
	width: 990px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

ul.latestnewsex_bs_lastnews li {
	text-decoration:none;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #F0F;
	padding-top: 25px;
	padding-bottom: 25px;
}

ul.latestnewsex_bs_lastnews a {?
	text-decoration:none;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.blog {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-bottom-style: outset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;	
}

