html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#center {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/lines.jpg);
	height: 300px;
	width: 100%;
     }
	 
#left {
	position: absolute;
	left:0%;
	top:110px;
	width:56px;
	background:#fff;
	z-index: 50;
}

#right {
	position: absolute;
	right:0%;
	top:110px;
	width:56px;
	background:#fff;
	z-index: 50;
	height: 67px;
}

#header {
	background:#fff;
	height:110px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 110px;
	background-image: url(images/topmiddle.jpg);
	background-repeat: repeat-x;
}
html>body #banner {
	height: 110px;
	top: 110px;
}

#main {
	background:#fff;
	border:#000;
	voice-family: "\"}\"";
	voice-family: inherit;
	top: 110px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 0;
	color: #FFFFFF;
}
html>body #main {
	margin-left: 0%;
	margin-right:0%;
	top: 110px;
	background-color: #333333;
	background-image: url(images/navmiddle.jpg);
	height: 67px;
	z-index: 0;
}
#footer {
	width: 100%;
	height: 35px;
	border: solid #000000; 
	border-width: 1px 0;
	margin: 0;
}
#lefttop {
	position: absolute;
	left:0%;
	width:56px;
	background:#fff;
	background-image: url(images/line.jpg);
	height: 70px;
	z-index: 20;
}
#righttop {
	position: absolute;
	right:0%;
	background:#fff;
	height: 110px;
	margin-top: 0%;
	top: 0px;
	z-index: 1;
}
div#navmiddle {
	position: absolute;
	top:110px;
	width:56px;
	background:#fff;
	z-index: 500;
	height: 67px;
	left: 7%;
	
}
#mainmiddle {
	top: 178px;
	z-index: 20;
	position: absolute;
	left: 5%;
	height: 250px;
	width: 94%;
	background-color: #FFFFFF;
}

#leftbottom {
	position: absolute;
	left:0%;
	top:800px;
	width:56px;
	background:#fff;
	z-index: 0;
}
#rightbottom {
	position: absolute;
	right:0%;
	top:800px;
	width:56px;
	background:#fff;
	z-index: 0;
	height: 67px;
}
#mainbottom {
	top: 800px;
	position: absolute;
	height: 75px;
	left: 5%;
	background-image: url(images/bottommiddle.jpg);
	background-repeat: repeat-x;
	width: 80%;
	
}

div#navmiddle {
	position: absolute;
	top:110px;
	width:661px;
	
	z-index: 0;
	height: 67px;
	left: 5%;
	visibility: visible;
}
#leftbottomA {
	position: absolute;
	left:0%;
	top:1050px;
	width:56px;
	background:#fff;
	z-index: 0;
}
#rightbottomA {
	position: absolute;
	right:0%;
	top:1050px;
	width:56px;
	background:#fff;
	z-index: 0;
	height: 67px;
}
#mainbottomA {
	top: 1050px;
	position: absolute;
	height: 75px;
	left: 5%;
	background-image: url(images/bottommiddle.jpg);
	background-repeat: repeat-x;
	width: 80%;
	
}#mainbottomC {
	top: 1750px;
	position: absolute;
	height: 75px;
	background-image: url(images/bottommiddleback.jpg);
	background-repeat: repeat-x;
	width: 80%;
	left: 5%;
}
#mainbottomE {
	top: 2200px;
	position: absolute;
	height: 75px;
	background-image: url(images/bottommiddleback.jpg);
	background-repeat: repeat-x;
	width: 80%;
	left: 5%;
}
#leftbottomC {
	position: absolute;
	left:0%;
	top:1750px;
	width:56px;
	background:#fff;
	z-index: 0;
}
#rightbottomC {
	position: absolute;
	right:0%;
	top:1750px;
	width:56px;
	background:#fff;
	z-index: 0;
	height: 67px;
}
#leftbottomE {
	position: absolute;
	left:0%;
	top:2200px;
	width:56px;
	background:#fff;
	z-index: 0;
}
#rightbottomE {
	position: absolute;
	right:0%;
	top:2200px;
	width:56px;
	background:#fff;
	z-index: 0;
	height: 67px;
}


div#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 80%;
	text-align: left;
	vertical-align: top;
	float: none;
	position: absolute;
	left: 0%;
	padding: 0px;
	height: 763px;
	line-height: 17px;
	top: 0%;
}
div#text h1 {
	color: #0a67b2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	font-size: x-large;
}
div#text h2 {
	color: #0a67b2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}
div#sidebar {
	position: absolute;
	width: 200px;
	top: 0%;
	left: 65%;
	height: 766px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	font-style: italic;
	text-align: right;
}
div#sidebar h2 {
	color: #0a67b2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	font-size: x-large;
}