<!-- Dune Style 11/01/2010-->
*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
background-image:url(../images/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#1c2630
}
body{
width:750px;
margin:0 auto;
padding:15px 0;
}
a {
	color: #4a5720;
	text-decoration: underline;
}
#content_full{
background-color:#f7f5e9;
float:left;
padding:0 0;
font-family:Tahoma;
font-size:13px;
color:#6c6c6c;
line-height:140%;
}
.column_big2{
width:700px;
float:left;
padding:0 25px;
} 
#content{
background-color:#f7f5e9;
float:left;
padding:0 0 0 20px;
font-family:Tahoma;
font-size:13px;
line-height:140%;
color:#6c6c6c;
background-image:url(../images/gray.gif);
background-position:455px 16px;
background-repeat:no-repeat
}
.column{
width:460px;
float:left;
padding:0 20px 0 0;
margin:0 0;
}
.title{
padding:11px 0 15px 0;
float:left;
}
.info{
width:420px;
float:left;
padding:0 0 15px 0
}
.column p, .column ul{
display:block;
float:left;
width:300px;
margin:0 0 0 15px;
}
.column img{
float:left
}
.info a{
text-decoration:none;
color:#486713
}
#content .more{
background-image:url(../images/arrows.gif);
background-position:right 5px;
background-repeat:no-repeat;
color:#cf3a00;
font-size:10px;
margin:7px 0 0 0;
display:block;
width:65px;
font-weight:bold;
text-decoration:none;
}
.border{
border-bottom:1px solid #d8d8d8
}
.column li{
list-style-position:inside;
color:#6c6c6c
}
#content .column li a{
text-decoration:underline
}
#content .column li a:visited{text-decoration:underline}
#content .column li a:hover{text-decoration:none}
.column2{
width:235px;
float:left;
padding:0 15px 0 0;
}
.column2 p{
display:block;
float:left;
width:215px;
}
.column2 span{
font-weight:bold;
color:#486713;
display:block;
padding:0 0 7px 0
}
#footer{
background-image:url(../images/end.gif);
background-position:bottom left;
background-repeat:no-repeat;
background-color:#f7f5e9;
width:750px;
float:left;
padding:5px 0 5px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#222e39
}
#footer div{
width:205px;
float:left;
padding:0 5px
}
#footer a{
color:#222e39;
text-decoration:underline;
line-height:25px;
}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}
#footer strong{
display:block;
padding:0 0 7px 0
}
#footer .centeral-block{
background-image:url(../images/dots.gif);
background-position:top left;
background-repeat:repeat-y;
padding:0 0 0 10px;
width:182px;
}
#footer #mail{
font-size:11px
}