body {
	background-image: url(bg/top.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #848484;
	padding: 0;
	margin: 0;
}


	a {
	color: #3676c4; padding: 0; text-decoration: none;
 }

	a:hover {
	color: #f60; text-decoration: none;
}



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

	img { border: 0 }



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #fff;
	padding: 0;
	margin: 0;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #a6a6a6;
	padding: 0;
	margin: 0 0 10px 0;
}



#site {
	width: 800px;
	margin: 0 auto;
}

#header {
	height: 122px;
	color: #fff;
}

	#header a { color: #fff; text-decoration: none; }
	#header a.current { color: #fff; text-decoration: none; }



	.site_title {
		float: left;
		margin: 15px 0 0 0;
	}



	.slogan {
		float: left;
		color: #91bef5;
		font-style: italic;
		font-size: 1.0em;
		margin: 40px 0 0 55px;
	}

       #icons {float: right; margin:25px 0; padding:0 }
	#icons img { padding-right: 2px; border: 0 }

	#nav {
		padding: 98px 0 0 0;
	}


		#nav ul {
			list-style-type: none;
			padding: 0px 0 0 0;
			margin: 0 auto;
		}


			#nav ul li {
				float: left;
				border-left: 0px solid #3676c4;
				border-right: 0px solid #1957aa;
				padding: 0;
				margin: 0;
			}

                       
			#nav a, span {

				background-image: url(bg/5.gif);
				background-repeat: repeat-x;
				display: block;
				font-size: 0.94em;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #06f;
				text-decoration: none;
				text-transform: uppercase;
				text-align: center;
				padding: 5px 12px 5px 12px;
			}


			#nav a:hover{
				background-image: url(bg/nav_bg.gif);
				background-repeat: repeat-x;
				color: #fff;
				padding: 5px 12px 5px 12px;
				margin: 0;
			}
                       #nav #current a {
				background-image: url(bg/a18.gif);
				background-repeat: repeat-x;
				color: #f60;
				padding: 5px 12px 6px 12px;
				margin: 0;
			}
#main {
	padding: 0;
	margin: 30px 0 0 0;
}


	#main_left {
		float: left;
		width: 500px;
	}


		.welcome {
			height: 230px;
			background-image: url(img/image1.jpg);
			background-repeat: no-repeat;
			padding: 40px 0 0 0;
			margin: 0;
		}


			.welc1 {
				font-size: 1.6em;
				color: #000;
				padding: 20px 15px 0 15px;
				margin: 0 0 25px 0;
			}


			.welc2 {
				color: #000;
				padding: 15px 10px 15px 15px;
			}



		#market {
			float: left;
			width: 160px;
			height: 177px;
			background-image: url(bg/market.jpg);
			background-repeat: no-repeat;
			color: #fff;
			padding: 20px;
			margin: 0 30px 0 0;
		}


			#market h3 {
				color: #fff;
				margin: 0 0 10px 0;
			}


			#market a { color: #fff; text-decoration: none; }
			#market a:hover { color: #fff; text-decoration: underline; }




		#latest {
			float: left;
			width: 250px;
		}


			#latest ul {
				list-style-type: none;
				padding: 0;
				margin: 0;
			}

				#latest a { color: #3774be; text-decoration: none; }
				#latest a:hover { color: #3774be; text-decoration: underline; }

				#latest li {
					padding: 4px 12px 4px 12px;
					margin: 0;
				}

				#latest li.even {
					background-color: #f1f1f1;
				}


		#mainbox {
			clear: both;
		}


			.titlel {
				float: left;
				width: 6px;
				height: 29px;
				background-image: url(bg/titlel.gif);
				background-repeat: no-repeat;
				padding: 0;
				margin: 0;
			}


			.title {
				float: left;
				width: 475px;
				height: 20px;
				background-image: url(bg/title.gif);
				background-repeat: repeat-x;
				font-size: .9em;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #fff;
				text-transform: uppercase;
				padding: 9px 0 0 10px;
				margin: 0;
			}


			.titler {
				float: left;
				width: 6px;
				height: 29px;
				background-image: url(bg/titler.gif);
				background-repeat: no-repeat;
				padding: 0;
				margin: 0;
			}


			.box_large {
				clear: both;
				border-left: 0px solid #ddd;
				border-right: 0px solid #ddd;
				border-bottom: 0px solid #ddd;
				text-align: justify;
				padding: 15px 15px 10px 10px;
				margin: 0 0 25px 0;
			}



	#main_right {
		float: right;
		width: 300px;
		padding: 0;
		margin: 0;
	}



		.boxtop {
			height: 20px;
			background-image: url(bg/boxtop.gif);
			background-repeat: no-repeat;
			font-size: .9em;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
			text-transform: uppercase;
			padding: 9px 0 0 16px;
			margin: 0;
		}


		.box {
			clear: both;
			border-left: 1px solid #ddd;
			border-right: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			padding: 15px 15px 10px 15px;
			margin: 0 0 25px 0;
		}


		#infobox {
			height: 80px;
			background-image: url(bg/info.jpg);
			background-repeat: no-repeat;
			color: #fff;
			padding: 20px 0 0 95px;
			margin: 0;
		}


			#infobox h3 {
				color: #fff;
				margin: 0 0 10px 0;
			}


			#infobox a { color: #fff; text-decoration: none; }
			#infobox a:hover { color: #fff; text-decoration: underline; }



	#news {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}


		#news li {
			padding: 0 0 10px 0;
			margin: 0 0 10px 0;
			border-bottom: 1px solid #eee;
		}



		.date {
			text-transform: uppercase;
			margin: 0 0 3px 0;
		}

/* contact form elements */

#contactform {
	color: #00326c;
	width: 450px;
	font: bold 1.1em/1.1em Arial, Helvetica, san-serif;
	margin: 20px 10px;
	text-align: left;
}
#contactform input, 
#contactform textarea {
	background-image: url("bg/main-bg.gif");
	border-left:  5px solid #06F;
	border-top: 3px double #EEEEEE;
	border-right: 3px double #EEEEEE;
	border-bottom: 3px double #EEEEEE;
	color: #0c2751;
	padding: 4px 8px;
	font: bold 1em  Arial, Helvetica, san-serif;
	margin: 0px 0px 10px 0px;
}
#contactform select {
	border:  2px solid #cedae7;
	color: #0c2751;
	margin: 0px 0px 10px 0px;
	font: bold 1em/1em Arial, Helvetica, san-serif;
	padding: 2px;
}
#contactform input.submit {
	width: 56px;
	padding: 0px;
	border: 0px;
	height: 21px;
	margin: 0;
	background: transparent url(bg/send.gif) 0 -21px no-repeat;
	outline: none;
	}	
#contactform input.submit:hover {
	border: 0px;
	padding: 0px;
	background: transparent url(bg/send.gif) 0 0 no-repeat;
	}


#spacer { clear: both; height: 25px; }
/*Footer------------------------------------------*/

#footer{
   clear: both;
   /*float: center;*/
   width: 800px;
   height: 64px;
   margin-bottom: 25px;
   padding: 24px 24px 0;
   background: url(bg/bg_footer.gif) no-repeat;
}

#footer p{
   margin-bottom: 1em;
   color: #F8F7F4;
   font-size: 1.0em;
}

#footer a{
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}

#footer a:hover{
   color: #66ccff;
   font-weight: bold;
   text-decoration: none;
}

#footer #need-help{
   display: inline;
   float: right;
   width: 265px;
   margin-right: 82px;
}

#footer #need-help h3{
   margin-bottom: .25em;
   background: url(bg/bg_need-.gif) no-repeat;
   text-indent: -9999px;
}

