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

html{
	height:100%;
	}
body {
	background:#000001;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
	h1{
	font-size:150%;
	font-weight:normal;
	margin:0;
	color: #ABC12B;
	font: 13px 'Lucida Grande',Verdana,Arial,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
		
		
		
	img{border:none;}
	
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
			
	#header{
	height:79px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
		}
		
		#container{
	height:90px;
	vertical-align: top;
	text-align: left;
	width: 940px;
	margin-left: 25px;
	margin-right: 25px;
		}	
		
		
#content-container{
	height:354px;
	vertical-align: top;
	width: 940px;
	margin-left: 25px;
	margin-right: 25px;
	color: #EBEBEB;
	font-size: 12px;
	line-height: 17px;
		}	
		
			
#services-container{
	height:454px;
	vertical-align: top;
	text-align: justify;
	width: 620px;
	color: #EBEBEB;
	font-size: 12px;
	line-height: 17px;
	float:right;
	position: absolute;
	left: 339px;
	top: 75px;
		}			
		
	#footer{
	height:17px;
	color:#93a106;
	background-image: url(../images/bottom-line.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	vertical-align: top;
	padding-top: 20px;
	text-align: left;
	margin-left: 25px;
	width: 925px;
	margin-right: 25px;
		}							
.grey {
	color: #777777;
	text-decoration: none;
}
.lightgrey {
	color: #bababa;
	text-decoration: none;
}
#services-nav{
	height:340px;
	color:#bababa;
	width:270px;
	float:left;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	text-align: left;
		}
	
	#logo{
	height:100px;
	color:#999999;
	width:300px;
	float:left;
	margin-right:20px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
		}
				
	#content{
	height:85px;
	color:#EDEDED;
	width:620px;
	float:left;
	padding-top: 15px;
	text-align:justify;
	font-size: 12px;
		}			
		
		
	#wrapper {
	position:absolute;
	height:580px;
	width:990px;
	margin : -280px auto auto -500px;
*margin : -280px auto auto -500px;
	_margin : -286px auto auto -500px;
	top: 50%;
	left: 50%;
	text-align: center;
	padding: 0px;
	overflow: auto;
}


img, div { behavior: url(../iepngfix.htc) }



h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


/* // Main navr */


.hovermenu ul{
	font: 13px 'Lucida Grande',Verdana,Arial,sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
	height: 10px;
	margin: 0;
	padding: 0;
	left: 25px;
	padding-top: 20px;
	margin-right: 18px;
	float: inherit;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
	text-decoration: none;
	float: inherit;
	color:#bfb6b3;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.hovermenu ul li a:hover{
	color: #A0B92F;
}

.hovermenu ul li a:active{
	color: #FFFFFF;
}
.current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
	color: #B1D156;
	margin: 0;
}
.green {
	color: #B8D02D;
	text-decoration: none;
}
.green a:visited{
	color: #B8D02D;
	text-decoration: none;
}
.green a:hover{
	color: #FFF;
	text-decoration: none;
}

#subheading{
	height:22px;
	color:#EDEDED;
	width:270px;
	float:left;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/subheading-line.gif);
	font-weight:normal;
	margin:0;
	color: #FFFFFF;
	font: 12px 'Lucida Grande',Verdana,Arial,sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
		}
