body
{
	background: #ffffff url('images/bg.gif') top left;
	background-repeat: repeat;
}

body, td, th
{
	font-family: verdana;
	font-size: 12px;
	color: #282E61;
	vertical-align: top;
	line-height: 13px;
}
img
{
	border: 0;
}
a
{
	font-family: tahoma;
	font-size: 12px;
	color: #104889;
}
a:visited
{
	color: #104889;
	font-size: 12px;
}
a:hover
{
	color: #007F0E; /*font-weight:bold;*/
	font-size: 12px;
	text-decoration:underline;
}
a:active
{
	color: #104889;
}
h1
{
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
h2
{
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
h3
{
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
h4
{
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
.cat_link:visited
{
	color: #007F0E; /*font-weight:bold;*/
}
.cat_link:hover
{
	color: #007F0E; /*font-weight: bold; */ /*font-size: 14px;*/
        text-decoration:underline;
}
.cat_link:active
{
	color: #000FFF; /*font-weight: bold;*/
}

a.menulink
{
	/*font-size: 16px;*/
	color: #CCCCCC;
	color: #007F0E;
}
a.menulink:hover
{
	text-decoration: underline;
}
#p_t_l
{
	position: absolute;
	float: left;
	background: url('images/p_t_l.png') top left;
	background-repeat: no-repeat;
	top: -8px;
	left: 1px;
	width: 56px;
	height: 13px;
	margin: 0;
	padding: 0;
	z-index: 2000;
}
#p_t_c
{
	position: absolute;
	float: left;
	background: url('images/p_t_c.png');
	background-repeat: repeat-x;
	top: -9px;
	left: 57px;
	padding: 0;
	width: 896px;
	height: 13px;
}
#p_t_r
{
	position: absolute;
	background: url('images/p_t_r.png') top right;
	background-repeat: no-repeat;
	top: -8px;
	left: 953px;
	width: 56px;
	height: 13px;
	margin: 0;
	padding: 0;
}

#p_b_l
{
	position: absolute;
	float: left;
	background: url('images/p_b_l.png') top left;
	background-repeat: no-repeat;
	top: -1px;
	left: 1px;
	width: 56px;
	height: 13px;
	margin: 0;
	padding: 0;
	z-index: 2000;
}
#p_b_c
{
	position: absolute;
	float: left;
	background: url('images/p_b_c.png');
	background-repeat: repeat-x;
	top: -3px;
	left: 57px;
	padding: 0;
	width: 896px;
	height: 13px;
}
#p_b_r
{
	position: absolute;
	background: url('images/p_b_r.png') top right;
	background-repeat: no-repeat;
	top: -1px;
	left: 953px;
	width: 56px;
	height: 13px;
	margin: 0;
	padding: 0;
}


#p_c_l
{
	background: url('images/p_c_l.png') top left;
	background-repeat: repeat-y;
	width: 5px;
}
#p_c_r
{
	background: url('images/p_c_r.png') top right;
	background-repeat: repeat-y;
	width: 5px;
	margin: 0;
	padding: 0;
	border: 0;
}

.Page
{
	background: #ffffff;
	z-index: 1;
}
#logo
{
	float:left; 
	position:relative;
	margin-left:0px;
	background: url('images/logo.gif');
    background-position: 5px 0px;	
	background-repeat: no-repeat;
	width:602px;
	height:30px;
    padding-top:65px;
    padding-left:0px;
   	border:0;
}
#logo .txt{
  position:absolute;
  float:left;
  color:#e05211;
  margin:0;
  padding:0;
  border:0; 
  width:800px; 
  font-size:16px;  
}
div.line_head
{
	position: relative;
	float: left;
	top: 0px;
	background: url('images/line_head.png') top center;
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
}
ul#TopMenu
{
	list-style: none;
	position: relative;
	float: right;
	padding-top: 25px;
	width: 370px;
	text-align: right;
	background: url('images/top_menu_line.png') bottom center;
	background-repeat: no-repeat;
	border:0;
}

ul#TopMenu li
{
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 20px;
	width: 90px;
	text-align: center;
	color: #949494;
}
ul#TopMenu li a
{
	text-decoration: none;
	white-space: nowrap;
	font-size: 10px;
	color: #949494;
}

ul#TopMenu li a:visited, ul#TopMenu li a:activated
{
	text-decoration: none;
	color: #949494;
	white-space: nowrap;
	font-size: 10px;
}
ul#TopMenu li a:hover
{
	color: #000000;
	white-space: nowrap;
	font-size: 10px;
        text-decoration:underline;

}
ul#TopMenu li.sel
{
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 20px;
	text-align: center;
	color: #000000;
	background: url('images/top_menu_line_i.png') bottom center;
	background-repeat: no-repeat;
}
ul#TopMenu li.sel a, ul#TopMenu li.sel a:hover, ul#TopMenu li:hover a, ul#TopMenu li.sel a:visited, ul#TopMenu li.sel a:activated
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	white-space: nowrap;
}

ul#TopMenu li.sel a:hover
{
        text-decoration:underline;
}

ul#TopMenu li a, ul#TopMenu li a:visited, ul#TopMenu li a:activated
{
	font-size: 10px;
	text-decoration: none;
	color: #949494;
}
.txt_under_head
{
	color: #f9872b;
	font-size: 14px;
	text-align: right;
	padding-right:8px;
}
.txt_under_head span
{
	color: #d9522e;
	font-size: 1em;
	font-weight: bold;
}
span.contacts_data
{
	color: #000000;
	font-size: 1em;
	font-weight: normal;
}




div.menu_title
{
	position: relative;
	float: left;
	left: 0px;
	padding-left: 8px;
	padding-top: 4px;
	font-size: 14px;
	height: 32px;
	width: 150px;
	color: #ffffff;
	background: url('images/menu.png') top left;
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: italic;
	border: solid 0px #000000;
}
ul.lmenu_items
{
	font-size: 12px;
	color: #6e6d6d;
	list-style: none;
	border: 0;
	margin: 0;
	padding: 1px 0px 2px 0px;
	width: 136px;
}
.lmenu_items li
{
	background: url('images/menu_item.gif') center left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #e6e6e6;
	margin-left: 4px;
	text-align: left;
	width: 140px;
	display: block;
	padding: 4px 2px 4px 4px;
}

.lmenu_items li a, .lmenu_items li a:hover, .lmenu_items li a:visited, .lmenu_items li a:active
{
	font-size: 12px;
	color: #6e6d6d;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-left: 4px;
}
.lmenu_items li a:hover
{
        text-decoration:underline;
}

.cat_lnk , .cat_lnk:hover, .cat_lnk:visited, .cat_lnk:active
{
	font-size: 12px;
	color: #6e6d6d;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.cat_lnk:hover
{
        text-decoration:underline;
}
.home_lnk , .home_lnk:hover, .home_lnk:visited, .home_lnk:active
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #5a7fb1;
	text-align: left;
}
.home_lnk:hover
{
        text-decoration:underline;
}

.left_blocks
{
	padding:0;
	margin-left: 4px;
	text-align:left;
}
.text2
{
	color: #6e6d6d;
}
.txt_email
{
	border: solid 1px #f1baad;
	width: 98%;
}
.txt
{
	border: solid 1px #f1baad;
}
.sign_button
{
	color: #525151;
	background: #fff;
	text-decoration: underline;
	border: 0;
	cursor: pointer;
	padding: 4px 4px 4px 4px;
}
.link1, .link1:hover, .link1:visited, .link1:active
{
	color: #525151;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.link2, .link2:hover, .link2:visited, .link2:active
{
	height:20px;
	color: #525151;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	margin-top:4px;
	border:0;
}
.link1:hover, .link2:hover
{
        text-decoration:underline;
}
.survey_question
{
	color: #525151;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-align: left;
}
.question
{
	color: #525151;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.clear
{
	clear: both;
}
.body_title
{
	background: url('images/body_title_bg.png') top left;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	height: 31px;
	z-index: 0;
}
.body_title_l
{
	background: url('images/body_title.png') top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	z-index: 10;
	width: 100%;
	color: #ffffff;
	height: 31px;
	padding-top: 4px;
	padding-left: 4px;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.cat_link:visited, .cat_link:hover, .cat_link:active, .cat_link
{
	color: #e05211;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.cat_link:hover{
        text-decoration:underline;
}

.olive
{
	color: #c1d99d;
	font-size: 10px;
}
a.olive:hover
{
	color: #c1d99d;
	font-size: 10px;
        text-decoration:underline;

}
.standard:visited, .standard:hover, .standard:active, .standard
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.standard:hover
{
        text-decoration:underline;
}
.price
{
	color: #c30000;
	font-weight: bold;
	font-size: 15px;
}
#footer
{
	background: url('images/body_title_bg.png') top left;
	background-repeat: repeat-x;
	height: 25px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 100%;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active
{
	text-decoration: none;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
}

#footer a:hover
{
        text-decoration:underline;
}

#footer span
{
	padding-left: 4px;
	padding-right: 4px;
}
.unde_footer
{
	padding-top: 12px;
	padding-right: 25px;
	color: #a2a2a2;
	line-height: 20px;
}

.unde_footer a, .unde_footer a:hover, .unde_footer a:visited, .unde_footer a:active
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #686868;
	font-weight: bold;
}

.lnk3:visited, .lnk3:hover, .lnk3:active, .lnk3
{
	color: #111111;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
.unde_footer a:hover,
.lnk3:hover{
        text-decoration:underline;
}
div.cat_line
{
	background: url('images/cat_line.gif') top center;
	 background-repeat:no-repeat;
	height: 2px;
	width: 800%;
	margin: 0;
	padding: 0;
}
div.bd1
{
  border:solid 1px #faece5;
  padding:8px;
  background:#fefefb;
}
div.bd1_t_l
{
	position:relative;
	float:left;
	top:-9px;
	left:-9px;
	background: url('images/bd1_t_l.gif');
    background-repeat:no-repeat;
    width:10px;
    height:10px;
}
div.bd1_b_l
{
	background: url('images/bd1_b_l.gif');
    background-repeat:no-repeat;
	position:relative;
	float:left;
	width:8px;
	left:-9px;
    height:9px;
}
.home_category
{
 text-align:justify;	
}

.more , .more:hover, .more:visited, .more:active
{
	font-size: 12px;
	text-decoration: none;
	color: #5a7fb1;
	font-weight: normal;
	text-align: left;
}
.more:hover
{
        text-decoration:underline;
}
.brief_description
{
 font-size: 12px;
 border: 1px solid #cdcdcd; 
 font-family: Verdana; 
 color:#000000;
}
.prod_description
{
 	
}
.question{
 font-size: 12px;
 color:#000000;
 text-align:left;
}
