html, body{height:100%;} 
img { border:0;}
body {
	margin:0;
	padding:0;
	/*font-family:Georgia, Arial, sans-serif;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align:center;
	/*background-color: #000000;
	color: #FFFFFF;*/
	background-color: #FFFFFF;
	color: #000000;
} 
#container-top {
	width:861px;
	height: 200px;
	margin:auto;
	background-color: #333333;
}

#container {
	position:relative;
	width:100%;
	margin:0 auto 0 auto;
	text-align:center;
}

#logoCont {
	display:inline-block;
	width:878px; height:auto;
	margin:42px auto 0 auto; padding:0 0 0 82px; 
	font-size:12px; 
}
#homeLeft {width: 320px; line-height: 18px; float: left; margin: 0pt 0pt 42px; font-size: 11px; text-align: left;}
#homeLeft p {margin:0 0 12px;}

#header {
	border: 0px solid #FFFFFF;
	vertical-align: top;
}
#flashCont {display:inline-block; width:512px; height:auto;  margin:0 0 42px 20px; float:right;}
#videoFooter {width:100%;float:left; clear:both; text-align:right;}
#videoFooter p {margin:4px 0 0;}
#flashContainer { width:800px; margin:0 auto;}
#content, #portfolioFlash {
	width:800px;
	border: 0px solid #FFFFFF;
	margin:20px auto 0 auto;
}
#content-w, #content-w #portfolioFlash {
	width:960px;
	border: 0px solid #FFFFFF;
	margin:20px auto 0 auto;
}

a {
	text-decoration:none;
	color: #FFFFFF;
}
