body {
	background-color: #e1e2e3;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 977px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#logo {
	float: left;
	height: 174px;
	width: 186px;
	background-image: url('asco-logo-new.jpg');
	background-repeat: no-repeat;
}
#topnav {
	float: left;
	height: 48px;
	width: 789px;
	background-image: url('topnav.gif');
	border: 1px solid #666666;
	font-size: 12px;
}
#banner-fade {
	float: left;
	height: 125px;
	width: 789px;
	background-image: url('banner-fade.jpg');
}
#banner-fade2 {
	float: left;
	height: 126px;
	width: 789px;
	background-image: url('banner-fade2.jpg');
}

#cart {
	float: right;
	height: 126px;
	width: 159px;
}
#topnav ul {
	float: right;
	margin-top: 15px;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#topnav ul li {
	text-align: right;
	display: inline;
	list-style-type: none;
}
#topnav li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#topnav li a:hover {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.li-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 7px;
	padding-left: 4px;
}
.li-no-border {
	padding-right: 7px;
	padding-left: 4px;
}
.tel {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 55px;
}
.cart-summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 17px;
	margin-bottom: 3px;
	text-align: center;
}
.view-cart:link {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	text-decoration: none;
	text-align: center;
}
.view-cart:visited {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	text-decoration: none;
	text-align: center;
}
.view-cart:hover {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
}
.view-cart:active {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	text-decoration: none;
}
.products-header {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
#side-menu {
	margin: 5px;
	float: left;
	width: 172px;
}

#side-menu ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-menu ul li {
	text-align: left;
	list-style-type: none;
	padding-bottom: 5px;
}
#side-menu ul li a {
	color: #333333;
}
#side-menu ul li a:hover {
	color: #001f7f;
}

/*Left hand menu for home page - wider 186px*/

#side-menu-home {
	margin: 5px;
	float: left;
	width: 186px;
}

#side-menu-home ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-menu-home ul li {
	text-align: left;
	list-style-type: none;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
#side-menu-home ul li a {
	color: #333333;
	font-weight: bold;
}
#side-menu-home ul li a:hover {
	color: #001f7f;
}
/*End of left hand menu for home page*/

#side-menu-section {
	margin: 5px;
	float: left;
}
#side-menu-section ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-menu-section ul li {
	text-align: left;
	list-style-type: none;
	padding-bottom: 5px;
}

.information-header {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 15px;
}
#footer {
	font-size: 12px;
	color: #0066FF;
	background-color: #dadada;
	width: 977px;
	text-align: left;
	margin-top: 5px;
	border: 1px solid #333333;
	overflow: hidden; /* IE fix */
}
.address {
	float: left;
	width: 500px;
	padding: 5px;
}
.foot-right {
	float: right;
	width: 400px;
	text-align: right;
	padding: 5px;
}
#searchbar {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.search-button {
	margin-top: 1px;
}
.main-table-border {
	border: 1px solid #333333;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
#flashcontent {
		width: 599px;
		height: 195px;
	}
	
#seo-text {
	width: 975px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 2px;
	text-align: left;
}
.form {
	margin: 0px;
}
.award {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	letter-spacing: 0.5px;
}
.award a:link{
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: normal;
}
.award a:visited{
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: normal;
}
.award a:hover{
	font-size: 12px;
	color: #000066;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: normal;
}
.award a:active{
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: normal;
}

/*Menu Heading Styles*/

.products-header {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}

.heading-first {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.heading-second {
	color: #001f7f;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
}
/*End Menu Heading Styles*/
.featured-range {
	float: left;
	width: 350px;
	padding-bottom: 5px;
	padding-top:5px;
}
.featured-range-link {
	display: inline;
	float: right;
	width: 150px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
.featured-range-link2 {
	padding-right: 10px;
}
.get-inspired {
	padding-bottom: 5px;
	padding-top:5px;
}
.colour-change {
	border: 1px solid #333333;
	margin-top: 5px;
	margin-bottom: 3px;
}
.image-left {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #333333;
}
hr {
	clear: both;
}
.white-bg {
	background-color: #FFFFFF;
}
.projects {
	margin-top: 10px;
}

