html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

body {
	background:#bf1610;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
}

/*----------------HEADER-----------------*/

#top_border{
	z-index: 5;
}

#headimg {
	position: absolute;
	top:15px;
	left:0px;
}

#contactinfo{
	position:absolute;
	right:0px;
	top:10px;
	text-align:right;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	line-height:1em;
}

/*---------------MAIN CONTENT --------------*/

#content {

		width:1024px;
		min-width:1024px;
		height:auto;
		margin:0px auto;
		position: relative;
		z-index:1;
		background:#ffffff;
		border-right: 2px #333333 solid;
		font-family: Verdana, Helvetica, Arial, sans-serif;}

#pageContent{

	background:#ffffff;
	float:left;
	width:794px;
	height:auto;
	padding:0px;
	padding-left:220px;
	padding-top: 10px;
	margin-top:0px;
	margin-bottom:20px;
	overflow:auto;
	min-height: 475px;
}

#footer{

	clear:both;
	background:#ffffff;
	position:relative;
	text-align:left;
	padding: 0px;
	margin:20px 0px 0px 0px;
	height:52px;
}

/**********************/

#pageHead{
	margin-bottom:.5em;
/*	clear:both;*/
/*	position:inline;*/
	top:110px;
}

#pageContent p{
	padding:0px 30px 0px 0px;
	margin-top:.8em;
	font-size: .9em;
	width:auto;
	text-align:justify;
}

.pictable td {
	text-align:center;
}

#pageContent h1{
	margin-top:15px;
	font-size:1.8em;}

#pageContent h2{
	margin-top:15px;
	font-size:1.3em;}

.products li {
	margin-left:30px;
	color: #666667;	list-style-type: circle;	display: list-item;	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: .9em;
}

#prodContent {
	position:fixed;
	margin-top:-630px;
	margin-left:450px;
	float:right;
	width:320px;
	height:210px;
	min-height:210px;
	border: 2px black solid;
	clear:left;
	font-size:1em;
}

.generalList{
	margin-left:20px;
	list-style-type: circle;
}

.generalList li{
	margin-bottom: 15px;
}


/*---------------NAV STYLES--------------*/
#nav ul{
	text-align:left;
	position:absolute;
	left:20px;
	top:140px;
	display: list-item;
	list-style-type: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: italic;
}

#nav .subhead{
	color:#bf1610;
	font-size:1.3em;
	margin-top:10px;
}

#nav .item{
	font-size: .9em;
	margin-left:25px;
}

#nav .soc{
	position:absolute;
	top: 590px;
	left: 20px;
}

#nav .soc img{border: 0px;}


/*-------------------- FORM STYLES -----------------*/

/*****  Processing Page *****/
form fieldset {
  clear: both;
  font-size: 100%;
  padding: 5px;
  margin: 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

#process table{
	width: 98%;
	font-size: 80%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#process table .sec{
	text-align:left; 
	background-color: #FCFFCD;
	margin-left: 10px;
	font-weight:bold;
	}
#process table .instruction{
	background-color: #BF1610;
	color: #FFFFFF;
	font-size: 115%;

}
	
#process table td{
	border-bottom:1px dotted #ccc;
}

#process table .desc{
	width:auto;
}

form table input{
	font-size: 80%;
}

#total {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	text-align:right;
	font-size: 120%;
	}
	
.guidelines{
	margin-top: 10px;
	padding: 6px;
	border: 1px dashed black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	size: 90%;
	width:98%;
}

.printthis{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
}

.printthis a{
	text-decoration:underline;
}

.pricebutton a, a:hover, a:active, a:focus{
outline: 0;
}
	
	
/*****  Other Forms *****/


#feedbackform input, textarea{
	clear:left;
	margin-bottom:10px;
}

#feedbackform label{
	clear:left;
	font-size: 80%;
	font-weight:bold;
}


.error{
	color: #bf1610;
	margin-left: 10px;
	vertical-align:top;
	background-color: #ffe523;
	font-weight:bold;
}

/*-------------------- GENERAL PAGE STYLES -----------------*/

#contactinfo .bigger{font-size: 2em; color:#ffffff;}

a:link{color: #3c4852; text-decoration: none;}
a:visited{color: #929497; text-decoration: none;}
a:hover{color: #ee2024; text-decoration: underline;}
a:active{color: #f8dd4b; text-decoration: none;}


.left {float:left; margin:0px 10px 0px 0px;}
.right {float:right; margin:0px 0px 0px 10px;}

.commenthead{
	font-size: 100%;
	margin-top: 20px;
}

.comment{
	margin-left: 20px;
	font-style:italic;
}

.disclaim{
	font-size: 70%;
}

.highlight{
	background: yellow;
}

.package{
	border: 1px solid #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;
	width: 343px;
	float: left;
}

.package li{
	list-style-type: none;
	margin-left: 15px;
	
}

/*--------------------FOOTER--------------------*/

#copyright{
	position:relative;
	top:23px;
	left:200px;
	height:auto;
	font: .6em Verdana, Helvetica, Arial, sans-serif;;
	color:#FFFFFF;
}

