/* CSS Document */

body {
background-color:#333333;
font-family:tahoma;
font-size:12px;
color:333333;
margin:0px;
margin-top:5px;
}

.gendiv {
width:818px;
position:relative;
}

#site {
padding:1px;
background-color:white;
margin:auto;
}

#header {
height:108px;
background:url(images/headersplash.gif) top left no-repeat #339933;
}

#header img {
position:absolute;
top:7px;
right:10px;
}

#menu {
width:818px;
height:25px;
list-style:none;
margin:0px;
padding:0px;
border-top:1px solid white;
border-bottom:1px solid white;
background-color:#66cc33;
}

#menu li {
float:left;
}

#menu li a {
display:block;
height:25px;
}

#menucontactus{width:108px; padding-right:1px; background:url(images/menu.gif) 0px 0px no-repeat;} 
#menucontactus:hover{background:url(images/menu.gif) 0px -25px no-repeat;}
#menurecommendus{width:149px; padding-right:1px; background:url(images/menu.gif) -109px 0px no-repeat;} 
#menurecommendus:hover{background:url(images/menu.gif) -109px -25px no-repeat;}
#menubookmarkus{width:172px; padding-right:1px; background:url(images/menu.gif) -259px 0px no-repeat;} 
#menubookmarkus:hover{background:url(images/menu.gif) -259px -25px no-repeat;} 
#menuhome{width:79px; background:url(images/menu.gif) -432px 0px no-repeat;} 
#menuhome:hover{background:url(images/menu.gif) -432px -25px no-repeat;} 

#contentbody {
background:url(images/bodybg.gif) repeat-y;
}

#sidemenu {
width:180px;
vertical-align:top;
}

#focal {
width:97px;
border-left:1px solid white;
border-right:1px solid white;
vertical-align:top;
background-color:#eeeeee;
}

.focalimgsep {
padding-bottom:1px;
}

#content {
width:519px;
vertical-align:top;
padding:10px;
padding-bottom:75px;
}

#content a {
color:#339933;
}

#footer {
height:78px;
background:url(images/footerbg.gif) top left repeat-x;
border-top:1px solid white;
}

#footer img {
position:absolute;
right:10px;
bottom:0px;
}

#sidemenu h1 {
width:180px;
padding:0px;
margin:0px;
margin-top:3px;
margin-bottom:5px;
text-align:center;
font-size:12px;
color:white;
background-color:#3333cc;
border-top:1px solid white;
border-bottom:1px solid white;
}

#sidemenu ul {
list-style:none;
margin:0px;
padding:0px;
margin-bottom:15px;
}

#sidemenu ul li {
width:180px;
margin-bottom:5px;
}

#sidemenu ul li a{
position:relative;
width:150px;
padding-left:30px;
background:url(images/sidedot.gif) 15px 3px no-repeat;
color:white;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

#sidemenu ul li a:hover {
background:url(images/sidedotover.gif) 15px 3px no-repeat;
}

#content h1 {
font-size:22px;
font-weight:normal;
}

#footermenu {
margin:auto;
width:820px;
text-align:center;
position:relative;
}

#snapfxlink {
position:absolute;
top:3px;
right:0px;
}

#footermenu a {
text-decoration:none;
color:#CCCCCC;
font-size:10px;
}

.footerlink {
padding-right:3px;
border-right:1px solid #CCCCCC;
}

#R_float {
float:right;
margin:10px;
margin-right:0px;
}

#L_float {
float:left;
margin:10px;
magin-left:0px;
}

#ad {
float:right;
margin:0px 0px 30px 30px;
}

#horizImgs {
position:relative;
left:-8px;
height:110px;
overflow:hidden;
text-align:left;
}

#horizImgs img{
vertical-align:top;
height:110px;
margin-right:1px;
}