body { background: #fff; color: #444; font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; }

* { padding: 0; margin: 0; }


/*---:[ global elements ]:---*/

a { color: #1c9bdc; text-decoration: underline; }

	a:visited { color: #000; text-decoration: underline; }

	a:hover { color: #1873a1; text-decoration: underline; }

p { margin: 0 0 15px 0; }

blockquote { padding: 5px 10px 0 10px; margin: 0 0 15px 0; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; background: #f5f5f5; color: #666; }

	blockquote p { margin-bottom: 7px; }
	
code { color: #090; font-family: "Courier New", Courier, monospace; }

pre { width: 500px; margin-bottom: 15px; font-size: 1.2em; float: left; }

* html pre { font-size: 1.0em; overflow: hidden; }


/*---:[ headlines ]:---*/

h1 { font-weight: bold; font-size: 2.0em; line-height: 1.8em; }

	#header h1 { text-align: right; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #222; text-decoration: none; }
	
h2 { font-weight: normal; font-size: 1.5em; }
	
	#sidebar h2 { color: #999; }
	
	h2.form_head { color: #999; }
	
h3 { font-weight: normal; font-size: 1.5em; margin-bottom: 4px; color: #999; }

h4 { display: inline; font-weight: normal; padding: 4px; line-height: 1.0em; font-size: .8em; text-transform: uppercase; background: #f5f5f5; border-bottom: 1px solid #ddd; }


/*---:[ core layout elements ]:---*/

#container { width: 770px; margin: 0 auto; }
#slideshow { width: 960px; margin: 0 auto; }

	#page { width: 770px; float: left; }

		#header { width: 770px; margin-bottom: 0px; float: center; }
			
		#content_box { width: 770px; padding-bottom: 5px; text-align: left; float: left; }
		#slideshow_box { width: 960px; padding-bottom: 5px; text-align: left; float: left; }
		
			#content { width: 500px; padding-right: 40px; overflow: visible; float: left; }
			#content1 { width: 400px; padding-right: 10px; overflow: visible; float: left; }
			#content2 { width: 960px; padding-right: 40px; overflow: visible; float: left; }
			#content3 { width: 770px; padding-right: 0px; overflow: visible; float: left; }
			
			#content, #content1, #content2, #content3 p { font-family:Tahoma, "Times New Roman", Times, serif; font-size:1.5em; font-weight:normal; }
			
			* html #content { overflow: hidden; }
			
			#sidebar { width: 230px; color: #222; font-size: 1.2em; line-height: 1.5em; float: left; }
			#sidebar1 { width: 320px; float: left; }
			
			* html #sidebar { overflow: hidden; }
			
		#footer { width: 770px; padding-top: 8px; border-top: 4px solid #222; font-size: 1.2em; text-transform: uppercase; letter-spacing: .3em; float: left; clear: both; }
		
		#content1 ul {font-size:1.0em; line-height:1.5em; text-indent: 0px; list-style-position: outside; list-style-type: disk; padding: 0px; margin: 0px 0px 0px 20px; }
		#content3 ul {font-size:1.5em; font-family:Tahoma, "Times New Roman", Times, serif; line-height:1.5em; text-indent: 0px; list-style-position: inside; list-style-type: disk; padding: 0px; margin: 0px 0px 0px 20px; }

/*---:[ header styles ]:---*/

#nav { width: 100%; border-top: 4px solid #222; border-bottom: 2px solid #222; float: left; }

	#nav ul { list-style: none; }

		#nav li { float: left; }
		
			#nav li a, #nav li a:visited { display: block; height: 3.0em; padding: 0 1.2em; line-height: 3.0em; color: #222; text-decoration: none; font-size: 1.4em; text-transform: uppercase; letter-spacing: .3em; float: left; }
		
			#nav li a:hover { color: #fff; background: #222; text-decoration: none; }
			
			.home #nav li a.home, .home #nav li a.home:visited, .services #nav li a.services, .services #nav li a.services:visited, .contact #nav li a.contact, .contact #nav li a.contact:visited, .marketplace #nav li a.marketplace, .marketplace #nav li a.marketplace:visited { background: #222; color: #fff; cursor: default; }
			

#nav1 {width:100%; border-top: 4px solid #222; border-bottom: 2px solid #222; float: left;}
#nav1 ul { list-style: none; }

		#nav1 li { float: left; }
		
			#nav1 li a, #nav1 li a:visited { display: block; height: 3.0em; padding: 0 1.2em; line-height: 3.0em; color: blue; text-decoration: underline; font-size: 1.4em; text-transform: uppercase; letter-spacing: .3em; float: left; }
		
			#nav1 li a:hover { color: #fff; background: BLUE; text-decoration: underline; }
			
			.home #nav1 li a.home, .home #nav1 li a.home:visited, .services #nav1 li a.services, .services #nav1 li a.services:visited, .contact #nav1 li a.contact, .contact #nav1 li a.contact:visited, .marketplace #nav1 li a.marketplace, .marketplace #nav1 li a.marketplace:visited { background: blue; color: #fff; cursor: default; }

/*---:[ sidebar styles ]:---*/

#sidebar ul { list-style: none; }

	#sidebar ul li { width: 230px; margin-bottom: 25px; float: left; }

		.sidebar_section { width: 230px; padding: 10px 0 7px 0; background: #f5f5f5; float: left; }
		
			.sidebar_section p { padding: 0 10px; margin-bottom: 10px; }
			
			.sidebar_section p.center { text-align: center; }
			
			.sidebar_section img.off { border: none; }

			#sidebar ul li ul, #sidebar ul li ol { list-style: square; width: 210px; padding-left: 20px; margin-bottom: 12px; }
			
				#sidebar ul li ul li, #sidebar ul li ol li { width: 200px; padding: 3px 10px 3px 0; margin-bottom: 0; }
				
					.quick_date { padding-left: 10px; color: #999; }
	

/*---:[ footer styles ]:---*/

#footer p { text-align: center; }

#footer a, #footer a:visited { color: #222; text-decoration: none; }

#footer a:hover { color: #222; text-decoration: none; }