body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
}

#wrapper {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-bottom: 0;
	text-align: left;
}
.prop-up {
	height: 80px;
    float: left;
    width: 1px;
}

a:link {
	color: #cc0000;
	text-decoration:none;
}
a:visited {
	color: #cc0000;
	text-decoration:none;
}
a:hover {
	color: #cc0000;
	text-decoration:underline;
}
a:active {
	color: #cc0000;
	text-decoration:none;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#464646;
	margin: 0;
	padding:0 0 15px 0;
	text-decoration: underline;
	
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#464646;
	padding:0 0 10px 0;
	margin:0;
	
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#464646;
	margin: 0;
	padding:0 0 15px 15px;
	text-decoration: underline;
	
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#464646;
	margin: 0;
	padding:0 0 15px 15px;
	
}

p{
/*	padding:0;
	margin:0 10px 3px 10px;*/
	padding: 0 0 10px 0;
	margin:0;	
}

img {
	margin: 0;
	padding: 0 10px;
	border: 0;
}

ul {
	margin: 0 0 10px 10px;
	padding: 0 0 5px 20px;
}
li {
	margin: 0;
	padding: 0 0 5px 0;
}

.img-links {
	border-bottom: none;

}

table {
	border-collapse:collapse;
}

#header {
	height:100px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:1.2em;
	font-style:italic;
	margin: 0;
	padding: 0;
	background-image: url(images/pixel100.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}

#header img {
	height: 100px;
	padding: 0;
}
#title {
	position: absolute;
	top: 30px;
	right: 20px;
	padding:0;
	margin: 0;
	width:50%;
	text-align:justify;
}
#title p {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

/*
TOP MENU
*/


.menu-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#464646;
	margin: 0;
	padding:0 0 15px 15px;
	text-decoration: underline;
	
}

#topmenu {
	float:left;
	position:relative;
	width:100%;
	line-height: 16px;
	left: 0;
	padding: 0;
	background-color:#CC0000;
	margin:4px 0 5px 0;
}
#topmenu p {
	position:relative;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin:0;
	padding: 7px 10px 3px 10px;
	border-left:solid #FFFFFF 5px;
	width:114px;
}

#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
}

#topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#000066;
	text-decoration:none;
	
}
/*
END TOP MENU
*/


#main {
	position:relative;
	width: 100%;
}

#picture {
	float:right;
	text-align:right;
	padding:0;
	margin:0;
	
}

/*
LEFT NAVIGATION BLOCK
*/

#leftnav {
	position:relative;
	text-align:left;
	vertical-align: top;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding: 5px;
	color: #000000;
	border-right: 5px solid #CC0000;
	border-bottom: 5px solid #CC0000;
	border-left: 0;
	border-top: 0;
}

#menu {
	float:left;
	position:relative;
	margin: 0 0 25px 0;
	padding: 0 0 0 15px;
}

#menu p{
	padding:0;
	margin:0 0 8px 0;

}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0054a6;
	margin: 0;
	padding: 0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0054a6;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color:#0054a6;
	text-decoration:none;
	margin: 0;
	padding: 0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0054a6;
	
}

#sub-small {
	color:#898989;
	margin: 0 0 5px 0;
	padding:0 0 2px 20px;
	line-height:15px;
}

#sub-small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #898989;
	margin: 0;
	padding:0 0 1px 0;
	border-bottom: 1px dotted #898989;
	line-height:15px;
}

#sub-small a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color:#898989;
	text-decoration:none;
	margin: 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #898989;
	line-height:15px;	
}

.logoblk {
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
}

/*
END LEFT NAVIGATION BLOCK
*/

/*
CONTENT BLOCK
*/
#content {
	position:relative;
	width: 80%;
	vertical-align: top;
	padding: 5px 5px 5px 20px;
	margin:0;
	border-bottom: 5px solid #CC0000;
	border-right: 0;
	border-left: 0;
	border-top: 0;
}

#content p{
	padding: 0 0 10px 0;
	margin:0;	
}
#innercontent {
	position:relative;
	width: 100%;
}

/*
END CONTENT BLOCK
*/



.cornerpic {
	position:relative;
	float:right;
	top: -5px;
	right: -5px;
	margin: 0;
	padding: 0;
	
}
.cornerpiccover {
	position:absolute;
	top: -5px;
	right: -5px;
	padding: 0;
	margin: 0;
}
.cornerpic-ie6 {
	position:absolute;
	top: -5px;
	right: -5px;
	margin: 0;
	padding: 0;
	
}

/*
	MISC
*/
.quote {
	font-weight: bold;
	font-size: 1.3em;
	font-family: "Bradley Hand ITC", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*
	FORMS
*/

form {
	position: relative;
	padding: 0;
	margin: 20px 0 0 0;
}
label {
	float: left;
	font-weight: bold;
	width: 125px;
}
.input-200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 15px;
	width: 200px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
.textarea-300x75 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	height: 75px;
	width: 300px;
	border: 1px solid #000000;
}
input.input-submit {
	margin-left: 150px;
	
}
.input-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 100px;
}

.main-address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0 0 15px 0;
	padding: 0;
}


/*
	FOOTER 
*/

#penultimatefooter {
	position:relative;
	float:left;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #cc0000;
	background-color:#fff;
	margin: -18px 0 0 0;
	text-align:center;
	padding:5px 0 5px 0;
}

#penultimatefooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #cc0000;
	text-decoration: none;
	width:100%;

}

#left{
	position:relative;
	float:left;
	text-align:left;
	width:27%;
	padding:0;
	margin:0;	
}

#middle{
	position:relative;
	float:left;
	text-align:center;
	width:45%;
	padding: 0;
	margin: 20px 0 0 0;
}

#right{
	position:relative;
	float: right;
	text-align:right;
	width:27%;
	padding:0;
	margin:0;
}
	
#footer {
	position:relative;
	float:left;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:center;
	color: #ffffff;
	background-color:#cc0000;
	margin:0;
	padding:3px 0 3px 0 ;
		
}
#footer a {
	color: #FFFFFF;
	background:#cc0000;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	background:#cc0000;
	text-decoration:underline;
}

/*
	MISC
*/

.clearblock {
	clear: both;
	margin: 0;
	padding: 0;
}

.float-right{
	float:right;
}

.float-left{
	float:left;
}

.underline{
	border-bottom: 1px dotted;
}

.hide{
	color:#ffffff;
}

.clearleft {
	clear:left;
}
.blockit {
	position: relative;
	display: block;
}
.hidden {
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.red {
	color: #FF0000;
}
.centerit {
	text-align: center;
}