/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    min-height:51px;
    width: 76px;
    float: right;
    margin-top: 20px;
}

#slideshow IMG {
    position:absolute;
    top:-25px;
    right:0;
    z-index:8;
    opacity:0.0;
    border: 0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

body {
	color: #454545;
	text-align: center;
	font-family: "arial rounded mt bold", Verdana, Arial, Times;
	font-size: 12px;
	height: 100%;
	margin-top: 0px;
	display:none;
}	
	
a:link { font-size: 12px; font-family: 'arial rounded mt bold', Verdana, Arial; color: #7a797e; text-decoration: none; 
		-webkit-transition:color .1s ease-in-out;
		-moz-transition:color .1s ease-in-out;
		-o-transition:color .1s ease-in-out;
		transition:color .1s ease-in-out;
		}
a:active { font-size: 12px; text-decoration: underline; }
a:visited { font-size: 12px; color: #7a797e; text-decoration: none; }
a:hover { font-size: 12px; color: #454545; text-decoration: none; }

H1, H2, H3 { 
	font-family: 'arial rounded mt bold', helvetica bold, verdana; 
	text-decoration: none;
	line-height: 10px;
	text-align: center;
}

.clear:after {
	content: ""; display: block; clear: both;
}

.clear {
	zoom: 1; 
}
#box200 {
	background-color: #e6e6e6;
	width: 300px;
	position: relative;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	padding-left: 5px;
	}	
		#box200 p {
		text-align: left;
		font-family: 'arial rounded mt bold', Verdana, Arial;
		font-size: 12px;
		}
		
		#box200:first-child {
		margin-left: 8px;}
	
	
#box600 {
	width: 400px;
	position: relative;
	margin: 5px auto;
	padding: 5px auto;
	float: left;
	overflow: hidden;
}			
	
	#box600 img {
	padding: 2px;
	border: 0px;
}

	#box600 P {
	text-align: left;
	font-family: 'arial rounded mt bold', Verdana, Arial, Times New Roman;
	font-size: 12px;
}	
				
#box800 {
	width: 880px;
	position: relative;
	margin: 10px;
	float: left;
	text-align: left;
	padding: 0 0 0 50px;
	}
	
	#box800 p {
	font-family: 'arial rounded mt bold', Verdana, Arial, Times New Roman;
	font-size: 12px;
	}
	
	#box800 img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #7a797e; 
	caption-side:bottom;
	}
					
#mainvid {
	width: 900px;
	min-height: 500px;
	text-align: center;
	overflow: auto;
	position: relative;
	margin: 0 auto;
	padding: 0px 0 0 0;

}	

	#mainvid p {
	text-align: left;
	font-family: 'arial rounded mt bold', Verdana, Arial, Times New Roman;
	font-size: 12px;
}
	
	#mainvid img {
	border: 0px;
	margin-right: 5px;
}
	
	#mainvid ul li{
	list-style: none;	
}

#mainvid a img {
	border: 0px;
}	

#contactset {
	border: 1px solid #000;
	width: 700px; 
	height: 463px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}	

#vidset {
	border: 1px solid #b9b9b9;
	width: 700px; 
	height: 463px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}	

#aboutset {
	border: 1px solid #b9b9b9;
	width: 700px; 
	height: 470px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}	

	#aboutset p {
			color: #000;
			font-family: 'arial rounded mt bold', Helvetica, Verdana, sans-serif;
			text-align: center;
			margin-left: 5px;
			margin-right: 5px;
			font-size: 11px;
		}
		
		#aboutset p b{
	color: #69C;
	font-family: 'arial rounded mt bold', Helvetica, Verdana, sans-serif;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
			}
#vidset a img {
		margin-bottom: 20px;
		margin-left: 10px;
		border: 0px;
		margin-right: 10px;
		}
		
#bookset {
	border: 1px solid #b9b9b9;
	width: 700px; 
	height: 463px;
	margin: 0 auto 50px auto;
	overflow: hidden;
}	

#logoset {
	border: 1px solid #b9b9b9;
	width: 700px;
	height: 473px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin: 0 auto;
}	

#landingset {
	border: 1px solid #b9b9b9;
	width: 700px; 
	height: 473px;
	margin: 0 auto;
	overflow: hidden;
}	

#masthead {
	width: 960px;
	height 129px;
	position: relative;
	text-align: left;
	}
	
#menulist {
	text-align: center;
	background-position: right top;
	background-repeat: no-repeat;
	width: 940px;
	min-height: 139px;
	position: relative;
	float: left;
	margin-top: 20px;
	}

	#menulist img {
		margin-top: -20px;
}
				
#wrapper {
	margin: 30px auto;
	width: 960px;
	min-height: 500px;
	position: relative;
	overflow: visible;
	text-align: center;
}

--
#container{
	float: left;
	}
#menu{ text-align: center; position:absolute; left: 65px; height: 20px; }
#menu ul:first-child {margin-left: 2.5px;}
#menu ul .item{ display:none;}
#menu ul .top { color: #999999;}
#menu ul:hover .item{ color: #999999; text-align: center; display:block; padding:1px; margin:1px; }
#menu ul:hover .item a{ font-size: 12px; color: #b9b9b9; text-decoration: none; }
#menu ul:hover .item a:hover{color: #6e6e6e;}

#menu ul{width:125px; float:left; padding:20px; list-style:none;}
.clear{clear:both; height:10px;}

--
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */