@charset "ISO-8859-1";
body {
	background-color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
}
a {text-decoration:none;
color:#FFFFFF;}
a:hover {text-decoration:underline;
color:#FFFFFF;}
a:visited {text-decoration:none;
color:#FFFFFF;}
h1 {
	font-size:1.5em;
	color: #FF0000;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
p {
	padding-left: 10px;
	font-size: 0.8em;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.quotesection {
	padding: 10px;
	font-size: .7em;
}
#quotename {
	text-align: right;
	width: 100%;
}
#Content #contacttable {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}
.contactinfo {
	text-align: center;
}
#headgraphic {
	position: absolute;
	background-image: url(images/index_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
	width: 100%;
	top: 0px;
	z-index: 0;
}
#Content {
	z-index: 10;
	float:none;
	position:relative;
	width:876px;
}
#logowrapper {
	position: relative;
	left: 0px;
	top: 0px;
	float: none;
	width: 100%;
	height: 130px;
	z-index: 2000;
	clear: none;
	background-image: url(images/index_06.jpg);
	background-color: #E72224;
	background-repeat: no-repeat;
	background-position: bottom;
}
#Content #logowrapper #logolay {
	position: relative;
	top: 35px;
	left:10px;
}
#navframetop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: center;
}
#navframecenter {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: center;
}
#navframebottom {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-align: center;
}
#footgraphic {
	position: absolute;
	background-image: url(images/index_11.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width: 100%;
	top: 400px;
	z-index: 1;
	overflow:hidden;
	background-color: #E92224;
}
#Content #navTable a {
	color: #FF0000;
	text-decoration: none;
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: .9em;
}
#Content #navTable a:hover {
	color:#999999;
	background-color:#666666;
	text-decoration: none;
	}
#FAQ {
	height:auto;
	padding:0px;
	margin:0px;
	overflow:visible;
}
#FAQ h1{
	font-size:1.2em;
	color: #FF0000;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#Content #FAQ #sumbit {
	margin-top: 5px;
}#Content #FAQ form {
	padding:0px;
	margin:0px;
	font-size: .8em;
	line-height: .9em;
}

