body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #100563;
	font-family: verdana;
}

a {
	color: #100563;
	font-family: verdana;
	font-size: 12px;
	line-height: 1.66em;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}

a:hover {
	background-color: #f9f0da;
}

#container {
	border: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 807px;
	margin: 0 auto;
	padding: 0;
	background-image: url('/images/McC_Header.jpg');
	background-position: top-left;
	background-repeat: no-repeat;
}

#container .addressbox {
	float: right;
	width: 200px;
	border-left: 100px solid #55a0c8;
	padding-right: 0em;
	padding-top: .5em;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	height: 96px;
}

#leftcolumn {
	float: left;
	padding-top: 160px;
	padding-left: 5px;
	width: 155px;
	text-align: left;
}

#leftcolumn .link {
	display: block;
	width: 155px;
	line-height: 1.33em;
}

#leftcolumn .linkIndent {
	display: block;
	width: 140px;
	padding-left: 15px;;
	line-height: 1.33em;
}

#leftcolumn .linkSelected {
	background-color: #f9f0da;
	display: block;
	width: 155px;
	line-height: 1.33em;
}

#leftcolumn .linkIndentSelected {
	background-color: #f9f0da;
	display: block;
	width: 140px;
	padding-left: 15px;
	line-height: 1.33em;
}

#centercolumnhome {
	float: left;
	padding-top: 18px;
	border-left: 2px solid #55a0c8;
	border-right: 2px solid #55a0c8;
	width: 423px;
	padding-left: .5em;
	padding-right: .5em;
	text-align: left;
	font-size: 12px;
}

#centercolumn2nd {
	float: left;
	padding-top: 18px;
	border-left: 2px solid #55a0c8;
	width: 623px;
	padding-left: 0px;
	padding-right: 6px;
	text-align: left;
	font-size: 12px;
}

#centercolumn2nd .productTitle {
	background-color: #f9f0da;
	display: block;
	width: 639px;
	padding-left: 6px;
	margin-top: -0.8em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

#centercolumn2nd .container {
	padding-left: 6px;
}

#rightcolumn {
	float: left;
	padding-top: 18px;
	width: 200px;
	font-size: 12px;
}

#rightcolumn table {
	width: 200;
	padding: 0;
	margin: 0;
}

#rightcolumn table td {
	padding: 2px;
}

#rightcolumn table tr td {
	text-align: left;
}

#centerfooter {
	clear: both;
	float: right;
	height: 25em;
	width: 1px;
}

#footer {
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 800px;
}
