div.con-wrapper {
	width: 970px;
	padding: 0 10px 0 10px;
	background: transparent url(../../library/bg-wrapper-sub-oval.png) repeat-y 0 0;
	position: relative;
	}
div.con-supp-1,
div.con-supp-1 {
	float: left;
	width: 234px;
	padding: 0;
	}	
div.con-main {
	float: left;
	width: 736px;
	padding: 0px 0px 30px 0px;
	/*background: url(../../library/bg-con-main-home.png) no-repeat 0 0;*/
	}						
div.con-footer {
	background: transparent url(../../library/bg-footer-sub-oval.png) no-repeat 0 0;
	width: 980px;
	height: 53px;
	padding-left: 10px;
	}	
div.content {
	padding: 0 60px 0 55px;
	width: 621px;
	}
		
/* Bread Crumbs */
.con-breadcrumb {
	background: transparent url(../../library/bg-breadcrumb.png) no-repeat 0 0;
	display: block;
	color: #666;
	width: 736px;
	height: 27px;
	}
.con-breadcrumb a,
.con-breadcrumb li,
.con-breadcrumb ul ul,
.con-breadcrumb strong {
	float: left;
	display: inline;
	color: #666;
	}
.con-breadcrumb a {
	padding: 0.5em 0px 0px 23px;
	}
.con-breadcrumb ul ul a {
	background: url(../../library/icn-crumb.gif) no-repeat 6px 12px;
	padding-left: 17px;
	}
.con-breadcrumb strong {
	padding: 0.5em 0px 0px 17px;
	background: transparent url(../../library/icn-crumb.gif) no-repeat 6px 12px;
	font-weight: bold;
	}	

/* Grade Clubs */
.mod-gradeclubs {
	border: 1px solid #eee;
	}
.mod-gradeclubs h3 {
	margin-bottom: 0;
	}	
.club-info {
	float: left;
	width: 360px;
	padding: 20px
	}
.club-info div {
	display: none;
	}	
.image-map {
	float: right;
	width: 210px;
	}
.image-map img {
	display: block;
	border: none;
	margin: 0;
	}			
.logo {
	float: left;
	display: block!important;
	width: 50px;
	padding: 10px 0 7px 0;
	}
.info {
	float: left;
	display: block!important;
	width: 300px;
	
	}	
.club-info .clear {
	display: block!important;
	border-top: 1px solid #eee;
	}	


