body {
	color: #2b2b2b;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d9efff;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
}
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.gnrl {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	width: 499px;
}
.sent {
	float: left;
	width: 312px;
}
.flags {
	background-image: url(images/bg_flags.jpg);
	float: left;
	height: 74px;
	width: 139px;
	padding-top: 60px;
	padding-left: 30px;
}
.flags img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header_1 {
	background-image: url(images/index_header.jpg);
	height: 36px;
	color: #000;
	text-align: right;
	padding-right: 114px;
	padding-top: 16px;
}
.mainpic {
	height: 240px;
	text-align: center;
	background-color: #FFF;
}
.centertop {
	background-image: url(images/index_table_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 30px;
}
.centerbot {
	background-image: url(images/table_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFF;
}
.leftmenu {
	float: left;
	width: 281px;
}

.footer {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 280px;
	color: #000;
	padding-right: 420px;
	padding-top: 20px;
	font-size: 13px;
	background-color: #D9EEFF;
	background-position: center top;
}
.leftmenu li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	margin-right: 40px;
}
.leftmenu ul {
	margin-top: 65px;
}

.leftmenu a {
	color: #000;
	text-decoration: none;
}
.leftmenu strong {
	color: #F39;
}
.menuactive {
	font-size: 14px;
	color: #000;
	padding-left: 15px;
	line-height: 18px;
}

.centermain {
	float: left;
	width: 678px;
	font-size: 19px;
	color: #ababab;
	padding-right: 20px;
}
.centermain h1 {
	font-size: 48px;
	font-weight: normal;
	letter-spacing: -2px;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #000;
}
.centermain h1 strong {
	color: #71DDF9;
	font-weight: normal;
}

.leftmenu a:hover {
	color: #E35C94;
	text-decoration: none;
}
.contact {
	padding-left: 35px;
	font-size: 13px;
}
.contact h1 {
	font-size: 36px;
	font-weight: normal;
	color: #6bdaf6;
	margin-top: 8px;
	margin-bottom: 8px;
}
.contact strong {
	font-weight: normal;
	color: #6bdaf6;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #0641A2;
	text-decoration: none;
}
a:hover {
	color: #000;
}
