body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#ccc;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	color:#369;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-size:0.8em;
	color:#333;
}

#mcLeft li {
	font-size:0.8em;
	color:#333;
	}

img {
	margin:10px 0 5px;
}
#ads img {
	display:block;
	padding-top:10px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background-color:#fff;
}
#header {
	
}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}

h1 {
	font-size:1.3em;
	color:#b7c922;
	}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 2 Column (left menu) settings */
.leftmenu {
	background:#fff;		/* right column background colour */
}
.leftmenu .colleft {
	right:80%;			/* right column width A */
	background:#f4f4f4;	/* left column background colour */
}
.leftmenu .col1 {
	width:76%;			/* right column content width B */
	left:102%;			/* 100% plus left column left padding C */
}
.leftmenu .col2 {
	width:16%;			/* left column content width (column width minus left and right padding) D*/
	left:6%;			/* (right column left and right padding) plus (left column left padding) E */
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #aaa;
}
#footer p {
	padding:10px;
	margin:0;
}

a:link { color : #999999; text-decoration: underline; font-weight: normal; }
a:visited { color : #999999; text-decoration: underline; font-weight: normal;}
a:active { color : #999999; text-decoration: underline; font-weight: normal;}
a:hover { color : #666666; text-decoration: underline; font-weight: normal;}


div#mainnav { 
	padding-top:8em;
	width: 148px;
	float: left;
	font-size:0.9em;
}

div#mainnav ul {list-style:none; margin-left:0; padding-left:0;}
div#mainnav ul li{background-color:#b7c922; width:120px; border:solid 1px white; padding-left:5px; color:#ac0b2d; font-weight:bold; color:#fff;}
div#mainnav ul li a {color:#ac0b2d; text-decoration:none; font-weight:bold; }
div#mainnav ul li a:link {color:#ac0b2d; text-decoration:none; font-weight:bold;}
div#mainnav ul li a:hover {color:#fff; text-decoration:none; font-weight:bold;background-color:#b7c922; }
/*div#mainnav ul li a:visited {color:#fff; text-decoration:none; font-weight:bold;background-color:#b7c922; }*/
div#mainnav ul li a:active {color:#fff; text-decoration:none;font-weight:bold;background-color:#b7c922; }

div#footer {text-align:center;}
div#footer {font-size:0.9em;}
div#footer a {color:#666666; text-decoration:none;background-color:#ccc;}
div#footer a:link {color:#666666; text-decoration:none;background-color:#ccc;}
div#footer a:hover {color:#666666; text-decoration:none;background-color:#ccc;}
div#footer a:visited {color:#666666; text-decoration:none;background-color:#ccc;}

#mcLeft {
float:left;
margin:0;
padding:2em 0 0 0;
width:350px;

}
#mcRight {
float:right;
margin:0;
padding:2em 0 0 0;
width:350px;

}

#mcOne {
float:left;
margin:0;
padding:4em 0 0 0;
width:700px
}

div#logo {

	float: left;
	padding:1em 1em 0 2em;
}

div#logo2 {


}

div#logo3 {

}

.home-thumb
{
height:140px;
margin-bottom:5px;
background-color:#e6ee9d;
}

.home-thumb img
{float:left;
padding-right:10px;
border:0px}

.home-thumb h2 

{font-size:0.9em;
margin:0px 0 0 0; 
padding:5px 0 5px 5px;
background-color:#b7c922;
}

.home-thumb h2 a
{text-decoration:none;
	font-size:1.1em;
	font-weight:normal;
	color:#000;}

.home-thumb p
{margin:0; 
padding:0;}

.productItem {

}

.productItem img {

padding:0 2em  0 0
}
.productName {

}

h2.productName {
background-color:#b7c922;
padding:0.25em;
color:#861A9B;
font-size:1em;
}
