body
{
	background: url('images/bg.png') repeat;
	width: 100%;
}

body, h1
{
	padding: 0;
	margin: 0;
}

header
{
	position: relative;
	display:block;
	width: 800px;
	margin: 0 auto; /* center align header content*/
	padding-bottom:40px;
}

aside
{
	position: relative;
	display:block;
	background: url('images/toptab.png') no-repeat; /* content tab */
	height:72px;
	width:244px;
	float:right;
	margin-top: -110px;
	font-family: 'century gothic', 'lucida grande', 'helvetica', 'sans-serif';
	font-weight: bold;
	font-size: 10pt;
	padding-left: 10px;
}

aside address
{
	padding-bottom: 5px;
}

aside address a
{
	font-style: normal;
	color: #757575;
	line-height: 1.5em;
}

aside address a:hover
{
	color: #464646;
}

aside a.highlight
{
	margin-left: 40px;
	color:#1a6071;
	padding: 2px;
	background-color: #59cae5;
	text-decoration:none;
}

aside a:hover.highlight
{
	background-color: #4eb0c8
}

aside .email
{
	background: url('images/mail.png') no-repeat 5px 5px;
	padding-left: 40px;
}

aside .twitter
{
	background: url('images/twitterbird.png') no-repeat 0 5px;
	padding-left: 40px;
	
}

#banner
{	
	position:absolute;
	background: url('images/headerbg.png') repeat-x; /*repeated blue wave background*/
	height:150px;
	width: 100%;
	float:right;
}

header h1
{
	z-index:1;
	position: relative;
	overflow:hidden;
	line-height:9999px;
	height: 103px;
	width:391px;
	background: transparent url('images/title.png') no-repeat 0 7px; /* logo */
}

header h2
{
	z-index: 10;
	position: relative;
	font-weight: normal;
	font-family: 'century gothic', 'lucida grande', 'helvetica', 'sans-serif';
	font-size: 10pt;
	margin-left:40px;
	margin-top:-15px;
	color: #1a6071;
	font-size:10pt;
}

header h2 a
{
	font-weight: bold;
	color: #1a6071;
}

header h2 a:hover
{
 	text-decoration: none;
	color: #2b95af;
}

header .special
{
	color: #c9f4ff;
	font-weight: bold;
}

#footerbg
{
	position:absolute;
	background: url('images/footerbg.png') repeat-x; /*repeated blue wave background*/
	height:272px;
	width: 100%;
	float:right;
}

footer
{
	position: relative;
	display:block;
	width: 670px;
	margin: 0 auto; /* center align header content*/
	padding-top:32px;
	font-family: 'century gothic', 'lucida grande', 'helvetica', 'sans-serif';
	font-size:9pt;
}

footer p
{
	margin-top:8px;
	display: block;
	width:540px;
}

footer img
{
	float: left;
	padding-bottom: 5px;
}

footer .highlight a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

footer .highlight a:hover
{
	text-decoration: underline;
}

footer h1
{
	overflow:hidden;
	line-height:9999px;
	height: 30px;
	width:105px;
	background: transparent url('images/about.png') no-repeat;
}

footer .highlight
{
	float:right;
	display: block;
	width: 530px;
	background-color: #1489a6;
	color: #fff;
	padding:10px 20px;
	margin: 0;
}

footer nav
{
	float:right;
	margin-right:40px;
}

footer nav a
{
	text-decoration: none;
	color: #525252;
}

footer nav a:hover
{
	color: #fff;
}

footer small
{
	text-align: center;
	display:block;
	padding-top:8px;
}

.content-area
{
	display: block;
	margin: 0 auto; /*center-align content*/
	padding:10px 0;
	width: 620px;
	background-color: #323232;
}

.content-area h3
{
	margin-left:20px;
}

.content-area li
{
	list-style-type: none;
	margin: 0;
}

.content-area div
{
	text-align: center;
}

.stripe
{
	position: absolute;
	width: 100%;
	background-color: #29839b;
	height: 50px;
	float: right;
}

section.body, article
{
	font-family: 'Lucida Grande', 'Helvetica', 'sans-serif';
	font-size: 10pt;
	position: relative;
	display: block;
	width: 620px;
	margin: 0px auto; /*center-align content*/
	color: #b1b1b1;
}

section h1, article h1
{
	color: #fff;
	font-family: 'century gothic', 'lucida grande', 'helvetica', 'sans-serif';
	font-weight: normal;
	font-size: 1.75em;
	padding: 10px;
	height:30px;
	display: block;
	width: 600px;
	background-color: #1f788d;
}

section a
{
	text-decoration: none;
}

article .live-link
{
	color: #fff;
	position:relative;
	float:right;
	margin:-30px 10px 0 0;
}

article .live-link:hover
{
	text-decoration:none;
}

section p, article p
{
	padding: 10px 20px;
	margin:0;
}

section p a, article p a
{
	color:#fff;
}

section p a:hover, article p a:hover
{
	color: #a2a2a2;
	text-decoration:none;
}

section img
{
	margin: 10px;
	border: none;
}

.work
{
	position: relative;
	width: 100%;#999
}

a.darkenimg h2, a.darkenimg h3
{
	position: absolute;
	color: #CBCBCB;
	margin: 0;
	padding: 0;
}

a.darkenimg:hover h2, a.darkenimg:hover h3
{
	display: none;
}


a.darkenimg h2
{
	left: 20px;
	top: 25px;
	font-size: 20pt;
}


a.darkenimg h3
{
	left: 20px;
	top: 60px;
	font-size: 10pt;
}

a.darkenimg img
{
	margin: 5px 8px;
	border: 1px solid #525252;
	/* for IE */
	  filter:alpha(opacity=40);
	  /* CSS3 standard */
	  opacity:0.4;
}

a:hover.darkenimg img
{
	/* for IE */
	  filter:alpha(opacity=100);
	  /* CSS3 standard */
	  opacity:1;
}