body{
  background: url('../img/bg.jpg') no-repeat top center #919191;
}
h1{
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
	font-size: 18px;
}
#box{
  width: 1004px;
  margin: 0px auto;
}
#box_top{
  background: url('../img/main_box_top.png') no-repeat;
  height: 20px;
}
#box_middle{
  background: url('../img/main_box_middle.png') repeat-y;
}
#box_bottom{
  background: url('../img/main_box_bottom.png') no-repeat;
  height: 20px;
}

#footer{
  width: 960px;
  height: 24px;
  margin: 0px auto;
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #ffffff;
}
#menu{
  text-align: right;
	padding: 20px 40px 0px 40px;
	font-family: Arial;;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 22px;
}

#menu ul li {
  font-size: 14px;
	display: inline;
	line-height: 22px;
	padding: 2px;
	height: 40px;
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #696969;
  text-decoration: none;
}
#menu .act a:link, #menu .act a:active, #menu .act a:visited, #menu .act a:hover {
  color: #ffffff;
  background: #ef5917;
  text-decoration: none;
}
#menu .act a:link, #menu .act a:active, #menu .act a:visited, #menu .act a:hover {
  color: #ffffff;
  background: #ef5917;
  text-decoration: none;
}
#menu a:hover {
  color: #ffffff;
  background: #ef5917;
  text-decoration: none;
}

#menu .act a:link .sl, #menu .act a:active .sl, #menu .act a:visited .sl, #menu .act a:hover .sl {
  width: 5px;
  background: url(../img/menu_over_l.gif) no-repeat;
  text-decoration: none;
  padding-right: 8px;
}
#menu a:link .sl, #menu a:active .sl, #menu a:visited .sl{
  width: 5px;
  background: #f0f0f0;
  text-decoration: none;
  padding-right: 8px;
}
#menu a:hover .sl{
  width: 5px;
  background: url(../img/menu_over_l.gif) no-repeat #ef5917;
  text-decoration: none;
  padding-right: 8px;
}

#menu .act a:link .sr, #menu .act a:active .sr, #menu .act a:visited .sr, #menu .act a:hover .sr {
  width: 5px;
  background: url(../img/menu_over_r.gif) right no-repeat;
  text-decoration: none;
  padding-left: 8px;
}
#menu a:link .sr, #menu a:active .sr, #menu a:visited .sr{
  width: 5px;
  background: #f0f0f0;
  text-decoration: none;
  padding-left: 8px;
}
#menu a:hover .sr{
  width: 5px;
  background: url(../img/menu_over_r.gif) right no-repeat;
  text-decoration: none;
  padding-left: 8px;
}

#categories ul {
	margin: 0px;
	padding-left: 15px;
	list-style:  url(../img/submenu_arrow_1.gif);
}

#submenu li {
  font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}

#submenu a:link, #submenu a:active, #submenu a:visited {
  color: #696969;
  text-decoration: none;
}
#submenu a.act:link , #submenu a.act:active, #submenu a.act:visited, #submenu a.act:hover {
  color: #ef5917;
  text-decoration: none;
}
#submenu a:hover {
  color: #ef5917;
  text-decoration: none;
}


#logo_box{
  float: left;
  padding-left: 40px;
}

#content_box{
  padding: 40px 20px 20px 20px;
}

#search_box{
	padding: 20px 0px 40px 13px;
}
.search_input{
	width: 132px;
	height: 18px;
	border: none;
	background: url('../img/search_input.png') no-repeat;
	padding: 1px 5px 0px 5px;
	line-height: 18px;
}
.search_button{
	width: 45px;
	height: 18px;
	border: none;
	background: url('../img/search_button.png') no-repeat;
	line-height: 18px;
	color: #ffffff;
}

#categories{
  float: left;
  width: 275px;
  padding-left: 20px;
}
.main_photo{
	width:295px;
	height:225px;
	vertical-align: bottom;
	background-position: 50% 50%;
}
.main_photo_r{
	width: 300px;
	height: 225px;
	vertical-align: bottom;
	background-position: 50% 50%;
}


.padd01{
	padding-bottom: 15px;
	width: 280px;
}
.topobot{
	padding: 9px 13px;
	color: #ffffff;
	background: #000000;
	line-height: 14px;
	-moz-opacity:.50;
	opacity:.50;
	filter: alpha(opacity=50);
	-height: 30px;
	min-height: 30px;
}
.topbot .alpha{
	-moz-opacity:1;
	opacity:1;
}
.topbot a:link, .topbot a:visited, .topbot a:hover, .topbot a:active{
	color: #ee5b17;
	text-decoration: none;

}
#body {
	margin-left: 320px;
	margin-right: 30px;
}
.list_box{
	background: #cacaca;
	margin-bottom: 20px;
}
.list_top{
	height: 7px;
	background: url('../img/list_top.png') left top no-repeat;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}
.list_bottom{
	height: 7px;
	background: url('../img/list_bottom.png') left bottom no-repeat;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}
.list_middle{
	margin-left: 10px;
	display: table;
	width: 590px;
}
.list_header {
	line-height: 18px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #262626;
	padding: 3px 10px 10px 10px;
}
.list_header a:link, .list_header a:visited, .list_header a:active, .list_header a:hover{
	color: #262626;
	text-decoration: none;
}
.list_img{
	float: left;
	padding: 0px 20px 10px 20px;
	width: 200px;
	overflow: hidden;
}
.img_holder
{
	display: block;
	width: 202px;
	height: 152px;
	border: 3px solid #ffffff;
	margin-bottom: 3px;
	text-align: center;
}

.list_img img{
	max-width: 200px;
}
.list_body {
	padding-bottom: 10px;
	float: right;
	width: 330px;
}
.list_body ul{
	padding: 0px;
	margin: 0px;
	list-style:  url(../img/submenu_arrow_1.gif);
	line-height: 22px;
}
.list_body a:link, .list_body a:active, .list_body a:visited, .list_body a:hover{
	font-weight: bold;
}
.list_body .details_desc li
{
	list-style-image: none;
	list-style:disc outside; margin-left: 10px;
}