a, a:link, a:hover, a:visited, a:active {
	color:#09F;
	text-decoration:none;
}

.clearfloat {
	clear:both;
}
div {
	margin:0;
	padding:0;
}

ol, ul {
	list-style:none;
	margin:0;
	padding:0;
}

#header {
	margin:0 auto 10px auto;
	position:relative;
	width:900px;
	height:147px;
	z-index:999;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../files/scroll.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#nav ul {
	clear: both;
	width: 900px;
	list-style: none inside none;
}
#nav li {
	float: left;
	height: 25px;
	text-align:center;
	background-color: #00adee;
}

#nav li:hover {
	float: left;
	height: 25px;
	text-align:center;
	background-color: #3cbde8;
}

#nav a, #nav a:hover {
	text-decoration:none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

.nav_left {
	width: 179px;
	border-top:#135f7c 1px none;
	border-right:#135f7c 1px none;
	border-bottom:#135f7c 1px none;
	border-left:#135f7c 1px solid;
}
.nav_right {
	width: 178px;
	border-top:#135f7c 1px none;
	border-right:#135f7c 1px solid;
	border-bottom:#135f7c 1px none;
	border-left:#135f7c 1px solid;
}




body {
	background-image: url(../files/ibody_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0 auto;
	background-color: #fff0d8;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
}


#page {
	width:900px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff5e5;
	text-align: left;
	padding: 0px;
}

#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#page_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}


#footer {
	border-top:2px solid #0072bc;
	clear:both;
	position:relative;
	height:50px;
	font-size:11px;
	color:#666;
	display:block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #fff5e5;
	background-image: url(../files/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 65px;
	padding: 2px 15px 2px 0px;
	width: 350px;
}

.contact_list {
	list-style-type: none;
	margin-left: 30px;
	padding: 0px 15px 0px 0px;
	width: 350px;
}

#footer ul {
	display:block;
	position:relative;
	height:16px;
		margin:0 auto;

}
#footer ul li {
	-moz-display:inline-block;
	display:inline-block;
	float:left;
	width:auto;
	margin:0 10px 0 0;
}

#footer ul li a {
	font-size:11px;
	color:#666;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#333;
	text-decoration:underline;
}


#footer a:link, #footer a:visited, #footer a:active {
	font-size:11px;
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
	text-decoration:underline;
}
#footer p {

	margin:20px auto 0 auto;
	display:block;
	text-align:left;
}
#footer p.copyright {
	margin-top:6px;
}

hr {
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.floatl {
	float:left;
	clear:left;
}

.floatr {
	float:right;
	clear:right;
}

#page p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: justify;
}
h1 {
	font-size: 25px;
	margin: 10px 0px 0px 25px;
}

h2 {
	font-size: 16px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	margin-right: 0px;
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	margin-right: 0px;
}

#page label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.left {
float:left;
width: 450px;
}

.right {
float:right;
width: 450px;
}
#contact_form {
	margin: 0px;
	padding: 0px;
}
#contact_form .textfield {
	margin: 0px;
	padding: 2px;
	width: 300px;
}
#contact_form label {
	width: 50px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
}
#contact_form .btn {
	margin-left: 55px;
	font-weight: bold;
	font-size: 12px;
	width: 300px;
	margin-top: 5px;
}
