@charset "utf-8";
/* CSS Document */

a:focus{outline-style: none;}
a img {border:none;}

a { color:#fff;}
a:hover { color:#aaa; }

body, textarea
{
	font-size:14px;
	background-color:#FFF;
	margin: 0px 0px;
	padding: 10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
   /* text-align: center;*/
}

#menu
	{
		float:left;
		width:752px;
		height:53px;
		background-color:#fff;
		overflow:hidden;
	}

	#menu #home a 			{width:123px !important; height:53px; float:left;}
		#menu .home a 		{background:url(menu-home_hover.jpg);background-repeat:no-repeat;}
		
	#menu #about a 			{width:128px;height:53px;float:left;}
		#menu .about a 		{background:url(menu-about_hover.jpg);}
	
	#menu #products a		{width:129px;height:53px;float:left;}
		#menu .products a 	{background:url(menu-products_hover.jpg);}
		
	#menu #manufacturing a		{width:129px;height:53px;float:left;}
		#menu .manufacturing a 	{background:url(menu-manufacturing_hover.jpg);}		

	#menu #services a		{width:120px;height:53px;float:left;}
		#menu .services a 	{background:url(menu-services_hover.jpg);}
		
	#menu #contact a		{width:122px;height:53px;float:left;}
		#menu .contact a 	{background:url(menu-contact_hover.jpg);}
	


	.button a:hover img 	{display:none;}

	.drop {background-repeat:no-repeat;background-position:20px 40px;}
	.services {background-image:url(/images/drop-services.gif)}
	.services2 {background-image:url(/images/drop-services2.gif)}
	.about {background-image:url(/images/drop-about.gif)}
	.talk {background-image:url(/images/drop-talk.gif)}

#main
{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
	.bhome {border-color:#A5D8D6;}
	.babout {border-color:#c4dc9a;}
	.bservices {border-color:#e59cc5;}
	.bservices2 {border-color:#9ea7de;}
	.btalk {border-color:#f8cfa7;}


	#main #bookmark
	{
		position:absolute;
		width:325px;height:681px;
		left:54px;top:-48px;
		border:none;
	}
	
	#main #bookmark-top
	{
		background:url(/images/bookmark-top.gif) no-repeat;
		position:absolute;
		width:166px;height:47px;
		left:62px;top:-48px;
	}
	
	#main #bookmark-bottom
	{
		background:url(/images/bookmark-bottom.gif) no-repeat;
		position:absolute;
		width:113px;height:16px;
		left:171px;bottom:-17px;
	}
			
		#main #logo #evntm
		{
			color:#00ABB9;
			font-size:27px;
			position:absolute;
			top:130px;
			right:0px;
		}
	
	#main #content
	{
		clear:both;
		background-color:#4D6472;
		padding:0px;
		min-height:1px;
		width:1003px;
	}
	#main #content .left {
		float:left;
		width:250px;
		font-size:12px;
		background-color:#4D6472;
	}
	#main #content .left ul {
		margin-top:0;
		list-style-image:url(/images/arrlg.gif);
	}
	#main #content .left li {
		padding:5px 0 5px 0 !important;
	}
	#main #content .left a {
		color:#fff;
		text-decoration:none;
	}
	#main #content .left a:hover {
		color:#aaa;
	}
	#main #content .right {
		float:left;
		width:752px;
		font-size:13px;
		border-left:1px solid #D8E9F3;
	}

		#main #content h1
		{
			margin:0px;	
			font-size:22px;
			color:#fff;
		}
		#main #content h1 span {
			float:right;
			font-size:14px;
			color:#666;
			line-height:36px;
		}
		#main #content h2
		{
			margin:8px 0px 4px 0px;
		}
		
		#main #content h3
		{
			margin:10px 0px 0px 0px;
			font-size:15px;
			color:#DE4C85;
		}
		
		#main #content p, #main #content ul, #footer
		{
			margin:8px 0px 8px 0px;
		}
		
		#main #content ul
		{
			margin:0px;
			padding:16px 0px 10px 30px;
			list-style-image:url(tick-bullet.gif);	
		}
	#content .bar {
		background-image:url(/images/bar.jpg);
		background-repeat:repeat-x;
		height:17px;
		border:1px solid #D8E9F3;
		border-left:none;
		border-right:none;
	}
	#content .panel {
		padding:25px;
	}
	#content .blue {
		background-color:#0077bb;
		color:#fff !important
	}
	#content .white {
		background-color:#fff;
		color:#333 !important;
	}
	#content .white a {
		color:#666;
	}
	#content .extend {
		min-height:700px !important;
	}
	#content .rborder {
		min-height:500px;
		border-right:1px solid #D8E9F3;
	}
	#content .white h1 {
		color:#0077bb !important;
		font-size:28px !important;
	}

#map {
	position:relative;
	margin-left:15px;
	width:234px;
	float:right;
}
#map #addr1, #map #addr2 {
	position:absolute;
	width:200px;
	height:150px;
	background-image:url(/images/addrbg.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#000;
}
#map #addr1 {
	top:20px;
	left:10px;
}
#map #addr2 {
	bottom:5px;
	right:40px;
}

#svc_panel_0, #svc_panel_1 {position:absolute;height:330px;}

#svc_panels {position:relative;}
		
.svc_switcher
{
	position:absolute;
	bottom:16px;
	right:50px;
}

	.svc_switcher a
	{
		display:block;
		background-image:url(/images/service-switcher.gif);
		background-color:#de4b85;
		color:#FFFFFF;
		width:230px;height:39px;
		position:relative;
		text-decoration:none;
	}
	
	.svc_switcher a:hover { background-color:#f361a9; }
	
	.svc_switcher span
	{
		position:absolute;
		top:9px;
		left:24px;
		font-weight:bold;
		font-size:16px;
		cursor:pointer;
	}
		
#bioshot
{
	float:right;
	margin:0px 10px 6px 6px;
}
		
#footer
{
	width:1002px;	
	font-size:11px;
	text-align:center;
}
#footnav {
	border-top:1px solid #D9EAF4;
	background-color:#0077bb;
	padding:15px;
}
#footnav .col {
	width:240px;
	float:left;
	color:#fff;
	line-height:20px;
	font-size:9pt;
}
#footnav .col p {
	margin:0px;
}
#footnav .col a {
	color:#fff;
	text-decoration:none;
}
#footnav .col a:hover {
	text-decoration:underline;
}
.subtext {font-size:10px;margin:4px 0px 4px 0px;}
h1#welcome {
	color:Transparent;
	background:url(/images/tWelcome.gif) no-repeat;
	width:242px;
	height:30px;
	overflow:hidden;
	line-height:80px;
}
h1#latestnews {
	color:Transparent;
	background-image:url(/images/tLatestNews.gif);
	width:128px;
	height:26px;
	overflow:hidden;
	line-height:80px;
}
.lnews {
	float:left;
	width:300px;
}
.lnews h2 {
	color:#07b;
	font-size:14px;
}
.lnews .image {
	float:left;
	width:100px;
	border:1px solid #D8E9F3;
	line-height:100px;
	text-align:center;
	margin-right:10px;
	color:#D8E9F3;
}
.lnews .image img {
	width:100px;
}
#prods {

}
#prods .product {
	width:220px;
	float:left;
}
#prods .product h2 {
	margin-bottom:5px;
}
#prods .product h2 a {
	color:#D20031;
	text-decoration:none;
	font-size:16px;
}
#prods .product .image {
	margin-top:10px;
	height:94px;
}
#articles {}
#articles .article {
	position:relative;
	padding:15px;
	border-bottom:1px solid #cacaca;
	color:#666;
}
#articles .article .image {
	float:left;
	width:100px;
	height:100px;
	border:1px solid #D8E9F3;
	line-height:100px;
	text-align:center;
	margin-right:10px;
	color:#D8E9F3;
}
#articles .article .image img {
	width:100px;
}
#articles .article .lnlink {
	position:absolute;
	right:15px;
	bottom:15px;
}
#articles .archive a {
	color:#666;
}
#articles .archive a span {
	display:block;
	float:left;
	width:150px;
	font-weight:bold;
}
p.foot, div.foot {
	padding:10px 0 10px 0;
	line-height:32px;
}
p.foot a {
	color:#666;
}
#downloads {}
#downloads .download {
	padding:15px;
	border-bottom:1px solid #cacaca;
	color:#666;
	line-height:32px;
}
#downloads .download .icon, .icon {
	float:left;
	width:32px;
	margin-right:15px;
}
#downloads .download a {
	color:#666;
}
#testimonials {}
#testimonials .testimonial {
	color:#666;
	margin-top:15px;
}
#testimonials .testimonial .quote {
	padding:20px;
}
#testimonials .testimonial .lrgl {
	float:left;
	font-size:36pt;
	padding:10px;
	line-height:14px;
}
#testimonials .testimonial .lrgr {
	float:right;
	font-size:36pt;
	padding:10px;
	line-height:14px;
	margin-top:-20px;
}
#testimonials .testimonial .text {
	float:left;
	width:630px;
}
#homeAd_1 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 752px; /* important */
	height: 232px; /* important */
}
#homeAd_1 a {
	position: absolute;
	top: 0;
	left: 0;

	display: block;
	width: 752px; /* important */
	height: 232px; /* important */
	
	color: #333;
	text-decoration: none;
}
