

	body {
background: #fff;
	}

	div#wrap {
width: 560px;
	}


	#header {
display:none;

	}


	#maincontent {
width: 560px;
		}



	#footer {
display:none;
	}




	#mainwidth {
width: 560px;
	}

	#sidebar {
display:none;
}




#main {
width:560px;
}

#sidemenu ul {display:none;}




p, ol, li, ul {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #000;
}

a {
  color:#cce620;
  text-decoration:none;
  }

a:hover {
  color:#cce620;
  text-decoration:underline;
  }

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #666}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #666 }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666 }

input {
background:#ccc;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #000;
border: 1px #666;
}

textarea {
background:#ccc;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #000;
border: 1px #666;
}



#productmenu ul
{
padding: 0;
margin: 0;
margin-left:5px;
color: #cae948;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 11px;
width:560px;
list-style: none;
}


#productmenu ul li a
{
display: block;
padding:7px;
color: #cae948;
text-decoration: none;
list-style: none;
width: 136px;
_width:150px;
background: #333;
text-align:center;
border-bottom: 1px solid #eee;

}



#productmenu ul li a:hover
{
background-color: #444;
color: #cae948;

}



