@charset "utf-8";
/* CSS Document */

#container{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:829px;
}
#contentContainer{
	display:block;
	width:827px;
	height:738px;
	border-bottom:#404040 6px solid;
	border-left:#404040 1px solid;
	border-right:#404040 1px solid;
	border-top:#404040 1px solid;
	background-color:#FFFFFF;
}

img{
	border:none;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/homeBG.gif) repeat-x top #3f599d;
}

#headerImage{
	width:450px;
	height:118px;
	display:block;
	float:left;
}

#contentLeft{
	float:left;
	display:block;
}

#topLeft{
	width:575px;
	height:245px;
	padding:20px;
}

#contentRight{
	background:url(images/rightBG.jpg) no-repeat top;
	width:212px;
	height:695px;
	float:left;
	display:block;
}

#klcontentRight{
	background:url(images/K&L-right.jpg) no-repeat top;
	width:212px;
	height:695px;
	float:left;
	display:block;
}

#navContainer{
	height:43px;
	width:827px;
	display:block;
}

#bottomLeft{
	height:410px;
	width:615px;
	display:block;
	background:url(images/bottomLargeBG.jpg) no-repeat top;
}

#bottomLeft2{
	width:571px;
	display:block;
	padding:0px 22px;
	background:#fff;
}

#bottomLeft2 p{
margin-top:0px;
padding-top:0px;
}

#flashClients{
	display:block;
	width:604px;
	height:87px;
	border:#404040 solid 1px;
	margin-left:4px;
}

#bigImage{
	float:left;
}

#bigText{
	float:left;
	margin-left:10px;
	width:245px;
	height:241px;
}

h3{
	padding:0px;
	margin:0px;
}

.serviceText{
	display:block;
	float:left;
	font-size:12px;
	height:165px;
	margin-left:0;
	margin-top:132px;
	padding:6px 4px 14px 11px;
	text-align:center;
	width:138px;
}

.clear{
	clear:both;
}

#clientImage{
	float:left;
}

#flash-content{
	float:left;
}

.footerText{
	color:#FFFFFF;
	font-weight:bold;
}

#footer{
	margin-top:10px;
	margin-bottom:30px;
	width:829px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
}

#quickFacts{
	width:176px;
	height:500px;
	margin-left:20px;
}

h2{
	margin:0px;
	margin-bottom:11px;
	padding:0px;
	font-size:24px;
	color:#fff;
	font-weight:Bold;
}

.quickFacts{
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}

#contactUs{
	float:right;
	color:#343399;
	padding-top: 15px;
}

a:link{color:#343399; text-decoration:underline;}
a:visited{color:#343399; text-decoration:underline;}
a:hover{color:#343399; text-decoration:underline;}

#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
}
 
#nav a:link, #nav a:active, #nav a:visited{
    display:block;
    padding:0px 0px;
    color:#fff;
    text-decoration:none;
    background-color:#333;
}

#subNav a:link, #subNav a:active, #subNav a:visited{
    display:block;
    padding:0px 5px;
    color:#fff;
    text-decoration:none;
    background-color:#40af49;
}

#nav a:hover{
    background-color:#7ac780;
    color:#fff;
}

#nav li{
    float:left;
    position:relative;
}

#nav ul {
    position:absolute;
    width:12em;
    top:43px;
    display:none;
}

#nav li ul a{
    width:12em;
    float:left;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}


.footerText a:link{color:#FFFFFF; text-decoration:underline;}
.footerText a:visited{color:#FFFFFF; text-decoration:underline;}
.footerText a:hover{color:#FFFFFF; text-decoration:underline;}