/* CSS Document */

#wrapper {
	position: relative;
	width: 1024px;
	margin:center;
}

body {
	background-image: url(background.jpg);
	background:background-repeat;
}

#header {
	position:absolute;
	left:94px;
	top:18px;
	width:567px;
	height:131px;
	z-index: 5;
}

#leftside {
	position:absolute;
	left:95px;
	top:163px;
	width:562px;
	height:43px;
	z-index: 7;
}


#php {
position:absolute;
left:502px;
top:264px;
width:410px;
height:328px;
z-index: 12;
}

#animate {
position:absolute;
left:440px;
top:474px;
width:315px;
height:168px;
z-index: 12;
}

#animation {
position:absolute;
left:351px;
top:243px;
width:500px;
height:350px;
z-index: 12;
}

#maintext {
	position:absolute;
	left:103px;
	top:239px;
	width:263px;
	height:207px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#3366FF;
	padding-top:0px;
	border-bottom:0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	font-style: normal;
	overflow:auto;
	z-index: 9;
}
#gaugetext {
	position:absolute;
	left:107px;
	top:213px;
	width:214px;
	height:207px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#3366FF;
	padding-top:0px;
	border-bottom:0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	font-style: normal;
	overflow:auto;
	z-index: 9;
}

#slogan{
	position:absolute;
	left:142px;
	top:487px;
	width:441px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3366FF;
	padding-top:0px;
	border-bottom:0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	font-style: italic;
	font-variant: normal;
	text-align:center;
	background:inherit;
	z-index: 11;
}

#footer{
	position:absolute;
	left:103px;
	top:492px;
	width:561px;
	height:40px;
}

#copyright{
	position:absolute;
	left:126px;
	top:527px;
	width:506px;
	height:49px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3366FF;
	padding-top:0px;
	border-bottom:0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	font-style: normal;
	font-variant: normal;
	text-align:center;
	background:inherit;
	z-index: 11;
}

#photos {
	position:absolute;
	width:307px;
	height:225px;
	left:333px;
	top:211px;
	z-index: 12;
}
#photo {
	position:absolute;
	width:256px;
	height:208px;
	left:380px;
	top:239px;
	z-index: 12;
}

#flashslide {
	position:absolute;
	width:242px;
	height:336px;
	left:636px;
	top:259px;
	z-index: 12;
}

#caption {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3366FF;
    font-weight:bolder
	width:100px;
	height:15px;
	left:437px;
	top:440px;
	text-align:center;
	width: 98px;
	font-weight: bolder;
	z-index: 8;
}

#navnext{
	position:absolute;
	width:100px;
	height:15px;
	left:542px;
	top:439px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	z-index: 6;
}
#navprev {
	position:absolute;
	width:100px;
	height:15px;
	left:332px;
	top:438px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	z-index: 10;
}

