@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

#header1 p A:link {text-decoration: none; color: #fff;}
#header1 p A:visited {text-decoration: none; color: #fff;}
#header1 p A:hover {text-decoration: none; color: #ED1B22;}
#header1 p A:active {text-decoration: none; color: #fff;
}
#footer A:link {text-decoration: none; color: #999;}
#footer A:visited {text-decoration: none; color: #999;}
#footer A:hover {text-decoration: none; color: #000;}
#footer A:active {text-decoration: none; color: #999;
}
#mainContent1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#mainContent1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 16px;
	padding-left: 30px;
}
#mainContent1 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.orderImg {
	padding-left: 30px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 100%;
	margin: 0; /* this overrides the text-align: center on the body element. */
	background-color: #E5E5E5;
}
#header1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	margin-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-top: 174px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 205px;
	width: 100%;
	text-align: center;
}
.dot {
	margin-right: 6px;
	margin-left: 6px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background-color: #E5E5E5;
	padding: 0;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#mainContent1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 14px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0px;
	color: #999;
}
#header1 {
	height: 205px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainContent1 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#mainContent1 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 11px;
	margin-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
}
#mainContent1 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-left: 14px;
	padding-top: 40px;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
}
