html, body {
  height: 800px; /* Required */
}

body {
	background: #fffff;
	font: normal 10pt/normal Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin-top: 0px;
}

#wrapper{
	width: 100%;
	height: 100%;
	padding-top:3px;
}

#container{
	margin: 0px;
	width: 850px;
	text-align: left;
	position: relative;
	height: 800px;
	border: 2px solid #BEC1DA;
	top: 0px;
	background-color: #fff9E9;
} 
#containerhome{
	margin: 0px;
	width: 850px;
	text-align: left;
	position: relative;
	height: 1000px;
	border: 2px solid #BEC1DA;
	top: 0px;
	background-color: #fff9E9;
} 
#LeftPicture{
position:absolute; 
width:233px; 
height:332px; 
top: 165px; 
left: 25px;
}
#LeftPictureHome{
position:absolute; 
width:233px; 
height:159px; 
top: 165px; 
left: 25px;
}
#LeftPictureSpecial{
	position:absolute;
	width:333px;
	height:440px;
	top: 220px;
	left: 20px;
}

#Heading{
	position:absolute;
	width:545px;
	left: 265px;
	top: 165px;
	visibility: visible;
	height: 38px;
	overflow: hidden;
}
#HeadingSpecial{
	position:absolute;
	width:545px;
	left: 60px;
	top: 165px;
	visibility: visible;
	height: 38px;
	overflow: hidden;
}
#NavBox{
	position:absolute;
	width:782px;
	height:30px;
	left: 25px;
	top: 2px;
	visibility: visible;
}

#TopLogo{
	position:absolute;
	width:786px;
	left:auto;
	height:114px;
	left: 25px;
	top: 29px;
	visibility: visible;
}

#Underline{
	position:absolute;
	width:782px;
	height:2px;
	left: 25px;
	top: 147px;
	visibility: visible;
	background-color: #3399CC;
}
#MainInfo{
	position:absolute;
	width:540px;
	left: 265px;
	top: 215px;
	visibility: visible;
}

#MainInfoHome{
	position:absolute;
	width:425px;
	left: 265px;
	top: 205px;
	visibility: visible;
	overflow: visible;
}

a:link {color: #6A6A6A;text-decoration: none}
a:visited {
	color: #333333;
	text-decoration: none
}
a:hover {color: #BEC1DA;text-decoration: none}
a:active {color: #6A6A6A;text-decoration: none}

#ContactDetails{
	position:absolute;
	width:175px;
	height:70px;
	left: 670px;
	top: 684px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: ##333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ContactDetailsHome{
	position:absolute;
	width:175px;
	height:70px;
	left: 560px;
	top: 684px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: ##333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#UpperLinks{
	text-align:left;
	font-size: 12px;
	color: #3399CC;
	word-spacing: 3px;
	position:absolute;
	width:530px;
	height:16px;
	left: 265px;
	top: 198px;
}

#UpperLinks a:link, #UpperLinks a:visited, #UpperLinks a:active {color: #3399CC; text-decoration: none}

#UpperLinks a:hover {color: #666666}

#LowerLinks{
	text-align:center;
	font-size: 12px;
	color: #BEC1DA;
	word-spacing: 3px;
	position:absolute;
	width:790px;
	height:16px;
	left: 35px;
	top: 780px;
}

#LowerLinksHome{
	text-align:center;
	font-size: 12px;
	color: #BEC1DA;
	word-spacing: 3px;
	position:absolute;
	width:790px;
	height:16px;
	left: 35px;
	top: 980px;
}
#LowerLinks a:link, #LowerLinks a:visited, #LowerLinks a:active {color: #BEC1DA; text-decoration: none}

#LowerLinks a:hover {color: #666666}

#Decoration{
	position:absolute;
	width:400px;
	height:59px;
	left: 190px;
	top: 705px;
	}
#DecorationHome{
	position:absolute;
	width:400px;
	height:59px;
	left: 190px;
	top: 900px;
	}

.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	overflow: visible
}
.bodytext2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	overflow: visible
}
.bodytext3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	overflow: visible
}
