/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: 62.5%;
margin: 0px;
text-align: center;
background: #585858 url(img/bg.jpg) top left repeat-x;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	margin: auto;
	width: 823px;
}

	#top{
		position: relative;
		height: 95px;
		padding-top: 20px;
	}
	
		#logo{
			position: relative;
			float: left;
			height: 78px;
			width: 169px;
			text-indent: -9999em;
			background: url(img/logo1.jpg) top left no-repeat;
		}
	
	
	
	#nav{
		position: relative;
		height: 36px;
		font-size: 13px;
		margin-bottom: 10px;
		background: url(img/nav-bg.gif) top left;	
	}
	
		#nav li{
			position: relative;
			float: left;	
		}
		
		#nav a{
			position: relative;
			float: left;
			height: 27px;
			padding: 9px 22px 0 22px;
			color: #fff;
			text-decoration: none;
			width: 130px;
		}
		
		#nav a.active, #nav a:hover, #nav li.active{
			background: url(img/nav-bg-hover.jpg) top left;
		}
		
		#nav a.rss{
			float: right;
			padding-right: 35px;
			margin-right: 15px;
			background: url(img/rss.jpg) right center no-repeat;	
		}
		
		#nav a.rss:hover{
			text-decoration: underline;
			background: url(img/rss.jpg) right center no-repeat;	
		}
	
	
	
	#splash{
		position: relative;
		height: 231px;	
		padding-left: 30px;
		text-align: left;
		/* background: url(images/000001347329Small[1].JPG) top right no-repeat; */
		background: url(img/splash.jpg) top right no-repeat;
		background-color: #FFF;
		margin-bottom: 10px;
	}
	
		#splash h1{
			position: relative;
			padding-top: 25px;	
			overflow: hidden;
		}
		
			#splash h1 span{
				position: relative;
				display: block;
				height: 38px;
				font-size: 38px;
				line-height: 38px;
				overflow: hidden;
				color: #FD7D02;
			}
		
		
		#splash h2{
			position: relative;
			padding-top: 15px;	
			overflow: hidden;	
		}
		
			#splash h2 span{
				position: relative;
				height: 22px;
				line-height: 22px;
				font-size: 22px;
				display: block;
				color: #999;
				overflow: hidden;
			}
		
		#splash p{
			position: relative;
			padding-top: 12px;
		}
		
		#splash p a{
			position: relative;
			font-size: 1.2em;
			font-weight: bold;
			padding: 2px 0 2px 18px;
			color: #999;
			background: url(img/tick.gif) left center no-repeat;
		}
	
	
	
	#content{
		position: relative;
		font-size: 1.1em;
		line-height: 1.4em;	
		text-align: left;
		padding-bottom: 10px;
		border-bottom: 1px solid #999999;
	}
	
		#content p{
			position: relative;
			padding-bottom: .6em;	
		}
		
		#content a{
			color: #fff;
			text-decoration: underline;
		}
	
		#content h3{
			position: relative;
			padding: 14px 0 0 0;
			height: 26px;
			color: #939496;
			margin-bottom: 5px;
			font-size: 1.1em;
			background: url(img/h3-bg.jpg) bottom left no-repeat;
		}
		
		#content h4{
			position: relative;
			font-weight: bold;
			padding-bottom: 3px;
		}
	
		#left-box{
			position: relative;
			float: left;
			width: 517px;
			min-height: 292px;
  			height:auto !important;
  			height: 292px;
			background: #949597 url(img/box-bg.jpg) top left repeat-x;
		}
		
		#right-box{
			position: relative;
			float: right;
			width: 293px;
			padding: 0;
			min-height: 292px;
  			height:auto !important;
  			height: 292px;
			background: #949597 url(img/box-bg.jpg) top left repeat-x;
		}
		
		#full-box{
			position: relative;
			width: 803px;
			min-height: 292px;
  			height:auto !important;
  			height: 292px;
			padding: 0 10px 0 10px;
			background: #949597 url(img/box-bg.jpg) top left repeat-x;
		}

		#full-box h3{
			position: relative;
			padding: 14px 0 0 0;
			height: 26px;
			color: #939496;
			margin-bottom: 50px;
			font-size: 1.1em;
			background: url(img/h3-bg.jpg) bottom left no-repeat;
		}
		
		#box_solid_left{
			position: relative;
			float: left;
			width: 24%;
			padding: 10px;
			background: #949597 url(img/box-bg.jpg) top left repeat-x;
		}
		
		#box_solid_right{
			position: relative;
			float: right;
			width: 70%;
			min-height: 203px;
  			height:auto !important;
  			height: 203px;
			padding: 10px;
			background: #949597 url(img/box-bg.jpg) top left repeat-x;
		}
		
		#box_solid_bottom{
			position: relative;
			width: 803px;
  			height:auto !important;
			padding: 10px;
			background: #949597 url(img/box-bg.jpg) bottom left repeat-x;
		}
		
		#aboutbox_content_left{ position: relative; float: left; width: 280px; }
		
		.aboutbox_solid_left{
			position: relative;
			float: left;
			width: 100%;
			min-height: 142px;
  			height:auto !important;
  			height: 142px;
			margin: 0 10px 10px 0;
			padding: 10px 10px 0 10px;
			background: #949597 url(img/box-bg.jpg) top left repeat-x;
		}
		.aboutbox_solid_left h3{ position: relative; padding: 0; margin: 0; }
		.aboutbox_solid_left h4{ margin-bottom: 12px; }
		
		.aboutbox_solid_left2{
			position: relative;
			float: left;
			width: 100%;
  			height: 150px;
			padding: 10px 10px 0 10px;
			background: #949597 url(img/box-bg.jpg) bottom left repeat-x;
		}
		
		#aboutbox_content_right{ position: relative; float: right; width: 500px; }
		
		.aboutbox_solid_right{
			position: relative;
			float: left;
			width: 98%;
			min-height: 150px;
  			height:auto !important;
  			height: 150px;
			margin: 0 0 10px -10px;
			padding: 10px 10px 0 10px;
			background: #949597 url(img/box-bg.jpg) top left repeat-x;
		}
		.aboutbox_solid_right h3{ position: relative; padding: 0; margin: 0; }
		.aboutbox_solid_right h4{ margin-bottom: 12px; }
		.aboutbox_solid_right em{ font-weight: bold; font-style: italic; }

		#about-full-box{
			position: relative;
			width: 803px;
			padding: 10px;
			background: #949597;
		}

		#about-full-box h3{
			position: relative;
			padding: 14px 0 0 0;
			height: 26px;
			color: #939496;
			margin-bottom: 50px;
			font-size: 1.1em;
			background: url(img/h3-bg.jpg) bottom left no-repeat;
		}
		
		.abox{
			position: relative;
			float: left;
			width: 148px;
			padding: 0 9px 0 10px;
			background: url(img/box-break.jpg) top right no-repeat;
		}
		
		.abox.end{
			background: none;
		}
		
		.abox img{
			position: relative;
			display: block;
		}
		
		.pie-chart{
			position: relative;
			float: right;
			padding: 0 0 0 10px;
		}
		
		p.drop{
			position: relative;
			padding-top: 50px;
		}
	
	
	
	
	#foot{
		position: relative;
		font-size: 1.3em;
		padding: 10px 0 15px 0;
		text-align: left;	
		color: #999;
	}
	
		#foot a{
			position: relative;
			float: right;
			color: #FD7D02;
		}
	
	
	#foot-links{
		position: relative;
		height: 20px;	
		padding-bottom: 15px;	 
	}
	
		#foot-links li{
			position: relative;
			float: right;
			padding: 0 6px 0 6px;
			border-left: 1px solid #999;	
		}
		
		#foot-links li a{
			position: relative;
			float: left;
			padding: 1px 0 0 0;
			color: #999;
		}
		
		#foot-links li:last-child{
			border: 0;
		}
		
		#foot-links li a:hover{
			text-decoration: none;
			color: #FD7D02;
		}


img{
	behavior: url("iepngfix.htc");
}
