body {
	background-color: #FFFFFF;
	background-image: url(../images_template/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#square-topleft {
	background-color: #ffdc52;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	position: absolute;
	height: 42px;
	width: 220px;
	left: 0px;
	top: 0px;
}
#square-topright {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #333333;
	border-bottom-color: #333333;
	position: absolute;
	left: 223px;
	top: 0px;
	right: 0px;
}
#square-topright table {
	background-color: #ffdc52;
	background-image: url(../images_template/sunset.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 41px;
	top: 
}
#squarepic1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	position: absolute;
	height: 112px;
	width: 220px;
	left: 0px;
	top: 43px;
}
#squarepic2 {
	position: absolute;
	top: 43px;
	border: 1px solid #333333;
	height: 113px;
	width: 112px;
	left: 223px;
}
#squarepic3 {
	position: absolute;
	top: 43px;
	border: 1px solid #333333;
	left: 336px;
}
#squarepic4 {
	position: absolute;
	top: 43px;
	border: 1px solid #333333;
	left: 411px;
}
#squarepic5 {
	position: absolute;
	top: 43px;
	border: 1px solid #333333;
	left: 452px;
}
#squarepic6 {
	position: absolute;
	top: 119px;
	border: 1px solid #333333;
	left: 377px;
}
#squarepic7 {
	position: absolute;
	top: 119px;
	border: 1px solid #333333;
	left: 394px;
}
#verticalline {
	background-color: #333333;
	position: absolute;
	left: 221px;
	top: 0px;
	height: 176px;
	width: 1px;
}
#horizontalline {
	background-color: #333333;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 157px;
	height: 1px;
	width: 100%;
}
#menuarea-leftside {
	position: absolute;
	height: 18px;
	width: 199px;
	left: 22px;
	top: 158px;
	background-color: #FEE98E;
}
#menuarea-rightside {
	position: absolute;
	height: 18px;
	width: 400px;
	left: 221px;
	top: 158px;
	background-color: #FEE98E;
}
#contentarea-leftside {
	position: absolute;
	padding-top: 29px;
	padding-right: 35px;
	left: 0px;
	top: 176px;
  	height: 309px;
	background-image: url(../images_template/greyline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
}
#contentarea-rightside {
	position: absolute;
	padding: 29px;
	top: 176px;
	right: 0px;
	bottom: 0px;
}
