@charset "utf-8";
/* CSS Document */
html, body {
	font: 11px verdana, arial, helvetica, sans-serif;
	height:101%;
	margin: 0;
	padding: 0;
	text-align: center; /* for IE */
}

select {font-size:11px;}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#3a5677;
	}

a {
	color:#000000;
	text-decoration:none;
	}

a:hover {
	color:#d95c09;
	}
	
	
#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */

		width: 754px;
}

#header {
		margin: 0 auto;   /* align for good browsers */
		text-align: right; /* counter the body center */
		display:block;

		width: 754px;
		height: 29px;
		background-image:url(../images/topnavbg.jpg);
		background-repeat:repeat-x;
		float:right;


}

#linkpane {
	float:left;
	margin-right:3px;
	margin-top:0px;
	height:187px;	
	}
	
#tempane {
	height:142px;
	width:166px;
	background-image:url(../images/tem_bg.jpg);
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	}
	
#pfppane {
	height:142px;
	width:166px;
	background-image:url(../images/eatyourgreens_bg.jpg);
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	}
	
#top10pane {
	height:142px;
	width:166px;
	background-image:url(../images/top10_bg.jpg);
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	}
	
#oafpane {
	height:142px;
	width:166px;
	background-image:url(../images/oaf_bg.jpg);
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	}
	
#sibpane {
	height:142px;
	width:166px;
	background-image:url(../images/sib_bg.jpg);
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	}
	
#quicklinks {
	font-size:11px;
	margin-top:0px;
	float: right;
	background-image:url(../images/ql_bg.jpg);
	height:171px;
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#b4b4b4;
	width:166px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	}
	
#quicklinks2 {
	font-size:11px;
	margin-top:0px;
	float: right;
	background-image:url(../images/ql_bg.jpg);
	height:199px;
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#b4b4b4;
	width:166px;
	padding-top:28px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	}
	
#quote {
	font-size:12px;
	color:#385179;
	margin-top:8px;
	float: right;
	background-image:url(../images/quote_bg.jpg);
	height:124px;
	width:166px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	}
	
#footerleft {
	font-size:11px;
	color:#999999;
	text-decoration:none;
	float:left;
	}

#footerleft a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
	
#footerleft a:hover{
	font-size:11px;
	color:#d95c09;
	text-decoration:none;
	}
	
#footerright {
	font-size:9px;
	color:#bbbbbb;
	text-decoration:none;
	float:right;
	}

#footerright a{
	font-size:9px;
	color:#bbbbbb;
	text-decoration:none;
	}
	
#footerright a:hover{
	font-size:9px;
	color:#d95c09;
	text-decoration:none;
	}
	
#headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	color:#385179;
	text-align:left;
	padding-bottom:10px;
	}
	
#article {
	text-align:left;
	font-size:10px;
	}
	
#threecolumn {
	text-align:left;
	font-size:11px;
	margin-top:0px;
	background-image:url(../images/3column.jpg);
	background-repeat:no-repeat;
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#b4b4b4;
	border-left-width:1px;
	border-left-style:double;
	border-left-color:#b4b4b4;	
	width:526px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	float:left;
	}
	
#fullpage {
	text-align:left;
	font-size:11px;
	margin-top:0px;
	background-image:url(../images/fullbg.jpg);
	background-repeat:no-repeat;
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#b4b4b4;
	border-left-width:1px;
	border-left-style:double;
	border-left-color:#b4b4b4;	
	width:714px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	}
	
.formerror {
	color: red;
	font-size: 1.0em;
}

.confirmation {
	color: black;
	font-size: 1.0em;
}

.textareafont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

/* CSS for offers */

.offersheadline {
	font_family:Verdana, Arial, Helvetica, sans-serif;
	color: #d95c09;
	font-weight:bold;
	font-size:14px;
	}
	
#offerpage_bg {
	font-size:11px;
	margin-top:0px;
	background-image:url(../marquebgs/saab_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:300px;
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#b4b4b4;
	border-left-width:1px;
	border-left-style:double;
	border-left-color:#b4b4b4;
	width:675px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	}
	
#offeraudi_bg {
	font-size:11px;
	margin-top:0px;
	background-image:url(../marquebgs/audi_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:300px;
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#b4b4b4;
	border-left-width:1px;
	border-left-style:double;
	border-left-color:#b4b4b4;
	width:675px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	}

#offertitle {
	font-size:24px;
	float:right;
	width:580px;
	color:#3a5677;
	font-weight:bold;
	display: table;
	height: 110px;
	#position: relative;
	overflow: hidden;
	}
	
#offerform {
    float:right;
	font-size:11px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(../offersimages/form_bg.jpg);
	border-bottom-width:1px;
	border-bottom-style:double;
	border-bottom-color:#b4b4b4;
	border-left-width:1px;
	border-left-style:double;
	border-left-color:#b4b4b4;
	width:198px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	}
	
.offerformnotice {
	font-size:11px;
	color:#3a5677;
	font-weight: bold;
	}
	
.offerformtext {
	font-size:10px;
	color:#3a5677;
	}
	
#offercontent {
	width:450px;
	float:left;
	display:inline-block;
	}
	
#offerleft {
	width: 220px;
	float: right;
	}
	

