html {
height: 100%;
}

body {
margin:0px;
font-family:Arial;
font-size:12px;
color:#595959;
height: 100%;
background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
}

#content {
width:980px;
margin:0px auto;
}

#footer {
height:77px;
background-color:#efe7f4;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -77px; 
}

.push{
height: 77px;
}

h1 {
color:#7eae3e;
font-size:190%;
font-family:Trebuchet MS;
}

h3 {
color:#8f63b8;
font-size:170%;
font-weight:normal;
margin:0px;
padding:0px 0px 10px 0px;
font-family:Trebuchet MS;
}

p {
line-height:17px;
}

#navwrap {
height:82px;
position:relative;
}

#logo {
position:absolute;
background-image:url(/images/logo.png);
behavior: url("/iepngfix.htc");
width:316px;
height:125px;
cursor:pointer;
}

#banner {
width:980px;
height:340px;
}

#contact {
background-image:url(/images/contactbg.gif);
width:292px;
height:244px;
background-repeat:no-repeat;
float:right;
margin-right:10px;
}

#contactbig {
background-image:url(/images/contactbgbig.gif);
width:292px;
height:270px;
background-repeat:no-repeat;
float:right;
margin-right:10px;
}

#contactinner {
padding:21px 0px 0px 24px;
}

#content_left {
width:570px;
float:left;
margin-left:55px;
}

.clear {
clear:both;
font-size:0px;
height:0px;
}

a.contactlink:link, a.contactlink:active, a.contactlink:visited, a.contactlink:hover {
color:#7fae3a;
display:block;
font-size:14px;
background-image:url(/images/emailicon.gif);
background-repeat:no-repeat;
padding-left:30px;
text-decoration:none;
padding-bottom:12px;
}

#nav {
width:660px;
float:right;
padding:45px 10px 0px 0px;
text-align:right;
}

a.navitem:link, a.navitem:active, a.navitem:visited {
color:#7fae3a;
font-size:18px;
text-decoration:none;
}

a.navitem:hover {
color:#8758b3;
font-size:18px;
text-decoration:none;
}

a.navitemon:link, a.navitemon:active, a.navitemon:visited, a.navitemon:hover {
color:#8758b3;
font-size:18px;
text-decoration:none;
}

.datagrid td {
padding:3px;
}

.datagrid td.label {
font-weight:bold;
}

.field {
font-size:11px;
font-weight:bold;
border:1px solid #cccccc;
}

.button {
padding:5px 10px;
background-color:#ddeacc;
border:1px solid #b7cf97;
font-size:11px;
font-weight:bold;
cursor:pointer;
}

#locationmap {
width:300px;
height:300px;


}


