body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

body {
	background-color:#cccccc;
	margin-left:0px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#666666;
}

#breadCrump a:link,#breadCrump a:visited,#breadCrump a:hover,#breadCrump a:active {
	text-decoration:none;
	color:#fff;
}

h2 a:link,h2 a:visited,h2 a:hover,h2 a:active {
	text-decoration:none;
	color:#002f5c;
}

h1 {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	height:32px;
	background-image:url(../img/headlineBg.gif);
	background-repeat:no-repeat;
	width:731px;
	padding-left:10px;
	padding-top:4px;
}

h2 {
	font-size:14px;
	color:#002f5c;
	font-weight:bold;
	margin-top:25px;
	padding-left:5px;
}

strong {
	font-weight:bold;
}

#head {
	width:1000px;
	height:61px;
}

#headNavi {
	padding-top:13px;
	padding-right:24px;
}

#headNavi a:link,#headNavi a:visited,#headNavi a:hover,#headNavi a:active {
	text-decoration:none;
	color:#666666;
}

#clear {
	height:2px;
	width:100px;
	clear:left;
}

#breadCrump {
	background-image:url(../img/breadCrumpBG.png);
	height:34px;
	width:1000px;
	font-size:14px;
	color:#fff;
	text-align:center;
	z-index:99;
	border-top:2px solid white;
}

#breadCrumpPos {
	width:980px;
	margin-left:20px;
	text-align:left;
	padding-top:5px;
}

#contentWrap {
	width:100%;
	text-align:center;
	margin-top:-9px;
}

#contentCenter {
	width:1000px;
	margin:0px auto;
	text-align:left;
	background-color:#fff;
	background-image:url(../img/contentTopBG.gif);
	background-repeat:repeat-x;
}

#contentTeaserImg {
	padding:10px 20px 0px 20px;
}

#contentPos {
	padding:25px 20px 0px 20px;
}

#mainContent {
	width:780px;
	float:left;
}

#mainContent p {
	padding-left:5px;
	line-height:16px;
	padding-right:5px;
	margin-bottom:15px;
}

#mainContent ul {
	padding-left:5px;
}

#mainContent li {
	line-height:24px;
}

#mainContent li img {
	margin-right:5px;
	vertical-align:middle;
}

.product {
	width:740px;
	margin-bottom:30px;
}

	.product h3 a:link,product h3 a:visited,.product h3 a:hover,.product h3 a:active {
	text-decoration:none;
	color:#000;
	}
	
	.product ul {
		margin-bottom:20px;
	}

	.productImage {
		width:200px;
		float:right;
		text-align:left;
	}
	
		.productImage img {
			border:1px solid black;
		}
		
	.productContent {
		width:540px;
		float:right;
	}
	
	*+html .productContent {
		width:570px;
	}
	
	.productClear {
		clear:right;
		height:0px;
		width:780px;
		overflow:hidden;
	}
	
	.product h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
	}
	
	.price {
		font-size:24px;
		color:#000;
	}
	
	.priceSale {
		font-size:36px;
		color:#ff0000;
		font-weight:bold;
	}
	
	.priceOld {
		font-size:24px;
		color:#000;
		text-decoration:line-through;
	}

#sidebar {
	width:174px;
	float:left;
	text-align:right;
	/*margin-left:16px;*/
}

#sidebar img {
	margin-bottom:20px;
}

#clear {
	height:25px;
	overflow:hidden;
	width:100%;
	clear:left;
}

#sideBarNavTop {
	background-image:url(../img/sidebarNavBgTop.gif);
	background-repeat:no-repeat;
	width:214px;
	height:7px;
	margin-top:-4px;
}

#sideBarNavMain {
	background-image:url(../img/sidebarNavBgMain.gif);
	background-repeat:repeat-y;
	width:214px;
}

	#sideBarNavMainPos {
		padding-left:7px;
		padding-right:10px;
	}
	
	#sideBarNavMainPos ul {
		margin-left:20px;
		list-style-type:disc;
		margin-top:5px;
		padding-bottom:5px;
		line-height:16px;
	}
	
	#sideBarNavMainPos ul a:link,#sideBarNavMainPos ul a:visited,#sideBarNavMainPos ul a:hover,#sideBarNavMainPos ul a:active {
	text-decoration:none;
	color:#000;
	}

#sideBarNavBottom {
	background-image:url(../img/sidebarNavBgBottom.gif);
	background-repeat:no-repeat;
	height:7px;
}

#footerWrap {
	width:1000px;
	background-color:#878787;
	height:20px;
	text-align:left;
}

*+html #footerWrap {
	height:23px;
}

#footerPos {
	padding-left:25px;
	padding-top:4px;
	color:#fff;
}

#footerPos a:link,#footerPos a:visited,#footerPos a:hover,#footerPos a:active {
	text-decoration:none;
	color:#fff;



