body{ margin:0px 0px 0px 0px;
}
.toplinks{
font-family:Verdana;
font-size:7pt;
color:#70716d;
}
.toplinks a{
font-family:Verdana;
font-size:7pt;
color:#70716d;
}
.toplinks a:hover{
text-decoration:underline;
}
.news{
font-family:Verdana;
font-size:8pt;
color:#70716d;
}
.news a{
font-family:Verdana;
font-size:8pt;
color:#70716d;
}
.news a:hover{
text-decoration:underline;
}
.content{
font-family:Verdana;
font-size:8pt;
color:#696967;
line-height:18px;
}
.nsl{
font-family:Verdana;
font-size:7pt;
color:#8c2119;
}
.technology{ 
cursor: hand;
cursor: pointer;
color:#FFF;
padding-top:-40px;
}
.stepcarousel{
position: relative; 
overflow: scroll; 
width: 627px;
height:80px; 
}
.stepcarousel .belt{
position: absolute; 
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; 
overflow: hidden; 
margin: 12px; 
width:142px; 
}
.redcontent{
font-family:Verdana;
font-size:8pt;
color:#8c2119;
}
.submitbutton{
background-color:#bc9729;
color:#FFFFFF;
border:none;
font-family:Verdana;
font-size:8pt;
height:25px;
}
.newsandeventshead{
color:#8c2119;
font-family:Verdana;
font-size:9pt;
font-weight:bold;
}
.newsandeventshead_yellow{
color:#bf9e40;
font-family:Verdana;
font-size:8pt;
}




	
	
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:622px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:622px;
		height:350px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:68px;
		height:19px;
		position:absolute;
		left:30px;
		top:220px;
		}	
	#nextBtn{ 
		left:500px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:68px;
		height:19px;
		background:url(../images/previous.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/next.gif) no-repeat 0 0;	
		}												

#main {
    
	position:fixed;
	height:605px;
	}
