/* Appliance Giant CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-color:#c7cfda;
	background-repeat:repeat-x;
	margin:0;
}

/****Headings****/

h1, .h1 {
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:20px;
	color:#51669b;
	line-height:1.5em;
	font-weight:bold;
}

h2, .h2 {
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:18px;
	color:#51669b;
	line-height:1.5em;
	font-weight:bold;
}

h3, .h3 {
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:16px;
	color:#A50A06;
	line-height:1.5em;
	font-weight:bold;
}

h4, .h4 {
	font-family:"Century Gothic", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#51669b;
	line-height:1.5em;
	font-weight:bold;
}

/****Content****/
p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#51669b;
	line-height:1.5em;
	margin:0;
}
.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#51669b;
	line-height:1.5em;
}
li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#51669b;
	line-height:1.5em;
}

.red {
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#A50A06;
	line-height:1.5em;
	font-weight:100;
}

.topLinks {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51669b;
	line-height:1.5em;
}

.quoteContainer {
	margin:0 20px 0 30px;
	font-style:italic;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#51669b;
	line-height:1.5em;
	font-weight:bold;
}

/****ID Tags****/
#container {
	margin-right:auto;
	margin-left:auto;
	padding:0;
	width:947px;
	position:relative;
}

#logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:947px;
	height:152px;
	padding:0;
	text-indent:-999em;
}

#topLinks {
	width:152px;
	position:absolute;
	left: 20px;
	top: 17px;
}

#liveChat {
	width:86px;
	height:33px;
	position:absolute;
	left: 828px;
	top: 120px;
}
#consumerReport {
	width:117px;
	height:33px;
	position:absolute;
	left: 647px;
	top: 120px;
}

#contact {
	width:279px;
	height:48px;
	text-align:right;
	position:absolute;
	left: 648px;
	top: 19px;
}

#contact2 {
	width:193px;
	height:48px;
	text-align:right;
	position:absolute;
	left: 454px;
	top: 38px;
	height: 48;
}

#nav-bar {
	background-image:url(images/nav-bar.jpg);
	background-repeat:no-repeat;
	width:947px;
	height:27px;
}

#contentContainer {
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
	margin:0;
}

#contentArea {
	margin:0;
	padding:15px;
}

#flashBanner {
	width:935px;
	height:285px;
	margin-left:auto;
	margin-right:auto;
}

#contentLeft {
	width:516px;
	padding:0;
	margin:0;
	float:left;
}

#contentText {
	padding:0;
	float:left;
	clear:both;
}
#leftTop {
	}

#leftAD {
	height:143px;
	width:265px;
	margin:5px 0 0 20px;
	float:left;

}

#rightAD {
	height:104px;
	width:202px;
	margin:15px 0 0 25px;
	float:left;

}

#contentRight {
	width:366px;
	margin:0;
	padding:0;
	margin-right:7px;
	float:right;
}
#rightContainer {
	width:366px;
	
}
#rightContainer ul li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#contentRight2 {
	background-repeat:no-repeat;
	height:255px;
	width:300px;
	margin:0;
	padding:10px 10px 10px 15px;
	margin-right:7px;
	float:right;

}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:939px;
	height:45px;
	margin:0;
	padding:10px;
	padding-bottom:0;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	text-align:center;
	color:#404e6f;
	clear:both;
}

#footer a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404e6f;
	text-decoration:none;
}

#footer a:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404e6f;
	text-decoration:underline;
}
/****Links****/

a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#742A2B;
	line-height:1.5em;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#742A2B;
}

a:hover {
	text-decoration:underline;
	color:#742A2B;
}

a:active {
	text-decoration:none;
	color:#742A2B;
}
