body {
	background-color: #282828;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/back2.gif);
}
#wrapper {
	width: 760px;
	position:relative;
	left:50%;
	margin-left:-380px;
}
p {
	margin: 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
	text-decoration: underline;
}
a.image:hover {
	background-color:transparent;
}
.content {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
	top: 10px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 25px;
}

#header {
	padding-bottom: 10px;
	width: 690px;
	position:relative;
}
#logo {
	top:0px;
	left:0px;
	display:block;
	position:relative;
	width:429px;
	height:60px; 
}
#header a.links {
	font-size:12px;
	display:block;
	position:absolute;
	
	text-align:center;
	line-height:26px;
	padding-left:5px;
	padding-right:5px;
	width:90px;
	height:26px; 
	border: 2px solid #FFF;
	background-color:#FFFFFF;
	top:15px;
}
#header a.links:hover {
	border: 2px solid #3E3E72;
	background-color:#cccccc;
}
#customer {
	right:110px;
	
}
#employee {
	
	right:0px;
}
.customer {
	margin-bottom: 3px;
	width: 690px;
	z-index: 0;
	position:relative;
}
#textContent {
	width: 690px;
	margin-bottom: 10px;
	z-index: 0;
}
.hr {
	background-color: #000062;
	height: 3px;
	width: 690px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	text-align:center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	width: 690px;
	text-align: left;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px;
	font-weight: bold;
}
.guarantee {
	margin-top: 10px;
	display:block;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #cccccc;
	border: 2px solid #3E3E72;
	padding-bottom: 15px;
	text-align: center;
	z-index: 2;
	height:1%;
	clear:both;
}
.sideNav {
	width: 130px;
	background-color: #cccccc;
	border: 2px solid #3E3E72;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
.sideNav p {
	line-height: 14px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top:15px;
}
.sideNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000062;
}
.sideNav h1 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 5px;
}
.sideNav h2 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	margin: 8px 0px 0px;
	line-height: 14px;
	margin-bottom: 5px;
}
.photoLeft {
	float: left;
	width: 165px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 7px;
	color: #666666;
	margin-bottom: 10px;
}
.photoRight {
	float: right;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 7px;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 15px;
}
.bodyCopy p {
	margin-bottom: 15px;
}
.bottomNav a:hover {
	text-decoration: none;
}
.map {
	float: right;
	font-size: 12px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
#sideMapDisplay {
	height: 130px;
	width: 130px;
}
.photoHeadline {
	margin-top:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000062;
	line-height:15px;
	font-weight:bold;
}
#gallery img {
	border: 1px solid #000000;	
}


#textContent ul {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#textContent li {
	list-style-position: outside;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
}