/* -- basic Start -- */
body { 
	font-family: verdana, 'trebuchet ms', sans-serif;
	margin:0px;
	font-size:95%;
	line-height:1.5em;
	color:#666666;
	background-color:#ffffff;
	background-image:url("../images/bg.png");
	background-position:center top;
	background-repeat:no-repeat; }
div { 
	text-align: left; 
	border: none; 
	margin:0px; 
	padding:0px; }
img { 
	border: none; 
	margin:0px; 
	padding:0px; }
h1,h2,h3 { 
	font-size: 100%;  }
br.clear { 
	clear:both;
	display:inline;
	margin:0px; 
	padding:0px; }
a:link,a:visited {
	color:#000000; }
a:hover {
	color:#990000; }
/* -- basic End -- */

/* -- container Start -- */
#container { 
	width:900px; 
	margin:0px auto 0px auto; }
/* -- container End -- */

/* -- header Start -- */
#header { 
	border-top:solid 3px #669999; 
	padding:10px 0px  60px  0px; }
#header h1 { 
	width:252px;
	height:30px;
	margin:0px;
	padding:0px 0px  10px  0px; }
#header h1 a { 
	background-image:url("../images/h1.png");
	background-repeat:no-repeat;
	display:block;
	width:252px;
	height:30px;
	text-indent:-9999px;
	text-decoration:none; }
#head_img {
	clear:both; }
/* -- header End -- */

/* -- headerMenu Start -- */
#head_menu ol {
	width:903px;
	height:90px;
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style-type:none; }
#head_menu li {
	width:176px;
	height:90px;
	margin:0px 4px 0px 0px;
	padding:0px;
	float:left; }
#head_menu a { 
	display:block;
	width:176px;
	height:90px;
	margin:0px; 
	padding:0px; 
	text-indent:-9999px;
	text-decoration:none; }
#head_menu span { 
	display:none; }

#head_menu li#m_01,#head_menu li#m_02,#head_menu li#m_03,
#head_menu li#m_04,#head_menu li#m_05,#head_menu li#m_06,
#head_menu li#m_07 { background-image:url("../images/menu_false.png"); }

#head_menu li#m_01 a { background-image:url("../images/menu01_ot.png"); }
#head_menu li#m_02 a { background-image:url("../images/menu02_ot.png"); }
#head_menu li#m_03 a { background-image:url("../images/menu03_ot.png"); }
#head_menu li#m_04 a { background-image:url("../images/menu04_ot.png"); }
#head_menu li#m_05 a { background-image:url("../images/menu05_ot.png"); }
#head_menu li#m_06 a { background-image:url("../images/menu06_ot.png"); }
#head_menu li#m_07 a { background-image:url("../images/menu07_ot.png"); }

#head_menu li#m_01 a:hover { background-image:url("../images/menu01_ov.png"); }
#head_menu li#m_02 a:hover { background-image:url("../images/menu02_ov.png"); }
#head_menu li#m_03 a:hover { background-image:url("../images/menu03_ov.png"); }
#head_menu li#m_04 a:hover { background-image:url("../images/menu04_ov.png"); }
#head_menu li#m_05 a:hover { background-image:url("../images/menu05_ov.png"); }
#head_menu li#m_06 a:hover { background-image:url("../images/menu06_ov.png"); }
#head_menu li#m_07 a:hover { background-image:url("../images/menu07_ov.png"); }

/* -- headerMenu End -- */

/* -- menu Start -- */
#menu {
	margin:0px 10px 0px 10px; }
/* -- menu End -- */

/* -- main Start -- */
#main { 
	margin:0px 10px 0px 10px; }
#main h3 { 
	background-image:url("../images/h3_bg.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px 5px 5px 15px;
	margin:0px; }

/* -- main End -- */

/* -- footer Start -- */
#footer { 
	clear:both; 
	background-color:#669999; 
	color:#ffffff;
	text-align:center; }
/* -- footer End -- */



















/* ---------- details ----------*/
/* -- form Start -- */
#menu textarea,
#menu input { }
#menu textarea { }
#menu input { }
/* -- form End -- */

/* -- menuH2 Start -- */
#menu div.blocks h2#m_rr,
#menu div.blocks h2#m_ur,
#menu div.blocks h2#m_cp,
#menu div.blocks h2#m_di,
#main h2#b_nw,
#main h2#b_ab,
#main h2#b_ar,
#main h2#b_ct,
#main h2#b_ln,
#main h2#b_cn {
	text-indent:-9999px; }
#menu div.blocks h2#m_rr {
	background-image:url("../images/h2_m_rr.gif"); }
#menu div.blocks h2#m_ur {
	background-image:url("../images/h2_m_ur.gif"); }
#menu div.blocks h2#m_cp {
	background-image:url("../images/h2_m_cp.gif"); }
#menu div.blocks h2#m_di {
	background-image:url("../images/h2_m_di.gif"); }
#main h2#b_nw,
#main h2#b_ab,
#main h2#b_ar,
#main h2#b_ct,
#main h2#b_ln,
#main h2#b_cn {
	background-position:left top;
	background-repeat:no-repeat; 
	height:40px;
	padding:0px;
	margin:0px; }
#main h2#b_nw {
	background-image:url("../images/h2_b_nw.gif"); }
#main h2#b_ab {
	background-image:url("../images/h2_b_ab.gif"); }
#main h2#b_ar {
	background-image:url("../images/h2_b_ar.gif"); }
#main h2#b_ct {
	background-image:url("../images/h2_b_ct.gif"); }
#main h2#b_ln {
	background-image:url("../images/h2_b_ln.gif"); }
#main h2#b_cn {
	background-image:url("../images/h2_b_cn.gif"); }
/* -- menuH2 End -- */

/* -- catalog Start -- */
#c_list { 
	width:100%; }
/* -- catalog End -- */