.body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
}
.body_intro {  
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: x-small; 
	line-height: 150%; 
	color: #FF3333; 
	font-weight: bold
}
.bullets {  
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: x-small; 
	line-height: 150%; 
	list-style-type: disc
}
.quote {  
	font-family: Georgia, Times, serif; 
	font-size: x-small; 
	font-style: italic; 
	line-height: 150%; 
	color: #FF3333; 
	text-align: right
}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	line-height: 150%;
	text-transform: capitalize;
}
.workspace {
	margin-top: 300px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
div#logo {
	position: absolute;
	height: 70px;
	width: 109px;
	left: 93px;
	top: 96px;
}
div#logo img {
	border: none;
}
div#home_stripe {
	position: absolute;
	height: 218px;
	width: 6px;
	left: 218px;
	top: 75px;
}
div#home_header {
	position: absolute;
	height: 47px;
	width: 410px;
	left: 240px;
	top: 151px;
}
div#home_header img {
	border: none;
}
div#bluebar {
	position: absolute;
	height: 19px;
	width: 240px;
	left: 0px;
	top: 0px;
	background-image: url(images/blue.gif);
}
div#navigation {
	position: absolute;
	height: 144px;
	width: 520px;
	left: 240px;
	top: 0px;
	background-image: url(images/navigation2.gif);
}
div#content {
	position: absolute;
	width: 520px;
	left: 240px;
	top: 147px;
}
div#content img {
	border: none;
}
div#content_samples {
	position: absolute;
	width: 520px;
	left: 240px;
	top: 147px;
}
div#content_samples img {
	border: 1px #000000;
}
div#column1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	width: 248px;
	float: left;
	padding-top: 20px;
}
div#column2 {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	width: 248px;
	padding-top: 20px;
	float: right;
}
div#footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	text-align: left;
	width: 520px;
	left: 240px;
	padding-top: 25px;
	padding-bottom: 50px;
	text-decoration: none;
}
div#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #B8A819;
}
div#footer a:hover {
	color: #F33;
	font-weight: bold;
}
div#sub_stripe {
	position: absolute;
	height: 376px;
	width: 6px;
	left: 218px;
	top: 75px;
}
div#quote {
	font-family: Georgia, Times, serif;
	font-size: xx-small;
	font-style: italic;
	line-height: 175%;
	position: absolute;
	width: 109px;
	left: 93px;
	top: 194px;
	color: #FF3333;
	text-align: right;
}
div#sub_header {
	font-family: Georgia, Times, serif;
	font-size: medium;
	line-height: 125%;
	width: 520px;
	font-weight: bold;
}
div#sub_header2 {
	font-family: Georgia, Times, serif;
	font-size: medium;
	line-height: 125%;
	width: 520px;
	padding-top: 15px;
	font-weight: bold;
}
div#content2 {
	width: 520px;
}
div#home_content {
	position: absolute;
	width: 520px;
	left: 240px;
	top: 207px;
}
div#content a {
	text-decoration: none;
	font-weight: bold;
	color: #B8A819;
}
div#content a:hover {
	color: #F33;
	font-weight: bold;
}
div#home_content a {
	text-decoration: none;
	font-weight: bold;
	color: #B8A819;
}
div#home_content a:hover {
	color: #F33;
	font-weight: bold;
}
div#three_col {
	padding-top: 20px;
	width: 520px;
	left: 240px;
}
div#three_col_column1 {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	width: 158px;
	padding-right: 23px;
	float: left;
}
div#three_col_column3 {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	width: 158px;
	float: left;
}
div#formcontainer {
	margin-top: 20px;
}
div#formcontainer form fieldset {
	border: none;
	vertical-align: text-bottom;	
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
table {
	width: 100%;
	border: none;
}
table td.logo {
	margin: 0;
	padding: 5px;
	height: 70px;
	vertical-align: bottom;
}
table td.text {
	margin: 0;
	padding: 5px;
	height: 30px;
	vertical-align: top;
}
table th.blue {
	text-align: center;
	border-bottom: 2px solid #AFD7DE
}
table td.blue {
	text-align: left;
	border-bottom: 2px solid #AFD7DE
}
table td.blue2 {
	text-align: center;
	width: 60px;
	border-bottom: 2px solid #AFD7DE
}
.tabbox { 
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
}
.tabbox img {
	border: none;
	float: left;
	padding-right: 10px;
}
.tabbox a {
	text-decoration: none;
	font-weight: bold;
	color: #B8A819;
}
.tabbox a:hover {
	color: #F33;
	font-weight: bold;
}
.tabbox h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 150px;
	z-index: 2;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	font-weight: bold;
	background-image: url(images/blue.gif);
	height: 25px;
	left: 0px;
	top: 0px;
	border-right-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
}
.tabbox h2.secondtab {
	left: 151px;
}
.tabbox h2.thirdtab {
	left: 302px;
	border-right: none;
}
.tabbox h2.workfirsttab {
	width: 130px;
}
.tabbox h2.worksecondtab {
	width: 130px;
	left: 131px;
}
.tabbox h2.workthirdtab {
	width: 130px;
	left: 262px;
}
.tabbox h2.workfourthtab {
	width: 130px;
	left: 393px;
	border-right: none;
}
.tabbox h2 a { 
 	display: block;
	padding: 5px;
	margin: 0 1px 0 0;
	text-decoration: none;
}
.tabbox h2 a:hover { 
	background: #B8A819;
}
.tabbox .tabpanel {
	position: absolute;
	width: 520px;
	padding: 7px;
	border: 1px solid #AFD7DE;
	border-top: 1px solid #AFD7DE;
	z-index: 1;
	visibility: hidden;
	top: 25px;
	left: 0px;
}
.tabbox .selected .tabpanel { 
 	visibility: visible;
    overflow: auto;
}
.tabbox .selected h2 a {
	border: 1px solid;
	background-color: #FFFFFF;
	margin: 0;
	cursor: default;
	border-top-color: #AFD7DE;
	border-right-color: #AFD7DE;
	border-bottom-color: #FFFFFF;
	border-left-color: #AFD7DE;
}
.tabbox .tabpanel2 {
	position: absolute;
	width: 507px;
	padding: 7px;
	border: 1px solid #AFD7DE;
	border-top: 1px solid #AFD7DE;
	z-index: 1;
	visibility: hidden;
	top: 25px;
	left: 0px;
	height: 275px;
}
.tabbox .selected .tabpanel2 { 
 	visibility: visible;
    overflow: auto;
}
.work {
	position: relative;
	width: 275px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	height: 275px;
	float: left;
}
.worktext {
	position: relative;
	float: left;
}
.worktext p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
.worktext ul {
	margin: 0px 0px 15px 15px;
	padding: 0;
	list-style-type: disc;
}
.worktext h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	color: #FF3333;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}
.worktext a {
	text-decoration: none;
	font-weight: bold;
	color: #B8A819;
}
.worktext img {
	border: none;
	float: left;
	padding-right: 10px;
}
.worktext img.logo {
	border: none;
	float: none;
}
