/* [m] Standards */
* {
	padding:0;
	margin:0;
}
fieldset {
	padding: .5em;
}
.styled {
	position: absolute;
	left: -9999em;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both; height:1px; font-size:1px; line-height:1px;
}
a img {
	border:none;
}

/* Begin Site Specific */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #484848;
	background-color: #000000;
}
p {
	margin-bottom: 12px;
}
h1.logo {
	background-image: url(../img/logo.gif);
	background-position: center top;
	height: 110px;
	position: relative;
	margin-top: 15px;
	background-repeat: no-repeat;
}
.interior {
	width: 420px;
}
h1.logo a {
	display: block;
	height: 110px;
}
h2.web-design {
	background-image: url(../img/hed_webdesign.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 200px;
	margin-bottom: 10px;
}
h2.print-identity {
	background-image: url(../img/hed_print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 200px;
	margin-bottom: 10px;
}
h3.featured {
	background-image: url(../img/hed_featured.gif);
	height: 16px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right center;
}
#container {
	background-image: url(../img/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
}
#site {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#glbl-nav {
	position: absolute;
	left: 530px;
	top: 0px;
	z-index: 999;
}
#glbl-nav ul {
	list-style-type: none;
}
#glbl-nav ul li {
	background-image: url(../img/tab_off.gif);
	height: 26px;
	width: 116px;
	margin-right: 2px;
	display: block;
	text-align: center;
	float: left;
	line-height: 26px;
	font-size: 11px;
}
#glbl-nav li.selected {
	background-image: url(../img/tab_on.gif);
}
#glbl-nav li.selected a, #glbl-nav ul li.selected a:link, #glbl-nav ul li.selected a:visited, #glbl-nav ul li.selected a:active {
	color: #414141;
	text-decoration: none;
}
#glbl-nav ul li a, #glbl-nav ul li a:link, #glbl-nav ul li a:visited, #glbl-nav ul li a:active {
	display: block;
	height: 26px;
	width: 116px;
	text-decoration: none;
	color: #8a8a8a;
}
#glbl-nav ul li a:hover {
	color: #667711;
}
#page {
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#page a:link, #page a:visited, #page a:active {
	color: #667711;
}
#page p a:hover {
	background-color: #FFFFCC;
}
#col1 {
	float: left;
	width: 420px;
}
#col2 {
	margin-left: 425px;
	padding-top: 90px;
}
.project-desc {
	padding: 15px;
	background-color: #fbfbfb;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.project-desc h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.project-desc li {
	margin-left: 5%;
}
.right-link {
	list-style-type: none;
	height: 25px;
}
.right-link a {
	color: #666666;
}
.right-link li {
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
}
.view-site {
	background-image: url(../img/website_grey_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contact {
	font-weight: bold;
	color: #667711;
	line-height: 20px;
	height: 20px;
	padding-left: 20px;
	background-image: url(../img/email_green_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contact a {
	color: #667711;
}
b {
	background-color: #FFFFCC;
	font-style: italic;
	font-weight: normal;
}
.projects li {
	list-style-type: none;
	margin-bottom: 10px;
	display: block;
	float: left;
	margin-right: 10px;
}
.projects li img {
	border: 5px solid #F5F5F5;
}
#col2 .photo {
	height: 235px;
	border: 1px solid #d5d5d5;
}
#foot {
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#foot-notes p.style1 {
	width: 450px;
}
#foot-notes {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	position: relative;
}
#tag-lines {
	text-align: right;
	position: absolute;
	left: 550px;
	top: 40px;
	width: 230px;
}
#foot h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #a3a3a3;
}
#foot a:link, #foot a:visited, #foot a:active {
	color: #484848;
}
#foot a:hover {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}
#foot strong a {
	color: #A3A3A3 !important;
	text-decoration: none !important;
}
iframe {
	margin-bottom: 25px;
}
