/* CSS Document */

html {
SCROLLBAR-FACE-COLOR: #a17d6c; 
        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:#0e0f0f;
padding: 0 0;
margin: 0 0;


}

* {
behavior: url(iepngfix.htc);
}

#container {
	
text-align: left;
width:1165px;
margin: 0 auto;
padding: 0 0;



}

#wrapper {

width: 1165px;
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:1165px;
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:1165px;
height:384px;
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:110px;
width:1165px;
margin:0 0;
padding: 0 0 0 0;

}


#wrapper .contenttext   {

width:550px;
margin: 0 0;
padding:0 0px 0 304px;
min-height:330px;
float:left;

}

*html #wrapper .contenttext {
	
	height:330px;
	
	}

h1 {
	color: #000;
	font-size:17px;
	font-family:"Georgia";
	font-weight:900;
	margin: 0 0;
	padding: 5px 0 10px 0;
	}
	
h2 {
color: #386584;
	font-size:14px;
	font-family:"Georgia";
	margin: 0 0;
	padding: 0px 0 0 0;
	
}

p {
font-family:"Georgia";
color:#fff;
font-size:12px;
line-height:16px;

}


p a:link {

font-family:"Verdana";
color:#000000;
font-size:13px;
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;
text-decoration:underline;

}



.footertext {
margin: 0 auto;
width:539px;
text-align:center;
font-family:"Verdana";
color:#fff;
font-size:9px;
padding: 50px 0px 0 0px;


}



.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;
}

*/


.header ul {
	float: left;
	list-style: none;
	padding:316px 0 0 312px;
	margin:0 0;
	height:0px;
}

.header ul li {
	float: left;
	padding:0 0 0 0;
	height:39px;
	margin:0 0;
}

.header ul li a {
	float: left;
	height: 39px;
	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: 81px;
	height:39px;
	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:180px;
	height:39px;
	background-position: -81px 0px;

}

.header ul li.nav2 a:hover, .header ul li.nav2 a.active {
	background-position: -81px 39px;
	
}

.header ul li.nav3 a {
	width: 139px;
	height:39px;
	background-position: -261px 0px;

}

.header ul li.nav3 a:hover, .header ul li.nav3 a.active {
	background-position: -261px 39px;

}


ul {
font-family:"Verdana";
color:#ffffff;
font-size:13px;

}
.style1 
{font-size: 14px;}

.style2 {font-size: 18px; }
