/* CSS Document */

body{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#483f31;
background-image:url(images/topbg.jpg);
background-repeat:repeat-x;
color:#858d8f;
}

h1{
font-size:16px;
font-weight:900;
}

p{
text-align:justify;
}

a:visited, a:active, a:link{
color:#cccccc;
text-decoration:none;
}

a:hover{
color:#ffffff;
text-decoration:none;
}

#clear{
clear:both;
}

#menu{
width:955px;
margin:0 auto;
padding-left:160px;
}

	#item{
	float:left;
	}
	
	a.item:visited, a.item:active, a.item:link{
	padding:41px 2px 9px 2px;
	margin:0 20px 0 0;
	display:block;
	font-size:10px;
	font-weight:900;
	color:#6d6d6d;
	text-decoration:none;
	}
	a.item:hover{
	padding:41px 2px 9px 2px;
	margin:0 20px 0 0;
	display:block;
	font-size:10px;
	font-weight:900;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/menuitembg.gif);
	background-repeat:repeat-x;
	}
	
	#active{
	float:left;
	padding:41px 2px 9px 2px;
	margin:0 20px 0 0;
	font-size:10px;
	font-weight:900;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/menuitembg.gif);
	background-repeat:repeat-x;
	}
	
#header{
width:945px;
margin:0 auto;
text-align:center;
height:122px;
clear:both;
background-color:#ffffff;
}

#white{
background-image:url(images/bgr.jpg);
}

	#container{
	width:955px;
	margin:0 auto;
	padding:0 0 0 0;
	background-image:url(images/contentbottombg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	#containeriner{
	padding-top:40px;
	background-color:#ffffff;
	width:934px;
	margin:0 auto;
	}
	
		#images{
		width:795px;
		height:200px;
		margin:0 auto;
		padding-top:7px;
		background-image:url(images/imagesbg.gif);
		background-repeat:no-repeat;
		text-align:center;
		}
		
		#text{
		width:795px;
		margin:0 auto;
		padding:75px 0 40px 0;
		}
		
			#left{
			float:left;
			width:370px;
			}
			
			#right{
			float:right;
			width:370px;
			}
		
#footer{
width:955px;
margin:0 auto;
background-image:url(images/footerbg.gif);
background-repeat:no-repeat;
min-height:47px;
color:#ffffff;
}
	
	#footercontent{
	width:955px;
	margin:0 auto;
	padding-top:7px;
	text-align:center;
	}
	
	#contact{
	width:700px;
	margin:0 auto;
	padding-top:40px;
	font-size:10px;
	}
	
		#contactleft{
		float:left;
		width:318px;
		}
		
		#contactright{
		float:right;
		width:318px;
		}
		
		#legal{
		width:935px;
		margin:0 auto;
		padding:10px 0 10px 0;
		border:dashed #cccccc;
		border-width:1px 0 0 0;
		clear:both;
		text-align:center;
		font-size:10px;
		}
		
		
		

#myController{
padding-left:65px;
cursor:pointer;
}

			
#nav{
height:28px;
}
			
#jFlowSlide{
}
			
#myController span.jFlowSelected {
}
			
.jFlowPrev{
cursor:pointer;
float:left;
}
			
.jFlowNext{
cursor:pointer;
float:right;
}
			
#mySlides{
padding-left:0px;
float:left;
}
			
#slides{
float:left;
}