@charset "utf-8";
/* CSS Document */

div.container, #content, #lh-col, #rh-col, #c-col {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h3 {color: #005983;
}

a:link, a:visited {
	color:#000033;
	text-decoration:none;
	
}

body, html {
	margin:2px;
}

body {
	text-align: center;
	background-image: url(images/page_00.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#000000;
}

div.container {
	width: 799px;
	height: 100%;
	padding:0px;
	text-align:left;
	position: relative;
	font-size:11px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

#header1 {background-image: url(images/page_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 800px;
}

#header2 {
	background-image:url(images/page_03.jpg);
	background-position:right;
	height: 115px;
	width: 800px;
	background-repeat: no-repeat;
}

#header3 {
	background-image:url(images/page_04.jpg);
	height: 44px;
	width: 800px;
	background-repeat: no-repeat;
}

#content {
	width: 799px;
	height:100%; /* IMPORTANT to keep footer at bottom */
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}

#lh-col {
	width: 420px;
	float:left;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 1em;
}

#c-col {
	background-image:url(images/sign.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width: 185px;
	float: left;
	padding-top: 0;
	padding-right: 0.75em;
	margin-bottom: 10px;
	padding-left: 2.5em;
	/* height: 100%; */
	color: #666600;
	font-size: 11px;
	text-align: justify;
	font-variant: small-caps;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
	
#rh-col {
	width: 110px;
	float:left;
	text-align:right;
	padding-top: 0;
	padding-right: .25em;
	padding-bottom: 10px;
	padding-left: 1.5em;
}

#lower {
	clear:both;
	width:750px;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 10px 0px 10px 50px;

}

#footer {
	background-image:url(images/page_06.gif);
	height: 19px;
	width: 800px;
	background-repeat: no-repeat;
	clear:both;
}

/* Top navigations */
#topnav ul {
	list-style-type: none;
	padding-top: 10px;
	margin-top: 0px;
	float: right;
	padding-left: 5px;
	clear:right;
}

#topnav2 {
	background-image:url(images/searchback.jpg);
	width: 205px;
	height: 60px;
	margin-top: 1px;
	padding-top: 0px;
	margin-left: 430px;
	background-repeat: no-repeat;
}

#topnav li {
	list-style-type: none;
	font-weight: normal;
	font-size: small;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	width: 105px;
	padding-left: 10px;
}



/* end top navigations */

.starting {
	color: #005983;
	font-size:11px;
	font-weight: bold;
}

form {
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	text-align: left;
	padding: .25em;
	text-align: left;
}
