body,html {
	margin: 0px;
	height:100%;
	width:100%;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:9pt;
	color:#6A6C6C;
}
table{
	margin:0;
	padding:0;
}
.verysmallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #111111;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

div.footer{
	display:block;
	float:none;
	clear:both;
	text-align:center;
}
div.flash{
	display:block;
	float:none;
	clear:both;
	margin:0 auto;
}
table.flash{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
table.flash td{
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}

h1{
	font-size:10pt;
	color:#158E8F;
}

h2{
	font-size:10pt;
}

h3{
	font-size:10pt;
}

#htmlContainer{
	width:700px;
	margin:0 auto;
}

.workList{
	width:200px;
	margin:0 10px 0 0;
	float:left;
}

#strapline{
	float:right;
	text-align:right;
	padding:3px 0 0 0;
}

#strapline h2{
	font-weight:normal;
	font-size:9pt;
	color:#a7a7a7;
}

.blue{
	color:#158E8f;
}

#logoBar{
	clear:both;
	margin:20px 0 20px 0;
	height:50px;
}

#logo{
	float:right;
}

#nav{
	float:left;
	padding:10px 0 0 10px;
	text-transform:uppercase;
	font-family:"Agenda","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:15px;
}

#nav ul{
	margin:0;
	padding:0;
	display:inline;
}

#nav ul li{
	display:inline;
	margin: 0 20px 0 0;
}

#logoBar ul li a{
	color:#298F9D;
}

#pageContent{
	clear:both;
	width:690px;
	padding:0 0 0 8px;
	margin:0 auto;
}

#pageContent.portfolio{
	background-position:right top;
	width:900px;
	background-repeat:no-repeat;
}

#defaultSet{
	float:left;
	width:450px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#defaultSet ul{
	margin:0;
	padding:0;
	display:inline;
}

#defaultSet ul li{
	display:inline;
	margin: 0;
}

#defaultSet img{
	margin:0 15px 10px 0;
}

#workLists{
	width:640px;
	clear:both;
	padding:20px 0 0 0;
	overflow:visible;
}


#workList{
	overflow:visible;
}


.clear{
	clear:both;
}


#smallThumbs{
	clear:both;
	width:700px;
	padding:20px 0 0 0;
}

#smallThumbs ul{
	margin:0;
	padding:0;
	display:inline;
}

#smallThumbs ul li{
	display:inline;
	margin: 0;
}

#smallThumbs img{
	margin:0 3px 10px 0;
}

#newsImage{
	float:left;
	width:330px;
}

#newsLeftColumn{
	float:left;
	width:180px;
}

#newsleftColumn p{
	font-size:8.5pt;
}

#newsRightColumn{
	float:right;
	width:150px;
}

#newsRightColumn ul{
	margin:0;
	padding:0;
	list-style-type:none;
}


#portfolioCopy{
	float:left;
	width:290px;
}

/*
#portfolioImage{
	float:right;
	width:310px;
}
*/



#preloadOverlay{
	postion:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#FF0000;
}
