#wrapper{
	position: relative;
	height: 450px;
}

#wrapperborder{
	position: absolute;
	height: 452px;
	font-family: verdana;
}

#wrapperinside{
	position: absolute;
	height: 446px;
}

#footer1 {
	position: absolute;
	top: 104%
}

#footer2 {
	position: absolute;
	top: 111%
}

#mainbody{
	position: absolute;
	top: 120px
}
#mainbody a:link{
	color: #000000;
}
#mainbody a:visited{
	color:#000000;
}
#mainbody a:active{
	color:#000000;
}
#mainbody a:hover{
	color: #3333FF;
}

#pagetitle{
	position:absolute;
	left: 36px;
	top: 0px;
	width: 1420px;
	height: 21px;
	border: 0;
}

#pagepic{
	position:absolute;
	left: 420px;
	top: 38px;
	width: 170px;
	height: 109px;
	border: 0;
}

#para1{
	position:absolute;
	left: 40px;
	top: 35px;
	width: 350px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#para2{
	position:absolute;
	left: 40px;
	top: 90px;
	width: 350px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


#para3{
	position:absolute;
	left: 40px;
	top: 165px;
	width: 550px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#para4{
	position:absolute;
	left: 40px;
	top: 245px;
	width: 560px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

