#content { 
	width: 964px;
	padding: 0 18px;
	float: left;
	background: url(../images/shadowBG-fade.png) bottom no-repeat;}
	
	#subcontent {
		width: 964px;
		height: 493px;
		display: block;
		margin: 0 0 20px 0; }
	
	#flash {
		width: 482px;
		height: 502px;
		float: left; }
		
	#carousel {
		width: 200px;
		height: 380px;
		border-right: 3px solid #fff;
		float: left;
		background: url(../jcarousel/carousel_bg.jpg);
		display: block; }
		
	#builder {
		width: 279px;
		height: 380px;
		float: left;
		display: block;
		background: url(../images/ebuild_bg.jpg); }
		
		p.builder {
			margin: 240px 0 0 0px;
			width: 259px;
			padding: 10px;
			background: url(../images/p-builder.png);
			color: #000;
			font-size: 12px;
			font-weight: bold;
			text-shadow: 1px 1px 1px #fff; }
		
		h2 {
			text-align: center;
			font-family: "Century Gothic", Arial;
			font-size: 18px;
			margin: 20px 0 0 0;
			text-transform: none; }
			
			#builder a:hover { text-decoration: none; }
		
	#bottom {
		width: 482px;
		padding: 10px 0;
		height: 102px;
		float: left;
		display: block;
		background: #424242; }
		
		a#gallery {
			width: 243px;
			height: 90px;
			display: block;
			text-indent: -9999px;
			float: left;
			background: url(../images/btn_photogallery.jpg) top left; }
			
			a#gallery:hover { background-position: bottom left; }
			
		a#contact {
			width: 203px;
			height: 90px;
			display: block;
			text-indent: -9999px;
			float: left;
			background: url(../images/btn_contactus.jpg) top left; }
			
			a#contact:hover { background-position: bottom left; }
		

div.footer {
	width: 1000px;
	float: left; }
	
#slideshow-options { display: none; }