* {margin:0;padding:0;}


html, body, #wrap {height: 100%;background-color: #000;font-family: Trebuchet MS;}
h1
{
	margin:0;
	padding:0;
}
body > #wrap {
	
	height: auto;
	min-height: 100%;
	background-color: #000;
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#999;

}

#main {
	padding-bottom: 90px;
	background-color: #222;
	padding-top:20px;
}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -90px; /* negative value of footer height */
	height: 90px;
	padding-left:40px;
	clear:both;
	background-color: #000;
	color:#999;
	font-size: 12px;
	} 
	#footer a:link, #footer a:visited
	{
	color:#ff5900;
	} 


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a
	{
	
	/*font-size: 12px;*/
	text-decoration: none;
	}
.logo
{
	float:left;
	margin-left:-56px;
}
.header
{
	
	margin:auto;
	width:620px;
	height:50px;
	padding-top:50px;
	padding-bottom:50px;
}

.topmenu
{
	float:right;
	padding-top:25px;
	padding-bottom:15px;
	
}
.topmenu ul
	{
	margin:0;
	padding:0;
	
	list-style: none;
	}
	.topmenu ul li
	{
	display: inline;
	padding-left:20px;
	}
.topmenu ul li a
{
	color:#666;
	font-size:16px;
}
.topmenu ul li :active
{
	color:#f65600;
}
.wideline
{
	clear:both;
	width:100%;
	height:45px;
	background-image: url("/images/wideline_bg.gif");
	background-repeat: repeat-x;

 
}
.wideline a
{
	color:#999;
}
.footerline
{
	clear:both;
	width:100%;
	height:41px;
	background-color: #3d3d3d;

}
div.Article {
	background: url("/images/topleft.gif") top left no-repeat;
	width: 620px;
	margin:auto;
	margin-bottom:20px;

}

div.Article h1 {
	color:#f65600;
	font-size: 17px;
	font-weight: normal;
	margin:0;
	padding:0;

	}

div.Article h2 {
	background: url("/images/topright.gif") top right no-repeat;
	font-size: 1em;
	padding: 8px;
	padding-left: 0;
	margin: 0;
	position: relative;
	right: -11px;
	top:-1px;
	
}

div.ArticleBody {
	background: url("/images/right.gif") top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 11px;
	padding-left: 0;
	position: relative;
	right: -11px;
}

div.ArticleFooter {
	background: url("/images/bottomleft.gif") bottom left 	no-repeat;
	position: relative;
	top: 11px;
	left:-1px;
}

div.ArticleFooter p {
	background: url("/images/bottomright.gif") bottom right no-repeat;
	padding: 4px;
	padding-left: 0;
	display: block;
	margin: -2.4em 0 0 0;
	position: relative;
	right: -12px;
}
.centerblock
{
	width:610px;
	margin:auto;

	background-color: #3d3d3d;	

}
.projectcontent
{
	clear:both;margin:auto;padding-left:5px;margin-top:-8px;
	min-height:210px;
	height:auto !important;
	height:210px;	
	}
.wideline ul
{
	margin:auto;
	padding:0;	
	width:620px;	
	padding-left:32px;	
}
.wideline ul li
{
	margin:0;
	margin-top:10px;
	padding:0 5px 0 5px;
	display: inline;
	float:left;	
}
.wideline ul li a
{
	font-size:12px;

}
.wideline ul li a:hover, .wideline ul li a:active, .wideline ul li a.active
{
	color:#fff;
}
.nav 
{
	float:right;
	}
.nav img
{
	
	margin-bottom:-4px;
}
.layoutcontent
{
	width:610px;
	margin:auto;
	min-height:320px;
	height:auto !important;
	height:320px;	

}
.pics
{
	width:600px;
	height:285px;
}