@charset "UTF-8";
body  {
	background: #f3f3f3 url(../images/background_graybars.gif) repeat-x scroll top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.twoColFixLtHdr #mainNav_about {
	width: 66px;
	height: 27px;
	padding: 0px;
	float: right;
	clear: none;
	position: absolute;
	left: 478px;
	top: 70px;
	margin: -28px;
	background: url(none);
}
.twoColFixLtHdr #mainNav_portfolio {
	width: 83px;
	height: 28px;
	float: right;
	clear: none;
	margin: -28px;
	padding: 0px;
	position: absolute;
	left: 548px;
	text-decoration: none;
	top: 70px;
}
.twoColFixLtHdr #mainNav_services {
	width: 80px;
	height: 28px;
	float: right;
	clear: none;
	margin: -28px;
	padding: 0px;
	position: absolute;
	left: 637px;
}
.twoColFixLtHdr #mainNav_contact {
	width: 75px;
	height: 28px;
	float: right;
	clear: none;
	margin: -28px;
	padding: 0px;
	position: absolute;
	left: 721px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
	background-color: #4d525a;
	background-color: #384148;
	position: relative;
}
.twoColFixLtHdr #header {
	width: 800px;
	height: 70px;
	background-color: #4d525a;
	background-color: #384148;
	position: relative;
} 
.twoColFixLtHdr #sidebar1 {
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px !important;
	height: 525px;
	float: left;
}
#sidebar1 img {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.twoColFixLtHdr #container #sidebar1 h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4d525a;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3, h4, h5, ol, ul, li {
	padding: 0px;
	margin: 0px;
}
#sidebarInfo p {
	margin: 0px;
	padding: 0px;
}
.projects {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f26322;
	margin: 0px;
	line-height: 30px;
	padding: 0px;
}
.portfolioNav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	color: #4d525a;
	text-decoration: none;
}
#tagLine {
	height: 35px;
	float: right;
	padding: 0px;
	margin: 20px 0px 20px 20px;
}
#sidebarInfo {
	margin: 25px 0px 10px;
	position: absolute;
	width: 249px;
	top: 456px;
	left: 1px;
	height: 158px;
	visibility: visible;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #4d525a;
}
.twoColFixLtHdr #mainContent {
	position: absolute;
	right: 0;
	padding: 0;
	margin: 0px 10px 20px 270px;
	width: 500px;
} 
#mainContent2 {
	margin: 0px 10px 20px 275px;
	width: 500px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 83px;
	visibility: hidden;
}
#mainContent2 p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4d525a;
	margin: 0px 0px 0px 135px;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4d525a;
	margin: 0px 0px 0px 135px;
}
.nomibold_p_orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #f26322;
	font-weight: bold;
}
.creative_p_orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #f26322;
}
.twoColFixLtHdr #footer3 {
	padding-bottom: 20px;
	height: 43px;
	position: absolute;
	clear: both;
	width: 802px;
	left: 0px;
	top: 671px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	height: 50px;
	position: absolute;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #f26322;
	font-weight: normal;
	line-height: 22px;
	text-transform: none;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f26322;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	color: #f26322;
	margin: 0px 0px 0px 135px;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f26322;
	margin: 0px 0px 0px 135px;
}
.servicesheading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d525a;
}
.copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #63686f;
	padding: 0px;
	margin: 0px;
}
#arrows {
	float: right;
}
.copyright_bold  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #63686f;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
/*typographic styles here*/
}
.portfolioNav a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #4d525a;
	text-decoration: none;
}
.portfolioNav a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #4d525a;
	text-decoration: none;
}
.portfolioNav a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #f26322;
	text-decoration: none;
}
.portfolioNav a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #f26322;
	text-decoration: none;
}.portfolio_activepagelink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	color: #f26322;
	text-decoration: none;
}
#dottedline {
	margin: 0px;
	padding: 9px 0px 2px;
	width: 239px;
}
#caption2 {
	margin: 25px 0px 10px;
	position: absolute;
	width: 249px;
	top: 456px;
	left: 1px;
	visibility: hidden;
}
#caption3 {
	margin: 25px 0px 10px;
	position: absolute;
	width: 249px;
	top: 456px;
	left: 1px;
	visibility: hidden;
}
#caption4 {
	margin: 25px 0px 10px;
	position: absolute;
	width: 249px;
	top: 456px;
	left: 1px;
	visibility: hidden;
}
#caption5 {
	margin: 25px 0px 10px;
	position: absolute;
	width: 249px;
	top: 456px;
	left: 1px;
	visibility: hidden;
}
#caption6 {
	left: 1px;
	margin: 25px 0px 10px;
	position: absolute;
	top: 456px;
	visibility: hidden;
	width: 249px;
}
#caption7 {
	left: 1px;
	margin: 25px 0px 10px;
	position: absolute;
	top: 456px;
	visibility: hidden;
	width: 249px;
}
#footer_bar {
	padding: 0px 0px 7px;
}
#footer3 .copyright a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #63686f;
	text-decoration: none;
}
#footer3 .copyright a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #63686f;
	text-decoration: none;
}
#footer3 .copyright a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #f26322;
	text-decoration: none;
}
#footer3 .copyright a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #f26322;
	text-decoration: none;
}
#info {
	float: right;
}

	
#movie {
	clear: both;
	float: left;
	position: absolute;
	height: 362px;
	left: -2px;
	width: 800px;
	top: 81px;
}
#flashinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	top: 10px;
}
#takeTour {
	float: right;
}
#audio {
	float: right;
	clear: both;
	width: 85px;
	height: 40px;
	position: absolute;
	right: 0;
	margin-left: 0;
	margin-bottom: 50px;
	margin-top: -15px;
}
#contact_us {
	float: right;
}
.h4_gray {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #63686f;
}
