/* mfusion styles april 2006 */
body{
background:#BBCFE7 url(images/page_background.jpg) repeat-x top;
margin:0;
padding:0;
font-family:"Arial",Verdana,  Helvetica, sans-serif;
font-size:1em;
}

/* a {font-size:1em;} */

#wrapper{
border-right:1px solid #000;
border-left:1px solid #000;
width: 758px;
margin:0 auto;
background: #fff;
}


#header{
position:relative;
background:url(images/top.gif) repeat-x;
float:left;
width:758px;
}

#awards {
margin-top:20px;
}

#awards p {
	padding:2px;
	margin-top:10px;
	border-bottom:1px dashed #D0910D;
	}

#logo{float:left; background: #333;}

#right_top{
float:right;
width:270px;


}
#strip{
width:758px;

background: #ccc;
 clear:left;
border-bottom:1px solid #000;
border-top:1px solid #000;

}

#banner{width:758px;


 clear:both;
}

#Layer1 {
	position:absolute;
	right:0px;
	bottom:-10px;
	width:320px;
	
	z-index:1;
}

.column{padding:0.5em; 
margin:0;}

p{margin:0; 
padding:0; 
font-size:75%;}

h1{font-size:90%;
margin:.2em 0 ;
 padding:0;}
 h2{font-size:80%;
margin:.2em 0 ;
 padding:.2em 0 ;}
#content{
 width:758px;
 background:url(images/news.gif) repeat-y right;
position:relative;
float:left;
}
#content2{
 width:758px;

position:relative;
float:left;
}

.product{color:#f93;}
#text{float:left;
width:510px;}
#text p{text-align:justify;} 
#news{float:right; width: 240px; }
#footer{
color:#fff;
 clear:both; 
width:758px;background: #355176;text-align:center;}


/******navigation styles*************/
#footer a{ color: #fff;font-size:70%; }
#footer a:hover{text-decoration:none;}

/*******dropdown suckerfish styles********/
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		/*float : left;*/
		width:137px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
	margin:0;
	padding:0;
		
		width: 137px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : -162px;top:0px; z-index:100;
		
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 137px;
		w\idth : 137px;
		display : block;
		color : #fff;
		
		text-decoration : none;
		padding-left:25px;
		
		background-position: center left; background-repeat:no-repeat;
		/*line-height:17px;*/
		line-height:15px;
	font-size:75%;
	}
	
	#nav li a:hover {
		color : #000;
	
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#nav li:hover{ position:static;}
/*******nav div style*******/
#main_nav{

width:162px;
float:left;
background: #355176;}
/*******background image styles for main menu********/
.link1{
background: #355176 url(images/1.gif);
}
.link1:hover{background:#b2bdcc url(images/1_over.gif);}
.link2{
background: #355176 url(images/2.gif);
}
.link2:hover{background:#b2bdcc url(images/2_over.gif); background-position: center left; background-repeat:no-repeat; color: #000;}


/*********news************/
.news{font-size:75%;color: #355176;}
.newsitem{border-bottom: 1px dashed #355176; 
padding-bottom:3px; 
margin-bottom:3px;
  text-align:left;
}
a.newslink {color: #355176; margin:0px; padding:0px;}
a:hover.newslink {text-decoration:none;}
#content a, #content2 a{color: #355176; margin:0px; padding:0px;}
#content a:hover, #content2 a:hover{text-decoration:none;}
#content2 ul li{font-size:75%; list-style-type:none;}


/******thumbs***********/
.thumbswrap{margin: 0px; 	text-align:center;	font-size:75%;  float:left; background:url(gallery/back_thumbs) no-repeat;  }
.thumb{margin:10px 16px 0 10px; border: 1px solid #333;}
.description{float:left; font-size:80%; text-align:center; width:150px; padding-left:15px; padding-right:15px; padding-bottom:35px; padding-top:20px;}

/***********Form*************/
label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}


/****************product**************/
.product_title{margin-bottom:10px;}
.product_item{background:#f9fae2;  margin-bottom:5px; padding-bottom:5px; width:100%; color:#000;  }
.product_item img{ float:left; border:none; margin:5px;}
.img_left{border:1px solid #000; float:left; margin-right:5px;}
.left{padding:3px; border:1px solid #000; float:left;  margin:5px 5px 5px 0px;}
.right{padding:3px; border:1px solid #000; float:right;  margin:5px 0px 5px 5px;}


