body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin:0px; padding:0px;
}

a{margin:0px; padding:0px; text-decoration:none;}
p{margin:0px; padding:0px;}

#container {width:900px;
            margin:0px auto;
			clear:both;}
			
			
.logo{margin:16px 0 15px 8px; width:150px; float:left; padding:0px;}

.nav_div{ width:537px; float:right; height:37px;}			
			
ul.link{ margin:18px 0 0 0; padding:0; text-align:center; list-style:none;}
ul.link li{ color:#000; float:left;margin:0px; padding:0px; font-size:14px; font-weight:bold;}
ul.link li a{ color:#000; display:block; height:37px;margin:0; padding:10px 20px 0 20px; float:left; text-decoration:none;}
ul.link li a:hover{ color:#FDC532; margin:0; padding:10px 20px 0 20px; background-image:url(images/nav_bg.gif); text-decoration:none; background-repeat:repeat-x;}
ul.link li a.selected{  color:#FDC532; margin:0; padding:10px 20px 0 20px; background-image:url(images/nav_bg.gif); background-repeat:repeat-x; }


.header{width:900px; float:left;}

.scroll_part{width:900px; margin:19px 0 15px 0; float:left}
.arrow_left{width:32px; float:left; margin:20px 0 0 5px;}
.arrow_right{width:32px; float:right; margin:20px 5px 0 0px;}

.products_img{width:880px; float:left; margin:0 0 5px 10px; height:88px;}

.footer_div{width:900px; float:left; margin:5px 0 0px 0; border-top:1px solid #1B1B1B; padding:0px;}

.footer_txt{ float:left; width: 400px; color:#8D8D8D; padding:8px 0 0px 0px; line-height:18px;} 
.footer_txt a{color:#8D8D8D; padding:0 2px 0 2px;} 
.footer_txt a:hover{color:#B20006; padding:0 2px 0 2px; text-decoration:none;} 

.footer_txt1{ float:right; width: 400px; color:#8D8D8D; padding:8px 0 20px 0px; text-align:right; line-height:18px;} 
.footer_txt1 a{color:#8D8D8D; padding:0 0px 0 0px;} 
.footer_txt1 a:hover{color:#B20006; padding:0 0px 0 0px; text-decoration:none;} 

.excon_banner{width:740px; float:left; margin:15px 0 5px 0px; padding:0px;}



/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 780px; /* Set to gallery width, in px or percentage */
height: 88px; /* Set to gallery height */
}

#motioncontainer a img {
border:none; /* Set image border color */
}

#motioncontainer a:hover img {
border:none; /* Set image border hover color */
}



#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* End Gallery Styles */

/*#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles 
left: -300px;
visibility: hidden;
}
*/
				
			
.field3{width:150px; height:20px; margin-left:120px; }			
			
			
			
			
			
			
			
			
			
			
			
			
