body {
margin-bottom : 0;
margin-top : 0;
margin-right : 0;
margin-left : 0;
font-family : Arial, Helvetica;
background-image: url(images/bg.gif);
background-position : top center;
background-repeat: repeat-x;
background-color : #404040;
text-align:center;
height:100%;
}
#workable-area {
padding-top : 0px;
width : 890px;
margin-right : auto;
margin-left : auto;
}
#bg {
background-image : url(images/main_bg.jpg);
background-repeat: repeat-y;
}
#topbg {
background-image : url(images/nav_bg.jpg);
background-repeat: repeat-y;
}
#content-home {
background-image :  url(images/home_image.jpg);
background-repeat: no-repeat;
}
#content-1 {
float : left;
font-size : 100%;
color : #ffffff;
padding-top : 305px;
padding-bottom : 20px;
}
#top {
width : 890px;
float : left;
height : 140px;
padding : 0;
padding-top : 0px;
background-image :  url(images/nav_bg.jpg);
background-repeat: no-repeat;
}
#top #logo {
width : 176px;
float : left;
padding-top : 0px;
padding-left : 65px;
padding-bottom : 0px;
}
#head {

padding-top : 0px;
padding-left : 65px;
padding-bottom : 0px;
}
#top #nav {
width : 348px;
float : right;
color : #a4d867;
padding-bottom : 0px;
padding-top : 44px;
padding-right : 65px;
}
#top #navlink-1 {
float : left;
padding-left : 0px;
height : 21px;
padding-top : 0px;
}
#top #nav2 {
width : 75px;
float : right;
padding-bottom : 0px;
padding-top : 0px;
padding-right : 206px;
}
#top #nav2link-1 {
float : left;
padding-left : 0px;
height : 21px;
padding-top : 0px;
}
#top #nav2link-2 {
float : left;
padding-left : 0px;
padding-top : 0px;
}
#top #nav2link-3 {
float : left;
padding-left : 0px;
padding-top : 0px;
}
#top #nav2link-4 {
float : left;
padding-left : 0px;
padding-top : 0px;
}
#footer {
padding-left : 65px;
float : left;
height : 60px;
padding-top : 0px;
padding-bottom : 0px;

text-align:left;
}
#footer a {
color : #8a8a8a;
text-decoration: none;
}
span {
font-size : 70%;
color : #fff;
}
p {
color : #ffffff;
}
.text-grey {
font-size : 100%;
color : #8a8a8a;
}
.small {
font-size: 80%;
color: #fff;
}
.small a {
color: #fff;
text-decoration: none;
}
.small a:hover {
color: #8a8a8a;
}
.h1{
font-size : 14pt;
color : #fff;
}
.h2{
font-size : 14pt;
color : #8a8a8a;
}