/* CSS Document */
body {
	margin: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 62.5%;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.container {
	position: relative;
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 1.1em;
	border: 0px solid #FFFFFF;
}
.header {
	position: relative;
	width: 760px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flash_banner {
	position: relative;
	top: 0px;
	left: 195px;
	width: 560px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.logo_link {
	position: absolute;
	top: 0px;
	left: -195px;
	width: 195px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.nav {
	position: relative;
	width: 760px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
.content_container {
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content_container_no_secondary_nav {
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.css_content {	
	position: relative;
	top: 0px;
	left: 210px;
	width: 415px;
	text-align: left;
	font-size: 1.1em;
}
.recent_work_container {
	position: absolute;
	top: 14px;
	left: 31px;
	width: 137px;
}
.news_archive_container {
	position: absolute;
	top: 81px;
	left: 646px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.news_archive_container_home {
	position: absolute;
	top: 14px;
	left: 655px;
	width: 100px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	z-index: 0;
}
.turnaround {
	position: absolute;
	top: 13px;
	left: 651px;
	width: 100px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	z-index: 1;
}
.news_archive_container_placeholder {
	position: absolute;
	top: 14px;
	left: 655px;
	width: 100px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.news_archive_container a:link {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news_archive_container a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news_archive_container a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.news_archive_container a:active {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news_archive_container_home a:link {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news_archive_container_home a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news_archive_container_home a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.news_archive_container_home a:active {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news_date {
	position: relative;
	top: -2px;
	left: 0px;
	width: 375px;
	height: 26px;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	background-image: url(images/news_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_headline {
	position: relative;
	top: -2px;
	left: 0px;
	width: 415px;
	height: 26px;
}
.news_headline {
	position: relative;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 415px;
	padding: 0px;
	margin: 0px;
}
.news_update_box {
	position: relative;
	width: 415px;
	padding: 0px 0px 30px 0px;
}
.news_update_box_our_work {
	position: relative;
	width: 415px;
	padding: 0px;
}
.news_update_box a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.news_update_box a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.news_update_box a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.news_update_box a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.news_update_box_no_secondary_nav {
	position: relative;
	width: 530px;
	padding: 0px 0px 30px 0px;
}
.news_update_box_no_secondary_nav a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.news_update_box_no_secondary_nav a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.news_update_box_no_secondary_nav a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.news_update_box_no_secondary_nav a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-image: url(images/bottom_nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.footer_fix {
	position: absolute;
	top: 69px;
	left: -15px;
	width: 790px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.footer a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.border {
	border: 1px solid #6A7A8A;
}
img {
	border: none;
}
.color_sample_1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 100px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}
.color_sample_1 img {
	border: 1px solid #6A7A8A;
	margin: 0px 0px 5px 0px;
}
.color_sample_2 {
	position: absolute;
	top: -1px;
	left: 113px;
	width: 75px;
	height: 102px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.color_sample_3 {
	position: absolute;
	top: 0px;
	left: 226px;
	width: 75px;
	height: 100px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.color_sample_4 {
	position: absolute;
	top: 2px;
	left: 332px;
	width: 75px;
	height: 100px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.live_help {
	position: relative;
	margin: 0px auto 0px auto;
	width: 141px;
}
.work_box {
	position: relative;
	top: 0px;
	left: 19px;
	width: 606px;
}
.work_box_picture_1 {
	position: relative;
	top: 0px;
	left: 191px;
	width: 128px;
	height: 100px;
	padding: 0px 0px 15px 0px;
}
.work_box_picture_2 {
	position: absolute;
	top: 0px;
	left: 143px;
	width: 128px;
	height: 100px;
}
.work_box_picture_3 {
	position: absolute;
	top: 0px;
	left: 286px;
	width: 128px;
	height: 100px;
}
.work_box_description {	
	position: absolute;
	top: -4px;
	left: -178px;
	width: 160px;
	height: 100px;
	color: #000000;
}
.work_box_headline {
	position: relative;
	width: 415px;
	top: 0px;
	left: 191px;
	font-weight: bold;
}
.work_box img {
	border: 1px solid #6A7A8A;
}
.our_work_left_headline {
	position: absolute;
	top: -1px;
	left: -179px;
	width: 138px;
	height: 25px;
	background-color: #B2B9BF;
}
