@charset "utf-8";
#RightBar {
	position:relative;
	width:120px;
	height:auto;
	z-index:13;
	background-color: #CCCCCC;
	float: right;
	padding: 5px;
}

#ProdInfoDiv {
	position:relative;
	width:640px;
	z-index:22;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#ProdDescDiv {
	position:absolute;
	left:240px;
	top:35px;
	width:381px;
	height:105px;
	z-index:8;
}
#ProdImgDiv {
	position:absolute;
	left:0;
	top:5px;
	width:170px;
	height:170px;
	z-index:6;
	margin: 10px;
}
#ProdLnksDiv {
	position:absolute;
	left:240px;
	top:145px;
	width:383px;
	height:40px;
	z-index:9;
	background-color: #CCCCCC;
	text-align: center;
}
#ProdSubImgDiv1 {
	position:absolute;
	left:190px;
	top:47px;
	width:40px;
	height:40px;
	z-index:7;
}
#ProdSubImgDiv2 {	position:absolute;
	left:190px;
	top:93px;
	width:40px;
	height:40px;
	z-index:7;
}
#ProdSubImgDiv3 {	position:absolute;
	left:190px;
	top:140px;
	width:40px;
	height:40px;
	z-index:7;
}
#ProdTitleDiv {
	position:absolute;
	left:190px;
	top:5px;
	width:430px;
	height:25px;
	z-index:6;
}
.proddesctxt {
	font-size: medium;
	text-align: justify;
	line-height: 95%;
}

#ProductBarDiv {
	position:relative;
	left:-10px;
	top:-10px;
	width:630px;
	height:190px;
	z-index:4;
	background-color: #E0DFE3;
	margin: 10px;
	visibility: visible;
}
#Container {
	min-height: 100%;
	height: 100%;
	left: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#Content {
	position:absolute;
	width:630px;
	z-index:10;
	left: 128px;
	top: 120px;
	height: 100%;
	visibility: visible;
}
#HeaderTopGif {
	position:absolute;
	z-index:20;
	left: 0px;
	top: 29px;
	visibility: visible;
}


#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:80px;
	z-index:10;
	visibility: visible;
}

#Footer {
	width: Auto;
	z-index: 3;
	position: relative;
	visibility: visible;
	bottom: 0px;
	clear: both;
}
#Clearfooter {
	position: relative;
	width: auto;
}


#SideBar {
	position:absolute;
	left:-3px;
	top:120px;
	width:120px;
	height:Auto;
	z-index:11;
	visibility: visible;
}
#HeaderRt {
	position:absolute;
	width:380px;
	height:72px;
	z-index:20;
	left: 380px;
	top: 29px;
	text-align: right;
	visibility: visible;
}

#Googlecart {
	position:absolute;
	left: 470px;
	top: 0px;
}

/* CSS Document */

#NavBar {
	position:absolute;
	left:0px;
	top:80px;
	width:760px;
	height:36px;
	z-index:20;
	background-color: #000066;
	visibility: visible;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.sectionhead {
	font-size: x-large;
	font-weight: bold;
}
.itemhead {
	font-size: large;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.linklist {
	line-height: normal;
	list-style-type: square;
	height: auto;
}
.imagebordered {
	padding: 3px;
	margin: 5px;
}
.emphasis {
	color: #006633;
}
.blacklink {
	color: #000000;
	text-decoration: underline;
}


p {
	margin: 0px;
}
ul {
	margin: 0px;
	padding-left: 15px;
}
.highlightlink {
	color: #FF0000;
}

