* {
margin:0;
padding:0;
font-family: Georgia, Palatino, Palatino Linotype, FreeSerif, serif;
font-size:12px;
}


body{
 background: none;
}

.clear{
clear:both;
}

#content p {
margin:10px 0;
line-height:20px;
}

h2 {
font-weight:bold;
font-size: 16px;
margin:0 0 5px 0;
}

#content h1 {
font-size:20px;
color: #e78512;
margin-bottom:15px;
font-weight:normal;
}

#content h2 {
font-size:14px;
color: #e78512;
margin-bottom:10px;
}

a, a:active, a:visited {
color: inherit;
text-decoration:underline;
}

a img{
border:none;
}

a:hover{
color:#e78512;
}

#body-wrap{
	display:none;
}

#banner{
margin-bottom: 20px;
}

#content-wrap {
float:left;
margin: 10px 0 0 10px;
color:#505b5f;

}

#content-topping{
display:none;
}

#content-footing{
display:none;
}

#content{
border:none;
background: white;
min-height:400px;
width:758px;
padding:20px 20px 20px 20px;
}

#footer{
width:550px;
height:70px;
margin-left:285px;
margin-top:30px;
padding-top:12px;
background: url('img/footer-bg.png')  no-repeat scroll 0 0;
text-align:center;
color:#505b5f;
}

.navi ul{
list-style:none;
padding-left:15px;

}

.navi li{
background:url('img/arrow-white.png')  no-repeat scroll 0 2px;
padding-left:20px;
margin-bottom:5px;
font-size:14px;
display:block;
}

.trenner{
margin:10px 0 10px 7px;
}


#content ul{
margin:10px 0 10px 20px;;
}

#content li{
margin:5px 0;
list-style-color:#e78512;
}

#print {
	display:none;
}