#title  {
	width:737px;
	height:54px;
	padding:0px 0px 0px 131px;
	margin:0px;
	text-align:left;
	
}

#main {
	background-color:#FFFFFF;
	width:100%;
	height:432px;
	
	
}

#main.history {
	height:558px;
}

#main.about {
	height:1260px;
}
#main.careers, #main.contact {
	height:378px;
}

#main div.centre {
	width:868px;
	height:100%;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}

p {
float:left;
width:466px;
}

h1.about, h1.history, h1.careers, h1.contact, h1.stores, h1.pplus {
	text-indent: -9999px;
	height: 54px;
	padding:0px;
	margin:0px;
}

h1.about {
	width: 90px;
	background: url(../images/aboutus/aboutus-title.gif) bottom no-repeat;
	padding:0px;
	margin:0px;
}
h1.pplus {
	width: 204px;
	background: url(../images/aboutus/pplus-title.gif) bottom no-repeat;
	padding:0px;
	margin:0px;
}
h1.history {
	width: 74px;
	background: url(../images/aboutus/history-title.gif) bottom no-repeat;
	padding:0px;
	margin:0px;
}

h1.careers {
	width: 80px;
	background: url(../images/aboutus/careers-title.gif) bottom no-repeat;
	padding:0px;
	margin:0px;
	
}

h1.contact {
	width: 80px;
	background: url(../images/aboutus/contact-title.gif) bottom no-repeat;
	padding:0px;
	margin:0px;
}

h1.stores {
	width: 63px;
	background: url(../images/aboutus/stores-title.gif) bottom no-repeat;
	padding:0px;
	margin:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	line-height:1em;
	padding-bottom:-10px;
	margin:19px 0px 19px 0px;
	width:400px;
	float:left;
	text-decoration:none;
	color:#005187;
	text-align:left;
	clear:none;
}
a.top {
	float:right;
	padding:18px 0 18px 0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.5em; 
	color:#848589; 
	margin: 0px;
	cursor:pointer;

}
a.top:hover {
	color:#000000;
	font-weight:bold;
}


#list {
	width:131px;
	float:left;
	text-align:left;
	padding:0px;
	padding-top: 9px;
	margin:0px;
}

#navlist
{
	padding: 0px;
	margin: 0px;
	width: 90px;
	border-bottom: 1px solid #dee2e7;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.6em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848589;
}
#navlist li.large {
	border-top: 1px solid #dee2e7;
	line-height:1.7em;
}

a.padded {
	padding:10px 43px 10px 0px;
}

a.subpadded {
	padding:3px 15px 3px 0px;
}



input {
	margin:0px 0px 17px 3px;
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.5em; 
	color:#848589; 
	width:200px;
}
textarea {
	margin:0px 0px 17px 3px;
	padding:5px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.5em; 
	color:#848589;
	width:200px;
	height:177px;
}
.button {
    border: 0px;
	height:18px;
	width:50px;
	background: #dee2e7;
	margin:0px;
	padding:0px;
}
.button:hover {
    border: 1px solid #666666;
	color:white;
	background:#848589;
}

#copy {
	width: 466px;
	padding:0px 25px 0px 3px;
	float:left;
	text-align: justify;

}
#copy a {
text-decoration:underline;
}

.aboutpicture, .careerspicture, .historypicture, .ppluspicture, .showroompicture {
	width:243px;
	height:306px;
	float:left;
	text-align:left;
	}
.aboutpicture {
	background-image:url(../images/aboutus/store.jpg);
}
.showroompicture {
	background-image:url(../images/aboutus/showroom.jpg);
	margin-top: 306px;
}

.careerspicture {
	background-image: url(../images/aboutus/careers.jpg);
	height:306px;
}

.historypicture {
	background-image: url(../images/aboutus/history.jpg);
}
.ppluspicture {
	background-image: url(../images/aboutus/pplus-logo.gif);
}
