/********************************************
			RESET
	********************************************/
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		font-size: 100%;
		padding: 0;
		margin: 0;
	}

	body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		color: #8f8b89;
		font-family: arial, sans-serif;
		font-size: 11px;
	}

	a img {
		border: 0px;
	}

	a:active, a:focus {
		outline: none;
	}

	.bluehead {
		color: #6699cc;
		font-size: 18px;
		display: block;
	}
	
	.contentBox {
		background-color: #131313;
		border: 1px solid #303030;
		width: 455px;
		margin-bottom: 20px;
		padding: 14px;
		line-height: 16px;
	}

	.smallhead {
		font-size: 14px;
		color: #c5c5c5;
		display: block;
	}
	
	.Bold {
		font-weight: bold;
	}
	
	.NoBorder {
		border: 0px !important;
	}
	
	h2 {
		font-size: 14px;
		color: #c5c5c5;
		display: block;
	}
	
	h3 {
		background-color: #6699cc;
		width: 100%;
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		display: block;
	}

	#alert li {
		color: #3597b3;
	}

	.blog_title a {
		color: #c5c5c5;
		text-decoration:none;
	}

	.blog_title a:hover {
		color:#3597b3;
	}
	
	.col_right {
		float: left;
		width: 800px;
		margin-left: 20px;
		padding-top: 30px;
		border: 1px solid #fff;
	}

	.home_more {
		background: url(../images/arrow.gif) no-repeat;
		padding: 0px 0px 0px 20px;
	}

	.home_more a {
		color: #6699cc;
		text-decoration: none;
	}
	
	/*******  Social Media  *******/
	#SocialMediaHeader {
		width:750px;
		color: #000;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#SocialMediaHeader h1 {
		font-size: 1.75em;
		font-weight: bold;
		
	}
	
	#SocialMediaWrapper {
		background-color:#444;
		width:750px;
		margin: 0px 0px 20px 0px;
		padding: 20px 0px 20px 0px;
		border:1px solid #000;
	}
	/*******  /Social Media  *******/

	/********************************************
				FEATURED SLIDER  
	********************************************/
	#featured_project {
		background-color:#444;
		height:270px;
		width:750px;
		border:1px solid #000;
	}		

	#viewport {
		width: 710px;
		height: 265px;
		margin: 0px 0px 0px 18px;
		padding: 0px 0px 0px 3px;
		overflow: hidden;
	}

	#panel {
		width: 3002px;
		text-align: left;
	}

	.pane {
		display: inline-block;
		float: left;
		width: 750px;
		filter: Alpha(opacity=100);
	}

	.featured_image {
		position: relative;  /***** This fixes the image problem in IE */
		width: 478px;
		height: 225px;
		float: left;
		margin: 10px 0px 0px 0px;
	}

	.featured_copy {
		position: relative;  /***** This fixes the image problem in IE */
		font-size: 12px;
		font-family: Verdana;
		width: 212px;
		float: left;
		padding: 7px 0px 0px 10px;
		color: #ccc;
	}
	
	.featured_copy p {
		margin: 5px 0px 10px 0px;
	}
	
	.featured_head {
		clear: both;
		margin-top: 10px;
		text-align: left;
	}

	.dim_button {
		filter: Alpha(opacity=50);		
	}

	.bright_button {
		filter: Alpha(opacity=100);		
	}

	#button_holder {
		float: left;
		width: 475px;
		text-align: left;
		margin: -20px 0px 0px 30px;
		padding: 0px 0px 0px 0px;
	}
	
	.Columns {
		width: 774px;
		border-collapse: collapse;
		margin: 0px 0px 40px 0px;
	}
	
	.Columns td {
		width: 33%;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#ColumnBox {
		background-color: #fff;
		width: 230px;
		height: 280px;
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		font-size: 13px;
		color: #000;
		border: 1px solid #000;
	}
	
	#ColumnBox p {
		margin: 10px 10px 0px 10px;
	}
	
	.Left {
		text-align: left;
	}
	
	#ColumnBox img {
		border: 1px solid #000;
	}
	
	
	
	
	
	
	
	
	
	
	
	/*******  This Space Intentionally Left Blank  *******/

	