@charset "UTF-8";
/* CSS Document */


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*//*[START-QCC]*/.qmmc .qmdivider {
	display:block;
	font-size:1px;
	border-width:1px;
	border-style:solid;
	border-color:#dedede;
	position:relative;
	z-index:1;
	
}
.qmmc .qmdividery {
	float:left;
	width:2px;
    height:1px;
	
			
}
.qmmc .qmtitle {
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
	
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}
.qmmc .qmcbox {
	cursor:default;
	display:inline-block;
	position:relative;
	z-index:1;
}
.qmmc .qmcbox a {
	display:inline;
}
.qmmc .qmcbox div {
	float:none;
	position:static;
	visibility:inherit;
	left:auto;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*//* QuickMenu 0 */

#qm0 {
	width:auto;
	background-color:transparent;
}
#qm0 a {
	padding:5px 0px 6px 8px;
	margin:0px 0px 0px 0px;
	background-color:transparent;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	border-width:0px;
	border-style:solid;
	border-color:transparent;
	
}
#qm0 a:hover {
	color:#000000;
	text-decoration:none;
}
#qm0 li:hover>a {
	color:#000000;
	text-decoration:none;
}
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background-color:transparent;
	color:#000000;
	text-decoration:none;

	
}
#qm0 div { padding-right:0px; margin:0px 15px 0px 0px; background-color:#dedede; border-right:solid 1px #dedede; border-left:solid 1px #dedede;  border-bottom:solid 1px #dedede; border-top:solid 1px #dedede; background-image:url(../images/menu/bk-hover.gif); background-position: right;}
#qm0 div a { padding:0px 20px 0px 8px; color:#000000; font-weight:bold;border-width:0px;   background-image: url(../images/menu/bk.gif); background-repeat: repeat-x; background-position: top; line-height:27px  }

#qm0 div a:hover {
	color:#68ac03;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/menu/bk-hover.gif); background-position: right;}

#qm0 div .qmparent {
	font-weight:bold; 
}
#qm0 div .qmparent:hover {
	font-weight:bold;
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	color:#ACE045;
	text-decoration:none;
	font-weight:bold; 
}
#qm0 .qmtitle {
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#444444;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
#qm0 .qmdividerx {
	border-top-width:0px;
	margin:4px 0px 4px 0px;
	border-color:#BFBFBF;
			
}
#qm0 .qmdividery {
	border-left-width:0px;
	height:1px;
	margin:4px 2px 0px 2px;
	border-color:#BFBFBF;
}
ul#qm0 .qmparent {
	background-image:url(qmimages/cssalt1_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:97% 50%;
	
}
ul#qm0 li:hover > a.qmparent {
	background-image:url(qmimages/cssalt1_arrow_down_hover.gif);
	text-decoration:underline;
}
ul#qm0 ul .qmparent {
	background-image:url(qmimages/cssalt1_arrow_right.gif);
}
ul#qm0 ul li:hover > a.qmparent {
	background-image:url(qmimages/cssalt1_arrow_right_hover.gif);
}

.separater{ height:12px; width:2px;  background: url(../images/gifs/spacers/menu-sep.gif) no-repeat 8px 5px; }

/*[END-QS0]*/

/*CUSTOM WIDTHS*/

#approach {width:150px; background-image: url(../images/menu/bk.gif); background-repeat: repeat; background-position: top}
#product {width:180px; background-image: url(../images/menu/bk.gif); background-repeat: repeat; background-position: top}
#about {width:150px; background-image: url(../images/menu/bk.gif); background-repeat: repeat; background-position: top}

