/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/********  Typography  ****************************************************/
body, h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, li, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 80%;
	color: #333333;
	line-height: 1.4;
	background: #A5D1FF url(images/bkgd.gif) repeat-x left top;
	text-align: center;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 2px solid #E51837;
}
h2 {
	font-size:110%;
	font-weight: bold;
	margin-top: 1em;
	color: #005DAB;
}
h3 {
	font-size: 115%;
	font-weight: bold;
	margin-top:1em;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	margin-top: 1em;
}
.special {
	color: #E51837;
}
.first {
	margin-top: 0;
}
p {
	font-size: 100%;
	margin-top: 0.75em;
	line-height: 1.4;
}
ul {
	margin: 1em 1.5em 1em 0;
	font-size: 100%;
	list-style:none;
}
ol {
	margin: 1em 1.5em 1em 0;
	font-size: 100%;
}
li {
	margin-top: 0.5em;
	margin-left: 1em;
	font-size: 100%;
}
ul li {
	background: url(images/bullet_red.png) no-repeat left 50%;
	padding-left: 15px;
}
input {
	background: #FFFFFF;
	width: 428px;
	border: 1px solid #999999;
}
textarea {
	height: 6em;
	background: #FFFFFF;
	width: 428px;
	border: 1px solid #999999;
}


/********  Links  ****************************************************/
a:link {
	color: #005DAB;
	text-decoration: none;
}
a:visited {
	color: #3450C2;
	text-decoration: none;
}
a:hover {
	color: #E51837;
	text-decoration: underline;
}
a:active {
	color: #E51837;
	text-decoration: none;
}


#wrapper {
	background: #FFFFFF url(images/wrapper_bkgd.gif) no-repeat left top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	position: relative;
	background: url(images/header_bkgd.png) no-repeat 10px 25px;
	width: 710px;
	margin-left: 30px;
	height: 110px;
	padding-top: 4px;
}
#header #logo {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 25px;
}
#nav_main {
	list-style: none;
	text-align: right;
	width: 400px;
	position: absolute;
	right: 0px;
	bottom: 40px;
	margin: 0px;
	padding: 0px;
}
#nav_main li {
	border-left: 1px solid #999999;
	padding-left: 0.5em;
	float: right;
	background: url(none);
	text-align: right;
}
#nav_main #aboutLink {
	border: none;
}
#about #aboutLink a:link, #about #aboutLink a:visited, #about #aboutLink a:hover, #about #aboutLink a:active,
#services #servicesLink a:link, #services #servicesLink a:visited, #services #servicesLink a:hover, #services #servicesLink a:active,
#generators #generatorsLink a:link, #generators #generatorsLink a:visited, #generators #generatorsLink a:hover, #generators #generatorsLink a:active,
#faq #faqLink a:link, #faq #faqLink a:visited, #faq #faqLink a:hover, #faq #faqLink a:active {
	color:#E51837;
	text-decoration: none;
}
#nav_sub {
	text-align: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 400px;
	font-size: 85%;
	float: right;
}
#nav_sub li {
	float: right;
	margin: 0 0 0 2px;
	padding: 0px;
	display: inline;
	width: 90px;
	text-align: center;
	background: url(none);
}
#nav_sub a {
	padding: 0.2em 0em;
	float: right;
	display: block;
	width: 88px;
	border: 1px solid #E51837;
}
#nav_sub a:link, #nav_sub a:visited {
	color: #FFFFFF;
	background: #E51837;
}
#nav_sub a:hover {
	color: #D8002D;
	text-decoration: none;
	background: #FFFFFF;
}
#footer {
	text-align: center;
	background: url(images/wrapper_bkgd.gif) no-repeat left bottom;
	height: 60px;
	position: relative;
	clear: both;
}
#footer p {
	font-size: 90%;
	margin: 0em;
	position: absolute;
	left: 30px;
	top: 35px;
	width: 720px;
}
#content {
	width: 710px;
	margin-left: 30px;
	padding-top: 25px;
	background: url(images/eagle_faded.png) no-repeat 340px 0px;
	overflow: auto;
}
#content_main {
	float: right;
	width: 430px;
	padding-bottom: 3em;
}
#content_sub {
	margin-left: 20px;
	width: 230px;
}
#home #content_main ul {
	margin: 2em 0em 0em;
	padding: 0px;
	list-style: none;
}
#home #content_main li {
	font-weight: bold;
	background: url(images/bullet_red.png) no-repeat left 50%;
	margin: 1em 0em 0em 2em;
	padding: 0px 0px 0px 15px;
	color: #005DAB;
}
#home #homeLink, #contact #contactLink, #offers #specialsLink {
	display: none;
}

#contact h2 {
	color: #FFFFFF;
	background: #D8002D;
	padding: 0.2em 0.5em;
}
#faq h1 em {
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	color: #005DAB;
}
.indent {
	margin-left: 1em;
	font-weight: bold;
}
label {
	font-weight: bold;
	font-size: 85%;
}
button {
	line-height: 2;
	font-weight: bold;
	color: #FFFFFF;
	background: #D8002D;
	height: 2em;
	width: 100px;
	text-align: center;
	border-style: none;
}
button:hover {
	background: #FF3E67;
}
.error_msg {
	color: #CC0000;
}
input.submit_btn {
	background: #D8002D;
	width: 100px;
	border: 1px solid #D8002D;
	color: #FFFFFF;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
