body {
	margin: 0px;
	behavior: url("includes/inc.csshover.htc");
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	margin: 10px 0px;
	font-size:28px;
	color: #0055A5;
}
#content h1 a {
	font-size:28px;
	text-decoration: none;
	color: #0055A5;
	margin: 10px 0px;
}
#content h1 a:hover {
	font-size:28px;
	text-decoration: underline;
	color: #0055A5;
	margin: 10px 0px;
}
div{	
}
.main {
	width:760px;	
}
.main2 {
	width:760px;	
}
#cont {
	width:760px;
	float:right;
	margin-left:0px;
	border-bottom:1px solid #00A950;
}
#content {
	float:left;	
	padding-bottom:25px;
	width:430px;
	font-size:13px;
	color:#666666;
	text-align:left;	
}
#content a {
	font-weight: bold;
	color:#01AD55;
	text-align:left;	
}
.top {			
	width:760px;
	height:120px;
	margin-left:0px;
}
#logo {
	float:left;
	width:366px;
	margin-top:5px;
	border:0px;
}
#logo img{
	border:0px;	
}
.top_menu {
	float:left;
	margin-top:8px;	
}
.top_menu a{
	font-family:Friz Quadrata;
	font-weight: normal;
	font-size:19px;
	text-decoration: none;
	text-align:left;
	font-style:italic;
	color:#0055A5;	
}
.dot {
	float:left;
	width:12px;
	height:14px;
	margin-top:10px;
}
.m {
	float:left;
	margin-left:0px;
	text-align:left;	
}
#blue {
	clear:both;
	width:100%;	
	background-color:#0055A5;
	border-top: 1px solid #00A950;
	border-bottom: 1px solid #00A950;	
}
#picture {
	width:760px;	
}
#picture img{
	float:left;
}

/* MAIN MENU <-----------------------------*/
.menu {		
	height:29px;
	margin:0px;
	padding: 0px;
	float: left;
	background: white;
}
.menu ul {	
	margin:0px;
	display: block;
	list-style: none;
	margin-left:0px;
	float: left;
	padding: 0;
}
* html  .menu ul {	
	margin:0px;
	display: block;
	list-style: none;
	margin-left:0px;
	float: left;
	padding: 0;
}
.menu ul li {
	position: relative;
	height:28px;
	border-left:1px solid green;
	border-top:1px solid green;	
	display: inline;
	padding: 0;
	float: left;
}
.menu ul li a {
	display: block;
	float: left;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;	
	background-color: white;	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:18px;
	padding-right:19px;
	color: #369;
	text-align:left;	
}
.menu ul li a:hover {
	color: white;
	background-color:#369;
}
.menu ul li ul {
	position: absolute;
	display: none;
}

.menu ul li:hover {	
	position: relative;
	background-color:#0055A5 ; 
	
}

.menu ul li:hover > a,
.menu li a:hover,
* html .menu li a:hover {	
	color:white;
	background-color:#0055A5; 
}

.menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	background-color:#00A950;
	border-left: 1px solid #00A950;
	border-right: 2px solid #00A950;
	border-bottom: 1px solid #00A950;
}
.menu ul li ul li {	
	margin-left:10px;
	background-color:white;	
}

* html .menu ul li:hover ul { 
	background: none; 
}

.menu ul li ul li
 {
	width: 150px;
	
	padding: 0;
}
.menu ul li ul li a {
	background: none;
	padding: 3px 0px 3px 10px;
	width: 140px;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	color: #0055A5;
	text-align:left;
	float: none;
}


.menu ul li ul li:hover { 
	background:#0055A5 ; 
}

.menu ul li ul li a:hover {
	color: white;
	background: none;	
	
}

.menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	
	padding: 4px 0px 2px 10px;
}

.menu ul li ul li ul,
.menu ul li:hover ul li ul { 
	display: none; 
}

.menu ul li ul li:hover ul,
.menu li.exp:hover ul,
.menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 160px;
}

.menu ul li:hover ul li:hover ul li,
* html .menu ul li ul li a { 
	width: 140px; 
}

.menu ul li:hover ul li:hover ul li a {
	
}

/* END MAIN MENU <-----------------------------*/

#bg {
	float:left;
	background:url(images/bg.gif);
	width:110px;
	height:29px;
	margin:0px;
	border-left: 1px solid #00A950;
}

#phone {	
	float:left;
	width:174px;
	height:46px;
	margin:0px;	
	position:relative;		
	top:73px;
	left:230px;	
}

#phone img{
	border:0px;
}
*html #phone {
	top:70px;
	left:230px;
}
#t_phone {	
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #009966;
	text-align:left;
}

#number {
	font-family:Myriad Pro;
	font-variant: normal;
	font-weight: normal;
	font-size:32px;
	color: #009966;
	text-align:left;
}
#head {
	
	margin-top:40px;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: normal;
	font-size:28px;
	color: #0055A5;
	text-align:left;
}


/* #head2 {
	float:left;
	width:415px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: normal;
	font-size:28px;
	color: #0055A5;
	text-align:left;
} */



#head3 {
	
	margin-top:20px;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:18px;
	color: #0055A5;
	text-align:left;
	
}
#head2 a{
	
	margin-top:10px;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: normal;
	font-size:28px;
	color: #0055A5;
	text-align:left;
	text-decoration:none;
}
.triangl {
	float:left;
	margin:0px;	
	height:23px;
	width:320px;
	background-repeat:no-repeat;
	background-color:#00A950;	
	padding-left:10px;
	padding-top:7px;
	text-align:left;
	border-bottom:1px solid #00A950;
}
.triangl img {
	border:0px;
}
.triangl a{
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: normal;
	font-size:16px;
	color:white;
	text-decoration:none;
	text-align:left;
}
#info {
	float:left;
	width:295px;
	padding-top: 20px ;
	padding-right:5px;
	padding-left:30px;
	
}
#t1 {
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: normal;
	font-size:20px;
	color:#0055A5;
	text-decoration:none;
	text-align:left;
}
#t2{	
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: normal;
	font-size:16px;
	font-style:italic;
	color:#0055A5;
	text-decoration:none;
	text-align:right;
	margin-right:60px;
}
#copyright {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#copyright p {
	color:#999999;
	text-align:left;
	padding-top:9px;
	font: 11px "Trebuchet MS";
}
#copyright a {
	font-size:11px;
	color:#999999;
	text-decoration:none;
	text-align:left;
}
.dot2 {	
	
	float:left;
	width:6px;
	
}
#pic {
	float:left;
	border-right:1px solid #00A950;
}
#eye {		
	
	position:absolute;
	margin-top:30px;
	margin-left:430px;	
	width:165px;
	height:110px;	
	border-bottom:1px solid #00A950 ;
	
}

#eye img{
	border:0px;	
}

#sub {
	float:right;
	width:274px;
	border-left:1px solid #00A950;
	border-bottom:1px solid #00A950;
	border-right:1px solid #00A950;
	margin-bottom:25px;
}
#sub_text {	
	float:left;
	padding-top:15px;
	text-align:left;
}
#sub_text a{
	color:#0055A5;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
}
#sub_text a:active{
	color:#018941;	
}
#sub_text a:hover{
	text-decoration:underline;	
}
#sub_text ul li{
	list-style-image:url(images/tri.gif);
	margin-bottom:13px;
}
#sub_text  .category_current{
	list-style-image:url(images/tri2.gif);
	
}
#sub_text  .category_current a{	
	color:#018941;
}
#sub_text   .category1 {
	
	list-style-image:url(images/tri3.gif);
}
#sub_text  .category1 a{
	
	color:black;
}
#sub_text  .category_current2 a  {
	
	color:#018941;
}
#sub_text  .category_current2{
	list-style-image:url(images/tri3.gif);
}

.category ul li{
	list-style:none;
	
}
#s {
	float:left;
	margin-top:20px;
}
#s ul{	
	padding-left:0px;
	margin:0px;
	
}
#s a {
	color:#666666;
	font-weight: normal;
}
.category  a{
	font-size:13px;
	color:#666666;
	text-align:left;	
	text-decoration:none;
	
}
#prod {
	margin-top:20px;
	text-align:left;
}
#prod a{
	font-weight: bold;
	font-size:14px;
	color:#0055A5;
}
.product {
	float:left;
	width:406px;
	height:110px;
	border:1px solid #009AFF;
	
	margin-bottom:8px;
}

#big_image {
	
	margin-top:20px;
	float:left;	
	width:260px;
	height:260px;
	text-align:center;
}
#big_image img {
	
	float:left;	
		
}
.product_image img{
	border:0px;
}
.product_image{
	float:left;
	text-align:center;
	border:1px solid #009AFF;
	width:100px;
	height:100px;
	margin: 4px 14px 4px 4px;
}
* html .product_image{
	
	margin-left:2px;
}
.product_name{
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:14px;
	color:#009A4C;
	text-align:left;	
	text-decoration:none;
}
#prod .product_name a{	
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:14px;
	color:#009A4C;	
	text-decoration:none;
}
.product_description{
	
	
	padding-top:7px;
	height:45px;
	width:284px;
	float: left;
	
}

.product_number{
	float: none;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:14px;
	color:#009AFF;
	text-align:left;	
	text-decoration:none;
}
#prod .product_number a{	
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:14px;
	color:#009AFF;
	text-align:left;	
	text-decoration:none;
}
.more {	
	float:left;
	position:absolute;
	margin-top:73px;
	
}
.more a{	
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:14px;
	color:#0055A5;
	text-align:left;	
	text-decoration:none;
}
#big{
	float:left;
	text-align:left;
	width:162px;
}
#big2{
	position:absolute;	
	width:210px;
}
#big_product_name{	
	float:none;
	margin-top:20px;
	padding-left:20px;	
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:16px;
	color:#009A4C;
	text-align:left;	
	text-decoration:none;
}
#big_product_number {
	float: none;
	padding-left:20px;
	font-family:Trebuchet MS;
	font-variant: normal;
	font-weight: bold;
	font-size:16px;
	color:#009AFF;
	text-align:left;	
	text-decoration:none;
}
#big_product_description {
	float: none;
	margin-top:30px;
	padding-left:18px;
	font-family:Trebuchet MS;
	font-variant: normal;	
	text-align:left;	
	text-decoration:none;
}

.wrap {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height:100px;
 }
 .wrap2 {
	display: table-cell;
	vertical-align: middle;
	width: 260px;
	height:260px;
 }
.just-for-IE {

 display: none;
 width: 1px;
 margin-left: -1px;
 }
 * html .just-for-IE, * html .valign-center {
 display: inline-block;
 vertical-align: middle;
 }
 * html .valign-center {
 width: 100%;
 }
 * html .just-for-IE {
 height: 100%;
 }
 * html .just-for-IE, * html .valign-center {
 display: inline;
 }
 .input{
	overflow:hidden;
	margin-bottom:3px;
	border: 1px solid;
	text-align:left;
	color:#5B5959;
	width: 250px;
	font: 14px "Trebuchet MS";
	padding: 2px;
	display: block;
}
#form {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.textarea{
	overflow:hidden;
	height:100px;
	border: 1px solid;
	width: 250px;
	text-align:left;
	color:#5B5959;
	margin-bottom:3px;
	font: 14px "Trebuchet MS";
	padding: 2px;
	display: block;
}
.contact_submit{
	background:none;
	border: 1px solid;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	text-decoration:none;
	width:80px;
	display: block;
}
#pdf {
	float: none;
	margin-top:15px;
	padding-left:18px;
	font-family:Trebuchet MS;
	font-variant: normal;	
	text-align:left;
	color:#369;
	text-decoration:none;
}
#pdf a{	
	font-family:Trebuchet MS;
	font-variant: normal;	
	font-size:16px;
	text-align:left;
	color:#369;
	text-decoration:underline;
}
