#main {
	background-image: url(images/header4.gif);
	background-position: left top;
	background-repeat:no-repeat;}
#mainContent {
	background-image: url(images/maincontentBg.gif);
	background-repeat: repeat-y;
	padding:10px 1px;}


#mainContent {display: inline-table; zoom:1;}

/* Hides from IE-mac \*/
* html #mainContent {height: 1%;}
#mainContent {display: block;}
/* End hide from IE-mac */
#mainContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainFooter {
	margin:0px;
	clear:both;}
#mainFootBtn {
	margin:0px 20px 0px 0px;
	text-align:right;}
#buyIndex td{
	padding:5px 0;
}
#buyIndex a:link{
	text-decoration: none; 	
	color: #666666;}
#buyIndex a:hover{
	text-decoration: none; 	
	color: #666666;}
#buyIndex a:visited{
	text-decoration: none; 	
	color: #666666;}
#buyForm {
	margin:10px 0px 30px 14px;}
#buyForm img {
	border-color:#666666;}

h1 {
	margin:0px;}
h2 {
	color:#666666;
	font-size:12pt;
	margin:15px 20px 0px;
	border-bottom:1px dashed #999999;}
h3 {
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	margin:15px 20px 0px;}
p {
	margin:10px 20px;
	font-size:10pt;
	line-height:12pt;
	color:#666666;}
li {
	margin:10px;
	padding-bottom:10px;
	padding-right:12px;
	font-size:10pt;
	line-height:12pt;
	color:#666666;}
a:link {  color: #FF3300;}
a:visited {  color: #FF6600;}
a:hover {  color: #0066FF;}
body {
	background-image:url(images/bg.gif);
	margin: 5px 0px;
	padding: 0px;}
form {
	margin:10px;}
blockquote {
	margin:10px 20px }

#topPage {
	background-image:url(images/bg.gif);
	margin: 0px 0px;
	padding: 0px;}
.linkBlack a:link,.linkBlack a:visited {  color: #333333;}
#cartItem form { margin:0px; padding:0px;}

#newsBackNum {
	float:right;
	margin:0px 5px 10px 10px;
	padding:5px;
	border:1px solid #999999;
	text-align: center;
	background-color:#EEEEEE;
}
#newsBackNum ul {
	padding:0px auto;
	margin: 0px auto;
}
#newsBackNum li {
	margin:0px auto;
	padding:0;
	list-style-type: none;
}

.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
