@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 #3eb151;
}
#wrapper {
background: url(img/header.jpg) no-repeat;
width: 891px;
padding-top: 189px;
margin-left: auto;
margin-right: auto;
}
#sidebar {
float: left;
background: #41bd56;
width: 203px;
height: auto;
margin-left: 58px;
clear: left;
padding-left: 3px;
font-size: 12px;
color: #FFFFFF;
}
#col_2 {
width: 550px;
margin-left: 10px;
float: right;
color: #ffffff;
font-size: 14px;
margin-right: 55px;
}
/* classes  */
.sidebar-top {
float: left;
margin-left: 58px;
}
.sidebar-bottom {
float: left;
margin-left: 58px;
clear: left;
margin-top: 0px;
}
.slogan {
float: right;
color: #175922;
font-weight: bold;
font-size: 24px;
margin-top: -90px;
margin-right: 95px;
}
.intro {
font-size: 18px;
}
.sidebar_heading {
font-size: 16px;
margin: 0px;
padding: 0px;
}
.sidebar_heading_2 {
font-size: 13px;
margin: 0px;
padding: 0px;
}
.image {
margin-top: 10px;
width: 551px;
height: 43px;
background: url(img/img.gif) no-repeat;
font-weight: bold;
font-size: 16px;
padding-top: 250px;
letter-spacing: -1px;
padding-left: 20px;
}
.house {
background: url(img/house.jpg) no-repeat;
width: 195px;
height: 55px;
margin-bottom: 5px;
padding-left: 5px;
padding-top: 2px;
}
.gbp {
background: url(img/gbp.jpg) no-repeat;
width: 195px;
height: 55px;
margin-bottom: 5px;
padding-left: 5px;
padding-top: 2px;
}
.business {
background: url(img/business.jpg) no-repeat;
width: 195px;
height: 55px;
margin-bottom: 5px;
padding-left: 5px;
padding-top: 2px;
}
.professional {
background: url(img/proffesional.jpg) no-repeat;
width: 195px;
height: 55px;
margin-bottom: 5px;
padding-left: 5px;
padding-top: 2px;
}
.about {
background: url(img/about.jpg) no-repeat;
width: 195px;
height: 55px;
margin-bottom: 5px;
padding-left: 5px;
padding-top: 2px;
}
.final {
background: url(img/final.jpg) no-repeat;
width: 195px;
height: 55px;
margin-bottom: 5px;
padding-left: 5px;
padding-top: 2px;
}
.info {
width: 150px;
margin: 0px;
}
.phone_numbers {
width: 100px;
font-size: 14px;
font-weight: bold;
float: left;
margin-left: 68px;
margin-top: -180px;
color: #ffffff;
}
.header_1 {
color: #0c581c;
font-weight: bold;
font-size: 16px;
margin: 0px;
padding: 0px;
margin-left: 5px;
margin-top: 5px;
}
.form_box {
background-color: #FFFFFF;
margin-bottom: 5px;
border: none;
color: #268a39;
margin-left: 5px;
font-size: 14px;
width: 190px;
}
.form {
margin: 0px;
padding: 0px;
margin-top: 10px;
}
.button {
background: url(img/button.jpg) no-repeat;
width: 89px;
height: 24px;
border: none;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
margin-left: 5px;
margin-bottom: 5px;
vertical-align: middle;
}
.copyright {
margin-left: 5px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}
/* styles  */
img {
border: none;
}
a:link {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #000000;
}
#sidebar a:link {
text-decoration: none;
color: #ffffff;
outline: none;
}
#sidebar a:active {
text-decoration: none;
color: #ffffff;
outline: none;
}
#sidebar a:hover {
text-decoration: none;
color: #ffffff;
outline: none;
}
#sidebar a:visited {
text-decoration: none;
color: #ffffff;
outline: none;
}
h3 {
font-size: 14px;
}