#container {
	width: 964px;
	margin: 44px auto;
	padding: 1px 0px;
}

#platform {
	width: 908px;
	padding: 0px 28px;
	margin: -64px auto 0px;
}

#platformContent {
	width: 852px;
	margin: 80px auto;
	padding: 56px 28px 12px;
}

#header {
	position: relative;
	height: 42px;
}

#header h1 {
	width: 185px;
	height: 45px;
	position: absolute;
	top: -21px;
	left: 15px;
}

#header h1 a {
	display: block;
	width: 185px;
	height: 0px;
	padding-top: 45px;
	overflow: hidden;
}

#header h2 {
	width: 227px;
	height: 0px;
	padding-top: 24px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 210px;
}

#service-times {
	width: 290px;
	position: absolute;
	right: 15px;
	top: -6px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #999;
}

#service-times strong {
	color: #6d97ac;
}

#service-times h3 {	
	font-size: 1.2em;
	color: #6d97ac;
}

#header form {
	width: 167px;
	height: 21px;
	position: absolute;
	right: 15px;
	top: 5px;
	padding: 0px 8px;
}

#header form input {
	width: 112px;
}

#header form button {
	display: block;
	width: 15px;
	height: 15px;
	padding-top: 15px;
	overflow: hidden;
	position: absolute;
	top: 3px;
	cursor: pointer;
	z-index: 3;
	right: 5px;
}

ul#nav {
	height: 20px;
	padding: 0px;
	overflow: visible;
	position: absolute;
	z-index: 1;
	width: 852px;
}

ul#nav ul {
	display: none;
}

ul#nav li {
	display: block;
	float: left;
}

ul#nav li a {
	display: block;
	padding: 0px 8px;
	height: 20px;
}

#mainContent {
	padding: 34px 0px 14px;
	min-height: 200px;
}

#leftColumn {
	width: 596px;
	float: left;
	margin: 0px 14px 0px 0px;
}

#leftColumn p {
	margin: 10px 0px;
}

#leftColumn ol {
	list-style: decimal;
	margin: 8px 0px 8px 30px;
}

#leftColumn blockquote {
	padding: 10px 20px;
}

#leftColumn ul {
	list-style: square;
	margin: 8px 0px 8px 30px;
}

#leftColumn li {
	margin: 4px 0px;
}

#marquee {
	width: 596px;
	height: 350px;
}

#marquee img {
	display: block;
	width: 586px;
	height: 324px; 
	margin: 5px 5px 21px;
}

#headerImage {
	width: 588px;
	height: 119px;
	padding: 4px 4px 19px;
	overflow: hidden;
}

#toggleList {
	width: 240px;
}

#toggleList h4 {
	padding: 12px 16px 12px 12px;
	height: 16px;
	cursor: pointer;
	position: relative;
}

#toggleList h4 span {
	display: block;
	width: 12px;
	position: absolute;
	top: 8px;
	right: 4px;
}

#toggleList li:first-child {
	margin: 0px 0px 6px;
}

#toggleList li {
	margin: 6px 0px;
}

#toggleList div {
	padding: 10px 4px;
}

#sidebar {
	float: right;
}

#sidebar #toggleList div {
	padding: 4px 0px;
}

#sidebar ul.iconLinks li {
	margin: 8px 0px;
}

#sidebar ul.iconLinks a {
	display: block;
	height: 40px;
	padding-right: 50px;
}

div#gMap {
	width: 240px;
	height: 140px;
}

div.gmnoprint {
	font-size: 0.8em;
}

#flickr ul {
	list-style: none;
}

#flickr ul li {
	float: right;
	width: 75px;
	height: 75px;
	margin: 2px 0px 2px 5px;
}

#bottomButtons {
	padding: 7px 3px 15px 4px;
	width: 589px;
	height: 52px;
	overflow: hidden;
	margin: 4px auto;
}

#bottomButtons ul {
	list-style: none;
	width: 594px;
	margin: 0px;
}

#bottomButtons ul li {
	float: left;
	margin: 0px 3px;
	width: 190px;
	overflow: hidden;
}

#footerContent {
	padding: 10px 15px 0px;
}

#footerContent address {
	float: left;
	display: block;
	width: 648px;
}

#footer {
	margin-top: -233px;
	min-height: 153px;
	height: auto !important;
	height: 153px;
}

#platformBottom {
	width: 964px;
	height: 51px;
}

#leftColumn a.button {
	padding: 12px;
}

#leftColumn #text p {
    margin: 8px 0px;
}

p#pagination {
    margin: 8px 0px;
}

p#pagination a {
    padding-right: 10px;
}

ul#productList {
    list-style: none;
    width: 596px;
    margin: 20px 0px;
}

ul#productList li {
    float: left;
    width: 260px;
    margin: 0px 24px 0px 0px;
    display: inline;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

ul#productList h5 {
    margin-bottom: 10px;
}

ul#productList div.productImageBox {
    width: 71px;
    float: left;
    margin-right: 8px;
    display: inline;
}

ul#productList div.productDescription {
    float: right;
    width: 180px;
    display: inline;
}

ul#productList img {
    display: block;
    margin: 0px 0px 5px 0px;
}

ul#productList input[type="submit"] {
    display: block;
    width: 71px;
    height: 19px;
    cursor: pointer;
}

ul#productList p.productPrice {
    margin: 0px;
}

ul#productList form {
    display: block;
}

ul#productList form fieldset {
    display: block;
    margin: 0px;
    padding: 0px;
}
