img, h1, h2, h3, #menu ul {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: white url(../images/generic/backdrop.jpg) repeat-x;
	font-size: 0.8em;
	color: #666666;
	margin: 0;
	text-align: center;
}

#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#banner {
	float: left;
}
#getintouch {
	float: right;
}
#header img {
	margin-left: 10px;
	margin-bottom: 10px;
}

#menu {
	clear: both;
	background: #A1CFE9 url(../images/generic/menubackdrop.jpg) repeat-x;
	font-size: 0.9em;
	padding-left: 7px;
	margin-bottom: 20px;
	height: 33px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	float: left;
}
#hoverPointer, #activePointer {
	position: absolute;
	top: -9999px;
	visibility: hidden;
}
#menu a img {
	position: relative !important;
	z-index: 1 !important;
}

#content {
	padding: 10px;
	line-height: 1.3em;
}

#homeimg {
	border: 1px solid #69a3d8;
}

h1 {
	color: #0099cc;
	font-size: 1.5em;
	margin-bottom: 1.5em;
	line-height: 1.1em;
}


#footer {
	border-top: 1px solid #add8e6;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #b0b0b0;
	margin: 100px 5px 30px 5px;
	padding-top: 2px;
}

#bottomLinks a {
	text-transform: uppercase;
	color: #b0b0b0;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: black;
}

.clearBoth {
	clear: both;
}

.twoColLeft 
{
	width: 240px;
	float: left;
}

.twoColRight
{
	width: 480px;
	float: right;
}


#bottomLinks {
	float: right;
	width: 350px;
	text-align: right;
}

#lastUpdated {
	float: left;
	width: 150px;
}

.psThumb {
	width: 96px;
	float: left;
}

.psThumb img {
	border: 1px solid #69a3d8;
	margin: 3px;
}

.psThumb img:hover, .psThumb img.selected {
	border: 2px solid #56abd5;
	margin: 2px;
}

.psThumb img.selected {
	border: 3px solid #56abd5;
	margin: 1px;
}

.psThumb img {
	width: 86px;
}

#largePreview 
{
	border: 1px solid #69a3d8;
	display: block;
}

.largePreviewWrapper
{
	margin-bottom: 6px;
	height: 359px;
}

.portfolioNav {
	margin-top: -18px;
	margin-bottom: 10px;
}

.portfolioNav span {
	text-transform: uppercase;
	font-size: 0.8em;
	position: relative;
	top: -3px;
}

.portfolioNav a {
	text-decoration: none;
	color: gray;
}
#backtofolio {
	padding: 5px 0 0 270px;
	margin: 0;
}

.pportfolioBox {
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
.pportfolioBox img {
	border: 1px solid #69a3d8;
	margin: 3px;
}
.pportfolioBox img:hover {
	border: 4px solid #56abd5;
	margin: 0px;
}
.pportfolioBox .title {
	display: block;
	color: #0099cc;
	font-size: 1.2em;
	padding-left: 3px;
}
.pportfolioBox a 
{
	text-decoration: none;
}

.siteLink {
	margin-top: 40px;
}


#content p a, .siteLink a {
	color: gray;
	text-decoration: none;
	border-bottom: 1px dashed gray !important;
}

.rColSm {
	float: right;
	width: 220px;
	text-align: left;
	border-left: 1px dashed gray;
	padding-left: 25px;
}

.lColSm {
	width: 220px;
	float: left;
}

.lColMd {
	float: left;
	width: 486px;
}

strong {
	font-weight: bold;
	color: #0099cc;
	padding-right: 15px;
}

.mail {
	color: #666666;
	text-decoration: none;
}