body {
background: #ffffff url(img/bg.jpg) top center repeat-y;
font-family : "Arial", Verdana, Helvetica, sans-serif;
margin: 0px auto;
font-size : 13px;
color : #000000;
margin: 0px auto;
}

h1{
margin: 0px;
padding: 0px;
line-height:40px;
font-size: 13px;
color: #ffffff;
}

h1 b{
font-size: 13px;
color: #CCDC24;
}

h2{
margin: 0px;
padding: 0px;
line-height:40px;
font-size: 13px;
color: #ffffff;
}

h2 b{
font-size: 13px;
color: #CCDC24;
}

h3{
padding: 0px;
margin: 0px;
font-size: 12px;
font-weight: bold;
}

h5{
padding: 0px;
margin-top:0px;
margin-bottom: 00px;
font-size: 13px;
font-weight: bold;
float: left;
width: 100%
} 

h5 b{
font-weight: bold;
font-size: 13px;
color: #CCDC24;
}

a {
color : #e8e8e8;
text-decoration : none;
text-align : left;
}

a:hover {
color : #CCDC24;
text-decoration : none;
}

textarea,input{border: 1px #505050 solid;
	padding: 2px;
	background: #ffffff;
}


table {
width: 100%;
}

td {
margin-top: 1px;
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
border: solid 1px #505050;
}

th {
font-weight: bold;
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
color: #CCDC24;
border: solid 1px #505050;
}

#wrapperbody{
width: 100%;
min-width:960px;
float: left;
margin: 0px;
}

#logowrapper{
margin: 0px;
float: left;
width: 100%;
min-width:960px;
height: 90px;
background: #f9f9f9;
border-top: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
margin-top: 2px;
margin-bottom: 2px;
}

#topwrapper{
float: left;
width: 100%;
min-width:960px;
height: 180px;
background: url(img/top.jpg) center no-repeat;
border-top: solid 10px #ffffff;
}

#top{
margin: 0 auto;
width: 960px;
height: 160px;
}

#logo{
padding-top: 20px;
margin: 0px auto;
float:left;
height: 140px;
width:960px;
background:  url(img/logo.gif) center left no-repeat;
}

#wrappermain{
float: left;
width: 100%;
min-width:960px;
background: url(img/main.jpg) top  no-repeat;
}

#wrapper {
margin: 0px auto;
width: 960px;
text-align: left;
}

#menu{
float: left;
width: 190px;
margin-right: 5px;
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #303030;
}

#menu a{
color: #303030;
}
#menu a:hover{
color: #CCDC24;
}

#menu img {
border: 0px;
margin-left:2px;
margin-right: 3px;
border: solid 1px #303030;
}

#menu ul{
margin: 0px;
padding: 0px;
float: right;
text-align: left;
}

#menu ul li{
display: inline;
}

#menu ul li a{
float: left;
padding-left: 20px;
padding-right: 20px;
margin-right: 33px;
height: 30px;
line-height: 30px;
text-align: center;
color: #ffffff;
text-decoration: none;
margin-bottom: 10px;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
width: 117px;
background: #303030 url(img/menu.jpg) left no-repeat;
}

#menu ul li a:hover{
background: #CCDC24 url(img/menud.jpg) left no-repeat;
color: #000000;
}

#menu #on a{
float: left;
background: #CCDC24 url(img/menud.jpg) left no-repeat;
color: #000000;
}

#content {
width: 720px;
float: left;
text-align: justify;
color: #ffffff;
margin-top: 30px;
padding-top:0px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
background: #303030;
}

#content ul{
margin-top:0px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 10px;
padding:0px;
text-align: left;
}

#content li{
margin-bottom:2px; 
}

#content img{
border: 0px;
margin-right: 10px;
margin-bottom: 10px;
}

#left {
width: 395px;
float: left;
text-align: left;
padding-right: 25px;
}

#right {
width: 300px;
float: left;
text-align: left;
}

#right b{
line-height: 40px;
color: #CCDC24;
}


#bottomwrapper{
position: relative;
margin: 0px auto;
float: left;
width: 100%;
}

#bottom{
text-align: center;
margin-left: 190px;
height: 30px;
font-size: 10px;
color: #505050;
}
#bottom img{
border: 0px;
}