body {
	margin-top: 2px;
	background-color: #c0c000;
}
.boundry {
	width: 900px;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	border-left: 20px solid #00c0c0;
	border-right: 50px solid #00c0c0;
}
.banner {
	height: 160px;
	width: 100%;
	background-image: url(images/logo1.png);
	background-repeat: no-repeat;
	position: relative;
}
.navbox {
	width: 300px;
	height: 650px;
	float: left;
	position: relative;
	background-image: url(images/prom2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.navbox_cont {
	width: 300px;
	height: 650px;
	float: left;
	position: relative;
	background-image: url(images/ball.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.navbox_prom {
	width: 300px;
	height: 650px;
	float: left;
	position: relative;
	background-image: url(images/prom4.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.navbox_other {
	width: 300px;
	height: 650px;
	float: left;
	position: relative;
	background-image: url(images/bike.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.navbox_sample {
	width: 300px;
	height: 650px;
	float: left;
	position: relative;
	background-image: url(images/runner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.navbox_print {
	width: 300px;
	height: 650px;
	float: left;
	position: relative;
	background-image: url(images/bike2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.picstrip {
	width: 200px;
	height: 650px;
	float: left;
	position: relative;
	background-image: url(images/bike.jpg);
	background-color: #006600;
}
.colourstrip {
	width: 15%;
	height: 650px;
	float: left;
	position: relative;
	background-color: #33CC33;
}
.feature {
	height: auto;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	position: relative;
	color: #000000;
	width: 500px;
	background-image: url(images/logo1.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 150px 50px 0px 50px;
}
a.menu1:link 
	{
	color: #00C0C0;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
a.menu1:active 
	{
	color: #00C0C0;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
a.menu1:visited 
	{
	color: #00C0C0;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
a.menu1:hover
	 {
	color: #C000C0;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
a.menu2:link 
	{
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
}
a.menu2:active 
	{
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
}
a.menu2:visited 
	{
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
}
a.menu2:hover
	 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	width: 900px;
	height: 40px;
	padding: 5px 0px 5px 50px;
	text-align: left;
	color: #666666;
}

.h4 {
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	padding-right: 100px;
}
.h6 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #999999;
	width: auto;
	text-align: center;
	letter-spacing: 1px;
	padding-left: 36px;
}
.clearer {
	clear: both;
}
#chromemenu{
	width: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: .;
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#chromemenu ul{
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: center;
}

#chromemenu ul li{
	display: inline;
}

#chromemenu ul li a{
	color: #FFFFFF;
	padding: 4px 20px 4px 20px;
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 70%;
}

#chromemenu ul li a:hover{
	background: url(images/onstrip.gif) center center repeat-x;
	color: #ddddff;
}
.sidemenu{
	width: 160px;
	border-size: 1px;
	padding-top: 70px;
}

.sidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.sidemenu li a{
	display: block;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 0px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	border-left: 5px solid #c000c0;
	border-right: 0px solid #00c0c0;
}	
	
.sidemenu li a:link, .sidemenu li a:visited {
	color: #FFFFFF;
	background-color: #00c0c0;
}

.sidemenu li a:hover{
	color: #FFFFFF;
	background-color: #00c0c0;
	border-left: 15px solid #c000c0;
	border-right: 5px solid #00c0c0;
}
