body {
background: url(images/bg.gif) #ffffff repeat-x left top; color: #333333; font-family: "Arial"; font-size: 12px;
}

/*bottom footer*/
.footer { padding: 26px 0px 5px 0px;
}

a.footerbtn:link {
color: #ffffff; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.footerbtn:visited {
color: #ffffff; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.footerbtn:active {
color: #ffffff; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.footerbtn:hover {
color: #003300; background-color: transparent; text-decoration:none; font-size: 12px;
}

.copyright { 
padding: 5px 10px 5px 10px; font-size: 11px; color: #cccccc;
}

a.superweb:link {
color: #003300; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:visited {
color: #003300; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:active {
color: #003300; background-color: transparent; text-decoration:none; font-size: 11px;
}
a.superweb:hover {
color: #FFFFFF; background-color: transparent; text-decoration:none; font-size: 11px;
}

/*index*/
a.more:link {
color: #2b7a00; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.more:visited {
color: #2b7a00; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.more:active {
color: #2b7a00; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.more:hover {
color: #999999; background-color: transparent; text-decoration:underline; font-size: 11px;
}

/*allpage bg*/
.benefitsbg { background:url(images/benefitsbg.jpg) no-repeat right bottom; background-color: #FFFFFF;
}

.guaranteebg { background:url(images/guaranteebg.jpg) no-repeat right bottom; background-color: #FFFFFF;
}

.businessbg { background:url(images/businessbg.jpg) no-repeat right bottom; background-color: #FFFFFF;
}

.fencingbg { background:url(images/fencingbg.jpg) no-repeat right bottom; background-color: #FFFFFF;
}

.contactbg { background:url(images/contactbg.jpg) no-repeat left bottom; background-color: #FFFFFF;
}

.subtitle { color: #4b973d; font-weight: bold;
}

