/* 
CUSTOM LAYOUT DESIGNED BY DEREKDESIGNS.COM
*/


body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #E5E5E5;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#menu {
	background: #DA251C url(images/bck_menu.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
}

#menu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 6px 0px;
}

#menu ul li {
	display: inline;
	padding: 5px 13px;
}

#menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu ul li a:hover {
	color: #FFFF00;
}

#menu .current {
	color: #FFFF00;
}

#header {
	height: 200px;
	width: 800px;
	background: url(images/logo.jpg) no-repeat top center;
}

#content {
	width: 800px;
	text-align: left;
	padding: 0px;
	background: url(images/zip_banner.jpg) top no-repeat;
	padding-top: 0px;
}
#contentSHSS {
	width: 100%;
	text-align: left;
	padding: 0px;
}

#gallery{
	text-align:center;
}
#gallery img {

	margin: 6px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #99FFFF;
	float:left;
}

.pheader {
	margin-top: 270px;
}

.forminput {
	width: 550px;
	background-color: #CCCCCC;
	color: #333333;
	font-family: Georgia;
	font-size: 18px;
}

.formbutton {
	width: 550px;
	height: 40px;
	background-color: #CCCCCC;
	color: #333333;
	font-family: Georgia;
	font-size: 18px;
}

.tableborder {
	border-bottom: 1px solid #666666;
}

.button {
	margin: 15px;
}

#footer {
	height: 20px;
	padding: 130px 0px 40px 0px;
	background: #000000 url(images/bck_footer.jpg) top center no-repeat;
	color: #CCCCCC;
	clear:both;
	text-align:center;
	/*margin-top: 20px;*/
}

#clear {
	clear: both;
}
