/* CSS Document */

body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-color: #006633;
}

div.body_wrap
{
	width: 950px;
	overflow: hidden;
	margin: 0px auto;
	background-image: url(../images/bg_bodywrap.gif);
	
}

div.logo
{
	width: 368px;
	height: 70px;
	float: left;
	background-image: url(../images/logo.gif);
}
div.date
{
	width: 581px;
	height: 70px;
	float: left;
	background-color: #ffffff;
}

div.header
{
	width: 950px;
	height: 149px;
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	clear: both;
}

/* Top navigation */
div.nav_wrap 
{
	width: 950px;
	height: 28px;
	background-color: #006633;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #9f9f9f;
	
}
#top_menu_wrapper 		{ padding: 0px; margin:0px; text-align: left; height: 28px; width: 948px; background-color: #006633; clear: both; text-align: left; font-size: 80%; }
#top_menu 				{ padding: 0px; margin: 0px; padding-left: 1px; padding-right: 1px; }
#top_menu li 			{ display: inline;  list-style-type:none; height: 28px; line-height: 28px; }
#top_menu li a 			{ padding: 7px 5px 6px 5px; color: #ffffff; background-color: #006633; text-decoration: none; border-right: 1px solid #006633; }
#top_menu li a:hover 	{ padding: 7px 5px 6px 5px; color: #006633; background-color: #ffffff; }

/* Ticker */
div.ticker_news
{
	width: 950px;
	height: 28px;
	background-image: url(../images/bg_ticker.gif);
	background-repeat:repeat-x;
	background-color:#FEFEFE;
	padding-left:20px;
	padding-top:5px;
	border-bottom: 1px solid #9f9f9f;
}

/* Left */
div.left
{
	width: 140px;
	height: 500px;
	float: left;
}


div.left h3
{
	width: 100px;
	color: #ffffff;
	font-size: 80%;
	font-weight: normal;
	padding: 20px;
	margin: 0px;
	background-color: #9f9f9f;
}

div.product
{
	width: 100px;
	height: 101px;
	background-image: url(../images/bg_products.gif);
	border-bottom: 1px solid #9f9f9f;
	padding: 20px 20px 0px 20px;
}

div.product p
{
	color: #ffffff;
	font-size: 70%;
	margin: 0px;
}

div.product a
{
	color: #ffffff;
	text-decoration:none;
	margin: 0px;
}

div.product a:hover
{
	color: #7F2777;
	text-decoration:underline;
	margin: 0px;
}

div.product img
{
	border: 1px solid #9f9f9f;
	width: 98px;
	height: 65px;
	margin-bottom: 5px;
}

/* Content */
div.map
{
	border: 1px solid #999999;
	font-size: 80%;
	width: 565px;
}

div.content
{
	width: 570px;
	overflow: hidden;
	float: left;
	padding: 20px;
}

div.content a
{
	color: #7f2777;
	text-decoration: none;
}
div.content a:hover
{
	color: #CCCCCC;
}

div.content h3
{
	color: #666666;
	font-size: 100%;
}

div.content ul
{
	list-style-image: url(../images/bullet.gif);
}

div.content p
{
	color: #666666;
	font-size: 70%;
	line-height: 130%;
}

div.content ul
{
	font-size: 70%;
	color: #666666;
	line-height: 130%;
}

.tablestyle
{
	border: 1px solid #CCCCCC;
	font-size: 80%;
	line-height:normal;
	margin:0px;
}

.tablestyleinside
{
	border: 1px solid #CCCCCC;
	padding: 2px;
}


/* Right */
div.right
{
	width: 200px;
	overflow: hidden;
	float: left;
}

div.right h3
{
	width: 160px;
	color: #ffffff;
	font-size: 80%;
	font-weight: normal;
	padding: 20px;
	margin: 0px;
	background-color: #9f9f9f;
}

div.right_box
{
	width: 160px;
	overflow: hidden;
	background-color: #e5e5e5;
	background-image: url(../images/bg_right.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px;
	color: #9e9e9e;
	font-size: 70%;
	line-height: 130%;
}

div.right_box p
{
	margin: 0px;
}

.right_box ul
{
	font-family:Verdana, Arial, sans-serif;
	list-style: square outside;
	margin: 0px;
	padding: 0px;
	margin-left:20px;
}

div.tel
{
	width: 160px;
	overflow: hidden;
	border-top: 1px solid #9f9f9f;
	background-color: #006633;
	color: #ffffff;
	padding: 20px;
	font-size: 70%;
}

.telephone
{
	font-size: 120%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.specifications_header
{
	background-color: #e5e5e5;
	color: #9f9f9f;
	font-weight: bold;
	font-size: 70%;
	padding: 5px;
}


span.tickls

{
	font-family:Verdana, Arial, sans-serif;
	margin:0px;
	font-size:80%;
	color:#9f9f9f;
	line-height:120%;
}

#tickerAnchor
{
	font-family:Verdana, Arial, sans-serif;
	margin:0px;
	font-size:80%;
	color:#9f9f9f;
	line-height:120%;
}

.flashCover
{
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	background-color:#000000;
	color:#FF0000;
	position:absolute;
	height:auto;
	width:auto;
	top:0px;
	display: none;

}

.flashwrapper
{
	width:550px;
	margin:0px auto;
	margin-top:100px;
}
	
