body {
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	
	height: 100%;
	background: #05334d;
}

#main {
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 900px;
	background: url('../images/body-bg.jpg') 0 0 no-repeat;
}

#top {
	padding-left: 35px;
	width: 695px;
	height: 68px;
	background: url('../images/ul-bg.png') 0 0 no-repeat;
	margin: 0 auto;
}

#slogan {
	margin: 0 auto;
	margin-top: 5px;
	width: 558px;
	height: 231px;
	background: url('../images/header.png') 0 0 no-repeat;
}

#nav {
	
	margin: 0 auto;
	margin-top: 20px;
}

#top li {
	padding-left: 8px;
	padding-right: 8px;
	list-style-type: none;
	float: left;
	width: 90px;
	height: 68px;
	text-align: center;
	}	


#top a {
	padding-top: 24px;
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	height: 29px;
	}

#top a:hover {
	padding-top: 22px;
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height: 29px;
	}

.clearfix {
	display: inline;
}

#top li.mejdu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 6px;
	height: 68px;
	text-align: center;
}

#ups {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 30px;
	background: url('../images/telo-top.png') 0 0 no-repeat;	
}

#bps {
	margin: 0 auto;
	margin-top: -15px;
	padding: 0;
	width: 800px;
	height: 30px;
	background: url('../images/telo-bot.png') 0 0 no-repeat;	
}

#telo {
	margin: 0 auto;
	margin-top: -13px;
	padding: 0px;
	width: 796px;
	background: #fff;
	border-left: 2px solid #d8d8d8;
	border-right: 2px solid #d8d8d8;
}

#content p {
	margin-top: 6px;
	text-indent: 1.5em;
	color: #333;
	padding-bottom: 5px;
	font-size: 13px;
}

#content ul {
	list-style-image: url('../images/pimp.gif');
}


#telo a {
	text-decoration: none;
	color: #0099ff;
	border-bottom: 1px dotted #0099ff;
}

#telo a:hover {
	text-decoration: none;
	color: #0099ff;
	border-bottom: 1px solid #0099ff;
}


#navigat {	
	width: 200px;
	float: left;
	height: 100%;
	border-right: 1px solid #e9e9e7;
}

#navigat h1 {	
	color: #333;
	text-align: center;
}

#navigat img {
	border: 3px solid #d0d0d0;
}

#navigat img:hover {
	border: 3px solid #0099ff;
}

#navigat a {
	border: none;
}


#navigat a:hover {	
	border: none;
}

#content {	
	padding-left: 20px;
	width: 555px;
	margin-left: 200px;
	text-align: justify;
}

#copy {
	margin: 0 auto;
	width: 800px;
	height: 85px;
	bottom: 0px;
	background: #fcb435 url('../images/copy-bg.jpg') 0 0 no-repeat;
}


#copy p {
	padding: 0px;
	padding-top: 13px;
	text-align: center;
	color: #333;
	padding-bottom: 10px;
}

#copy a {
	color: #fff;
}

#copy a:hover {
	color: #333;
}

h1 {
	padding: 0;
	margin: 0;
	color: #0099CC;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#content p {
	border-bottom: 3px dotted #99cccc;
}

h3 {
	padding: 0;
	margin: 0;
	color: #0099CC;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

p.uper {
	width: 450px;
	padding-left: 20px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
}

h1.uper {
	color: #ff9900;
	padding-left: 20px;
	padding-top: 10px;
}


h1.uper2 {
	padding-top: 10px;
	text-align: center;
	height: 7px;
}

table.uper {	
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	font-color: #000;
}
