
a {
-webkit-transition: all 0.4s ease-in-out; 
-moz-transition-duration: 0.4s;
-moz-transition-timing-function: ease-in;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
text-decoration:none;
border: 0 !important;
color: #8f8f8f;
outline: none;
}

a:hover {
	color: #222;
}


body, html {
padding: 0;
margin: 0;
font-family: "Lucida Grande", Sans-Serif;
font-size: 12px;
overflow: hidden !important;
margin: 0 -2px;
text-transform:uppercase;
}

table {
	margin: 0;
	padding: 0;
	font-size: 12px;
	border-collapse:collapse;
	border: 0 !important;
}

#banner {
position: relative;
background: #e7e7e7;
height: 450px;
width: 100%;
}

#shim1 {
margin-top: 50px;
position:relative
}

#logo {
	text-align:center;
	padding-top: 41px;
}

#footer {
	text-align:center;
	padding: 40px 0 40px 0;
	width: 100%;
	top: 650px;
	font-size: 11px;
	color: #8f8f8f;
	
}

ul.gal {
	padding: 0;
	margin: 0 auto;
	padding:117px 0 118px 0;
width: 906px;

}

ul.gal li {
	float:left;
	list-style:none;
	text-align:center;
	color: #8f8f8f;
	letter-spacing: 0px;
	text-shadow: #fff 0 1px 1px;
}

ul.gal li img {
margin-bottom: 10px;	
}

ul.gal li.center {
	float:left;
	list-style:none;
	margin: 0 15px;
}


ul.gal li.last {
	float:left;
	list-style:none;
	margin-left: 15px;
}

a.general {
	background: url(_MG_2114_290px.jpg) no-repeat;
	height: 290px;
	width: 290px;
	display:block;
	
}

a.general:hover {
	background: url(coming.jpg) no-repeat;
}

#coming {
	padding:80px;	
	text-align: center;
}

#LikePluginPagelet {
	text-align: center
}