html {
    overflow-y: scroll;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #34568d;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
.icon {
	float: left;
	margin: -1px 5px 10px 0;
}
#holder {
	width: 100%;
	background-color: #fff;
	margin: 10px 0 0 0;
}

#holder_mid, #footer_mid {
	width: 960px;
	margin: 0 auto;
}

#nava {
	float: left;
	width: 500px;
	margin: -90px 0 0 24px; 
	list-style: none;
}
#nava li {
	float: left;
	list-style: none;
}
#nava li a {
	display: block;
	width: 72px;
	background-color: #f6f6f6;
	border: 1px solid #f2f2f2;
	margin: 0 0 0 8px;
	padding: 2px 0px;
	text-align: center;
	text-decoration: none;
	color: #6b6b6b;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#nava li a:hover {
	color: #34568d;
	background-color: #f8f8f8; 
}
#nava li a.on {
	display: block;
	width: 72px;
	border: 1px solid #f2f2f2;
	margin: 0 0 0 8px;
	padding: 2px 0px;
	text-align: center;
	text-decoration: none;
	color: #f6f6f6; 
	background-color: #34568d; 
}

#logo {
	float: left;
	width: 145px;
	margin: 62px 0 24px 735px;
}
#logo a {
	display: block;
	height: 36px;
	width: 145px;
	text-indent: -9999px;
}
#logo a:hover {
	background-position: 0 -36px;
}
#logo a:active {
	background-position: 0 -36px;
}
.logo_img {
	background: url("../img/logo.jpg") 0 0 no-repeat;
}


#main {
	clear: both;
	float: left;
	margin: 0px 0 0 0;
	width: 860px;
	height: 377px;
	background-image: url(../img/splash.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#main.sub {
	background-image: url(../img/splash_sub.gif);
	height: auto;
	background-position: top right;
}

#intro, #about, #work, #ethics, #contact {
	float: left;
	margin: 32px 0 0 56px;
}
#about, #work, #ethics {
	margin: 32px 0 56px 56px;
}

#intro h1, #about h1, #work h1, #ethics h1, #contact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #34568d;
}

#about h2, #work h2, #ethics h2, #contact h2 {
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	margin: 20px 0 16px 0;
}

#intro h2.first, #about h2.first, #work h2.first, #ethics h2.first, #contact h2.first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	margin: 10px 0 16px 0;
}

#intro p, #about p, #work p, #ethics p, #contact p {
	line-height: 20px;
	margin: 0 0 12px 0;
}
#about {
	margin: 32px 0 56px 56px;
}

#about_brian h2, #about_tiffany h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	margin: 20px 0 8px 0;
	color: #34568d;
}

#about_brian {
	float: left;
	margin: 0 16px 26px 0;
	width: 250px;
}
#about_tiffany {
	float: left;
	margin: 0 16px 26px 0;
	width: 250px;
}
#work ol li {
	line-height: 2em;
	margin: 0 0 10px 25px;
}
#work ul li {
	line-height: 28px;
	list-style: none;
	font-style: italic;
}
#work ul.c1, #work ul.c2, #work ul.c3 {
	float: left;
	margin: 10px 50px 20px 0;
}

#ethics ol li {
	line-height: 2em;
	margin: 0 0 10px 25px;
}


#meta {
	float: left;
	width: 940px;
	margin: -75px 0 0 0;
	height: 100%;
}
#feature {
	float: left;
	margin: 0 0 20px 66px;
	width: 420px;
	height: 200px;
	background-color: #fcfcfc;
	background: url("../img/boxbg.png");
	border: 1px solid #f2f2f2;
}
#meta1 {
	float: left;
	margin: 0 0 0 66px;
	width: 420px;
	height: 200px;
	background: url("../img/boxbg.png");
	border: 1px solid #f2f2f2;
}
#qcontact {
	float: right;
	margin: 0 101px 20px 0;
	width: 325px;
	height: 420px;
	background: url("../img/boxbg.png");
	border: 1px solid #f2f2f2;
}
#feature h2, #meta1 h2, #qcontact h2 {
	float: left;
	margin: 20px 0 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34568d;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	width: 400px;
}
#qcontact h2 {
	margin: 20px 0 20px 20px;
}
#feature_content_img {
	clear: left;
	float: left;
	margin: 10px 0 0 20px;
	height: 100px;
	width: 118px;
	border: 1px solid #e0e0e2;
}
#feature_content_txt {
	float: left;
	margin: 10px 0 0 20px;
	color: #999;
	width: 225px;
	line-height: 1.2em;
	width: 225px;
	color: #999;
}
#feature_content_txt p {
	float: left;
	margin: 0 0 10px 0;
}

#meta1_content_txt {
	float: left;
	margin: 10px 0 0 20px;
	color: #999;
	width: 225px;
	line-height: 1.2em;
	width: 350px;
	color: #999;
}
#meta1_content_txt p {
	float: left;
	margin: 0 0 10px 0;
}

#qcontact p {
	clear: both;
	color: #999;
	float: left;
	margin: 0 0 10px 20px;
	width: 225px;
	line-height: 1.2em;
}
#qcontact form {
	display: inline;
	clear: both;
	float: left;
	margin: 0 0 0 20px;
}
#qcontact_email {
	float: left;
	border: 1px solid #e0e0e2;
	color: #777;
	margin: 0 0 10px 0;
	width: 280px;
}
#qcontact_text {
	float: left;
	border: 1px solid #e0e0e2;
	color: #777;
	margin: 0 0 10px 0;
	width: 280px;
}

#footer {
	clear: both;
	margin: 0 0 0 600px;
	width: 200px;
	height: 50px;
	text-align: right;
	color: #dfdfdf;
}

#port_holder {
	float: left;
	margin: 0px 0px -80px -40px;
}
#port_view {
	padding: 20px;
}

