#wrapper {
	width: 100%;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	background-image: url(../images/sidenav_bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #5F7FBA;
	text-decoration: none;
}
a:visited {
	color: #5F7FBA;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
#header {
	width: 800px;
}
#logo {
	float: left;
	height: 125px;
	width: 200px;
	background-color: #FFFFFF;
}
#banner {
	float: left;
	margin: 0px;
	height: 95px;
	width: 600px;
}
#topnav {
	float: right;
	height: 25px;
	position: absolute;
	left: 213px;
	top: 100px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li {
	display: inline;
}
#topnav li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
}
#topnav li a:hover {
	background-color: #EEF4F6;
	color: #5F7FBA;
}#leftside {
	width: 800px;
	clear: both;
	margin: 0px;
}
#sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	color: #5F7FBA;
	clear: both;
}
#contact {
	width:200;
	height: 59px;
	text-align: right;
	padding: 16px 25px 0px 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 22px;
	margin: 0px;
}
#contact a {
	color: #5F7FBA;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#content1column {
	width: 525px;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	margin: 0px;
	position: absolute;
	left: 200px;
	top: 125px;
	line-height: 22px;
	padding-right: 50px;
}
#content2column {
	width: 350px;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	margin: 0px;
	position: absolute;
	left: 200px;
	top: 125px;
	line-height: 22px;
	padding-right: 25px;
}
#rightcolumn {
	margin: 0px;
	float: left;
	width: 240px;
	position: absolute;
	left: 601px;
	top: 125px;
}
#rightcolumn img {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subnav {
	width:200;
	text-align: right;
	padding-right: 25px;
	font-size: 20px;
	line-height: 25px;
	margin-top: 18px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
 padding-bottom: 10px;
}
#subnav a {
	color: #5F7FBA;
	text-decoration: none;
}
#subnav a:hover {
	color: #003366;
}
.textBlue {
	color: #5F7FBA;
}
.textYellow {
	color: #C95811;
}
table.partnerList td {
	padding-bottom:15px;
	border-bottom:thin dotted #CCCCCC;
	padding-top:10px;
}
body.AboutUs #aAboutUs,
body.Products #aProducts,
body.Services #aServices,
body.Resources #aResources,
body.News #aNews,
body.Specials #aSpecials,
body.Contact #aContact {
	background-color: #EEF4F6;
	color: #5F7FBA;
}
 
#subnav.People #aPeople,
#subnav.OurStory #aOurStory,
#subnav.ContactUs #aContactUs,
#subnav.InteriorDesign #aInteriorDesign,
#subnav.Warehousing #aWarehousing,
#subnav.Delivery #aDelivery,
#subnav.Project #aProject, 
#subnav.Service #aService,
#subnav.SideChairs #aSideChairs,
#subnav.TaskChairs #aTaskChairs {
	color: #003366;
}
#aValue
{
	font-size:18px;
	font-weight:bold;
	
	}