body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000;
	background-color: #FFF;
}
a {
	color: #0067C6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#header {
	height: 75px;
	padding-left: 46px;
	width: 899px;
	background: url(/img/header2.gif) no-repeat right bottom;
}
#header div.logo {
	float: left;
	width: 186px;
	height: 75px;
	background: url(/img/logo.gif) no-repeat left bottom;
	margin-top: -17px;
}
#header div.logo a {
	display: block;
	width: 186px;
	height: 42px;
	position: relative;
	left: 0px;
	top: 17px;
}
#header div.flags {
	float: right;
	text-align: right;
	padding-top: 2px;
	width: 60px;
}
#header div.flags img {
	padding: 1px;
	border: 1px solid #D2D2D2;
	margin-left: 3px;
}
#header marquee {
	width: 440px;
	position: relative;
	left: 200px;
	top: 60px;
	height: 15px;
}


#body {
	background: url(/img/body_top3.gif) repeat-x top;
}
#body table.main {
	width: 1000px;
}
#body td.col1 {
	width: 696px;
	background: url(/img/body_top1.jpg) no-repeat left top;
	vertical-align: top;
}
#body td.col1 div.banner {
	height: 105px;
	padding-top: 45px;
	padding-bottom: 25px;
	text-align: right;
	padding-right: 100px;
}
#body td.col2 {
	width: 202px;
	background-color: #FFF;
	vertical-align: top;
	padding-left: 23px;
	padding-right: 23px;
}
#body td.col3 {
	background: url(/img/body_top2.jpg) no-repeat left top;
	vertical-align: top;
}


#left_menu {
	float: left;
	padding-left: 45px;
	padding-right: 19px;
	padding-top: 10px;
	width: 196px;
}
#left_menu div.title, #right_menu div.title {
	background: url(/img/menu_title_left.gif) no-repeat left 5px;
	height: 20px;
	padding-top: 8px;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
#left_menu div.item, #right_menu div.item {
	background: url(/img/menu_item.gif) no-repeat left 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 14px;
}
#left_menu div.subitem, #right_menu div.subitem {
	background: url(/img/menu_item.gif) no-repeat left 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 14px;
	margin-left: 15px;
}
#left_menu div.item a, #left_menu div.subitem a, #right_menu div.item a, #right_menu div.subitem a {
	color: #666;
	text-decoration: none;
}
#left_menu div.item a:hover, #left_menu div.subitem a:hover, #right_menu div.item a:hover, #right_menu div.subitem a:hover {
	text-decoration: underline;
}
#left_menu div.spacer, #right_menu div.spacer {
	line-height: 0px;
	border-bottom: 1px solid #CACACA;
}


#main_text {
	float: left;
	width: 410px;
	text-align: justify;
	padding-top: 20px;
}
#main_text div.title {
	border-bottom: 2px solid #D5D5D5;
	color: #5D5D5D;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 7px;
}


#body td.col2 div.cover {
	text-align: center;
	padding-bottom: 15px;
}
#body td.col2 div.cover img {
	border: 1px solid #DBDBDB;
}
#body td.col2 div.about div.title {
	background: url(/img/menu_title_left.gif) no-repeat left 5px;
	height: 20px;
	padding-top: 8px;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
}
#body td.col2 div.about div.item {
	padding-top: 7px;
	padding-bottom: 6px;
}
#body td.col2 div.about div.item a {
	color: #0067C6;
	text-decoration: none;
}
#body td.col2 div.about div.item a:hover {
	text-decoration: underline;
}
#body td.col2 div.about div.spacer {
	line-height: 0px;
	border-bottom: 1px solid #CACACA;
}


#footer {
	background: url(/img/footer_bg.gif) repeat-x top;
	height: 79px;
	color: #FFF;
	padding-top: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer div.block {
	width: 1000px;
}
#footer div.address {
	float: left;
	padding-left: 45px;
}
#footer div.copyright {
	float: right;
	text-align: right;
	padding-right: 80px;
}

