/* CSS Document */


html {

SCROLLBAR-FACE-COLOR: #ff0000; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
        SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
        SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
        SCROLLBAR-TRACK-COLOR: #FFFFFF; 
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
		background-image:url(images/bodysmallbg.jpg);
background-position:left top;
background-repeat:repeat-x;

}

body {
background-image:url(images/bodybg.jpg);
background-position:left top;
background-repeat:no-repeat;
padding: 0;
margin: 0;
background-color:#4e82b2;


}

* {
behavior: url(iepngfix.htc);
}

#container {
	
	
text-align: left;
width:918px;
margin: 0 0;
float:left;

}

#wrapper {

width:918px;
margin: 0 0;
background-image:url(images/contentstretch.jpg);
background-position:center top;
background-repeat:repeat-y;
float:left;


}

#wrapper .content {
background-image:url(images/contentbg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:918px;
padding: 0 0;
margin: 0 0;

}

#wrapper .leftnav {
width:441px;
height:308px;
background-image:url(images/leftnav.jpg);
background-position:center center;
background-repeat:no-repeat;

}

#wrapper .footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:80px;
width:918px;
padding: 0;
margin: 0 auto;

}

#wrapper .header {
	position: relative;
	background-image:url(images/header.jpg);
width:918px;
height:510px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0;
padding: 0;

}

#wrapper .contenttext   {
float:right;
width:530px;
margin: 0 0 0 0;
padding: 0 37px 0 0;
min-height:450px;

}

*html #wrapper .contenttext {
	
	height:450px;
	
	}

h1 {
	color: #000;
	font-size:21px;
	font-family:"Georgia";
	font-weight:900;
	padding-top:0px 0;
	margin: 0 0;
	}
	
h2 {
color: #000;
	font-size:14px;
	font-family:"Georgia";
}

p {
font-family:"Georgia";
color:#fff;
font-size:13px;

}

li {
font-family:"Georgia";
color:#fff;
font-size:13px;

}


p a:link {

font-family:"Verdana";
color:#263852;
font-size:13px;
text-decoration:none;
}

p a:visited {

font-family:"Verdana";
color:#263852;
font-size:13px;
text-decoration:none;
}

p a:hover {

font-family:"Verdana";
color:#000000;
font-size:13px;
text-decoration:underline;
}



.footertext {
margin: 0 0;
width:310px;
text-align:center;
font-family:"Tahoma";
color:#d41c2f;
font-size:11px;
padding: 30px 290px 0 0px;
float:right
}

.author {
float:left;
background-image:url(images/author.jpg);
background-position:center top;
background-repeat:no-repeat;
width:153px;
height:230px;
padding: 0 200px 0 0;
margin: 20px 0 0 0;
}

.clear {
clear:both;
}

.footerstretch {
height:99px;
width:0px;
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
float:left;
clear:both;
padding: 0 0 0 400px;
}


#lnav {
float:left;
overflow: hidden;
padding: 0 0;
margin: 0 0;

 
}

/* ------------------- LEFT IMAGE NAV  --------------*/


ul {
font-family:"Verdana";
color:#ffffff;
font-size:13px;

}

#lnav ul {
	float: left;
	list-style: none;
	margin:0 0;
	height:247px;
	padding: 14px 0 0 126px;
	
}

#lnav ul li {
	float: left;
	clear: both;
	list-style-type:none;
	margin:0 0;
	padding: 0 0 0 0;
	
}

#lnav ul li a {
	float: left;
	width: 185px;
	height: 38px;
	background-image: url(images/nav.jpg);
	background-repeat:repeat-x;
}

#lnav ul li.nav1 a {
	background-position: 0 0px;
}

#lnav ul li.nav1 a:hover, #lnav ul li.nav1 a.active {
	background-position: 185px 0px;
}

#lnav ul li.nav2 a {
	background-position: 0px -38px;
}

#lnav ul li.nav2 a:hover, #lnav ul li.nav2 a.active {
	background-position: 185px -38px;
}

#lnav ul li.nav3 a {
	background-position: 0px -76px;
}

#lnav ul li.nav3 a:hover, #lnav ul li.nav3 a.active {
	background-position: 185px -76px;
}

#lnav ul li.nav4 a {
	background-position: 0px -114px;
}

#lnav ul li.nav4 a:hover, #lnav ul li.nav4 a.active {
	background-position: 185px -114px;
}

#lnav ul li.nav5 a {
	background-position: 0px -152px;
}

#lnav ul li.nav5 a:hover, #lnav ul li.nav5 a.active {
	background-position: 185px -152px;
}

#lnav ul li.nav6 a {
	background-position: 0px -190px;
}

#lnav ul li.nav6 a:hover, #lnav ul li.nav6 a.active {
	background-position: 185px -190px;
}


#lnav ul li a span {
	display: none;
	list-style-type:none;
}

.style1 {
	font-size: 16px;
	font-weight: bold;

}

/* Contact Form */



#contact-form label {
	float: left;
	width: 130px;
	clear: both;
	text-align: left;
}

#contact-form input, #contact-form textarea {
	width: 300px;
	border: 1px solid #ddd;
	background: #eee;
}


#inner_side textarea
{

width:350px;
height:120px;
margin:0 1px 0 10px;
}

#inner_side
{
margin-top:10px;
line-height:14px;
}
#inner_side input
{

width:210px;
}
#side
{
width:400px;
height:271px;
padding-left:80px;


}
#side span
{
margin:0 1px 0 10px;
color:#fff;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:12px;

}
