#productCont {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	position: relative;
	background-repeat: repeat;
}
#headerProd {
    position: relative;
    height: 110px;
    width: 1000px;
}
#headerLogo{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 110px;
    width: 275px;
}
#headerCatName{
	position: absolute;
	top: 65px;
	left: 360px;
	height: 40px;
	width: 400px;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-align: left;
    font-family: Arial, Helvetica, sans-serif;}

#headerMenu1{
    position: absolute;
    top: 0px;
    left: 765px;
    height: 110px;
    width: 135px;
    font-size: 16px;
    font-weight: bold;
    color: #00CCCC;
    font-family: Arial, Helvetica, sans-serif;
}
#headerMenu2{
	position: absolute;
	top: 0px;
	left: 900px;
	height: 110px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}

#sidebar {
    position: absolute;
    top: 160px;
    left: 1005px;
    height: auto;
    width: auto;
    text-align: left;
}
#prodboarder {
	position: relative;
	margin: 0px;
	width: 990px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



#bottomtext {
    position: relative;
    height: 20px;
    width: 1000px;
	
}

#bottomtextAbout {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 150px;
    }
#bottomtextContact {
    position: absolute;
    top: 0px;
    left: 200px;
    height: 20px;
    width: 150px;
    top: 0px;
}
#bottomtextShipping {
    position: absolute;
    top: 0px;
    left: 350px;
    height: 20px;
    width: 150px;
}
#bottomtextGift {
    position: absolute;
    top: 0px;
    left: 500px;
    height: 20px;
    width: 150px;
}
#bottomtextBooks {
    position: absolute;
    top: 0px;
    left: 650px;
    height: 20px;
    width: 150px;
}
#bottomtextLinks {
    position: absolute;
    top: 0px;
    left: 800px;
    height: 20px;
    width: 150px;
}
#bottomtextBlog {
    position: absolute;
    top: 0px;
    left: 950px;
    height: 20px;
    width: 50px;
}
#bottomtextUp {
    position: absolute;
    top: -70px;
    left: 948px;
    height: 40px;
    width: 40px;
}
#copyright {
    position: relative;
    width: 1000px;
    margin-top: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

.linkColor1 {
        color: #8CBDC8;
}
.imgborder {
	border: 2px solid #000000;
}
