body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 60px; 
	font-size: 12px;
	background-color: #DEDECE;
}
div#topleft {
	top: 50px;
	position: absolute;
	left: 44px;
	width:250px;
	height:200px;
	z-index:0;
}

div#toprightleftside {
	top: 25px;
	position: absolute;
	left: 540px;
	width:250px;
	height:200px;
	z-index:0;
}
div#toprightrightside {
	top: 87px;
	position: absolute;
	left: 781px;
	width:250px;
	height:200px;
	z-index:1;
}
div#bottomleftleftside {
	top: 331px;
	position: absolute;
	left: 36px;
	width:250px;
	height:200px;
	z-index:0;
}
div#bottomleftrightside {
	top: 505px;
	position: absolute;
	left: 95px;
	width:250px;
	height:200px;
	z-index:1;
}
div#bottomright {
	z-index: -1;
	top: 487px;
	position: absolute;
	left: 835px;
	width: 140px;
	height:112px;
}

div#instheader {
	position:absolute;
	top:231px;
	left:298px;
	width: 439px;
	color: #CC3300; 
	font-family: Candara; 
	font-size: 18px; 
}
div#instmenu {
	position:absolute;
	top:239px;
	left:313px;
	width: 411px;
	color: #CC3300; 
	font-family: Candara; 
	font-size: 18px; 
}
div#instflags {
	background-color: #DEDECE;
	position:absolute;
	top:391px;
	left:442px;
	color: #CC3300;
	font-family: Candara;
	font-size: 18px;
	font-weight: bold;
	border-style:solid;
	border-width:0px;
	width: 180px;
}
div#insttext {
	background-color: #DEDECE;
	position:absolute;
	top:301px;
	left:365px;
	font-family: Candara;
	width: 667px;
	height: 163px;
}
div#insttext2 {
	background-color: #DEDECE;
	position:absolute;
	top:519px;
	left:456px;
	font-family: Candara;
	width: 345px;
}
div#insttitle {
	background-color: #DEDECE;
	position:absolute;
	top:263px;
	left:15px;
	border-width:0px;
	width: 353px;
}

div#instphone {
	background-color: #DEDECE;
	position:absolute;
	top:655px;
	left:796px;
	border-width:0px;
	width: 213px;
}
div#w3c-logo {
	background: url(images/design/valid-html401.jpg);
	position:absolute;
	top:720px;
	left:100px;
	border-width:0px;
	
}
div#contactform {
	background-color: #DEDECE;
	position:absolute;
	top:264px;
	left:63px;
	border-width:0px;
	width: 400px;
}
div#usefullinks {
	background-color: #DEDECE;
	position:absolute;
	top:601px;
	left:71px;
	border-width:0px;
	width: 221px;
}
div#toprowleft {
	top: 26px;
	position: absolute;
	left: 54px;
	width:250px;
	height:200px;
	z-index:0;
}
div#toprowright {
	top: 15px;
	position: absolute;
	left: 280px;
	width:200px;
	height:150px;
	z-index:1;
}
div#toprowleftside {
	top: 20px;
	position: absolute;
	left: 584px;
	width:166px;
	height:150px;
	z-index:1;
}
div#toprowrightside {
	top: 41px;
	position: absolute;
	left: 734px;
	width:237px;
	height:188px;
	z-index:0;
}
div#googlemap {
	top: 285px;
	position: absolute;
	left: 695px;
	height:188px;
	z-index:1;
}
div#paraza {
	top: 577px;
	position: absolute;
	left: 350px;
	width:400px;
	z-index:-1;
}




.Style1 {
	color: #CC3300; font-family: Candara; font-size: 15px;
}
.Style2 {
	color: #CC3300; font-family: Candara; font-size: 25px;
	
}
.Style3 {
	color: #CC3300; font-family: Candara; font-size: 18px; 
}
.Style4 {
	color: #CC3300; font-family: Candara; font-size: 12px; 
	text-align: right;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: none;
}

p {
	font-family: Candara; 
	font-size: 12px; 
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
