#logo a:focus, #header a:focus
{
	-moz-outline-style: none;
}
/* End hack */

body {
	background-color: #5C015D;
	text-align: center;
	margin: 0 0 20px 0;
}
img {
	border: 0px;
}
body, p, td, h1, h2, h3 {
	font: 11px Arial, Tahoma, Verdana, sans-serif;
	line-height: 15px;
        color: #2E2E2E;

        
}
p {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
h2, h3 {
	margin: 0px;
	padding: 0px;
}
h1 {
        margin: 0px 0px 10px 0px;
	padding: 0px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
        padding: 8px 0px 8px 15px;
        margin: 0px;
}
h1 {
	font-size:16px;
	font: Arial, Helvetica, sans-serif !important;
        font-weight: bold;
	color: #FF6000;
	margin: 10px 0px 10px 0px;
}
h2 {
    font-size:14px;
	font: Arial, Helvetica, sans-serif;
	color: #5C015D;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
}

/* STRUCTURE */
#container {
	position: relative;
	background: url(default/container_bg.jpg) repeat-y;
}
#container, #footer-top, #footer-bottom {
	margin: 0px auto;
	width: 860px;
	text-align: left;
}
#header-top {
	background: url(default/header_top.jpg) no-repeat;
	height: 20px;
	text-align: right;
}

#content-wrapper {
	padding: 0px 20px;
}

#left-sidebar {
	width: 333px;
	height:779px;
	float: left;
	background: url(default/sidebar.jpg) no-repeat;
}
#action {
        margin: 95px 0px 0px 210px;
	width: 106px;
	height: 75px;
	display: block;
	text-align: center;
}
#action a {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	-moz-outline-style: none;
}
#action a:hover {
	color: #DCF790;
}
#tv {
        margin: 470px 0px 0px 190px;
	width: 90px;
	height: 15px;
	text-align: center;
}
#tv a {
	font-size: 15px;
	color: #5C015D;
	font-weight: bold;
	-moz-outline-style: none;
}
#tv a:hover {
	color: #000000;
}


#banner {
    padding-left: 0px;
}
#content {
	width: 520px;
	float: right;
        font: 11px Arial, Tahoma, Verdana, sans-serif;
        line-height: 15px;
}
#home {
        width: 50px;
	float: right;
	margin-right: 25px;
	
}
/* #menu {
        width: 520 px;
	float: right:;
	height: 25px;
}
#menu ul {
    padding-top: 5px;
}
#menu ul li {
    display: inline;
}
#menu ul li a {
	color: #5C015D; 
	margin-left: 7px;
	padding: 4px 10px;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	background: url(default/bg_dots_vertical.gif) 100% repeat-y;
	-moz-outline-style: none;
}

#menu ul li a#lst {
	background: none;
}
#menu ul li a.subactive, #menu ul li a:hover {
	color: #FF6000;
}*/

#content-main {
        width: 520 px;
	float: right:;
	padding: 25px 25px 20px 20px;
}
	
#footer-top {
	font-size: 1px;
	height: 13px;
	background: url(default/footer_top.jpg) no-repeat; 
	margin-bottom: 7px;
}
#footer-bottom {
     
}
#footer-bottom-l {
	width: 40%;
	float: left;
	margin-left: 60px;
}
#footer-bottom-r {
	width: 50%;
	float: right;
	text-align: right;
}

/* CLASSES */
.clear-both {
	clear: both;
	font-size: 1px;
	height: 0;
}

.float-left {
	margin-right: 10px;
	float: left;
}
.float-right {
	margin-left: 10px;
	float: right;
}
.center {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
h3.content-header {
	line-height: 20px;
	background: url(default/bg-content-header.gif) no-repeat;
	padding-bottom: 5px;
	color: #FFF;
	margin-bottom: 10px;
	text-indent: 10px;
	font-weight: bold;
}
/* SELECTORS */
#container #header-main-nav ul {
	margin-left: 220px;
}
#container #header-main-nav ul li {
	display: inline;
}
#container #header-main-nav ul li a {
	padding: 10px 20px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#container #header-main-nav ul li a:hover, #header-main-nav ul li a.active {
	color: #FB7102;
}
#header ul li a {
	position: absolute;
	text-indent: -9999px;
}


#footer-bottom-l p {
	line-height: 14px;
	text-indent: 30px;
	color: #FFF;
}
#footer-bottom-r ul {
	list-style: none;
	margin: 0px 30px 0px 0px;
}
#footer-bottom-r ul li {
	display: inline;
}
#footer-bottom-r ul li a {
	padding: 0px 5px;
	color: #FFF;
	text-decoration: none;
}
a {
	color: #658420;
	text-decoration: none;
	font: 11px arial, tahoma, verdana;
	
}
a:hover {
	color: #0077B1;
	text-decoration: none;
}
