body {
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url(bg.jpg);
	background-color: white;
	padding: 0px;
	margin: auto;
	font-size: 10pt;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1 {
	line-height: 150%;
	font-size: 150%;
	font-style: italic;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
	margin: 0px;
	font-size: 100%;
}

img {
	border-style: none;
}

p {
	margin-bottom: 5px;
	margin-top: 5px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

#container {
	color: white;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 25px;
	padding: 0px;
	height: auto;
	width: 702px;
	text-align: left
}

#frame-top {
	background-image: url(frame_top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	max-width: 702px;
	min-width: 702px;
	max-height: 21px;
	min-height: 21px;
	height: 21px;
	width: 702px;
}

#frame-center {
	padding-bottom: 1px;
	padding-top: 1px;
	background-image: url(frame_center.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 702px;
}

#frame-bottom {
	background-image: url(frame_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	max-width: 702px;
	min-width: 702px;
	max-height: 21px;
	min-height: 21px;
	height: 21px;
	width: 702px;
}

#message {
	padding-bottom: 1px;
	padding-top: 1px;
	background-image: url(frame_center_text.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 602px;
	height: 249px;
	margin-bottom: 25px;
}

#left-col-footer {
	padding-left: 180px;
	text-align: left;
	width: 260px;
	float: left;
	
}

#right-col-footer {
	text-align: right;
	width: 220px;
	float: left;
	clear: right
}

.offer {
	width: 100%;
	border-top-style: solid;
	border-top-color: #ed1c24;
	border-top-width: 5px;
}

.red {
	font-weight: bold;
	color: #ed1c24;
}

.h4-smaller {
	font-style: normal;
	font-weight: normal;
}

.smaller {
	font-size: 70%;
}

.required {
	color: #f00;
}

.col1-1 {
	color: black;
	font-weight: bold;
	height: 30px;
	margin-top: 5px;
	text-align: right;
	margin-right: 15px;
	width: 230px;
	float: left;
	clear: left;
}

.col2-1 {
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
	width: 400px;
	float: left;
	clear: right;
}


.col2 input {
	background-color: white;
	width: 15px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	text-align: center;
}


.col1 {
	color: black;
	font-weight: bold;
	height: 30px;
	margin-top: 5px;
	text-align: right;
	margin-right: 15px;
	width: 170px;
	float: left;
	clear: left;
}

.col2 {
	margin-left: 30px;
	margin-top: 5px;
	text-align: left;
	width: 450px;
	float: left;
	clear: right;
}

#form {
	padding-bottom: 5px;
}

#form h2{
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #ed1c24;
	margin-bottom: 0;
}

.form-col1 {
	color: black;
	font-weight: bold;
	height: 30px;
	margin-top: 2px;
	text-align: right;
	margin-right: 15px;
	width: 170px;
	float: left;
	clear: left;
}

.form-col2 {
	padding-left: 30px;
	height: 30px;
	margin-top: 2px;
	text-align: left;
	width: 450px;
	float: left;
	clear: right;
}

.form-col1_2 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	margin-right: 15px;
	width: 170px;
	float: left;
	clear: left;
}

.form-col2_2 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	width: 380px;
	float: left;
	clear: right;
}

#warranty {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 15px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	background-color: #fff10d;
	color: black;
	text-align: left;
	width: 597px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.warranty-col {
	margin-top: 5px;
	font-size: 70%;
	text-align: left;
	margin-right: 15px;
	width: 280px;
	float: left;
	
}


#footer {
	margin-left: 185px;
	width: 515px;
	text-align: center;
	margin-bottom: 10px;
	color: #666666;
	font-size: 70%;
	margin-top: 10px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#button {
	margin-left: 100px
	}

#button a {
	background-color: black;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 20px;
	display: block;
	width: 200px;
	background-image: url(button1.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#button a:hover {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-top: 22px;
	display: block;
	width: 200px;
	background-image: url(button3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.form-col2_2 input {
	background-color: white;
	width: 375px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.form-col2 input {
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(input-bg.jpg);
	background-color: white;
	width: 445px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.codes {
	width: 300px;
	text-align: right;
}
.codes input {
	background-color: white;
	width: 15px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	text-align: center;
}

.inputbox_submit {
	background-color: black;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	width: 185px;
	background-image: url(button1.png);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.green {
	color: #b9d028;
}



		#nav_top {
			margin-top: 5px;
			width: 159px;
			background: url(nav_bg.jpg) no-repeat top right #000000;

		}

		#nav_bottom {
			width: 159px;
			background: url(nav_bg.jpg) no-repeat bottom right #000000;

		}

		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			padding-left: 25px;
			padding-bottom: 2px;
			padding-right: 0px;
			padding-top: 5px;
			display: block;
			background: url(accordion_bg.jpg) repeat-y center left;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 80%;
			color: #C9DE8F;
			cursor: s-resize;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			font-size: 80%;
			background: url(accordion_toggle.jpg) repeat-y center left;
			color: #C9DE8F;
			cursor: n-resize;
		}
		

		.accordion_content {
			border-bottom-color: #C9DE8F;
			border-top-color: #C9DE8F;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			border-top-style: solid;
			border-top-width: 1px;
			padding-bottom: 10px;
			padding-top: 10px;
			font-size: 80%;
			overflow: hidden;
		}
			
				
			
	  			
					

    
    