@charset "utf-8";
/* CSS Document */

#clip-container {
	display: none;
}

#container-search {
	display: none;
}

#top-nav {
	display: none;
}
#container-navigation {
	background-image: none !important; 
	height: 51px !important;	
}

#logo {
	float:right !important;
	margin-left: 0px !important;	
	margin-top: 0px !important;
	border:0px solid #000 !important;
}

#container-interior h1 {
	display:block;
	clear:both;
	height:50px;
	background-repeat: no-repeat;
	background-image: none !important;
	color: #c21504;
	padding-left:20px !important;
	padding-top:30px;
	font-size:25px;
	
}
#sub-nav {
	display: none;
}
#content-column {
	padding-top:10px;
	float:left;
	padding-left: none !important;
	padding-right: none !important;
	
	width:99% !important; 

}
#right-column {
	display: none;	
}

#container-footer {
	display: none;	
}


#container-main {
	width: 100% !important;	
	margin-right: auto; /* auto = centre align page */
	margin-left: auto;  /* auto = centre align page */
	text-align: left;	
}


#container-interior {

	background-image: none !important;

}


*{
	margin: 0;    
	padding: 0;
	text-decoration: none;
}

p {
	margin-bottom: 1.5em;
}

body {
	background-image: none !important;
	background-color: #FFF !important;
	background-repeat: repeat-x;
	text-align:left !important;
}


#icons {
	display: none;
}

#banner-flash {
display:none;
}

#banner-nav {
	display:none;
}


a.btn-more {
	display: none !important;	
}
