body {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat;
	background-position: top;
}
#pageSurround {
	width: 752px;
	margin: 0px auto;
	-moz-user-select: none;
	-khtml-user-select: none;
    user-select: none;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
    color:#000000;
}
.boxContentLeft, .boxContentRight {
	margin-top: 10px;
	margin-left:10px;
}
.boxFrameTop {
	background-image:url(../styleImages/frameTop.jpg);
	background-repeat:no-repeat; 
	height: 22px;
}
.boxFrameBottom {
	background-image:url(../styleImages/frameBottom.jpg); 
	background-repeat:no-repeat;
	padding:7pt;	
}
.boxFrame {
    background: url(../styleImages/frameCenter_cat.jpg) repeat-y scroll left top;
}
.boxFrameLeft {
    background: url(../styleImages/frameCenter.jpg) repeat-y scroll left top;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
	margin-left:5px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
    background: url(../styleImages/backgrounds/linhabottom.jpg) repeat-x;
    text-align:center;
    height:30px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 100%;
	height: 120px;
}
.RoundTopLeft {
	background: #FFFFFF url(../styleImages/ltc.gif) no-repeat scroll left top;
}
.RoundTopRight {
	background: transparent url(../styleImages/rtc.gif) no-repeat scroll right top;
}
.RoundBottomLeft {
	background: transparent url(../styleImages/lbc.gif) no-repeat scroll left bottom;
}
.RoundBottomRight {
	background: transparent url(../styleImages/rbc.gif) no-repeat scroll right bottom;
}
