body {
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
	
#wrapper {
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
}

#header {
	width:800px;
	height:163px;
	background:url(../images/images/header.gif) no-repeat; 
	}

#middle {
	width:800px;
/*	height:500px; */
	min-height:500px;
	background:url(../images/images/bg_02.jpg) repeat-y;
	}

#middlegallery {
	width:800px;
	height:450px;
	background:url(../images/images/bg_02.jpg) repeat-y;
	}

.middleimage {
	float:right;
	margin-right:23px;
	padding-top:0px;
	}

#boxwrapper {
	width:350px;
	margin-left:35px;
	padding-top:10px;
	padding-bottom:20px;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#boxheader {
	width:350px;
	height:34px;
	background:url(../images/images/box350_01.jpg) no-repeat; 
	}

#boxheader h3 {
	margin:0px;
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	padding-top:15px;
	font-size:14px;
	}

#boxmiddle {
	width:350px;
	background:url(../images/images/box350_03.jpg) repeat-y;
	}
	
#boxmiddle li {
	list-style:circle;
	list-style-position:outside;
	}

#boxmiddle p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-left:15px;
	margin-right:30px;
	padding:0px;
	padding-top:8px;
	padding-bottom:8px;
	}

#boxfooter {
	width:350px;
	height:24px;
	background:url(../images/images/box350_05.jpg) no-repeat;
	}

#thumbwrapper {
	width:285px;
	height:285px;
	margin-left:40px;
	padding-top:10px;
	padding-bottom:20px;
	border:0px;
	}

#thumbwrapper td {
	padding:0px;
	}
	
#thumbwrapper img {
	margin:5px;
	width:85px;
	height:85px;
	}

.mainimage {
	position:absolute;
	top:178px;
	right:22px;
	}

#footer {
	width:800px;
	height:53px;
	background:url(../images/images/bg_04.jpg) no-repeat;
	}

.holdingpage {
	border: thin double #000000;
	height: 20px;
	width: 20px;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 532px;
	text-align: left;
	border: medium double #000000;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}
.sendcell {
	padding-left: 60px;
}
