body {
	background:url(../images/bg4.jpg) repeat-x #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	}
	
#containerTable {
	background-color:#fff;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	margin:0 auto;
	}
	
td.topCell {
	background:url(../images/top_cell.png) repeat-y top left;
	height:15px;
	}
	
td.header {
	background:url(../images/header_bg.png) no-repeat top right;
	height:99px;
	}
	
td.redFade {
	background:url(../images/red_fade.png) no-repeat top left;
	width:85px;
	}
	
td.sidebarBG {
	background:#d1d1d1 url(../images/sidebar_bg.png) repeat-x top left;
	width:190px;
	padding:0 5px 0 5px;
	}
	
td.boxShot {
	background:#f7f7f7 url(../images/red_bg.png) repeat-y top left;
	}
	
#sidebarList {
	margin:5px 0 0 0;
	padding:0;
	}

#sidebarList li {
	list-style-type:none;
	background:url(../images/bullet_clock.gif) no-repeat 0 50%;
	line-height:20px;
	padding:10px 0 10px 25px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#ff0000;
	text-transform:capitalize;
	}

#nav {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-width: 0;
	line-height: 0;
	}


#nav a.rollover {
	margin: 0;
	padding: 0;
	line-height: 0;
	text-decoration: none;
	}




img {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-width: 0;
	line-height: 0;
	display: block;
	}

table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-width: 0;
	}

h1 {
color: #f00;
padding: 0 0 0 0;
margin: 10px 0 0 0;
font-style:italic;
}

h2 {
color: #f00;
padding: 0 0 0 0;
margin: 10px 0 0 0;
font-style:italic;
	}

p {
line-height: 150%;
margin: 0 15px 15px 0;
padding: 0 0 0 0;
	}
	
a:link {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:visited {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:none;
	}

blockquote {
	font-style:italic;
	width:400px;
	margin-bottom:30px;
	}
	
span.author {
	font-style:normal;
	font-weight:bold;
	}

ul {
line-height: 130%;
margin: 0 0 15px 20px;
padding: 0 0 0 0;
	}

.testa	{
font-style: italic;
padding-top: 10px;
margin-bottom: 5px;
}


li {
padding: 0 0 5px 0;
	}

.faqq {
color: #f00;
margin-bottom: 0px;
	}

.copyright {
	color:#fff;
	font-size:10px;
	}
	
.copyright a {
	color:#fff;
	}
	

.botnav {
font-size: 9px;
color: #000;
	}

.botnav a:link, .botnav a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}

.botnav a:hover, .botnav a:active {
	color: #000;
	text-decoration: none;
	border-bottom: #f00;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}

.phoneOrder {
	color: #f00;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	}
	
.phoneOrderBlack {
	color: #000;
	font-size:18px;
	font-weight:bold;
	}
	
div#orderIcons {
	height: 168px;
	text-align: left;
	margin-left:90px;
	}
	
div#orderIcons a {
	text-decoration:underline;
	}
	
div#orderIcons div {
	text-align: center; 
	width: 110px; 
	margin: 8px 0 15px 2px; 
	float: left
	}
	
/* FOOTER */

#footer #copyright {
	color:#CCCCCC;
	font-size:10px;
	}
	
#footer #copyright a {
	color:#fff;
	}

#footer #seo {
	color:#333333;
	font-size:11px;
	margin: 10px 15px 0 15px
	}
	
#footer {
	background:#f00;
	height:50px;
	}
	
#footer #navList {
	margin:0;
	padding: 0;
	}
	
#footer #navList li {
	display:inline;
	}
	
#footer #navList li a {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:0 10px;
	}
	
#seohead {
	color: #FFF;
	text-align: center;
	font-size: 1em;
}