  @charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*Reset Browser End*/
html, body {
border:0;
margin:0;
padding:0;
}

body{
	font:100%/1.20 arial, helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	width:auto;
	/*height:auto;*/
	background-repeat: repeat;
	background-position: center;
	color:#000000;
	/*line-height:1.5;*/
}

p {	margin:5px 0px 10px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000cc;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff0000;
	margin:0px;
	padding:0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight:bold;
	margin:0px;
	margin-top:40px;
	padding:0px;
	line-height:115%;
}
/*contact address*/
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	margin:0px;
	padding:0px;
}
h5 {
	font:100%/1.20 arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size: 14px;
}
h6 {
	font:100%/1.20 arial, helvetica, sans-serif;
}
ul {
	margin:0px;
	font-weight: normal;
	color: #000033;
	font-size: 12px;
	line-height:175%;
}
li { 
	line-height:175%; 
	font-size: 12px;
	line-height:115%;
}

div#clear {clear:both}
div#clear2 {clear:both; padding-top:10px}

div#wrapper{width:1024px; margin:auto; padding-top:15px}
div#container{width:1024px;}
div#content {
	width:1024px;
	/*margin:auto;*/
	padding-bottom:10px;
	background-color:#FFFFFF;
	/*margin-bottom:10px;*/
	/*background-image: url(images/bgright.jpg);*/
}
div#content p{
	line-height:normal;
	color: #000033;
	font-size: 12px;
	line-height:125%;
	margin-left:10px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:5px;
}
div#content-inside {
	width:975px;
	margin:auto;
	/*height: 300px;*/
	padding-top:5px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	/*background-image: url(images/bgright.jpg);*/
}
div#side {
	width:275px;
	padding:5px;
	float:left;
	clear:left;
	border:2px solid #0000CC;
	background-color: #CCCCCC;
	/*margin-bottom:10px;*/
}
div#body {
	width:667px;
	margin:0;
	/*margin-right:10px;*/
	padding:5px;
	float:right;
	clear:right;
	border:2px #0000CC solid;
}
div#body-left {
	width:310px;
	margin:0;
	float:left;
	clear:left;
}
div#body-right {
	width:310px;
	margin:0;
	float:right;
	clear:right;
}
div#header{
	width:1024px;
	height:121px;
	line-height:80px;
	background-image: url(images/title.png);
}
div#header p{
	line-height:normal;
	color: #000033;
	font-size: 12px;
	line-height:125%;
	margin-left:10px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:5px;
}
div#box {
	width:900px;
	margin:auto;
	/*height: 300px;*/
	padding-top:0px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	/*background-image: url(images/bgright.jpg);*/
}
/*--------- 3 col for 3 boxes ----------*/
		.column {
			/*position: relative;*/
			float: left;
		}

		#center {
			padding: 0px;
			width: 300px;
			/*left: 121px;*/
		}

		#left {
			width: 300px;           /* LC width */
			padding: 0px;        /* LC padding */
			/*right: 0px;*/           /* LC fullwidth + CC padding */
			/*margin-left: -0%;*/
		}

		#right {
			width: 300px;           /* RC width */
			padding: 0px;        /* RC padding */
			/*margin-right: -100%;*/
			/*right: -42px;*/
		}

/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC width */
}
/* ------------------- END -----------------*/

div#boxes {
	width:290px;
	height:auto;
	margin:5px;
	background-color:#CCCCCC;
	border:2px #FF0000 solid;
}
div#menu {
	float:right;
	clear:right;
}
div#nav-area {
	width:1002px;
	margin:auto;
	height:297px;
	margin-top:2px;
	margin-bottom:2px;
	/*line-height:80px;*/
	background-color:#e6e6ff;
	border:2px solid #FF0000;
}
div#nav-left {
	width:227px;
	height:292px;
	margin:2px;
	float:left;
	clear:left;
	background-image:url(images/menubg.png)
}
div#nav-right {
	width:767px;
	margin:2px;
	float:right;
	clear:right;
}
div#nav-right img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
div#nav-left ul {
	margin: 0px;
	margin-left:40px;
	padding:0px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	line-height: 30px;
	white-space: nowrap;
	/*text-align:center;*/
}
div#nav-left li {
	list-style-type: none;
	display: block;
	list-style-image:url(images/arrow.png);
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:3px;
	font-size:1.5em;
	color:#ff0000;
}
div#nav-left li a{
	text-decoration: none;
	/*padding: 7px 0px;*/
	color: #ff0000;
}
div#nav-left li a:link{
	color: #ff0000:
}
div#nav-left li a:visited{
	color: #ff0000;	
}
div#nav-left li a:hover{
	font-weight: bold;
	display: block;
	color: #ff0000;
	margin-right:25px;
	/*background-color: #3366FF;*/
	list-style-image:url(images/arrow-over.png)
}
div#footer {
	margin:0px;
	color: #ffffff;
	width:1024px;
	background-position: bottom;
	clear: both;
	padding-top: 2px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	font-weight: bold;
	background-color:#FFFFFF;
}
div#footer-inside {
	width:1006px;
	height:70px;
	margin:auto;
	background-image: url(images/fbg.gif);
}
div#footer ul {
	margin: 0px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	line-height: 30px;
	white-space: nowrap;
	text-align:center;
}
div#footer li {
	list-style-type: none;
	display: inline;
}
div#footer li a{
	text-decoration: none;
	padding: 7px 20px;
	color: #FFF;
}
div#footer li a:link{
	color: #FFF:
}
div#footer li a:visited{
	color: #fff;	
}
div#footer li a:hover{
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
}
div#footer p{margin:0;padding:5px 10px}

.footer{
	margin:0;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: bottom;
	word-spacing:0px;
}
a.footer:link {
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	color: #FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}
a.footer:active {
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	color: #FFFFFF;
}
/*links*/
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
/* Form */
.dropdown {
	color:#000066;
}

form{
	margin:10px;
	padding:10px;
	border: thick ridge #0000FF;
	font-weight: normal;
	color: #000033;
	float:right;
	clear:right;
                font:12px tahoma, serif;
	}

.form3{
                width:360px;
                vertical-align:top;
                height: 350px;
}
.form3 input{
                width:315px;
                height:17px;
                font:12px tahoma, serif;
				color: #000033;
}
.form3 textarea{
                width:360px;
                height:115px;
                overflow:auto;
                font:12px tahoma, serif;
				color: #000066;
}
.form2{
                width:378px;
                vertical-align:top;
}
.form2 input{
                width:40px;
                height:17px;
                font:12px tahoma, serif;
				color: #000066;
}
.form1{
                width:378px;
                vertical-align:top;
}
.form1 input{
                width:110px;
                height:17px;
                font:12px tahoma, serif;
				color: #000066;
}
.form4{
                width:378px;
                vertical-align:top;
}
.form4 input{
                width:135px;
                height:17px;
                font:12px tahoma, serif;
				color: #000066;
}
.form5{
                width:378px;
                vertical-align:top;
}
.form5 input{
                width:90px;
                height:17px;
                font:12px tahoma, serif;
				color: #000066;
}
.form5{
                width:378px;
                vertical-align:top;
}
.form6 input{
                width:312px;
                height:17px;
                font:12px tahoma, serif;
				color: #000066;
}
.submit{
	width:325px;
	vertical-align:top;
	position: relative;
}
.submit input{
                width:328px;
                vertical-align:top;
}
