body {
	background:					#e7e7e7 url(../img/bg_body.gif) left top repeat-x;
	color:						#666;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					75%;
	text-align:					center;
}

.semantics {
	display:					none;
}

p {
	margin-bottom:				2em;
	line-height:				1.5em;
}

a {
	text-decoration:			none;
	color:						#666;
}

a:hover {
	/*text-decoration:			underline;*/
}

h1, h1 a {
	display:					block;
	width:						890px;
	height:						439px;
}

h1 {
	background:					#eee url(../img/banner.jpg) left top no-repeat;
}

table tr td {
	padding:					3px 50px 3px 0;
}

#content a {
	color:						#ff00ff;
}

#content a:hover {
	text-decoration:			underline;
}

#container, #footer {
	width:						890px;
}

#container {
	margin:						0 auto;
	margin-top:					31px;
	text-align:					left;
}

#content {
	padding:					0 13px;
	margin-bottom:				55px;
}

#content-left, #content-right {
	float:						left;
}

#content-left {
	width:						410px;
	padding-right:				134px;
}

#certificates a {
	margin-right:				4px;
}

#content-right {
	width:						320px;
}

#content-right a {
	float:						left;
	padding:					0 0 10px 10px;
}

#menu, #content {
	float:						left;
}

#menu {
	float:						right;
	margin-top:					20px;
	margin-bottom:				34px;
}

#menu li, #menu li a {
	display:					block;
	width:						100px;
	height:						31px;
}

#menu li {
	float:						left;
	margin-left:				16px;
	text-align:					center;
	line-height:				20px;
}

#menu li a:hover {
	background:					url(../img/bg_menu-item.gif) left top no-repeat;
	color:						#ededed;
}

#menu li a.active, #menu li a.active:hover {
	color:						#ff00ff;
	background:					url(../img/bg_menu-item-active.gif) center bottom no-repeat;
}

#map {
	width:						300px;
	height:						200px;
}

#footer {
	clear:						both;
	height:						3em;
	margin:						0 auto;
	padding-top:				14px;
	background:					url(../img/bg_footer.gif) left top repeat-x;
}

#footer div#copyright, #footer div#createdby {
	width:						432px;
	float:						left;
}

#footer div#copyright {
	text-align:					left;
	padding-left:				13px;
}

#footer div#createdby {
	text-align:					right;
	padding-right:				13px;
}
