@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#wrapper #logo {
	height: 109px;
	background-color: #FFFFFF;
	background-image: url(../images/newcyberisticlogo.jpg);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 50px;
	background-color: #6699CC;
}
#wrapper #bodyArea #left {
	width: 150px;
	float: left;
}
#wrapper #bodyArea #right {
	width: 700px;
	float: right;
}
#wrapper #bodyArea #center {
	width: 150px;
	float: right;
}
#wrapper #bodyArea #right #productDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 225px;
	float: right;
	padding: 50px;
}

#wrapper #bodyArea #footer {
	width: 1000px;
	clear: both;
	background-color: #6699CC;
}
#wrapper #bodyArea #headerImg {

}
#wrapper #bodyArea #right #productArea1 {
	width: 175px;
	float: left;
}
#wrapper #bodyArea #right #productArea2 {
	width: 175px;
	float: left;
}
#wrapper #bodyArea #right #productArea3 {
	width: 175px;
	float: right;
}
#wrapper #bodyArea #right #productArea4 {
	width: 175px;
	float: right;
}
#wrapper #navigation #searchBar {
	width: 450px;
}
#wrapper #navigation #promotionAds {
	width: 550px;
	float: right;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	vertical-align: top;
	text-align: justify;
}
#wrapper #bodyArea #right #imageHolder #addtoCart {
	clear: both;
}
#wrapper #bodyArea #additionalImages {
	width: 500px;
	font-weight: lighter;
	font-size: 14px;
}
#wrapper #bodyArea #right #imageHolder {
	width: 275px;
	height: 250px;
	float: left;
	padding: 20px;
	margin: 20px;
}
