html {
	  height: 100%;
	
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	height: 100%;
	background-color: #FFF;
	margin-top: 5px;
	margin-left: 5px;	
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #cc0000;
	text-decoration: none;
	margin:0px;
	float: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	margin:0px;
	float: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #666666;
	margin: 0;
	
}


#wrapper {
	width: 970px;
	padding-top: 25px;
	padding-left: 0px;
	background-image: url(../fp_images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	
}

#header {
	width: 900px;
	margin-left: 25px;
	padding-left: 20px;
	background-image: url(../fp_images/back.png);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	}
	
#header-left {
		float: left;
	}	
	
#logo {
	height: 85px;
	width: 356px;
	margin-top: 15px;
	}	

#welcome_text {
	width: 500px;	
	
	}
	
#details {
	width: 500px;
	font-size: 17px;
	margin-top: 8px;
	font-weight: bold;	
	}
	
#details a{
	font-size: 13px;
	font-weight: normal;
}
	
#header_image {
	float: right;
	width: 360px;
	overflow: hidden;
	margin-right: 15px;
}

#products {
	margin-left: 25px;
	margin-top: 10px;
	width: 920px;
	float: left;
	
}

.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	margin:0px
	}


#box1 {
	width: 390px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a2a2a1;
}

#box2 {
	width: 360px;	
	float: left;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a2a2a1;
}

#box3 {
	width: 130px;	
	float: right;
	margin-top: 36px;
}

.box_header {
	float: left;
	width: 100%;
    height: 24px;
	}

.product_box {
	width: 130px;
	margin-top: 10px;
	float: left;
	
}

.small {
	width:100px;
	height: 85px;
	background-image: url(../fp_images/back.png);
	background-repeat: repeat;	
	}
	
#tables.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc3399;
	display: block;
	}
	
	
#storage.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;	
	display: block;
	}
	
#hifi.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
	display: block;
	}
	
#audiovisual.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
	display: block;
	}
	
#chairs.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	display: block;
	}
	
#signage.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;	
	display: block;
	}
	
#reception.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;
	display: block;
	}
	
#desking.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;
	display: block;
	}
	
#signage2.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;	
	display: block;
	}
	
#conference.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;	
	display: block;
	}
	
#bespoke1.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;	
	display: block;
	}
	
#bespoke2.small a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
	display: block;
	}
	
#tables.small a:hover, #storage.small a:hover, #hifi.small a:hover, #audiovisual.small a:hover, #chairs.small a:hover, #signage.small a:hover, #reception.small a:hover, #desking.small a:hover, #signage2.small a:hover, #conference.small a:hover, #bespoke1.small a:hover, #bespoke2.small a:hover  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: block;
	}
	
#box3.product_box{margin: 0px}
	
#lower_text {
	float: left;
	color: #000;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 15px;
	}
	
#footer {
	background-image: url(../fp_images/back.png);
	background-repeat: repeat;
	height: 30px;
	width: 100%;
	margin-top: 15px;
	float: left;
	text-align: right;
	line-height: 30px;
}

#footer a {
	font-size: 12px;
	color: #000;
	text-decoration: none;	
	margin-right: 10px;

}

#footer a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;	
    margin-right: 10px;
	}

#credit_card {
	height: 24px;
	width: 100%;
	float: left;
}

#credit_card img{
	float: right;
}

#business, #home {
	font-size: 10px;
	float: right;
	margin-right: 2px;
	margin-top: 3px;
	
}
