body {
	margin: 0;
	padding: 0;
	background: #c6c6c6 url("../images/background.jpeg") 0 0 repeat-x;
	font: 11pt normal Arial, Helvetica, Tahoma, Sans-serif;
}
div, p, label, small, b, ul, li, a, img, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	border: 0;
}
h2 {
	margin: 10px 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.spacer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: auto;
}
.centertext {
	text-align: center;	
}
.middletext {
	vertical-align: middle;
}
.call-us {
	text-align: right;
	margin: 0 20px;
	padding-top: 20px;
}
.call-us b {
	color: red;
}
.head {
	width: 875px;
	height: 173px;
	background: url("../images/top_header.jpeg") 0 0 no-repeat;
}
.ppage {
	width: 885px;
}
.spage {
	width: 875px;
}
.page {
	margin-top: 30px;
	padding-left: 9px;
	background: url("../images/left_gradiant.png") top left repeat-y;
}
.page-content {
	background: url("../images/right_gradiant.png") top right repeat-y;
}
.banner {
	margin-top: 20px;
}
.flash-banner {
	width: 451px;
}
.image-banner {
	width: 424px;
}
.nav-button {
	height: 22px;
	background: #6e6e6e;
}
.nav-button ul {
	list-style: none;
}
.nav-button li {
	float: left;
	margin: 0 20px;
	position: relative;
}
.nav-button li a {
	display: block;
	margin-top: -4px;
	width: 102px;
	height: 41px;
	line-height: 30px;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.nav-button li a.selected, .nav-button li a:hover {
	background: url("../images/button_over.png") 0 0 no-repeat !important;
	color: #000;
}
.page-details {
	padding: 20px;
	min-height: 500px;
	padding-right: 0;
	background: #dadada;
}
.left-content {
	width: 530px;
}
.right-content {
	width: 300px;
	
}
.member-form {
	padding-top: 30px;
	height: 244px;
	background: url("../images/form_background.jpeg") 0 0 no-repeat;
	text-align: center;
}
.ins {
	margin: 5px 0;
}
.submit {
	width: 110px;
	height: 48px;
	background: url("../images/submit_button.jpeg") 0 0 no-repeat;
	border: 0;
}
.contact-details {
	text-align: center;
	padding-top: 30px;
}
.bottom-gradiant {
	height: 10px;
	background: url("../images/bottom_gradiant.jpeg") 0 0 repeat-x;
}
.foot {
	padding: 10px 0;
	position: relative;
	padding-bottom: 90px;
}
.foot-links {
	width: 800px;
}
.copyright {
	background: url("../images/foot_shadow.jpeg") bottom center no-repeat;
	margin-top: 10px;
	padding-bottom: 30px;
}
.cards {
	position: absolute;
	top: 0;
	left: 0;
}
.foot-links {
	width: 500px;
	color: #444;
}
.foot-links a {
	color: #666;
	font-weight: bold;
}
.foot-links a:hover {
	color: #000;
}