/* CSS Document */

html {

SCROLLBAR-FACE-COLOR: #c2aa4f; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
        SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
        SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
        SCROLLBAR-TRACK-COLOR: #FFFFFF; 
        SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

body {
background-image:url(images/bodybg.jpg);
background-position:center top;
background-repeat:repeat-x;
background-color:#000;
padding: 0 0;
margin: 0 0;


}

* {
behavior: url(iepngfix.htc);
}

#container {
	
text-align: left;
width:1066px;
margin: 0 auto;
padding: 0 0;


}

#wrapper {

width:1066px;
margin: 0 auto;
background-image:url(images/contentstretch.jpg);
background-position:center top;
background-repeat:repeat-y;
padding:0 0;

}

#wrapper .content {
background-image:url(images/contentbg.jpg);
background-position:center top;
background-repeat:no-repeat;
width:1066px;
padding: 0 0;
margin: 0 0;

}

#wrapper .leftnav {
width:0;
height:0;
background-image:url(images/leftnav.jpg);
background-position:center center;
background-repeat:no-repeat;

}

#wrapper .header {
	
background-image:url(images/header.jpg);
background-position:center top;
background-repeat:no-repeat;
width:1066px;
height:381px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0 0 0 0;
padding: 0 0 0 0;

}

#wrapper .footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:57px;
width:1066px;
margin:0 0;
padding: 0 0 0 0;

}

#wrapper .contenttext   {

width:490px;
/*  background-image:url(images/content222.jpg);
background-position:center top;
background-repeat:no-repeat; */
margin: 0 0 0 0;
padding:0 0 0 85px;
min-height:507px;

}

*html #wrapper .contenttext {
	
	height:507px;
	
	}

h1 {
	color: #fff;
	font-size:20px;
	font-family:"Georgia";
	font-weight:900;
	margin: 0 0;
	padding: 0 0 ;
	}
	
h2 {
color: #666666;
	font-size:14px;
	font-family:"Georgia";
}

p {
font-family:"Verdana";
color:#1f1c15;
font-size:13px;

}


p a:link {

font-family:"Verdana";
color:#000000;
font-size:12px;
text-decoration:none;
}

p a:visited {

font-family:"Verdana";
color:#000000;
font-size:13px;
text-decoration:none;
}

p a:hover {

font-family:"Verdana";
color:#ffffff;
font-size:13px;
}



.footertext {
margin: 0 0;
width:500px;
text-align:center;
font-family:"Verdana";
color:#fff;
font-size:10px;
padding: 30px 0 0 90px;
float:left;

}



.clear {
clear:both;
}

/*

.footerstretch {
height:99px;
width:500px;
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
float:left;
clear:both;
padding: 0 0 0 0;
}

*/



#lnav {
float:left;
overflow: hidden;
padding: 0 0 0 0;
margin: 0 0;
/* width:250px; */

}



.header ul {
	float: left;
	list-style: none;
	padding:291px 0 0 98px;
	margin:0 0;
	height:0px;
}

.header ul li {
	float: left;
	padding:0 0 0 0;
	height:70px;
	margin:0 0;
}

.header ul li a {
	float: left;
	height: 67px;
	background-image: url(images/nav.jpg);
	padding:0 0 0 0;
}

.header ul li a span {
	display: none;
	padding:0 0 0 0;
}

.header ul li.nav1 a {
	width: 91px;
	height:67px;
	background-position: top left;
	
}

.header ul li.nav1 a:hover, .header ul li.nav1 a.active {
	background-position: bottom left;
	
}

.header ul li.nav2 a {
	width:181px;
	height:67px;
	background-position: -91px 0px;

}

.header ul li.nav2 a:hover, .header ul li.nav2 a.active {
	background-position: -91px 67px;
	
}

.header ul li.nav3 a {
	width: 199px;
	height:67px;
	background-position: -272px 0px;

}

.header ul li.nav3 a:hover, .header ul li.nav3 a.active {
	background-position: -272px 67px;

}


ul {
font-family:"Verdana";
color:#ffffff;
font-size:13px;

}
.style1 
{font-size: 14px;}

.style2 {font-size: 18px; }

