html, body {
	font-size: 10px;
	padding: 7px 0px 10px 15px;
	margin: 0px;
	color: #FFFFFF;
}

body {
	background: #ffffff;
}

html, body, h1, h2, h3, h4, div, p, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}

div#container {
	overflow: hidden;
	background-image: url(/images/template/bkground.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 735px;
}

#--------------------------- {
}

#centercontent {
	width:500px;
	padding-bottom:0px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 205px;
	color: #2F4B69;
}

#leftcontent {
	position: absolute;
	left: 10px;
	top: 7px;
	width: 190px;
	z-index: 1;
	background-image: url(/images/template/navigation_bk.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#rightcontent {
	width:520px;
	float:left;
	padding-bottom:10px;
	padding-left: 195px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
}

#rightcontent li {
	list-style-image: url(/images/contact/arrow.gif);
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B8AA6;
	vertical-align: top;
}

#rightcontent a:link, a:visited, a:active, a:hover {
	color: #EFC127;
	text-decoration: underline;
}

#rightcontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 10px;
}

div#logo {
	height: 158px;
	width: 735px;
	margin: 0px;
	padding: 0px;
}

div#footer {
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
	color: #2F4B69;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#centercontent li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 9px 0px 2px;
	color: #2F4B69;
}
#centercontent ul {
	margin: 0px;
	padding: 2px 0px 5px;
}

#------------------------ {
}

#centercontent2 {
width:68%;
float:left;
background:#fff;
padding-bottom:10px;
}

#leftcontent2 {
	float:left;
	background:#fff;
	padding-bottom:10px;
	width: 170px;
}

div#logo2 {
	height: 100px;
	width: 100px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

div#footer2 {
	margin-bottom: 20px;
	padding-top: 10px;
}

#centercontent2 li {
	list-style-image: url(/images/arrow.gif);
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

#centercontent2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#------------------------- {
}

#centercontent3 {
width:50%;
float:left;
background:#fff;
padding-bottom:10px;
}

#rightcontent3 {
width:50%;
float:left;
background:#fff;
padding-bottom:10px;
}

#leftcontent3 {
	background:#fff;
}

#centercontent3 h1, h2, h3, h4 {
	margin:0px 10px 10px 0px;

}

#centercontent3 p {
	line-height: 15px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin:0px 10px 5px 0px;
}

div#logo3 {
	height: 100px;
	width: 100px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	float: left;
	padding-right: 10px;
}

div#footer3 {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 0px;
}

#centercontent3 li {
	list-style-image: url(/images/arrow.gif);
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

#centercontent3 ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#-------------------------- {
}

div#logoPrint {
	height: 100px;
	width: 100px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	display: none;
}

div#w3 {
	margin: 0px;
	padding: 0px;
	clear: left;
}

h1, h2, h3, h4 {
	margin:0px 10px 1px;
	color: #F6C114;
	font-size: 11px;
	font-weight: normal;
}

p {
	line-height: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	margin:0px 10px 10px 10px;
}

a:link {
	color: #2F4B69;
	text-decoration: underline;
}

a:visited {
   color: #6B8AA6;
}

a:active {
   color: #990000;
   text-decoration: none;
}

a:hover {
	color: #FF8825;
}

.white {
	color: #FFFFFF;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
select {
	color: #FFFFFF;
	background-color: #486785;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small, .archive, .copyright {
   font-size: small;
}

.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;
}

.copyright {
   margin-top: 0;
   margin-bottom: 0;
}

.hide {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
label {
	display: none;
}
input {
	padding: 2px;
	background-position: center;
	vertical-align: middle;
	clear: both;
	color: #FFFFFF;
	background-color: #486784;
	margin: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	margin: 0px;
	padding: 0px;
}
div#spare {
	position: absolute;
	left: 609px;
	top: 103px;
	height: 120px;
	width: 120px;
}
.yellow {
	color: #F6C133;
}
textarea {
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #486785;
}
