/* ###### site structure ###### */

body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	line-height: 18px;
	background-color: #252525;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#top {
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
	background-image: url(../images/grad.jpg);
}
#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main {
	background-color: #000000;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
	height: 11px;
	width: 100%;
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 20px;
}
#portfoliocontainer {
	height: 720px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
}

/* ###### navigation ###### */

#navigation {
	width: 525px;
	position: absolute;
	right: -35px;
	top: 32px;
}
#navigation li {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#facebook   a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 24px;
	background-position: right;
	margin-right: 20px;
}
#pros    a:hover  {
	text-decoration: none;
	color: #fac709;
	background-image: url(../images/navigation/pros_over.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
#blog a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navigation/blog.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 65px;
	background-position: left;
}
#blog a:hover {
	text-decoration: none;
	color: #fac709;
	background-image: url(../images/navigation/blog_over.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
#portfolio a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navigation/portfolio.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 87px;
	background-position: left;
}
#portfolio a:hover {
	text-decoration: none;
	color: #fac709;
	background-image: url(../images/navigation/portfolio_over.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
#clients  a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navigation/clients.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 80px;
	background-position: left;
}
#clients  a:hover {
	text-decoration: none;
	color: #fac709;
	background-image: url(../images/navigation/clients_over.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navigation/contact.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 87px;
	background-position: left;
}
#contact a:hover {
	text-decoration: none;
	color: #fac709;
	background-image: url(../images/navigation/contact_over.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
#meet a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navigation/meetpete.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 97px;
	background-position: left;
}
#meet a:hover {
	text-decoration: none;
	color: #fac709;
	background-image: url(../images/navigation/meetpete_over.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}

/* ###### text and list tags ###### */

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 25px;
	line-height: 23px;
	text-transform: capitalize;
	color: #FAC709;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	font-weight: normal;
	padding-left: 1px;
	padding-bottom: 4px;
	margin-top: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FAC709;
	margin-left: 8px;
}

/* ###### Everything else ###### */

.legal {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 12px;
}
.legal a {
	color: #DFDFDF;
	text-decoration: none;
}
.legal a:hover {
	color: #FAC709;
}

.contact {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 1px;
}
#content  a {
	color: #FFFFFF;
	text-decoration: none;
}
#content  a:hover {
	color: #FAC709;
	text-decoration: none;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FAC709;
}
.current {
	background-image: url(../images/navigation/current.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.spacer {
	height: 25px;
}
.minheight {
	height: 475px;
}
.siteinfo {
	display: none;
}
#blocktext p {
	width: 595px;
}
