body {
	margin: 0;
	padding: 0;
	background: #FFFFFF ;
	font: normal small Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	color:#666;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:10px;
	text-decoration:underline
}

h2{
	margin-left:10px;
	padding: 0;
	text-transform: none;
	color: #000000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
h3{
	margin-left:10px;
	padding: 0;
	text-transform: none;
	color: #000000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
h4{
	font-size: 1.2em;
	text-transform: none;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px;
	padding:0;
}

h5{
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h6{
	margin: 0;
	padding: 0;
	text-transform: none;
	color:#333;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
h7{
	margin:5px ;
	padding:0;
	text-transform: none;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h8{
	margin: 5px;
	text-transform: none;
	color: #000;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
}
h9{
	margin: 5px;
	text-transform: none;
	color: #000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
p.ECC{
	margin-left:8px;
}

/*******Table Styles*************/
td.off {
background: #ffffff;
}

td.on {
background: #999999;
}
.sectionFont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #333333;
	width: 12em; /* set width of menu */

}

#section{
	float:left;
	margin-top:0px;
	margin-left:0px;
	z-index:1000;
	position:absolute;
	left: 205px;
	top: 216px;
	


}
#mainCont{
	text-align:center;
	width:633px;
	margin-left:15px;
}

a.section:link {
	color:#FF0000;
}
a.section:visited {
	color:#FF0000;
}
a.section:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	font-size:24;
}
a.section:active {
	color:#FF0000;
	font-weight:bold;
}


#menu {
width: 166px;; /* set width of menu */
background: #eee;

} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0px;
padding: 0px;

}
#links ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#links li {
	}

#menu li { /* remove bullets and list indents */

}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0px;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
margin: 0px;
}

#menu a {
color: #fff;
background: #990000;
text-decoration: none;
margin: 0px;
height:16px;
}

#menu a:hover {
color: #a00;
background: #fff;
margin: 0px;
}

/*checkout*/
ul.checkout {
	list-style-type:none;
	width:450px;
}
ul.checkout li{
	background-color:#FFC;
	margin:2px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	size:1.7em;
	height:30px;
	line-height:28px;
	text-align:left;
}
ul.checkout label{
	display:block;
	float:left;
	width:130px;
	text-align:center;
}
ul.checkout input{
	background-color:#FFF;
	border: 1px solid #933;
	width:200px;
	height:25px;
	
	
}

/* section menu */


#secmenu {
/*width: 12em; */
font: bold 15px/16px arial, helvetica, sans-serif;
} 

#secmenu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}
/* style, color and size links and headings to suit */
#secmenu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#secmenu h2 {
color: #fff;
background: #000;
text-transform: uppercase;

}

#secmenu a {
color: #000;
background: #efefef;
text-decoration: none;
height:16px;
}

#secmenu a:hover {
color: #a00;
background: #fff;
}
#wrapper{
	width:100%;
	margin:0;
}
#header{
	background-color: #991005;
	color:#FFF;
	font-size:1.3em;
	
}
.header section{
	clear:both;
}

#topbar{
	float:left;
	width:60%;
}
#navigation
{
	float: right;
	width:40%;
}

#navigation ul
{
	padding: 0;
	
	background: #000;
	margin-bottom:0;
	float:right;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
	line-height:33px;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 10px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	font-size:1.1em;
}

#navigation li a:hover { background: #737373; }
















#content{
	width:840px;
	margin-left:0px;
}
#mainCont{
	width:628px;
	float:right;
	min-height:800px;
}
#centerCont{
	text-align:center;
	
}
.checkoutSec{
	margin-right:auto;
	margin-left:auto;
	width:500px;
}
#leftbar{
	width:167px;
	float:left;
	background-color:#737373;
	clear:both;
}
#footer{
	clear:both;
	text-align:left;
	margin-left:10px;
	padding-top:25px;
}
.hidden{
	display:none;
	
}
img.center{
	margin-left:auto;
	margin-right:auto;
}
img.left{
	float:left;
}
img.right{
	float:right;
}
