@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
color:#434343;
font-family:"Bookman Old Style", Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
font-size:14px;
background-color:#084D74;
}

img
{
border:none;
}

.maincontainer
{
background-color:#EDECE9;
width:100%;
margin:0 auto;
background-image:url(../images/whitebg.jpg);
background-position:left top;
background-repeat:repeat-x;
}

.container
{
margin:0 auto;
width:952px;
height:100%;
}

.footercontainer
{
margin:0 auto;
min-height:100%;
background-image:url(../images/footerbg.jpg);
background-repeat:repeat-x;
background-position:left 25px;
}


.header
{
height:95px;
}

.float_left
{
float:left;
}

.float_right
{
float:right;
}

.clearit
{
clear:both;
height:0px;
font-size:0px;
}

.flasharea
{
width:952px;
height:252px;
margin-bottom:20px;
}



.topmenu
{
background-image:url(../images/menubg.jpg);
width:950px;
background-repeat:no-repeat;
overflow: visible;
margin-bottom:20px;
padding:1px;
}



#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	height:56px;
font-size:14px;
font-weight:bold;
background-image:url(../images/menubg.jpg);
width:950px;
background-repeat:no-repeat;
overflow: visible;
margin-bottom:20px;
padding:1px;
}

#nav a {
color:#5B5B5B;
text-decoration:none;
display:block;
float:left;
padding:15px 18px 8px 18px;
min-height:33px;
border-right: 1px #fff solid;
text-align:center;
}
*html #nav a {
padding-bottom:27px;
}


#nav li { /* all list items */
	float: left;
	height:56px;
	position:relative;

}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #666666;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	width:150px;
	top:56px;
	height:auto;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left:0px;
	}


#nav li ul li
{
float:none;
border:0px;
line-height:25px;
height:auto;
}

#nav li ul li a
{
border:0px;
display:block;
width:100%;
padding:0px!important;
margin:0px;
float:none;
height:auto;
color:#fff;
}

#nav a:hover
{
background-image:url(../images/menubg.jpg);
background-position:-100px -59px;
color:#fff;
}

#nav li.tab1 a:hover
{
background-image:url(../images/menubg.jpg);
background-position:left -59px;
color:#fff;
}


#nav ul li a:hover
{
background-color:#2C538F;
color:#fff;
text-decoration:none;
}

#nav ul li.tab1 a
{
color:#5B5B5B;
text-decoration:none;
display:block;
float:left;
padding:15px 18px;
min-height:26px;
}


#nav ul li.tab2 a
{
color:#5B5B5B;
text-decoration:none;
display:block;
float:left;
padding:15px 22px;
min-height:26px;
border:none;
[padding:15px 22px;
padding: 15px 16px;]
}

.topmenu ul li.tab2
{
float:right;
}
.topmenu ul li.tab2 a:hover
{
background-image:url(../images/menubg.jpg);
background-position:-804px -59px;
color:#fff;
border:none;
}
/*
.topmenu ul
{
margin:0px;
padding:0px;
list-style:none;
height:56px;
font-size:14px;
font-weight:bold;
}

.topmenu ul li
{
margin:0px;
padding:0px;
list-style:none;
float:left;
}



.topmenu ul li a
{
color:#5B5B5B;
text-decoration:none;
display:block;
float:left;
padding:15px 18px 8px 18px;
min-height:33px;
border-right: 1px #fff solid;
text-align:center;
}

*/
/*
.topmenu ul li.tab1 a:hover
{
background-image:url(../images/menubg.jpg);
background-position:-1px -59px;
color:#fff;
}
*/






.footer
{
background-image:url(../images/footercontentbg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:952px;
margin:0 auto;
min-height:84px;
}

.content
{
background-image: url(../images/contentbg.jpg);
background-position:left top;
background-repeat:repeat-y;
width:952px;
height:100%;
padding-bottom:10px;
}

.contenttop
{
background-image:url(../images/contenttop.jpg);
width:952px;
height:11px;
background-position:left top;
background-repeat:no-repeat;
}

.sitecontent
{
width:912px;
margin:10px auto;
}

.sitecontent a
{
color:#006600;
text-decoration:underline;
}


.sitecontent a:hover
{
color:#006600;
text-decoration: none;
}


.sitecontent p
{
margin-bottom:30px;
}

.sitecontent h1
{
margin:0px 0px 0px 0px;
padding:0px 0;
color:#477A05;
font-style:italic;
font-size:20px;
}

.leftcol
{
width:661px;
height:100%;
}

.rightcol
{
width:212px;
height:100%;
}

.sitecontent h2
{
margin:20px 0px;
padding:0px;
color:#477A05;
font-style:italic;
font-size:20px;
display:inline;
}


.box1
{
width:210px;
height:100%;
border:solid 1px #A7A7A7;
border-top:0px;
margin-bottom:20px;
}

.box
{
width:200px;
height:100%;
border:solid 1px #A7A7A7;
padding:5px;
margin-bottom:20px;
}

h3.title
{
background-image:url(../images/headerbg.jpg);
width:182px;
height:33px;
line-height:33px;
padding:0px;
padding-left:30px;
color:#fff;
font-size:15px;
background-repeat:no-repeat;
margin:0px;
}

ul.features
{
margin:0px;
padding:10px;
list-style:none;
padding-bottom:0px;
}


ul.features li
{
margin:0px;
list-style:none;
background-image:url(../images/pointer.jpg);
background-position:left 10px;
background-repeat:no-repeat;
border-bottom: solid 1px #ccc;
font-size:14px;
font-weight:bold;
padding-left:20px;
padding-bottom:5px;
padding-top:5px;
margin-bottom:5px;
font-style:italic;
}


.box a, .box1 a
{
color:#434343;
text-decoration:none;
}

.box a:hover, .box1 a:hover
{
color:#538314;
text-decoration:none;
}


ul.features li:last-child
{
border-bottom:0px;
}


h4
{
font-size:14px;
color:#477A05;
font-style:italic;
padding:0px;
margin:0px 0px 5px 0px;

}

.client_img
{
margin-right:10px;
}

.video
{
text-align:center;
}
.footerlinks
{
width:952px;
margin:10px auto;
color:#fff;
font-size:11px;
text-align:center;
}

.footerlinks a
{
color:#fff;
text-decoration:none;
margin: 0px 10px;
}

.footerlinks a:hover
{
color:#fff;
text-decoration: underline;
}

.footerlogos
{
margin:0px 20px;
font-size:11px;
line-height:12px;
}

.footerlogos img
{
border:none;
}

.footerlogos a
{
color:#666666;
text-decoration:underline;
}

.footerlogos a:hover
{
color:#538314;
text-decoration:underline;
}


.topmenu ul li:hover
{
position:relative;
}

.topmenu ul li ul
{
position:absolute;
top:56px;
visibility:hidden;
border: solid 1px #fff;
background-color:#666;
border-top:0px;
padding:3px 5px 0px 5px;
height:auto;
left:0px;
width:150px;
}

.topmenu ul li:hover ul
{
margin:0px;
visibility: visible;
}

.topmenu ul li ul li
{
float:none;
padding:0px;
height:auto;
text-align:left;
font-size:11px;
width:150px;
}


.topmenu ul li ul li a
{
padding:0px;
line-height:20px;
min-height:20px;
border:none;
background-color:none;
color:#fff;
text-align:left;
}



.topmenu ul li ul li a:hover
{
background-color:#2C538F!important;
color:#fff!important;
text-decoration:none;
height:20px;
}

*html .topmenu ul li ul li a
{
line-height: normal;
height:auto;
}

.clearfix:after
{
clear:both;
visibility:hidden;
height:0px;
content:".";
}
