
	body{

	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #32001;
	font-family: Georgia, serif;
	font-size: 16px;
	margin:0;
	line-height: 19px;
	color: #000000;
	background-image: url(images/background.png);
	background-repeat: no repeat;
	}
	
p, ul, ol {
	font-family: Georgia, serif;
	font-size: 16px;
	margin:0;
	line-height: 19px;
	color: #000099;
	padding:0 0 18px 0;
	text-align:justify;
	text-justify:inter-word;
	font-weight: bold;
}
	
a:link {
	/**********color: #b1c939;*************/
	color: #A42124;
	font-family: Georgia, serif;
	font-size: 16px;
	}

a:hover {
	color:#FAB91D;
	font-family: Georgia, serif;
	font-size: 16px;
	}
	
a:visited {
	/**********color: #b1c939;*************/
	color: #000033;
	font-family: Georgia, serif;
	font-size: 16px;
	}	
	
ul, ol {
	list-style:circle;
	padding:5px 5px 5px 40px;
	font-size: 16px;
	font-height: 18px;
	
}
li {
	
	padding:5px 20px 5px 5px;
	font-size: 16px;
	font-height: 18px;
	
}		
	
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:20px 0px 20px 70px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;
	}

	
h2 {
	padding:25px 0px 15px 45px;
	font-family: Georgia, serif;	
	font-size: 18px;
	line-height: 20px;
 	color: #c60000;
	font-weight: bold;
	text-align: left;
}	

h2 a:link	{
		font-size: 18px;
		line-height: 20px;
	 	color: #c60000;
		text-decoration:none;
		font-weight: bold;
		}

h2 a:hover	{
		font-size: 18px;
		line-height: 20px;
	 	color: #ff9900;
		text-decoration:none;
		font-weight: bold;
		}

h2 a:visited	{
	 	font-size: 18px;
		line-height: 20px;
		color: #c60000;
		text-decoration:none;
		font-weight: bold;
		}		
		
h3 {
	padding:20px 0px 20px 20px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;
	}		
/****	
h3 a:link	{
		font-size: 16px;
		line-height: 18px;
	 	color: #c60000;
		text-decoration:none;
		font-weight: bold;
		}

h3 a:hover	{
		font-size: 16px;
		line-height: 18px;
	 	color: #ff9900;
		text-decoration:none;
		font-weight: bold;
		}

h3 a:visited	{
	 	font-size: 16px;
		line-height: 18px;
		color: #000000;
		text-decoration:none;
		font-weight: bold;
		}		
	****/	
h4 {
	padding:20px 0px 20px 60px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;
	}			
	
	
h5 {
	padding:20px 0px 5px 60px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;
	}				

table {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;

}		

table th, td
{
vertical-align:middle;
padding:0px;
}

img{
display: block;
   margin: 0px;
   padding: 0px;
}

	.wrap {
		margin:0 auto;
		width:981px;
	}
	
	#header, #footer {
		float:left;
		padding:0;
		min-width:100%;
	}
	
	#header {
		background:#000000;
	}
	
	#header .logo {
		position:relative;
		width:980px;
	}
	
	#header p {
		float:right;
		width:400px;
		margin:0;
	}
	
	#sub_box_body{
width:980px;
margin:0px auto;

background:url(images/box_tile.png) repeat-y;
padding:0 0 0 0;
min-height:300px;
}

#content_center{
margin-right:10px;
margin-top:10px;
margin:0 0 0 0;
padding:0 0 0 0;
margin:0px auto;
padding:15px 0;
clear:both;
width:940px;}
	
	#content {
		padding:15px 0;
		clear:both;
	}
	
	#footer {
		background:#000000;
		text-align:center;
		/*To anchor to bottom of page uncomment the following lines:*/
		/*position:fixed;
		bottom:0;*/
	}
	
	#footer a {
		color:#ffffff;
	}
/*****HOME FEATURE TABLE****/	
#home_feature table
{
padding:5px 5px 5px 5px;
border: 0px;
}

#home_feature th, td
{
border: 0px;
text-align:left;
vertical-align:top;
padding:5px 5px 5px 5px;
}	
	

/********ITEM LIST TABLE*****/
	#item_list_center{
	padding:0px;
margin:10px auto;
width:800px;
background-color: #FFFFFF;
	}	

#item_list_center table
{
width: 800px;
border: 1px solid black;
}

#item_list_center th, td
{
border: 1px solid black;
text-align:left;
vertical-align:middle;
padding:0px;
}

/********ITEM LIST VERT TABLE*****/
	#item_list_center_vert{
	padding:0px;
margin:10px auto;
width:800px;
background-color: #FFFFFF;
	}	

#item_list_center_vert table
{
width: 800px;
border: 0;
}

#item_list_center_vert th, td
{
border: 0;
text-align:left;
vertical-align:middle;
padding:0px;
}

/*****HEADER TABLE STYLE****/
/****#feature_header_table_item{
padding:0px;
background-color: #FFFFFF;
	}	

#feature_header_table_item table
{
width:900px;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0; 
  border: 0;
}

#feature_header_table_item th, td
{
border: 0px solid black;
text-align:right;
vertical-align:top;
padding:0px;
}
*****/
	
/*****FEATURE ITEM STYLE****/
#feature_item{
padding:0px;
margin:10px auto;
width:900px;
background-color: #ffffff;
	}	

#feature_item table
{

border: 1px solid black;
}

#feature_item th, td
{
border: 1px solid black;
text-align:left;
vertical-align:top;
padding:0px;
}



	
	#highlight_center{
padding:15px 15px 0px 15px;
margin:10px auto;
width:740px;
background-color: #999999;
}



.quoteintro {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 16px;
	color: #c60000;
	font-weight: bold;
	font-style: italic;
}
	


.quote {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
}		

.quotecredit {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000099;
  	text-align: right;

}

.backfromfeature {
	padding: 0px 15px 5px 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000099;
  	text-align: right;

}

.backfromlist {
	padding: 0px 70px 5px 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000099;
  	text-align: right;

}

.backfrominfo {
	padding: 0px 65px 5px 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000099;
  	text-align: right;

}

.note {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #000099;
}

.formfield {
	font-family: Georgia, serif;
	font-size: 16px;
	margin:0;
	line-height: 19px;
	color: #000099;
	padding:0 0 0 0;
	font-weight: bold;
}

.pricingsectionheader
	{
	font-family: arial;
	font-size: 16px;
	color:#000099;
	}
	
.pricingsectionname
	{
	font-family: arial;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	}	 

.pricingsectiondesc
	{
	font-family: arial;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	font-style: italic;
	}		
	
.pricingsectioncode
	{
	font-family: arial;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	}	

.pricingsectionprice
	{
	font-family: arial;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	}			
.headerwithvideolinkleft
{float:left; padding:20px 0px 20px 70px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;}

	
.headerwithvideolinkright
{float:right; padding:20px 70px 20px 0px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;
	vertical-align: top;	}
	
.headerwithvideolinkleftitem
{float:left; padding:20px 0px 20px 20px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;}

	
.headerwithvideolinkrightitem
{float:right; padding:20px 16px 20px 0px;
	font-family: Georgia, serif;	
	font-size: 22px;
	line-height: 24px;
 	color: #c60000;
	font-weight: bold;
	vertical-align: top;	}	
		