/* CSS Document */

#headerArea {
	position:relative;
	border:5px solid #c3d737;
	border-width:0px 0px 5px 0px;
	clear:both;
}

#leftPanel .set1 {
	background:transparent url(../images/pcbDot.gif) repeat-x left top;
	background-color:#e8eebe;
}
#leftPanel .set2 {
	background:transparent url(../images/pcbDot.gif) repeat-x left bottom;
}
#leftPanel .set3 {
	background:transparent url(../images/pcbDot.gif) repeat-y right top;
}
#leftPanel .set4 {
	background:transparent url(../images/pcbDot.gif) repeat-y right bottom;
}
#leftPanel .set5 {
	background:transparent url(../images/ltPcbAds.gif) no-repeat left top;
}
#leftPanel .set6 {
	background:transparent url(../images/lbPcbAds.gif) no-repeat left bottom;
}
#leftPanel .set7 {
	background:transparent url(../images/rtPcbAds.gif) no-repeat right top;
}
#leftPanel .set8 {
	background:transparent url(../images/rbPcbAds.gif) no-repeat right bottom;
	padding:20px;
	position:relative;
	line-height:1.4em;
}
#leftPanel #myOrder {
	margin:0;
	padding:0px 0px 7px 0px;
	height:164px;
	width:217px;
	display:block;
	overflow:hidden;
}
#myOrder h2 {
	font-weight:normal;
	font-size:16px;
	color:#333333;
}
#myOrder img.orderPlus {
	position:absolute;
}
#contentArea .flashClass {
	margin:0 auto;
	padding:0;
	position:relative;
	clear:both;
	background:#FFFFFF url(../images/pcbColors.gif) no-repeat 0px 30px;
	width:618px;
	height:330px;
}
#contentArea .flashClass .flash1 {
	position:relative;
	float:left;
	margin:0;
	padding:75px 0px 0px 80px;
	height:130px;
	width:135px;
}
#contentArea .flashClass .flash2 {
	position:relative;
	float:left;
	margin:0;
	padding:75px 0px 0px 185px;
	height:130px;
	width:135px;
}
#contentArea p.rightContentText {
	margin-left:410px;
	margin-right:70px;
	text-align:center;
}
#footerBody {
	padding:1px 0px;
	border:6px solid #c3d737;
	border-width:6px 0px 0px 0px;
	font-size:0.85em;
}