#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 0px solid #CCCCCC;
}
h5 {
	line-height: 24px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
}

#container * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

#top-menu li a {
	text-decoration: none;
}
#top-menu li {
	line-height: 18px;
}


#top-menu a:hover {
	color: #CC0000;
}

#top-menu {
	height: 100px;
	background-color: #FFFFFF;
}

#content {
	height: 425px;
	text-align: left;
	overflow: hidden;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
}
#rotator-container {
	height: 425px;
	width: 320px;
	float: left;
}
#footer {
	height: 55px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	clear: left;
	line-height: 18px;
}

#top-menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#top-menu h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #CC0000;
}

#top-menu td {
	padding-top: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

#content * {

}

#conten-cms {
	width: 478px;
	float: left;
	height: 405px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#conten-cms h1, h2 {
	font-size: 18px;
	margin-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
}
.hidden {
	visibility: hidden;
}





#conten-cms p {
	line-height: 18px;
	padding-right: 50px;
	padding-left: 50px;
}
#conten-cms    li {
	padding-right: 50px;
	padding-left: 50px;
	margin-right: 50px;
	margin-left: 50px;
}

#conten-cms span {
	color: #CC0000;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.body-margin {
	margin: 0px;
}
