@charset "utf-8";
/* Ben Gribbin Media Stylesheet (BGMS)
copyright 2008 onwards Ben Gribbin Media - Firefox, Safari, Opera Stylesheet
 */
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background: url("../img/bg.jpg") repeat-x #6b853a;
font-size: 14px;
}
#wrapper {
width: 880px;
margin-left: auto;
margin-right: auto;
text-align: right;
color: #ffffff;
font-weight: bold; 
padding-top: 40px;
}
#content {
width: 880px;
background: url("../img/content_bg.jpg") repeat-y #ffffff;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
text-align: left;
margin-bottom: 5px;
font-weight: normal; 
}
#sidebar {
width: 246px;
float: left;
margin-right: 14px;
color: #8e8e8e;
}
#sidebar ul {
text-align: right;
margin: 0;
padding: 0;
}
#sidebar li {
text-align: right;
margin: 0;
padding: 0;
margin-top: 5px;
margin-bottom: 5px;
list-style: none;
padding-right: 40px;
background: url("../img/arrow.jpg") no-repeat right 3px;
}
.logo {
margin-left: 32px;
margin-top: 5px;
margin-bottom: 15px;
}
#right {
float: right;
width: 610px;
padding-right: 10px;
color: #7a7a7a;
}
#right h1 {
color: #51652c;
font-size: 24px;
}
#right h2 {
color: #9d9d9d;
font-size: 16px;
}
#right h3 {
color: #51652c;
font-size: 16px;
}
h4 {
color: #51652c;
margin-bottom: 5px;
padding-bottom: 2px;
font-size: 14px;
}
.icon {
float: left;
margin-left: 5px;
margin-right: 5px;
padding-bottom: 20px;
}
#col-1 {
float: left;
width: 300px;
}
#col-2 {
float: right;
width: 300px;
}
.sidebar {
padding-left: 20px;
}
.form {
width: 193px;
margin-top: 10px;
margin-bottom: 3px;
border: 1px solid #7f9db9;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
}
.btn {
background: url("../img/btn.jpg") no-repeat;
width: 84px;
height: 34px;
border: none;
margin-top: 5px;
}
#banner {
width: 571px;
height: 144px;
background: url("../img/banner.jpg") no-repeat;
padding: 20px;
padding-top: 15px;
font-size: 20px;
color: #ffffff;
}
img, div { 
behavior: url(js/iepngfix.htc) 
}
a:link {
text-decoration: none;
color: #8e8e8e;
outline: none;
}
a:visited {
text-decoration: none;
color: #8e8e8e;
outline: none;
}
a:active {
text-decoration: none;
color: #000000;
outline: none;
}
a:hover {
text-decoration: none;
color: #51652c;
outline: none;
}
