#wrapper 
{
	margin: 0 auto;
	width: 990px;
	text-align: left;
}
#groupheader 
{
	text-align: right;
	padding-bottom: 10px;
}
#header {  
	height: 96px;
	background: #fff url('../media/100/topbanner.jpg') no-repeat top left;
	overflow: hidden;
}  
#toplinks 
{
	color: #fff;
	font-size: 10px;
	margin: 10px 15px 0 0;
	text-align: right;
}
#toplinks a:link, a:active, a:visited
{
	color: #fff;
	text-decoration: none;
}
#toplinks a:hover
{
	color: #1c293a;
	text-decoration: none;
}
#tagline 
{
	color: #fff;
	font-size: 16px;
	text-align: right;
	margin: 30px 15px 0 0;
}

#navigation {
	float: left;
	width: 990px;
	color: #333;
	margin: 0;
}

#breadcrumbs 
{
	clear: both;
	float: left;
	width: 600px;
	margin: 15px 0 0 9px;
	font-size: 0.9em;
	color: #495561;
}

#breadcrumbs a, a:link, a:visited
{
	text-decoration: none;
	color: #495561;
}

#breadcrumbs a:hover, a:active
{
	text-decoration: underline;
	color: #495561;
}

#content 
{
	clear: both;
	margin: 0 0 15px 1px;
	padding: 10px 0 0 0;
	position: relative;
	overflow:hidden;

}
#leftcontentextended {
	color: #333;
	margin: 0 0 5px 0;
	padding: 10px 10px 0 0;
	/* height: 350px; */
	width: 878px;
	float: left;
}
#leftcontent { 
	color: #333;
	margin: 0 5px 5px 0;
	padding: 10px 10px 0 0;
	/* height: 350px; */
	width: 600px;
	float: left;
}
#leftcontent p { 
	padding-top: 10px;
	text-align: left;
}

#leftcontent p a, a:link, a:active, a:visited
{
	color: #88abc9;
	text-decoration: none;
}
#leftcontent p a:hover
{
	text-decoration: underline;
}

#leftcontent .titletab 
{
	float: left;
	width: 455px;
	background: #88abc9;
	padding: 3px 2px 2px 5px;
}
#leftcontent .productinner 
{
	clear: both;
	float: left;
	width: 660px;
	height: auto;
	border: 1px solid #88abc9;
	background: #ffffff;
	padding: 15px;
	text-align: justify;
}

#leftcontent .productinner ul.list
{
	margin-left: 322px;
	list-style-image: url('../media/39688/bullet.gif');	
}

#leftcontent .productinner ul.downlinks
{
	float: left;
	list-style: none;
	text-align: left;	
}

#leftcontent .productinner ul.downlinks li
{
	width: 250px;
	background: #1c293a;
	color: #fff;
	font-weight: normal;
	padding: 4px 4px 5px 6px;
	margin-top: 5px;
}
#leftcontent .productinner ul.downlinks li a
{
	color: #fff;
	text-decoration: none;
}
#leftcontent .productinner img 
{
	float: left;
	padding-right: 15px;
	padding-bottom: 150px;	
}
#leftcontent .productinner img.imgvideo 
{
	padding-bottom: 0;
}

#leftcontent .productflash 
{
	float: left;
	padding-right: 15px;
	padding-bottom: 150px;
}

#leftcontent .inner 
{
	clear: both;
	float: left;
	width: 660px;
	height: auto;
	border: 1px solid #88abc9;
	background: #ffffff;
	padding: 15px;
	overflow: hidden;
}

#leftcontent .inner img 
{
	float: left;
	padding-right: 15px;
}

#leftcontent .inner .nopad img 
{
	padding: 0;
	margin: 0;
}

#leftcontent .inner a, a:link, a:active, a:visited
{  
	color: #88abc9;
	text-decoration: none;
}  
#leftcontent .inner a:hover 
{
	text-decoration: underline;
}
#leftcontent .inner ul.alinks
{
	float: left;
	list-style: none;
	text-align: left;	
}

#leftcontent .inner ul.alinks li
{
	width: 250px;
	background: #1c293a;
	color: #fff;
	font-weight: normal;
	padding: 4px 4px 5px 6px;
	margin-top: 5px;
}
#leftcontent .inner ul.alinks li a
{
	color: #fff;
	text-decoration: none;
}

#leftcontent .inner .recipes img {
	float: right;
	padding: 0 0 0 5px;
}

#leftcontent .inner .sitemap ul
{
	float: left;
	list-style: none;	
}

#leftcontent .inner .sitemap ul li
{
	width: 250px;
}
#leftcontent .inner .sitemap ul li a
{
	text-decoration: none;
}
#leftcontent .inner .warranty a 
{
	color: #fff;
	text-decoration: none;
	background: #1C293A;
	padding: 5px;
}
#leftcontent .homeinner 
{
	clear: both;
	width: 690px;
	border: 1px solid #88abc9;
	background: #ffffff;		
}
#rightcontent { 
	float: right;
	color: #333;
	margin: 31px 5px 5px 0;
	padding: 10px 0 0 10px;
	/* height: 350px; */
	width: 263px;
	height: 100%;
	display: inline;
	/* background: #666666; */
}

#rightcontent p a, a:link, a:active, a:visited {
	color: #88abc9;
	text-decoration: none; 
}

#rightcontent p a:hover {
	text-decoration: underline;
}

#rightcontent .recipes a, a:link, a:active, a:visited {
	color: #88abc9;
	text-decoration: none; 
}

#rightcontent .recipes a:hover {
	text-decoration: underline;
}

#rightcontent .homeinner 
{
	padding: 40px 0 0 0;
	line-height: 1.5em;	
}


#rightcontent .homeinner img 
{
	float: right;
}
#rightcontent .homeinner ul
{
	line-height: 1.4em;
	list-style: none;
}

#rightcontent .homeinner ul a, a:link, a:active, a:visited
{
	color: #88abc9;
	text-decoration: none;
}
#rightcontent .homeinner ul a:hover
{
	text-decoration: underline;
}
#rightcontent .options
{
	padding: 0 0 0 0;
}
#rightcontent .options .box
{
	width: 253px;
	height: 52px;
	background: #ffffff;
	margin-bottom: 10px;
}

#rightcontent .recipes ul li
{
	list-style-type: none;
	padding-top: 5px;
	padding-left: 2px;
}

#rightcontent .divider 
{
	clear: both;
	margin: 10px 0 10px 0;
	border-bottom: 1px dashed #000;
}
#quicklinks { 
	clear: both;
	margin: 0 0 5px 0;
	color: #fff;
	padding: 5px 0 0 0;
}

#quicklinks a, a:link, a:active, a:visited { 
	color: #ffffff;
	font-weight: normal;
}

#quicklinks a:hover { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#ql1 
{
	float: left;
	width: 222px;
	height: 130px;
	margin: 0 15px 10px 0;
	/* border: 1px solid #747D86; */
	/* background: url('../media/32/ql1.jpg') no-repeat top left; */
}

#ql2
{
	float: left;
	width: 222px;
	height: 130px;
	margin-right: 15px;
	/* border: 1px solid #747D86; */
	/* background: url('../media/37/ql2.jpg') no-repeat top left; */
	
}

#ql3
{
	float: left;
	width: 222px;
	height: 130px;
	margin-right: 15px;
	/* border: 1px solid #747D86; */
	/* background: url('../media/42/ql3.jpg') no-repeat top left; */
}

#ql4
{
	float: left;
	width: 222px;
	height: 130px;
	/* border: 1px solid #747D86; */
	/* background: url('../media/47/ql4.jpg') no-repeat top left; */
}
#quicklinks .qlheader 
{
	padding: 2px 2px 2px 5px;
	font-size: 12px;
}
#quicklinks .qltextb 
{
	padding: 15px 10px 2px 80px;
	text-align: right;
	color: #1c293a
}
#quicklinks .qltextw 
{
	padding: 15px 10px 2px 100px;
	text-align: right;
	color: #ffffff;
}
#quicklinks .qltextlink 
{
	padding: 5px 0 0 0;
	text-align: center;
	color: #1c293a;
}
#quicklinks .qltextlink a
{
	color: #1c293a;
	text-decoration: underline;
}

#rightquicklinks  
{
	clear: both;
	display: block;
	color: #ffffff;
}

#rightql1 
{
	clear: both;
	float: left;
	width: 120px;
	height: 100px;
	margin: 0 13px 0 0;
	/* border: 1px solid #747D86; */
	background: url('../media/63/ql1.jpg') no-repeat top left;
}

#rightql2
{
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 0 -5px 0;
	/* border: 1px solid #747D86; */
	background: url('../media/68/ql2.jpg') no-repeat top left;
	
}

#rightql3
{
	clear: both;
	float: left;
	width: 120px;
	height: 100px;
	margin-right: 13px;
	/* border: 1px solid #747D86; */
	background: url('../media/73/ql3.jpg') no-repeat top left;
}

#rightql4
{
	float: left;
	width: 120px;
	height: 100px;
	/* border: 1px solid #747D86; */
	background: url('../media/78/ql4.jpg') no-repeat top left;
}
#rightcontent .rightqlheader 
{
	padding: 2px 0 0 5px;
	font-size: 12px;
	color: #ffffff;
}
#rightcontent .rightqlheader a, a:link, a:active, a:visited { 
	color: #ffffff;
	font-weight: normal;
}

#rightcontent .rightqlheader a:hover { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
#footer   
{
	clear: both;
	padding: 2px;
	font-size: 0.8em;  
	border-top: 1px solid #88abc9;
	color: #1C293A;
	text-align: right;

}  
#footer a:link, a:active, a:visited 
{  
}      
#footer p 
{  
	padding: 24px;  
}  
.nonlink a
{
	color: #000000;
	text-decoration: none;
}
.footerlink {
	color: #1C293A;
	float: left;
}
.footerlink a {
	color: #1C293A;
}
ul.ulleft {
text-align: left;
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

