body
{
	margin: 0px;
	font-family: "Helvetica Neue", arial, sans-serif;
	text-align: center;
	font-size: 62.5%;
	background-image: url(/images/bkgrd_body.gif);
	/* 
	background-color: #65B;
*/
}

/* Frame structure */

.frameContain, #headerContain, #headerContainIndex
{
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	/* 
	background-color: #333;
*/
}

	.frameContain { text-align: left; }

	#headerContain, #headerContainIndex
	{
		background-color: transparent;
	}

	#headerContainIndex
	{
		height: 265px;
		background-position: 300px 50px;
		background-image: url(/images/bkgrd_headerContain.gif);
		background-repeat: no-repeat;
	}

#header
{
	float: left;
	display: inline;
	width: 100%;
	text-align: left;
	margin: 0px 0px 30px 0px;
	padding: 50px 0px 0px 0px;
	background-image: url(/images/bkgrd_header.gif);
	background-repeat: repeat-x;
	/*
	background-color: #FFF;
	border-bottom: 1px solid #d4d7c0;
	background-color: #EEE;
	height: 270px;
	height: 190px;
*/
}

	#header.inner { background-position: 0px -130px; }
	
#contentContain
{
	float: left;
	display: inline;
	width: 710px;
	/*
	background-color: #35b;
	margin: 35px 0px 0px 0px;
	border-top: 1px #CCC solid;
*/
}

#portfolioContain
{
	float: left;
	display: inline;
	width: 690px;
	margin: 0px 10px 20px 10px;
	padding: 10px;
	border: 1px dotted #8dc63f;
	background-color: #ebede2;
	/* 
	border: 1px solid #8dc63f;
*/
}

#sidebar
{
	float: right;
	display: inline;
	width: 200px;
	padding: 10px;
	/*
	background-color: #9C4;
	margin: 35px 0px 0px 0px;
	border-top: 1px #CCC solid;
*/
}

#footer
{
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	margin: 50px 0px 0px 0px;
	padding: 36px 0px 40px 0px;
	background-image: url(/images/bkgrd_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	/*
	background-color: #b8b9ae;
	background-color: #4facdc;
	width: 800px;
	float: left;
*/
}

.workContain
{
	float: left;
	display: inline;
	width: 198px;
	margin: 0px 10px 20px 10px;
	padding: 10px;
	border: 1px dotted #8dc63f;
	background-color: #ebede2;
	/* 
	border: 1px solid #8dc63f;
*/
}

#headerText
{
	float: left;
	display: inline;
	width: 460px;
	margin: 30px 0px 0px 10px;
	/* 
	background-color: #9C8;
	background-color: transparent;
*/
}

#textContain
{
	float: left;
	display: inline;
	width: 580px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 110px;
	background-image: url(/images/bkgrd_textContain.gif);
	background-repeat: no-repeat;
	/* 
	background-color: #9C8;
	background-color: transparent;
*/
}





/* Text - Size */

h1
{
	font-size: 3.1em;
	line-height: 1.1em;
	letter-spacing: -.02em;
	font-weight: normal;
	margin: 0em 0em .25em 0em;
	padding: 0em 0em 0em 0em;
	color: #b8b9ae;
	/*
	color: #8a8b82;
	color: #52c0ef;
	border-bottom: 1px solid #e6e6e6;
	width: 800px;
	float: left;
*/
}

	h1.indent { margin: 0px 0px 20px 10px; }

h2
{
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	margin: 0em 0em .5em 0em;
	color: #FFF;
}

	#headerText h2
	{
		margin: 0em 0em .5em 0em;
		color: #d4d7c0;
	}
	
	#textContain h2
	{
		margin: 1.25em 0em .5em 0em;
		color: #8a8b82;
	}
	

	.workContain h2
	{
		margin: .75em 0em .25em 0em;
	}
	
h3
{
	font-size: 1.7em;
	line-height: 1.7em;
	margin: 1.25em 0em .5em 0em;
	font-weight: normal;
	color: #FFF;
/*
*/
}

	.sidebarContentContain h3
	{
		margin: 0em 0em .5em 0em;
	/*
		font-weight: normal;
	*/
	}
	
p, li
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #8a8b82;
	margin: 0em 0em 1em 0em;
}

	#headerText p, #footer p { color: #d4d7c0; }
	
	#textContain p, #textContain li
	{
		font-size: 1.4em;
		line-height: 1.6em;
		color: #8a8b82;
		margin: 0em 0em 1em 0em;
	}
	
	p.category { font-style: italic; }
	
ul, ol { padding: 0em; }

	#textContain ul, #textContain ol { margin: 0em 0em 2em 2em; }
	
	#textContain ul li
	{
		margin: .5em 0em .75em 2em;
		list-style-type: square;
		/*
		list-style-image: url(/images/bullet.gif);
	*/
	}






/* Links */

a:link, a:visited
{
	color: #7fb830;
	text-decoration: none;
}

a:hover
{
	color: #4facdc;
	text-decoration: underline;
/* 	text-decoration: none; */
}

	#footer a:link, #footer a:visited
	{
		color: #FFF;
		text-decoration: none;
	}
	
	#footer a:hover
	{
		color: #d4d7c0;
	/* 	text-decoration: none; */
	}
	


/* Navigation */

#topnav
{
	float: right;
	text-align: right;
	margin: 48px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	/* 
	background-color: #4a4728;
	width: 100%;
	width: 520px;
	float: right;
	white-space: nowrap;
*/
}

#topnav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topnav li
{
	font-size: 1.4em;
	line-height: 1.7em;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	/* 
	color: #FFDCAA;
	display: inline;
	font-weight: bold;
*/
}

#topnav li.highlight a, #topnav a:hover
{
	color: #d4d7c0;
	padding: 0px 10px 0px 0px;
	/* 
	border-right: 8px solid #8dc63f;
	color: #8dc63f;
	color: #4facdc;
	display: inline;
	font-weight: bold;
*/
}

#topnav li a
{
	color: #FFF;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	/* 
	border-right: 8px solid #8a9477;
	margin: 0px 0px 0px 10px;
	float: left;
	display: block;
	font-weight: bold;
*/
}

#headerText a
{
	color: #FFF;
	/* 
*/
}

#headerText a:hover
{
	color: #d4d7c0;
	/* 
*/
}

#topnav a:link, #topnav a:visited, #headerText a:link, #headerText a:visited
{
	text-decoration: none;
	/* 
	color: #FFF;
	background-color: #52c0ef;
	background-repeat: repeat-x;
	background-image: url(..//images/placeholder.gif);
 	background-color: #066;
  font-weight: bold;
*/
}


/* Form Code */

#signupForm label
{
	font-size: 1em;
	line-height: 1.5em;
	width: 70px;
	float: left;
	display: inline;
	/* 	
	background-color: #567;
	text-decoration: none;
*/
}

#signupForm input
{
	width: 200px;
	padding: 0px;
	margin: .25em 0em .75em 0em;
}



/* Misc */

p.zero
{
	margin: 0em;
	clear: both;
}

img { border: 0px; }

	/* .workContain img { border: 1px dotted #999; } */
	
.left { float: left; }
.topmargin { margin: 114px 0px 0px 0px; }
.right { float: right; }
.clear { clear: both; }
