body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #2f2c2c;
	color: #fff;
}
p{
	
}
h7{
	font-size: 18px;
	color: #fff;
	text-decoration:underline;
}
#header{
	background:url(images/Jeff_02.gif) repeat-x;
	height: 140px;
}
.imgspacer{
	padding-bottom:10px;
}
.holder{
	margin: auto;
	width: 1100px;
	padding-top: 30px;
}
#logo{
	background:url(images/Jeff_05.gif) no-repeat;
	width: 246px;
	height: 82px;
	margin-left: 30px;
}
#container{
	width: 1100px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #2f2c2c;
	margin-bottom: 20px;
}
#container2{
	width: 500px;
	height: 100%;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background: #2f2c2c;
	margin-bottom: 20px;
}
#blog{
	width: 500px;
	height: 300px;
	text-align:left;
	margin: 0 0 0 3px;
	padding-top: 20px;
}
#footer{
	text-align:right;
	width: 1065px;
}
#right{
	float: right;
}
.space{
	padding: 5px;
}


/*Accordian*/
	.easy-accordion{display:block;position:relative;overflow:hidden;padding:0;margin:0}
		.easy-accordion dt,.easy-accordion dd{margin:0;padding:0}
		.easy-accordion dt,.easy-accordion dd{position:absolute}
		.easy-accordion dt{margin-bottom:0;margin-left:0;z-index:5;/* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);-moz-transform-origin: 20px 0px;  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);cursor:pointer;}
		.easy-accordion dd{z-index:1;opacity:0;overflow:hidden}
		.easy-accordion dd.active{opacity:1;}
		.easy-accordion dd.no-more-active{z-index:2;opacity:1}
		.easy-accordion dd.active{z-index:3}
		.easy-accordion dd.plus{z-index:4}
		.easy-accordion .slide-number{position:absolute;bottom:0;left:10px;font-weight:normal;font-size:1.1em;/* Safari */ -webkit-transform: rotate(90deg); /* Firefox */ -moz-transform: rotate(90deg);  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
		 
		 
		/* FEEL FREE TO CUSTOMIZE THE FOLLOWING RULES */
		
		dd p{line-height:120%}
#accordion-3{
	width:1034px;
	height:700px;
	padding:30px;
	}
#accordion-3 h2{
	font-size:16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	margin-top:10px;
	}
#accordion-3 dl{
	width:1034px;
	height:700px;
	}	
#center{
}
.gap{
	padding: 0 5px 5px 5px;
}
#accordion-3 dt{
	height:51px;
	width:407px;
	line-height:50px;
	text-align:right;
	padding:0 15px 0 0;
	font-size:1.1em;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	background: url(images/Jeff_07.gif) right no-repeat;
	color:#f0e8d1;
	}
#accordion-3 dt.active{
	cursor:pointer;
	color:#232121;
	background: url(images/Jeff_08.gif) right no-repeat;
	}
#accordion-3 dt.hover{
	color:#232121;
	background: url(images/Jeff_08.gif) right no-repeat;
	}
#accordion-3 dt.active.hover{
	color:#fff;
	}
#accordion-3 dd{
	width:auto;
	height:auto;
	overflow:auto;
	}
#accordion-3 a{
	color:#68889b;
	}
#accordion-3 dd img{
	margin:0;
	position:relative;
	float: left;
	}
