#wrapper{
	position: relative;
	height: 510px;
}

#wrapperborder{
	position: absolute;
	height: 512px;
	font-family: verdana;
}

#wrapperinside{
	position: absolute;
	height: 506px;
}

#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:300px;
	font-family: century gothic;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	cursor: default;
}

#intropara{
	position:absolute;
	left: 38px;
	top: 35px;
	width: 550px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#formsubmit{
	position:absolute;
	left: 28px;
	top: 90px;
	width: 550px;
	height: 200px;
}

#topline{
	position:absolute;
	left: 38px;
	top: 80px;
	width: 550px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#firstnametag{
	position:absolute;
	left: 10px;
	top: 20px;
	width: 204px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#firstnamebox{
	position:absolute;
	left: 10px;
	top: 35px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#lastnametag{
	position:absolute;
	left: 226px;
	top: 20px;
	width: 204px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#lastnamebox{
	position:absolute;
	left: 226px;
	top: 35px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#companytag{
	position:absolute;
	left: 10px;
	top: 65px;
	width: 418px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#companybox{
	position:absolute;
	left: 10px;
	top:  80px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#citytag{
	position:absolute;
	left: 10px;
	top: 110px;
	width: 181px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#citybox{
	position:absolute;
	left: 10px;
	top: 125px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#countrytag{
	position:absolute;
	left: 201px;
	top: 110px;
	width: 227px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#countrybox{
	position:absolute;
	left: 201px;
	top: 125px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

#phonetag{
	position:absolute;
	left: 10px;
	top: 155px;
	width: 142px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#phonebox{
	position:absolute;
	left: 10px;
	top: 170px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#emailtag{
	position:absolute;
	left: 165px;
	top: 155px;
	width: 268px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

#emailbox{
	position:absolute;
	left: 165px;
	top: 170px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#submitbutton{
	position:absolute;
	left: 465px;
	top: 170px;
}

#resetbutton{
	position:absolute;
	left: 465px;
	top: 125px;
}

#lastline{
	position:absolute;
	left: 38px;
	top: 325px;
	width: 550px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}