/***/
/** Magento*/
/***/
/** EXTRA CSS RULES FILE - ADD ANY EXTRA CSS TO THIS FILE TO KEEP THE ORIGINAL CSS FILES INTACT*/
/***/
/** Do not edit or add to this file if you wish to upgrade Magento to newer*/
/** versions in the future. If you wish to customize Magento for your*/
/** needs please refer to http://www.magentocommerce.com for more information.*/
/***/
/* */
/******************************************/
/***********[ Extra CSS ]***********/
/******************************************/
*
{
	padding: 0;
	margin: 0;
}
DIV.imagemenuitem
{
	width: 180px;
	height: 205px;
	float: left;
}
DIV.middle.col-1-layout
{
	width: 960px;
}
DIV#frontpagerightsideimagemenu {
	margin: 0px;
	float: left;
	width: 760px;
}
DIV#frontpageoutside
{
	width: 960px;
}
DIV#frontpagerightside
{
	margin: 0px;
	float: left;
	width: 760px;
}

DIV#frontpagerightside img
{
	margin-left: 20px;
}

DIV#frontpageleftside
{
	float: left;
	width: 200px;
	clear: both;
	/*[empty]margin-left:;*/
}
BODY
{
	background-color: #303030;
	background-image: url(images/bg_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font: 12px/1.55em arial, helvetica, sans-serif;
	text-align: center;
}
.mini-search
{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 30px;
	padding: 0px 0px 0 38px;
	background: url(../images/mini_search_bg.gif) no-repeat 0 0;
}
div.callus {
	font: 20px arial, helvetica, sans-serif;
	line-height: 20px;
	color: white;
}
.wrapper {
  width: 960px ;
  margin-left: auto ;
  margin-right: auto ;
}
DIV.header-top IMG
{
	margin-top: 6px;
}
DIV.desc_list IMG
{
	vertical-align: top;
	padding-right: 10px;
}

