@charset "UTF-8";
/* CSS Document */
html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 1.5em;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1, h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	color: #E1131A;
	font-weight: bold;
}
#wrapper {
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../images/mpc-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 57px;
	height: 126px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C8C9;
}
#col1 {
	float: left;
	width: 150px;
}
#col1 ul {
	margin: 0px;
	padding: 0px;
}
#col1 ul li {
	padding-bottom: 5px;
	list-style-type: none;
	color: #E01319;
}
#col1 ul li a, #request a {
	color: #444444;
	text-decoration: none;
}
#col1 ul li a:hover, #request a:hover {
	color: #E01319;
}
#request {
	margin-top: 268px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C8C9;
}
#col2 {
	width: 680px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	float: right;
}
#col2 a, #col3 a, #col4 a {
	color: #444444;
	text-decoration: underline;
}
#col2 a:hover, #col3 a:hover, #col4 a:hover {
	color: #999;
}
#dealer {
	height: 132px;
	width: 173px;
	margin-left: 314px;
	margin-top: 394px;
	margin-bottom: 20px;
}
#dealer a {
	display: block;
	text-indent: -1000em;
	background-image: url(../images/become-a-dealer.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 132px;
	width: 173px;
}
#dealer a:hover {
	background-position: 0px -132px;
}
#col3 {
	margin-left: 180px;
	margin-right: 350px;
}
#col3 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#col3 ul li {
	padding-bottom: 5px;
}
#col4 {
	float: right;
	width: 320px;
}
.institutional {
	background-image: url(../images/institutional.jpg);
	background-repeat: no-repeat;
	height: 526px;
	width: 320px;
	text-indent: -1000em;
}
.commercial {
	background-image: url(../images/commercial.jpg);
	background-repeat: no-repeat;
	height: 526px;
	width: 320px;
	text-indent: -1000em;
}
.aboutus {
	background-image: url(../images/about-us.jpg);
	background-repeat: no-repeat;
	height: 526px;
	width: 320px;
	text-indent: -1000em;
}
.camo {
	background-image: url(../images/camo-cabinets.jpg);
	background-repeat: no-repeat;
	height: 522px;
	width: 320px;
	text-indent: -1000em;
}
.racquetball {
	background-image: url(../images/racquetball-courts.jpg);
	background-repeat: no-repeat;
	height: 522px;
	width: 320px;
	text-indent: -1000em;
}
#footer {
	background-image: url(../images/fsc-awl.gif);
	background-position: right 10px;
	margin-top: 48px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C8C9;
	height: 103px;
	background-repeat: no-repeat;
	color: #999;
	font-size: 0.9em;
	width: 860px;
	float: left;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #444444;
}
#col5 {
	float: left;
	width: 150px;
	padding-right: 30px;
}
.col6 {
	float: left;
	width: 130px;
	padding-right: 20px;
}
.required {
	color: #E01319;
}
.attention {
	color: #ffffff;
	padding: 20px;
	width: 266px;
	background-color: #E40D1B;
}
input {
	border: 1px solid #C6C8C9;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: 300px;
}
button {
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	cursor: pointer;
}
button.email {
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 83px;
}
button.email:hover {
	background-position: 0px -21px;
}
