body {
	background-image: url(images/bkg_page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #8C0C0E;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}
#main_container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#van_overlay {
	background-image: url(images/van_back.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 37px;
	position: absolute;
	left: 980px;
	top: 52px;
}
#header {
	position: static;
	height: 207px;
	background-image: url(images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: 20px 9px;
}
.logo {
	position: relative;
	left: 94px;
	top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inner_container {
	position: static;
}
#page_content {
	float: left;
	width: 540px;
	position: static;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 30px;
	font-size: 14px;
	color: #333;
}
#page_content h3 {
	font-size: 18px;
}
#home #home, #services #services, #ideas #ideas, #contact #contact {
	background-image: url(images/on_page_arrow.gif);
	background-repeat: no-repeat;
	background-position: 58px bottom;
}
#page_content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #850E14;
}
#right_col {
	float: left;
	width: 320px;
	position: static;
	background-image: url(images/right_col_bkg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-top: 10px;
}
.member_icons {
	margin-top: 50px;
}
.member_icons a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_corners {
	background-image: url(images/right_col_top.gif);
	background-repeat: no-repeat;
}
.bottom_corners {
	background-image: url(images/right_col_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	padding-top: 15px;
	padding-right: 29px;
	padding-bottom: 15px;
}
.tele_number {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-bottom: 25px;
}
.endFloat {
	clear: both;
}
#nav {
	height: 50px;
	position: static;
	background-image: url(images/nav_bkg_van.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	width: 930px;
	background-position: 20px 0px;
}
.kwicks {
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #909090;
}
.kwicks li {
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 125px;
	height: 50px;
	margin-right: 0px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
.kwicks a{
	display: block;
	height: 50px;
	text-indent: -9999px;
	outline: none;
}
#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 {
	background-position:-600px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #373737;	
}
#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom;
}
.sideBar1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666;
	font-style: italic;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	margin: 30px 0px 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
}
.small_text {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	color: #666;
}
.sideBar2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #850E14;
	display: block;
	margin: 0px;
	padding-right: 10px;
	padding-left: 100px;
	line-height: 24px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
      #feedControl .gf-author, 
      #feedControl .gf-spacer, 
      #feedControl .gf-relativePublishedDate { 
        display : none;
      }
#feedControl .gfc-title {
	font-size: 18px;
	color: #850E14;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.manufacturer {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form-label {
	text-align: right;
	width: 125px;
	display: block;
	float: left;
	margin-right: 10px;
	position: static;
}
.form-row {
	margin-bottom: 5px;
	position: static;
}
.form-asterick {
	font-size: 16px;
	color: #850E14;
	font-weight: bold;
}
label.error {
	color:#F00;
	white-space: nowrap;
	display: inline;
}.form-field {
	display: block;
	position: static;
	float: left;
	width: 350px;
}
#comments {
	width: 330px;
}
