/*
Template 1>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Theme created by Byethost Developement Team 2008----------------------------------------------------->*/

body {
font: 75.5%/1.5em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#555;
}

* {
margin:0;
padding:0;
}

#wrapper {
margin:0 auto;
background:#fff;
}

.fixed {
width:760px;
}

.fluid {
width:100%;
}

#header {
height:150px;
background:url(../images/botheader.gif)no-repeat top center;}

#header h1 {
font:250% Trebuchet MS;
text-align:center;
padding:30px 10px 10px 10px;
color:#F17E1C;

}

#nav {
background:#D9E1E5 url('images/nav-bg.gif');
padding:7px 0px 7px 0px;
margin:30px 0px 0px 0px;border-top:2px #0087D2 solid;
}

#nav li {
list-style:none;margin:30px 0px 0px 7px;
display:inline;
padding:10px 0px 0px 10px;
}

#nav li a {
color:#fff;
text-decoration:none;
}
#nav li a:hover{
color:#FFFDC1;background:#106FBF;
text-decoration:none;
}
a {
color: #779B34;
text-decoration:none
}
a:hover {
color: #96D123;
text-decoration:none;}

#sidebar_left {
float:left;
width:150px;
padding:4px;
font:100% Verdana;
line-height:20px;
margin:0px 10px 0px 6px;
}

#sidebar_left h2 {
font:140% Arial;
color:#109AE8;
padding:5px;
}

#sidebar_left p {
line-height:20px;
}

#sidebar_right {
width:150px;
float:right;
margin:20px 5px 10px 5px;background:#fff;
}

#sidebar_right h2 {
font:110% Verdana;
font-weight:bold;
text-transform:uppercase;
color:#13313C;
}

#sidebar_right p {
font:100% Arial;
line-height:20px;
}

#content {background:#f5f5f5;
padding:0px 10px 0px 10px;
font-size:110%;
margin:20px 160px 0px 170px;
}

#content h2 {
font:160% Trebuchet MS;
color:#EC4E00;
}

#content h3 {
font:140% Arial;
color:#178900;
padding:0px;
}

.with_sidebar {
margin:0 0 0 200px;
}

#content h1,h2,h3,h4,p,ul,ol,blockquote {
margin:10px 0;
line-height:16px;
}
#sidebar_left h1,h2,h3,h4,p,ul,ol,blockquote {
margin:10px 10px 0px 10px;
}
#sidebar_right h1,h2,h3,h4,p,ul,ol,blockquote {
margin:10px 10px 0px 10px;
}
#footer {
margin:10px 0 0 0;
padding:10px;
background:#D9E1E5 url('images/footer-bg.gif');
clear:both;
}
