body    {
	text-align: left;
	font: 76%/146% Arial,Sans-serif;
	background: none;
	color: #3B4250;
	padding: 0;
	margin: 0;
}


#logo img{display:none;}

a img {border:none;}

#menu {display:none;}
	
#header {display:none;}
	
#main {
	padding: 15px; 
	margin: 15px 0;
	background: none;
	border: none;
	}
	
#mainLeft {display:none;}
	
#mainRight {
	width: 600px;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	}


.msgBox, .msgBox2  {display:none;}
	
.mogulBox  {display:none;}

#bottom{
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
	}
#bottom ul {display:none;}
li {list-style-image: url(../images/dot.gif);}
#bottom li {
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 0 3em 0 0;
	}
	
#footer {
	background: transparent url(../images/dot_hr.gif) repeat-x 0% 0%;
	padding: 20px 0;
	font-size: 85%;
	color: #666;
	}

.decor {background: url(../images/decor.gif) no-repeat 50% 100%; padding-bottom: 25px;}


	
	
/* menu *
**************************************************************/

#topnav {
	width:700px;
	height:20px;
	position: relative;
	padding:0;
	margin:0;
	}
#topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
	}
#topnav a {display:block; height:20px; text-decoration:none;}
#topnav1 {
	left:0;
	width:95px;
	height:20px;
	background: transparent url(../images/topnav.gif) 0 0 no-repeat;
	}
#topnav2 {
	left:95px;
	width:95px;
	height:20px;
	background: transparent url(../images/topnav.gif) -95px 0 no-repeat;
	}
#topnav3 {
	left:190px;
	width:150px;
	height:20px;
	background: transparent url(../images/topnav.gif) -190px 0 no-repeat;
	}
#topnav4 {
	left:340px;
	width:142px;
	height:20px;
	background: transparent url(../images/topnav.gif) -340px 0 no-repeat;
	}
#topnav5 {
	left:482px;
	width:117px;
	height:20px;
	background: transparent url(../images/topnav.gif) -482px 0 no-repeat;
	}
#topnav6 {
	left:599px;
	width:101px;
	height:20px;
	background: transparent url(../images/topnav.gif) -599px 0 no-repeat;
	}
#topnav1 a:hover, #topnav1.active {background: transparent url(../images/topnav.gif) -800px 0 no-repeat;}
#topnav2 a:hover, #topnav2.active {background: transparent url(../images/topnav.gif) -895px 0 no-repeat;}
#topnav3 a:hover, #topnav3.active {background: transparent url(../images/topnav.gif) -990px 0 no-repeat;}
#topnav4 a:hover, #topnav4.active {background: transparent url(../images/topnav.gif) -1140px 0 no-repeat;}
#topnav5 a:hover, #topnav5.active {background: transparent url(../images/topnav.gif) -1282px 0 no-repeat;}
#topnav6 a:hover, #topnav6.active {background: transparent url(../images/topnav.gif) -1399px 0 no-repeat;}


/* menu end */


/* links
*****************************************************************/

a:link, a:visited {color: #5B8B2C; text-decoration: none; font-weight: bold;}
a:hover, a:active {color: #5B8B2C; text-decoration: underline; font-weight: bold;}

#bottom li a {color: #3D4451; font-weight: normal; font-size: 90%;}


/* various *
*****************************************************************/

.hide {height: 0; width: 0; overflow: hidden; position: absolute;} 
h1 {font-size: 10px; padding: 0; margin:0;}
h2 {font-family: "Trebuchet MS", serif;font-size: 117%; font-weight: bold; text-transform: uppercase; padding-bottom: 3px; margin-bottom: 10px;}
.pushRight {margin-right: 5px;}
.pushDown {margin-bottom: 15px;}

.pointer {display: block; padding-left: 15px; background: transparent url(../images/pointer.gif) no-repeat 0px 50%;}
.strongPointer {display: block; font-weight: bold; }

.strong {display: block; font-size: 112%; padding-bottom: 3px; margin-bottom: 10px; background: transparent url(../images/dot_hr.gif) repeat-x 0% 100%;}
.strongTitle {font-size: 112%; font-weight: bold; color: #5B8B2C; padding-bottom: 3px; margin-bottom: 10px;}

.skiplink {display : none;} 

/* deals 
**********************************/
.tstone {padding: 0; clear: both;}

.boxLeft {
	background: none;
	padding-top: 55px;
	text-align: center;
	float: left;
	
}

.boxRight {display: hidden;}
.boxRight img{display: none;}
	
.boxBottom {
	background: none;
	padding-top: 25px;
	margin-top: 10px;
	font-style: italic;
	font-size: 85%;
	}
	
.boxRight img {padding-bottom: 5px; }

.boxTitle {
	text-transform: uppercase; 
	font-weight: bold; 
	color: #5B8B2C;
	display: block; 
	padding-top: 3px; 
	padding-bottom: 3px;}


.next { 
	float: right;
	width: 100px;
	text-align: right;
	background: url(../images/pointer.gif) no-repeat 100% 50%;
	padding-right: 15px;
	}
	
.prev {
	text-align: left;
	background: url(../images/prev.gif) no-repeat 0% 50%;
	padding-left: 15px;
	}
	
/**/

.tableLeft {
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	width: 150px;
	}
.tableRight {
	margin-left: 160px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
form {padding-bottom: 20px;}
	
.clear {height:1px;overflow:hidden;clear:both;margin-top:-1px;}


