@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 18px;
	color: #993300;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
}


#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
}
#HeaderLeft {
	float: left;
	width: 40%;
}

#HeaderRight {
	float: right;
	height: 60%;
	clear: right;
	text-align: right;
}



#navigation {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#navigation ul {
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	line-height: 100%;
	font-size: 12px;
	}
#navigation ul li {
	background-image: url(../images/navigation-background.gif);
	height: 27px;
	background-repeat: no-repeat;
	float: left;
	background-position: center;
	text-align: center;
	width: 125px;
	display: block;
	padding-top: 3px;
}
#navigation ul li:hover {
	background-image: url(../images/navigation-background-hover.gif);
	background-position: center top;
}
#navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	white-space: nowrap;
}
#content {
	background-color: #CCCC9A;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/topcorners.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.quotemark {
	font-size: 2.0em;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
}
#wrapper #content #Left {
	float: left;
	width: 370px;
	clear: left;
	text-align: center;
}

#wrapper #content #Right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
}
#wrapper #content #Right a {
	color: #993300;
	text-decoration: none;
}
#wrapper #content #Right a:hover {
	color: #993300;
	text-decoration: underline;
}
#footer {
	background-image: url(../images/background-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #CCCC9A;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
}
#footer a {
	color: #AA3300;
	text-decoration: none;
}
#footer a:hover {
	color: #AA3300;
	text-decoration: underline;
}

#products {
	float: left;
	width: 20%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}

#resources {
	float: left;
	width: 20%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
#quote {
	float: right;
	width: 55%;
	margin: 0px;
	padding: 0px;
}


.quotee {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	font-size: 14px;
}
#bottomcorners {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 47px;
	margin-bottom: 20px;
}
#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-size: 12px;
}
#contactinfo a {
	color: #FFFFFF;
	text-decoration: underline;
}
#creditcards {
	position: absolute;
	margin-left: 450px;
	margin-top: 40px;
}
