@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(images/gradient800.jpg);
	background-color:#343434;
	background-repeat: repeat-x;
	text-align:center;
	width:100%;
}
#wrapper {
	position:relative;
	text-align:left;
	width:890px;
	left:0px;
	height:1px;
	margin: 0px auto;
	background-color: #BBBBBB;
}
#header {
	clear:both;
	position:relative;
	left:0px;
	right:0px;
	background-color:#FFFFFF;
	width:100%;
}
#header p {
	display:inline;
}
#content {
	float:left;
	width:425px;
	padding:0 26px 0 26px;
	background-color:#FFFFFF;
	text-align:left;
}
#fullpgcontent {
	float:inherit;
	/*	position:relative; */
	left:57px;
	width:755px;
	/*	background-color:#7EA8D6; */
	text-align:left;
	/*	height: 350px; */
	clear:both;
}
#contentwrap {
	background-color:#FFFFFF;
	border:#FFFFFF 0px solid;
}
#rtcol {
	float:right;
	width:400px;
	margin-left:0px;
	padding:0 0 0 10px;
	background-color:#FFFFFF;
	overflow:auto;
	min-height:550px;
}
#rtcolleft {
	background-color:#FFFFFF;
	float:left;
	width:205px;
}
#rtcolrt {
	background-color:#FFFFFF;
	float:right;
	width:140px;
}
#footer {
	clear:both;
	padding-top:10px;
}
#slideshow {
	background-color:#FFFFFF;
	height:176px;
	top:10px;
	left:0px;
}
.div_clear {
	clear:both;
}
#blockpaypal {
	position:relative;
	width:96px;
	height:41px;
	z-index:2222;
	left: 268px;
	top: 700px;
/*	background-color: #FFFFFF;*/
}
#blockcheck {
	position:relative;
	width:115px;
	height:30px;
	z-index:2223;
	left: 270px;
	top: 710px;
/*	background-color:#FFFFFF;*/
}

