body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFF;
	text-align: center;
	padding: 0px;
	height: 580px;
	width: 780px;
	margin-top: -290px;
	margin-left: -390px;
	left: 50%;
	top: 50%;
	position: absolute;
}
img {
	border-style: none;
}
#header {
	height: 140px;
	left: 0em;
	top: 0em;
	position: relative;
}
#sidebar {
	text-align: left;
	width: 160px;
	position: absolute;
	top: 270px;
	height: 270px;
	left: 0px;
}
#sidebar p {
	list-style: none;
	margin-left: 10px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sidebar ul li a {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}
#sidebar ul li a:hover {
	text-decoration: none;
	color: #DF0010;
}
#mainContent {
	width: 620px;
	position: absolute;
	text-align: left;
	height: 410px;
	left: 160px;
	top: 140px;
}
#text {
	width: 620px;
	position: relative;
	text-align: left;
	height: 130px;
	left: 0px;
	top: 0px;
}
#text p {
	font-size: 12px;
	line-height: 28px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	font-weight: bold;
}
#images {
	width: 620px;
	position: relative;
	text-align: center;
	height: 270px;
	left: 0px;
	top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 90px;
}
#images #line1 {
	height: 90px;
	width: 620px;
}
#img11 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
	clear: right;
}
#img12 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img13 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img14 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img15 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}

#images #line2 {
	height: 90px;
	width: 620px;
}
#img21 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
	clear: right;
}
#img22 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img23 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img24 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img25 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#images #line31 {
	height: 90px;
	width: 620px;
}
#img31 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
	clear: right;
}
#img32 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img33 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img34 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}
#img35 {
	height: 74px;
	width: 100px;
	margin: 8px 12px;
	float: left;
}


#footer {
	height: 30px;
	left: 160px;
	top: 550px;
	text-align: left;
	position: absolute;
	width: 620px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	font-size: 10px;
	line-height: 30px;
	margin: 0px 0px 0px 1em;
	font-weight: bold;
}
#footer p a {
	color: #666;
	text-decoration: none;
}
#footer p a:hover {
	color: #DF0010;
}
#flags {
	height: 20px;
	width: 150px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 0px;
}

