/* CSS Document */

body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

pre {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;
}

a {
	color: #4c4c4c;
	text-decoration: none;
}

a:hover {
	color: #003399;
}

a.arrow {
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding: 0 8px;
}

#home a.home, #preowned a.preowned {
	color: #00175C;
}

h1 {
	font-size: 21px;
	line-height: 22px;
	margin: 0 0 .5em 0;
}

h1.preowned {
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-size: 17px;
	line-height: 19px;
	margin: .5em 0;
}

h2.preowned {
	font-weight: normal;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin: .5em 0;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	margin: .5em 0;
}

p {
	margin: 0 0 1em 0;
}

hr {
	border-top: 1px solid #ccc;
}

span.small {
	font-size: 10px;
}

.hide {
	display: none;
}

#main_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	max-width: 1024px;
	_width: 1024px;
}

#navigation_wrapper {
	height: 71px;
	color: #fff;
	padding: 30px 27px 0px 29px;
	background-image: url('../images/bg_navigation.png');
	background-repeat: repeat-x;
	behavior: url('../css/iepngfix.htc');
}

#navigation_wrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 2px;
}

#navigation_wrapper ul li {
	float: left;
	font-size: 13px;
	line-height: 20px;
	padding-right: 16px;
	position: relative;
}

#navigation_wrapper ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#navigation_wrapper ul li a:hover, #navigation_wrapper ul li a.selected {
	color: #00175C;
}

#sub_navigation_wrapper {
	clear: both;
}

#sub_navigation_wrapper table {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	width: 732px;
	margin: -1px 0 0 1px;
}

#sub_navigation_wrapper table tr td {
	padding: 3px 0 0 0;
}

#heading_wrapper {
	clear: both;
	height: 22px;
	display: block;
}

#pentagon_logo {
	position: absolute;
	top: 20px;
	left: 792px;
	z-index: 10001;
}

#main_image {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: url('../images/pentagon_main_image.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 220px;
}

#content {
	width: 960px;
	padding: 108px 0 16px 0;
}

#content p {
	font-size: 12px;
	line-height: 15px;
}

#content_inner {
	padding: 10px 16px 0 16px;
}

div#footer {
	width: 960px;
	height: 38px;
	border-top: 1px solid #ccc;
	background-color: #fff;
	padding-top: 3px;
	font-size: 11px;
	clear: both;
	padding: 3px 30px;
	color: #4c4c4c;
}

div#footer a {
	display: block;
	float: right;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left 25%;
	padding: 3px 8px;
}

table.location {
	width: 100%;
	border-collapse: collapse;
}

table.location thead th {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

ul.location_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.location_menu li {
	margin: 0;
	line-height: 26px;
	padding-left: 20px;
	height: 26px;
	border-bottom: 1px solid #eee;
	width: 200px;
}

ul.location_menu li a.selected, table.location tbody td.side_menu a.selected {
	color: #003399;
}

table.location thead td {
	border-bottom: 1px solid #eee;
}

table.location tbody td.content {
	padding: 15px 0 0 15px;
	background-color: #fff;
	font-size: 12px;
}

table.location tbody td.side_menu {
	width: 175px;
	padding-top: 15px;
}

table.location tbody td.side_menu a {
	display: block;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left 25%;
	padding: 3px 8px;
}

table.location tbody h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

table.location tbody td.main_menu {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-image: url('../images/dropper.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	width: 200px;
}

table.location tbody td.content div.info {
	width: 459px;
	margin: 5px 0;
	padding: 10px 0;
	font-size: 12px;
}

table.location tbody td.content div.map {
	clear: both;
	width: 459px;
	margin: 5px 0;
	padding: 10px 0;
	font-size: 12px;
}

table.location tbody td.content div.info img {
	margin-right: 15px;
}

table.location tbody td.content div.employee {
	width: 250px;
	height: 200px;
	float: left;
	margin: 10px 10px 0 0;
	text-align: center;
}

table.location tbody td.content div.employee img {
}

table#preowned {
	width: 100%;
	border-collapse: collapse;
}

table#preowned thead th {
	text-align: left;
}

table#preowned tbody td, table#preowned thead th {
	border-right: 0;
	border-bottom: 1px solid #eee;
	line-height: 14px;
	padding: 2px 10px;
	vertical-align: top;
	height: auto;
}

table#preowned tbody td {
	font-size: 11px;
}

table#preowned tfoot td {
	line-height: 30px;	
}

table#preowned tbody td.preview_image {
	width: 150px;
	text-align: center;
}

table#preowned tbody td.preview_image img {
	margin: 10px auto;
}

table#preowned tbody td.preowned_details h3 {
	margin-top: 0;
}

table#preowned tbody td.preowned_details dt {
	width: 120px;
	float: left;
	clear: left;
}

dl.preowned_form {
	margin: 0;
	padding: 0;
}

dl.preowned_form dt {
	margin: 0;
	padding: 0 0 4px 0;
}

dl.preowned_form dd {
	margin: 0 0 12px 0;
	padding: 0;
}

dl.preowned_form dd input, dl.preowned_form dd select {
	width: 287px;
}

table.preowned_form_table {
	width: 100%;
}

table.preowned_form_table td {
	padding: 0 15px;
}