body {
	line-height: 1.2em;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222;
	background-color: #ddd;
}
element { }
div.float_left { float:left; }
.wrapper {
	max-width: 1024px;
	min-width: 775px;
	/*Fix for IE, using IE expression tag. Ignored by other browsers and forces IE to obey the max/min-width controls */
		width: expression(document.body.clientWidth < 777? "775px" : document.body.clientWidth > 1027? "1024px" : "auto");
	margin-right: auto;
	margin-left: auto;
	margin-top: -9px;
	border-left: #aaa solid 4px;
	border-right: #aaa solid 4px;
}
p.copyright {
font-style:italic;
padding: 5px;
 }
#content_container { background-color:#FFFFFF;}
#content {
	background-color:#fff;
	padding: 60px 10px 10px 10px;
	height: 100%;
	 }
#highlights {
	background-color:#FFFFFF;
	margin: 27px 0 0 0;
	padding: 16px 0 7px 7px;
	float:left;
	max-width: 315px;
	min-width: 240px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
		#highlights li {
		background: url(mybullet.gif) left center no-repeat;
		}
		
#about {
	clear:left;
	width: 500px;
	padding: 35px 0 0 0;
	}
#flashmovie {
	margin: 40px 35px 0 0;
	float:left;
	border: #eee solid 3px;
	}
#footer { text-align:center; font-size:11px; padding:4px; }
a:link { color: blue; background-color: inherit; text-decoration: none; }
a:visited { color: #00f; text-decoration: none; }
a:hover { color: blue ; text-decoration: underline; }
a:active { color: #c33 ; text-decoration: none; outline: solid 0 #c33; }
.title { color: #192380; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-align: center; word-spacing: 2px; }
.titleMain {
	color: #009;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	margin: 22px 0 21px 7px;
}
.listitems { color: #c33; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14px; text-indent: 12px; }
.linkContentStyle { color: gray; }

.container {
	background-image:url(../images/images07/img_04.png);
	background-repeat:repeat-x;
	height:104px;
	clear:both
}
#logo {
	background-image:url(../images/images07/img_01.png);
	background-repeat:no-repeat;
	padding: 17px 125px 17px 7px;
}

#nav {
	margin:0 0 0px 0px;
	padding:0 0px 0px 0;
	float: left;
	width: 100%;
	/** Style **/
	list-style-type:none;
	background-color:#fff;
	background-image:url(../images/images07/img_13.png);
	text-align: center;
	border-top: #eee 1px solid;
	
	
}
	#nav li{
		display: inline;
		padding:0 0 0 0;
		margin:0;
		height:39px;
		/** Style **/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		
	}
	
	#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
		float:left;
		width: auto;
		height:32px;
		padding: 7px 14px 0px 10px;
		/** Style **/
		color:#333;
		background-color: #fff;
		background-image:url(../images/images07/img_13.png);
		text-decoration: none;
	}
	
	#nav .redbarselected a:link, #nav .redbarselected a:visited { 
		background-image:url(../images/images07/img_15.png);
		color:#FFFFFF;
	}
	
	#nav a:hover, #nav .redbarselected a:hover {
		background:#4B4B4B;
		color:#fff;
		background-image:url(../images/images07/img_15.png);
	}
	#nav a:active {
	}
	#nav a:hover {
		background-color:#333333;
	}

#search {
	position:relative;
	top:5px;
	right: 5px;
}

.tooltipheader{
	border: solid 1px #66333b;
	width:160px;
	padding: 4px;
	color: #EEEEEE;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	background-color:#c55;
}
.tooltipbody{
	border-left: solid 1px #66333b;
	border-right: solid 1px #66333b;
	border-bottom: solid 1px #66333b;
	width:160px;
	padding: 4px;
	color: #000;
	font-size:11px;
	line-height:1.2;
	background-color:#f1f6ff;
}

.product_images {
	float:left;
	/*background-color:#CCCCCC;*/
	margin: 20px 10px 0px 0px;
	width: 410px;
	}

.product_images a:link, .product_images a:hover, .product_images a:visited, .product_images a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom: #CCCCCC solid 3px;
	}

.product_images a:hover {
	border-bottom: #0000FF solid 3px;
	}
	
.product_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}

.product_title {
	font-family: "Myriad Pro", "Lucida Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A40D00;
	letter-spacing: 1px;
	border-bottom: #A40D00 solid 1px;
	}

.product_specs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-left: 12px;	
	}

#main_image, #left_image, #mid_image, #right_image {
	padding: 5px 5px 5px 5px;
	}
	
#main_image {
	text-align: center;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 20px;
	margin-left: 30px;
	}

.lc>#main_image, {
	width: 300px;
	margin: 0 0 0 0;
