@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
}

a {
	color:#800000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* Standard Layout ID's */

#wrapper {
	margin:auto;
	padding:0px;
	width: 970px;
	padding-bottom:0px;
	}

#container {
	margin-left: 22px;
	width: 924px;
	background-color: #e5e5e5;
}

#content {
	width: 924px;
	overflow:auto;
}

/* Header */

#header {
	height:107px;
	width: 320px;
}
#header span {
	display:none;
}
.logo {
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	height: 107px;
	width: 300px;
}

#nav_wrapper {
	padding-top: 20px;
	width: 970px;
}

.pic1 {
	background-image:url(../images/pic1.gif);
	position: absolute;
	left: 490px;
	height:131px;
	background-repeat: no-repeat;
	z-index:-500;
	top: -101px;
	width: 125px;
}

.pic2 {
	background-image:url(../images/pic2.gif);
	position: absolute;
	background-repeat: no-repeat;
	width: 102px;
	height:112px;
	left: 575px;
	top: -127px;
	z-index: -600;
}

.pic3 {
	background-image:url(../images/pic3.gif);
	position: absolute;
	background-repeat: no-repeat;
	width: 117px;
	height:124px;
	left: 668px;
	top: -114px;
	z-index:100;
}

.pic4 {
	background-image:url(../images/pic4.gif);
	position: absolute;
	background-repeat: no-repeat;
	width: 102px;
	height:112px;
	left: 751px;
	top: -123px;
	z-index:50;
}

.pic5 {
	background-image:url(../images/pic5.gif);
	position: absolute;
	background-repeat: no-repeat;
	width: 120px;
	height:127px;
	left: 840px;
	top: -128px;
	z-index:10;
}

/* Navigation */

#nav {
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 61px;
	position:relative;
	z-index: 0;
}

#nav #menu {
	float:left;
	width:924px;
	margin-left: -10px;
}
#nav #menu span {
	display:none;
}
#nav #menu ul{
	list-style: none;

}
#nav #menu ul li{
	list-style: none;
	display: inline;
	}
	
#nav #menu ul li a{
	display:block;
	height:41px;
	float:left;
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	margin-top: -8px;
}
#nav #menu ul li a:hover{
	display:block;
	width:auto;
	height:41px;
	float:left;
	background-position:0 -41px;
	text-decoration:none;
	border:none;
}
#nav #menu ul li a span{
	position:relative;
}
#nav #menu ul li #nav_contact{
	position:absolute;
	width: 127px;
	left: 816px;
	top: 14px;
	height: 41px;
}
/* Flash */

#flash {
	text-align: center;
	width: 924px;
	margin-left: 22px;
	height: 148px;
	position: absolute;
	top: 191px;
	background-image: url(../images/undernav.jpg);
}

/* Main Content (includes sidebar) */

.main_content {
	background-image: none;
	background-color: #e5e5e5;
	padding: 0px 0px 10px 25px;
	position:relative;
	margin: 141px 0px 5px 0;
	overflow:auto;
}

/* Sidebar */

.sidebar {
	width:180px;
	z-index: 100;
	background-color: #e5e5e5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
	padding-left: 0px;
	margin-left: 10px;
}

.sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar ul {
	padding-left: 5px;
	margin: 0px;
	list-style-type:none;
}
.sidebar ul li{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left:0px;
	background:url(../images/list.gif) left top no-repeat;
	list-style-position:outside;
	padding-left: 15px;
	padding-bottom: 10px;
	background-position: 0 5px;
}

/* Main Text - Editable text */

.main_text {
	background-image: none;
	background-color: #e5e5e5;
	padding: 0px 0px 10px 0px;
	position:relative;
	margin: 0px 220px 0px 0;
	min-height:400px;
}
.main_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_text ul{
	padding-left: 30px;
	margin: 0px;
	padding-left: 5px;
	margin: 0px;
	list-style-type:none;
}

.main_text ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/list.gif) left top no-repeat;
	list-style-position:outside;
	padding-left: 15px;
	padding-bottom: 10px;
	background-position: 0 5px;
}


.main_text ol{
	padding-left: 30px;
	margin: 0px;
	padding-left: 25px;
	margin: 0px;
	list-style-type:decimal;
}
.main_text ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-position:outside;
	padding-left: 5px;
	padding-bottom: 5px;
}
.main_text .table  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;
}
.main_text #column ul {
	width: 100%;
	list-style: none;
	overflow:auto;
}
.main_text #column li {
	float: left;
	width: 190px;
	padding-right:5px
} 

.img {
	padding:10px;
}

.imgr {
	float: right;
	margin: 0px 0px 5px 10px;
	border:none;
}

.imgr a {
	text-decoration:none;
	border:none;
}

.imgl {
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Form */

form .dummy {
	display:none;
}

/* Headers */

h1 {
	font-size: 16px;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}

h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
/* Footer */

#tag_bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	width: 674px;
	top: 57px;
	padding: 10px 10px 0px 30px;
	left: 0px;
}

#footer {
	position:relative;
	background-image: url(../images/foot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#footer .contact{
	color: #333;
	width: 180px;
	padding-left: 734px;
	padding-right: 10px;
	padding-bottom: 10px;
	bottom: 12px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#footer .contact ul{
	list-style-type: none;
	padding:0px;
	margin: 0px;

}
#footer .contact ul li.post {
	background:url(../images/post.gif) left top no-repeat;
	list-style-position:outside;
	padding-left: 20px;
	padding-bottom: 10px;
	background-position: 0 3px;
}
#footer .contact ul li.email {
	background:url(../images/web.gif) left top no-repeat;
	list-style-position:outside;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: 0 1px;
}
#footer .contact ul li.tel {
	background:url(../images/tel.gif) left top no-repeat;
	list-style-position:outside;
	padding-left: 20px;
	background-position: 0 3px;
}

#rpm-tag {
	position:relative;
}

#rpm-tag .rpm {
	position:absolute;
	left:946px;
	top:-100px;
}


#copyright {
	position: absolute;
	height: 17px;
	padding: 5px 53px 5px 53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	width: 839px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
