@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#8f2e29;
	}

#headerbg
	{
		width:100%;
		height:175px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/headerbg.jpg);
		background-repeat:repeat-x;
	}
#headerblank
	{
		width:880px;
		height:175px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:880px;
		height:309px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
	}

/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	


#menu {
			width:880px; 
			height:51px; 
			margin:5px 0 15px 0; 
			padding:0px;
			font-weight:bold;
			clear: both;
			
		}
		
	.MainNav {
width:880px; 
height:83px;
overflow:hidden;
}

.lavaLampWithImage {
position:relative;
height:29px;
width:880px;
overflow:hidden;
margin:10px 0 10px 260px;
padding:15px;
}

.lavaLampWithImage li {
float:left;
list-style:none;
}

.lavaLampWithImage li.back {
background:url(../images/lava.gif) no-repeat right -30px;
width:9px;
height:30px;
z-index:8;
position:absolute;
}

.lavaLampWithImage li.back .left {
background:url(../images/lava.gif) no-repeat top left;
height:30px;
margin-right:9px;
}

.lavaLampWithImage li a {
font:bold 14px arial;
text-decoration:none;
color:#8f2e29;
outline:none;
text-align:center;
top:7px;
text-transform:uppercase;
letter-spacing:0;
z-index:10;
display:block;
float:left;
height:30px;
position:relative;
overflow:hidden;
margin:auto 20px;
}

.lavaLampWithImage li a:hover,.lavaLampWithImage li a:active,.lavaLampWithImage li a:visited {
border:none;
}



#pagewrap {
			
			background-color: #8f2e29;
			margin:0 auto;
			padding: 0;
			
		}
		
#page-content {
			width: 880px;
			margin:0 auto;
			padding: 0;
			background-color: white;
			clear: both;
			
		}
		
		.slideshow { 	
				height: 374px; 
				width: 859px; 
				margin: 0 auto; 
				
				}
					
					
		.slideshow img { 
				padding: 0px; 
				border: 0px; 
				background-color: #eee; }
				
				
				
				
			.BottomContent{
			width:850px;
			height:210px;
			margin:15px;
			clear:both;
			

		}
		
		.BoxContent{
			font-size: .9em;
			line-height: 1.2em;
			padding:15px 20px 0px 10px;
			margin:0px 0px 0px 7px;
			text-align:left;
			
			
			}
		
		.leftBox{
			float:left;
			width: 265px;
			height:202px;
			color:#3d3d3d;
			background-image: url(../images/Contentbox.gif);
		}
		
		.middleBox{
			float:left;
			margin: 0 0 0 28px;
			width: 265px;
			height:202px;
			color:#3d3d3d;
			background-image: url(../images/Contentbox.gif);
		}
	
		
		.rightBox{
			float:right;
			width: 265px;
			height:202px;
			background-image: url(../images/Contentbox.gif);
			color:#3d3d3d;
		}
		
		
.Content{
			width:850px;
			height:10px;
			margin:15px;
			clear:both;
			

		}

.LeftBox{
			float:left;
			width: 550px;
			margin: 30px;
			clear:both;
			
		}
		
		.LeftBox h3 {
		font-size: 12px;
		}
		
		.RightBox{
			float:left;
			width: 200px;
			margin: 30px;
			
		}
		
		.press {
		width:250px;
		float: left;
		clear: both;
		
		}
		
		.in_the_news{
		width: 250px;
		float: right;
		}


.bannermore
	{
		width:106px;
		height:29px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/morebutton.jpg);
		background-repeat:no-repeat;
	}
.bannermore:hover
	{
		width:106px;
		height:29px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(../images/morebuttonhover.jpg);
		background-repeat:no-repeat;
	}
	
	
	
	




		

#footerbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:880px;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:880px;
		height:70px;
		float:left;
		margin:0px;
		padding:41px 0 0 0px;
		background-repeat:no-repeat;
	}




#copyrights
	{
		width:880px;
		float:left;
		margin:0;
		padding:0;
		color:#ffffff;
		text-align:center;
	}

#copyrights a
{
color:#ffffff;
text-decoration: underline;
}


