body
{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
}

table, input, select, textarea
{
	font-family: "Lucida Sans", Verdana, Arial, Sans-Serif;
}

#header
{
	position: absolute;
	top: 0;
	left: 0;
	width: 346px;
	height: 140px;
}

#headerRight, .headerRight
{
    position: absolute;
	top: 0;
	left: 346px;
	height: 75px;
}

#headerFlash, #slideShowFlash, #testimonialFlash
{
    z-index: 0;
    visibility: hidden;
}

#headerFlash
{
	position: absolute;
	top: 0;
	left: 346px;
	height: 75px;
}

#slideShowFlash
{
	position: absolute;
	left: 25px;
	visibility: hidden;
}

#testimonialFlash
{
	position: absolute;
	left: 850px;
	visibility: hidden;
}

#networkLogo
{
	position: absolute;
	top: 0;
	left: 840px;
	z-index: 1;
}

#networkLogo a, #networkLogo a img
{
    border: 0;
}

#requestQuote
{
    position: absolute;
    top: 110px;
    left: 850px;
    z-index: 1;
}

#requestQuote img
{
    border: 0;
}

#topNav
{
	position: absolute;
	top: 75px;
	left: 318px;
	font-family: Verdana, Arial, Sans-Serif;
	z-index: 1;
}

#topNav ul
{
	margin: 0;
	padding: 12px 0 5px 80px;
	list-style: none;
	font-size: 1.1em;
}

#topNav ul li
{
	display: inline;
	padding: 3px 10px;
}

#topNav ul li a
{
	color: #000;
	text-decoration: none;
}

#topNav ul li a:hover
{
	text-decoration: underline;
}

#topNav ul li.login
{
	font-weight: bold;
	padding-left: 65px;
	background: url(../images/secure.png) no-repeat 45px 0;
}

#leftNav
{
	position: absolute;
	top: 140px;
	left: 0;
	width: 220px;
	background: #fabb34 url(../images/backgroundLeft.gif) repeat-y scroll top left;
	font-family: "Lucida Sans", Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
}

#leftNav ul
{
	margin: 0;
	padding: 30px 0 0 0;
	height: 520px;
	background: #fabb34 url(../images/backgroundLeftTop.jpg) no-repeat scroll top left;
}

#leftNav ul li
{
	padding: 7px 0 7px 35px;
	list-style-type: none;
	/* background: url(../images/bullet.gif) no-repeat 20px 10px; */
	background: url(../images/cone02.gif) no-repeat 10px 5px;
}

#leftNav ul li a
{
	color: #000;
	text-decoration:  none;
}

#leftNav ul li a:hover
{
	color: #545454;
	text-decoration: underline;
}

#rightNav
{
	position: absolute;
	top: 0;
	left: 820px;
	width: 170px;
	height: 700px;
	background: url(../images/backgroundRight.jpg) repeat-y;
	border-right: solid 1px #000;
}

#rightNav .contactInfo
{
	padding: 280px 0 0 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-style: italic;
	font-size: 1.1em;
}

#rightNav .contactInfo p
{
	text-align: center;	
}

#content
{
	position: absolute;
	top: 140px;
	left: 220px;
	width: 600px;
	font-family: "Lucida Sans", Verdana, Arial, Sans-Serif;
}

#content h1, #content h2
{
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#content h1
{
    padding: 30px 0 10px 35px;
    font-size: 2.4em;
    letter-spacing: -0.07em;
}

#content h1.error
{
    font-size: 2em;
    color: #ff0000;
}

#content h2
{
    padding: 20px 0 5px 35px;
    font-size: 1.2em;
    letter-spacing: -0.05em;
    color: #f00;
}

#content p
{
	margin: 0;
	padding: 10px 60px 5px 50px;
	font-size: 1.4em;
	line-height: 18px;
}

#content .photos img
{
    margin: 5px;
    border: 1px solid #000;
    padding: 2px;
}

#content .photos
{
    margin: 0;
    padding: 10px 60px 5px 50px;
}

#content div.faq
{
	margin: 0px;
	padding: 10px 60px 5px 50px;
	font-size: 1.0em;
}

#content ul
{
    margin: 0;
    padding: 0;
    font-size: 1.2em;
}

#content ul li
{
    list-style-type: none;
    padding: 5px 40px 5px 60px;
    background: url(../images/check.gif) no-repeat 45px 10px;
}

#content ul li .term
{
	font-weight: bold;
}

#content .itemImage
{
    text-align: center;
    padding: 30px 0 20px 0;
}

#footer
{
	position: absolute;
	left: 410px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	visibility: hidden;
}

#footer p
{
	font-size: 1.2em;
}

#footer .bigger
{
	font-size: 1.4em;
}

#quoteRequest .formLabel
{
	text-align: right;
}

#quoteRequest .required
{
    font-weight: bold;
}

#quoteRequest .formValue input
{
	width: 215px;
}

#content .faqQuestion h1
{
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 2px;
}

#content .faqQuestion p, #content .faqAnswer p
{
	font-size: 1.2em;
	padding-left: 70px;
}

#content .faqQuestion p
{
	background: url(../images/faqQuestion.gif) no-repeat 40px 9px;
}

#content .faqAnswer
{
	background: url(../images/faqAnswer.gif) no-repeat 40px 9px;
}

#content .faqAnswer .title
{
	font-weight: bold;
}

#content .faqAnswer ul li
{
    list-style-type: none;
    padding: 5px 40px 5px 90px;
    background: url(../images/check.gif) no-repeat 75px 10px;
}