* { margin: 0; padding: 0; border: 0; }

body {
	font-size: 80%;
}

body {
	line-height: 140%;
	font-family: "Arial", "Helvetica", sans-serif;
}

#fullpage {
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background: #FFF url('../images/side_tile.png') repeat-y 0;
	height:100%;
}

#header {
	background-image:url('../images/header_image.png');
	width:760px;
	height:208px;
	top:0;
	position:relative;
	z-index:100;
}

#header span{
	margin-left:10px;
	margin-right:10px;
}

#header span.one{
	margin-left:30px;
	margin-right:30px;
}

#header span.two{
	margin-left:22px;
	margin-right:22px;
}

#header span.three{
	margin-left:3px;
	margin-right:3px;
}

#header span.four{
	margin-left:10px;
	margin-right:10px;
}

#header span.five{
	margin-left:27px;
	margin-right:27px;
}

#header p{
	display:block;
	position:relative;
	text-align:right;
	width:760px;
	font-weight:bolder;
	font-size: 0.9em;
}

#header img.banner{
	position:relative;
	top:25px;
	right:60px;
}

#header p.navbar_1 {
	left:210px;
	top:10px;
	text-align:left;
	font-style:italic;
}

#header p.navbar_2 {
	position:relative;
	top:80px;
	right:30px;
	color:#fff;
}

#header a{
	color:#000;
	font-weight:bolder;
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#centerblock {
	width:760px;
	height:100%;
	top:208px;
}

#leftbar {
	width:190px;
	top:208px;
	position:absolute;
	left:auto;
	z-index:1;
}

#leftbar p {
	color:#EEE;
	font-weight:bold;
	font-size:0.9em;
}

#leftbar h5 {
	font-size:0.9em;
	font-weight:bold;
	color:#EEE;
	font-color:#EEE;
	margin-left:20px;
}

#content {
	width:760px;
	height:100%;
}

#mainpane {
	background-image:url('../images/main_background.png');
	background-repeat:no-repeat;
	width:345px;
	margin-left:190px;
	padding-top:40px;
	padding-bottom:50px;
	padding-left:40px;
	padding-right:40px;
	top:0px;
}

hr {
	border:0;
	width:90%;
	color:#000;
	background-color:#000;
	height:1px;
	position:relative;
	top:-10px;
	margin-bottom:10px;
}

#mainpane p {
	text-align:left;
	font-size:0.9em;
	font-weight:bolder;
	line-height:140%;
	margin-top:0px;
	margin-bottom:10px;
}

#mainpane img {
	margin-bottom:0px;
}

#rightphoto {
	position:relative;
	float:right;
	height:198px;
	width:145px;
}

#footer {
	background-image:url('../images/footer_image.png');
	width:760px;
	position:absolute;
	bottom:0px;
	z-index:50;
	height:16px;
}

#footer p{
	display:block;
	position:relative;
	width:750px;
	top:-2px;
	text-align:right;
	font-weight:bolder;
	font-size: 0.6em;
}

h1 {
	font-size: 1.5em;
}
