body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: url(../images/bg.gif);
}
a {
	color: #5a91cc;
	text-decoration: none;
}
a img {
	border: 0;	
}
a:hover {
	color: #215185;
}
h1 {
	font-size: 40px;
	color: #222;
	margin: 0;
	padding: 0 0 25px 0;
	font-weight: 100;
	letter-spacing: -2px;
	
}
h2 {
	font-size: 24px;
	color: #999;
	margin: 0;
	padding: 0 0 30px 0;
	font-weight: 100;
	letter-spacing: -1px;
	line-height: 32px;
}
p {
	line-height: 18px;
	margin: 0;
	padding: 0 0 20px 0;
}
.cufonize {
	font-weight: 300;
	font-size: 14px;
	padding-left: 28px;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 7px;
	float: left;
}
#mail {
	background: url(../images/mail.gif) no-repeat;	
}
#phone {
	background: url(../images/phone.gif) no-repeat;	
}
#mail:hover, #phone:hover {
	background-position: left bottom;	
}
#container {
	width: 880px;
	margin: 50px 0 0 50px;
	float: left;
}
#logo {
	float: left;	
}
#top {
	width: 100%;
	float: left;
	background: url(../images/bg_top.gif) left bottom repeat-x;
}
#topNav {
	float: left;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#topNav li {
	float: left;
	margin-left: 20px;
}
#topNav li a {
	display: block;
	height: 54px;
	color: #aaa;
	font-size: 14px;
	font-weight: 300;
}
#topNav li a.active, #topNav li a:hover {
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #999;
}
#connect {
	margin: 8px 0 0 0;
	padding: 0;
	float: right;
	list-style: none;
}
#connect li {
	float: left;
	margin-left: 2px;
	line-height: 20px;
}
#connect li span {
	margin-right: 10px;
	color: #aaa;
	font-size: 14px;
	font-weight: 300;
}
#connect li a {
	display: block;
	width: 20px;
	height: 20px;
}
.facebook {
	background: url(../images/connect_fb.gif) no-repeat;
}
.linkedin {
	background: url(../images/connect_linkedin.gif) no-repeat;
} 
.flickr {
	background: url(../images/connect_flickr.gif) no-repeat;
}
.behance {
	background: url(../images/connect_behance.gif) no-repeat;
}
.facebook:hover, .linkedin:hover, .flickr:hover, .behance:hover {
	background-position: left bottom;
}
#main {
	margin: 50px 0 50px 0;	
	float: left;
	width: 100%;
}
#refGrid {
	float: left;
	margin-right: -29px;
}
#refGrid .item {
	width: 274px;
	display: block;
	float: left;
	margin: 0 29px 29px 0;
	padding-top: 145px;
}
#refGrid a:hover {
	text-decoration: none;
}
#refGrid .item span {
	font-style: italic;
	color: #666;
	display: block;
}
.slideshow {
	width: 880px;
	height: 513px;
	float: left;
	background: #fff;
	cursor: pointer;
}
.slideshow img {
	width: 880px;
	height: 513px;
}
#nav {
	float: left;
	margin: 10px 0 0 0;
	width: 880px;
}
#nav td a {
	height: 21px;
	width: 100%;
	float: left;
	background: url(../images/bg_top.gif) left 10px repeat-x;
}
#nav td a:hover, #nav td.active a {
	background: url(../images/pager_active.gif);
}
.linksP {
	float: left;
	width: 128px;
}
