@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/horz-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #dbc299;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#container_outside {
    margin: 0px auto;
	width: 1010px;
	background-image: url(images/container-outside-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#container {
	width: 970px;
	margin: 0px auto;
	background-color: #fff;
}

	#left {
		width: 664px;
		float: left;
	}

		#header {
			background-color: #fff;
			width: 664px;
			height: 176px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
			#header a img {
				border: 0;
			}
			
		#header2 {
			background-color: #fff;
			width: 970px;
			height: 176px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
			#header2 a img {
				border: 0;
			}

/* Nav */
	
		#nav {
			width: 664px;
			height: 37px;
			margin-top: 10px;
			text-align: left;
			background-image: url(images/nav-bg.jpg);
			background-repeat: no-repeat;
			z-index: 200;
		}
		
		#nav2 {
			width: 970px;
			height: 37px;
			margin-top: 10px;
			text-align: left;
			background-image: url(images/nav-x-bg.jpg);
			background-repeat: repeat-x;
			z-index: 200;
		}
			
			#nav ul, #nav2 ul {
				height: 37px;
				width: 617px;
				float: left;
				margin-left: 27px;
			}
			
			#nav ul li, #nav2 ul li {
				display: block;
				float: left;
				list-style-type: none;
				}
			
			#nav ul li a, #nav2 ul li a {
				float: left;
			}
			
				#home a {
					background-image: url(images/navbttns/home-bttn-up.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 59px;
					height: 37px;
					z-index: 100;
				}
			
				#home a:hover {
					background-image: url(images/navbttns/home-bttn-over.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 59px;
					height: 37px;
					z-index: 100;
				}
				
				#home_current a:link, #home_current a:visited, #home_current a:hover, #home_current a:active {
					background-image: url(images/navbttns/home-bttn-curr.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 59px;
					height: 37px;
					z-index: 100;
				}
				
				#our_work a {
					background-image: url(images/navbttns/our-work-bttn-up.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 84px;
					height: 37px;
					z-index: 100;
				}
			
				#our_work a:hover {
					background-image: url(images/navbttns/our-work-bttn-over.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 84px;
					height: 37px;
					z-index: 100;
				}
				
				#our_work_current a:link, #our_work_current a:visited, #our_work_current a:hover, #our_work_current a:active {
					background-image: url(images/navbttns/our-work-bttn-curr.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 84px;
					height: 37px;
					z-index: 100;
				}
				
				#careers a {
					background-image: url(images/navbttns/careers-bttn-up.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 69px;
					height: 37px;
					z-index: 100;
				}
			
				#careers a:hover {
					background-image: url(images/navbttns/careers-bttn-over.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 69px;
					height: 37px;
					z-index: 100;
				}
				
				#careers_current a:link, #careers_current a:visited, #careers_current a:hover, #careers_current a:active {
					background-image: url(images/navbttns/careers-bttn-curr.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 69px;
					height: 37px;
					z-index: 100;
				}
				
				#affiliates a {
					background-image: url(images/navbttns/affiliates-bttn-up.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 77px;
					height: 37px;
					z-index: 100;
				}
			
				#affiliates a:hover {
					background-image: url(images/navbttns/affiliates-bttn-over.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 77px;
					height: 37px;
					z-index: 100;
				}
				
				#affiliates_current a:link, #affiliates_current a:visited, #affiliates_current a:hover, #affiliates_current a:active {
					background-image: url(images/navbttns/affiliates-bttn-curr.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 77px;
					height: 37px;
					z-index: 100;
				}
				
				#about_us a {
					background-image: url(images/navbttns/about-us-bttn-up.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 82px;
					height: 37px;
					z-index: 100;
				}
			
				#about_us a:hover {
					background-image: url(images/navbttns/about-us-bttn-over.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 82px;
					height: 37px;
					z-index: 100;
				}
				
				#about_us_current a:link, #about_us_current a:visited, #about_us_current a:hover, #about_us_current a:active {
					background-image: url(images/navbttns/about-us-bttn-curr.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 82px;
					height: 37px;
					z-index: 100;
				}
				
				#contact_us a {
					background-image: url(images/navbttns/contact-us-bttn-up.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 91px;
					height: 37px;
					z-index: 100;
				}
			
				#contact_us a:hover {
					background-image: url(images/navbttns/contact-us-bttn-over.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 91px;
					height: 37px;
					z-index: 100;
				}
				
				#contact_us_current a:link, #contact_us_current a:visited, #contact_us_current a:hover, #contact_us_current a:active {
					background-image: url(images/navbttns/contact-us-bttn-curr.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 91px;
					height: 37px;
					z-index: 100;
				}
				
				#references a {
					background-image: url(images/navbttns/references-bttn-up.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 91px;
					height: 37px;
					z-index: 100;
				}
			
				#references a:hover {
					background-image: url(images/navbttns/references-bttn-over.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 91px;
					height: 37px;
					z-index: 100;
				}
				
				#references_current a:link, #references_current a:visited, #references_current a:hover, #references_current a:active {
					background-image: url(images/navbttns/references-bttn-curr.jpg);
					background-repeat: no-repeat;
					background-position: 0 0;
					width: 91px;
					height: 37px;
					z-index: 100;
				}
		
		#main {
			width: 600px;
			margin-left: 35px;
			margin-top: 30px;
			margin-right: 30px;
			margin-bottom: 40px;
			background-image: url(images/ghosted-dreamcatcher.jpg);
			background-repeat: no-repeat;
	        background-position: 0 50px;
		}
		
		#main_no_bg {
			width: 600px;
			margin-left: 35px;
			margin-top: 30px;
			margin-right: 30px;
			margin-bottom: 40px;
			background-color: #fff;
		}
		
			#main p, #main_no_bg p {
				margin-bottom: 20px;
			}
			
			#main ul, #main_no_bg ul {
				margin-left: 20px;
				margin-bottom: 20px;
			}
			
			#mainleft {
				width: 293px;
				float: left;
				margin-right: 14px;
			}
			
			#mainright {
				width: 293px;
				float: left;
			}			
			
	#right {
		width: 306px;
		height: 100%;
		background-color: #fff;
		float: left;
		margin-bottom: 40px;
	}
	
	#right2 {
		width: 306px;
		height: 100%;
		background-color: #fff;
		float: left;
		margin-bottom: 40px;
	}
	
		#right_col {
			width: 270px;
			margin-left: 1px;
			background-color: #ffeedd;
		}
		
		#right_col2 {
			width: 270px;
			margin-left: 1px;
			background-color: #ffeedd;
			margin-top: 35px;
		}
		
		#right_col p, #right_col2 p {
			padding: 10px;
		}
	
	#footer_wrap {
		width: 100%;
		background-color: #bce1f3;
		border-top: 1px solid #ffffff;
	}
	
		#footer_inside {
			width: 970px;
			margin: 0px auto;
			background-color: #6892a1;
		}
		
		#footer_inside p {
			font-size: 10px;
			color: #ffffff;
			font-weight: bold;
			padding: 10px 35px;
			line-height: 16px;
		}
		
	#ruler_marks_bottom_wrap {
		width: 100%;
		height: 24px;
		background-image: url(images/gray-diag-bot-patt.gif);
		background-repeat: repeat-x;
		background-position: 0px 0px;
	}	
		
		#ruler_marks_bottom {
			margin: 0px auto;
			width: 970px;
			height: 24px;
			background-image: url(images/ruler-marks-bottom.gif);
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
	
/* Headings */

h1 {
	font-size: 20px;
	color: #885544;
	padding-bottom: 20px;
	font-weight: normal;
}		

/* Misc */

.clr {
	clear: both;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

.floatright {
	float: right;
	margin-left: 15px;
}

#blue_plate {
    margin-bottom: 15px;
}
