html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
/* FINISHED THE RESET */
body, html {
	font-size: 13px;
	color: white;
	background: black;
	font-family: "Century Gothic", Verdana;
}
#container {
	width: 100%;
	text-align: center;
}
#wrapper {
	width: 737px;
	padding: 0 81px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	color: white;
}
#page_top {
	padding: 110px 90px 0 10px;
	height: 74px;
	display: block;
}
p {
	padding: 0 0 10px 0;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.page_content a, .page_content a:visited {
	color: #999999;
	text-decoration: none;
}
.page_content a:hover, .page_content a.active {
	color: white;
}
a:focus {
	outline: none;
}
strong, b {
	font-weight: bold;
}
/*
#navigation, #footer {
	display: none;
}
*/

h3 {
	color: #E31722;
	font-size: 1.1em;
}
h2 {
	color: #E31722;
	font-size: 2em;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
#navigation {
	position: absolute;
	top: 80px;
	left: 0px;
	background: url(images/page_top.png) top left no-repeat;
	display: block;
	width: 900px;
	height: 93px;
}
#navigation_wrapper {
	position: relative;
}
#navigation_top {
	position: absolute;
	right: 0px;
}
/*
#navigation_top a {
	position: absolute;
	top: 25px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-weight: normal;
	display: block;
	height: 18px;
}
*/

#navigation_top li {
	background: url(images/navbar_split.png) 0 4px no-repeat;
	padding: 4px 0 0 0;
}
#navigation_top a {
	font-size: 17px;
	color: #747072;
	text-decoration: none;
	padding: 32px 20px;
	display: block;
	float: left;
}
#navigation_top a:hover, #navigation_top .active a {
	color: white;
}
#navigation_top #nav_contact-us:hover, #navigation_top .active #nav_contact-us {
}
#navigation_top .no__0 a {
	margin-left: 0px;
}
#navigation li {
	float: left;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#site_start {
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo a {
	background-image: url(images/logo_new.png);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	display: block;
	text-indent: -9999px;
	height: 74px;
	width: 165px;
	float: left;
	margin: 18px 0 0 20px;
}
.page_content {
	width: 727px;
	height: 500px;
	padding: 0 60px 0 81px;
	display: none;
	position: absolute;
	top: 228px;
	left: 0px;
	z-index: 0;
}
#index {
	padding: 0 0 22px 0;
	width: 900px;
	background: url(images/page_foot_index.jpg) bottom left no-repeat;
	height: 550px;
}
#our-works {
	padding: 0 10px 0 0;
	width: 827px;
	top: 228px;
	height: auto !important;
}
#contact-us {
	padding: 0 30px 0 30px;
	width: 777px;
}
.subpages {
	position: relative;
	margin-left: 10px;
	left: 0px;
	display: block;
	width: 450px;
	top: 0px;/* *top: -285px; */
}
.subpage {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#footer_wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#footer {
	position: absolute;
	right: 0px;
	top: 520px;
}
#thumbprint {
	position: absolute;
	right: 8px;
	z-index: 99999;
	padding-bottom:40px;
}
#homepage_left {
	float: left;
}
#homepage_right {
	float: right;
	margin-top: 164px;
	margin-right: 13px;
}
#home_side {
	width: 360px;
	color: white;
	position: relative;
}
#home_side h2 {
	text-transform: none;
}
#home_side h2 span {
	color: white;
}
#home_side h4 {
	color: #E31722;
	padding: 30px 0 10px 0;
}
#home_side table {
	border-bottom: 1px solid #1a1a1a;
}
#home_side td {
	width: 200px;
	padding: 4px 0;
	border-top: 1px solid #1a1a1a;
}
#home_side td span {
	color: #E31722;
}
#home_side #learn-more-cms {
	position: absolute;
	bottom: -75px;
	background: url(images/quote_top.png) top left no-repeat;
	padding-top: 23px;
}
#home_side #learn-more-cms a {
	background: #E31722;
	padding: 10px;
	color: white;
	display: block;
	font-weight: normal;
}
#twitterlink {
	position:absolute;
	margin-top:120px;
	color:#E31722;
	width:500px;
}
#home_carousel {
	float: right;
	width: 520px;
	position: relative;
}
#carousel {
	position: relative;
	width: 520px;
	text-align: center;
	padding: 15px 0 0 0;
}
#carousel img {
	position: absolute;
	cursor: pointer;
	margin-left:4px;
}
#home_carousel a {
	display: block;
	position: absolute;
	top: 170px;
	width: 26px;
	height: 47px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	z-index: 99999;
}
#image_left {
	left: 10px;
	background-image: url(images/image_left.jpg);
}
#image_right {
	right: 0px;
	background-image: url(images/image_right.jpg);
}
#about-us {
}
#about-us .inner_content_column {
	padding-left: 10px;
}
.inner_content_column {
	float: left;
	width: 520px;
	height: 400px;
	position: relative;
 *position: absolute;
 *margin-left: 45px;
}
.inner_content_column p {
	width: 400px;
}
.subnavigation {
	float: right;
	text-transform: lowercase;
	padding-right: 30px;
	z-index: 1;
	_position: absolute;
	_left: 650px;
}
.subnavigation li a {
	font-weight: normal;
	display: block;
}
.subnavigation li.active a, .subnavigation li a:hover {
	color: white;
}
.subpage {
	width: 450px;
}
a.previous {
	color: #E31722 !important;
	font-weight: normal;
	font-size: 9px;
	float: right;
}
a#try_our_cms {
	color: #E31722;
}
.clients a {
	font-weight: normal !important;
	font-size: 11px;
}
.client_li {
	display: block;
	position: relative;
}
.projects {
	position: absolute;
	right: 15px;
	top: 0px;
	display: none;
}
#project_categories {
	display: block;
	float: right;
	width: 380px;
	font-size: 10px;
}
.project_category {
	padding: 0 0 15px 0;
}
.project_category a {
	padding: 0 0 3px 0;
	display: block;
}
.projects a {
	float: left;
}
.projects li {
	display: block;
	clear: both;
}
.thumb_indicator {
	background: url(images/thumb_indicator.jpg) top left no-repeat;
	display: block;
	float: left;
	width: 12px;
	height: 16px;
	margin-left: 5px;
}
#project_carousel {
	display: block;
	width: 410px;
	float: left;
	position: relative;
	padding-bottom: 60px;/* height: 100px; */
}
#filmstrip {
	padding-left: 10px;
}
#filmstrip img {
	float: left;
	width: 88px;
	margin-right: 10px;
	border: 1px solid #666666;
	margin-top: 10px;
	cursor: pointer;
}
#filmstrip img:hover {
	border: 1px solid #999999;
}
#filmstrip img.endImg {
	margin-right: 0px;
}
.loader {
	position: absolute;
	top: 195px;
	left: 195px;
}
.project_images {
	position: relative;
	padding-top: 400px;
	overflow: hidden;
}
.project_images img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
#carousel_links {
	color: #E31722;
	float: right;
	margin-top: 10px;
}
#carousel_links a {
	display: none;
}
#carousel_links a, #carousel_links span {
	color: #E31722;
	float: left;
	padding: 0 3px;
}
#carousel_links .seperator {
	padding: 0px;
}
#project_carousel h4 {
	padding: 30px 0 0 10px;
}
#client_scroller {
	height: 400px;
	overflow: hidden;
	position: relative;
}
#client_scroller img {
 *display: none;
}
#mask_top {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	_display: none;
}
#mask_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	_display: none;
}
#client_list a {
	font-weight: normal;
}
#client_list ul {
	list-style-type: disc;
	margin: 0 0 10px 0;
}
/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}
/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
	z-index: 2;
}
/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
	display: block;
	white-space: nowrap;
	color: #999999;
}
.simply-scroll-list li a {
	color: #999999;
}
.simply-scroll-list li a.has_testimonial_1 {
	color: #E31722;
}
.simply-scroll-list li.subproject {
	padding-left: 10px;
	width: 350px;
}
.client_name .testimonial {
	display: none;
}
#client_testimonials {
	float: right;
	width: 320px;
	margin-top: 80px;
}
#client_testimonials blockquote {
	font-size: 12px;
	font-style: italic;
}
#client_testimonials cite {
	text-align: right;
	color: #E31722;
	display: block;
	font-size: 11px;
	padding-right: 5px;
}
/* Master button styles - note that left and right 
versions are included although they are not used in this example */

.simply-scroll-btn {
	display: none;
}
.simply-scroll-btn-left {
	left: 6px;
	bottom: 6px;
	background-position: 0 -44px;
}
.simply-scroll-btn-left.disabled {
	background-position: 0 0 !important;
}
.simply-scroll-btn-left:hover {
	background-position: 0 -88px;
}
.simply-scroll-btn-right {
	right: 6px;
	bottom: 6px;
	background-position: 84px -44px;
}
.simply-scroll-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll-btn-right:hover {
	background-position: 84px -88px;
}
.simply-scroll-btn-up {
	right: 6px;
	top: 6px;
	background-position: -126px -44px;
}
.simply-scroll-btn-up.disabled {
	background-position: -126px 0 !important;
}
.simply-scroll-btn-up:hover {
	background-position: -126px -88px;
}
.simply-scroll-btn-down {
	right: 6px;
	bottom: 6px;
	background-position: -42px -44px;
}
.simply-scroll-btn-down.disabled {
	background-position: -42px 0 !important;
}
.simply-scroll-btn-down:hover {
	background-position: -42px -88px;
}
.vert {
	width: 380px;
	height: 400px;
	margin-bottom: 1.5em;
}
.vert .simply-scroll-clip {
	width: 360px;
	height: 400px;
}
/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 360px;
	height: 20px;
}
/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up {
	right: 0;
	top: 0;
}
.vert .simply-scroll-btn-down {
	right: 0;
	top: 52px;
}
#map_wrapper {
	text-align: center;
	color: #999999;
	margin: 20px 0 0 0;
	float: left;
	width: 400px;
}
#map {
	position: relative;
	display: block;
}
#map #map_birdseye {
	width: 400px;
}
#map #indicator {
	display: block;
	position: absolute;
	top: 113px;
	right: 115px;
}
#contact_form {
	float: right;
	width: 350px;
	line-height: 1.8em;
}
#contact_form a {
	color: white;
	font-weight: normal;
}
#contact_us_form {
	clear: both;
	margin-top: 20px;
	display: block;
}
#contact_us_form label {
	display: block;
	float: left;
	clear: both;
}
#contact_us_form .text_input {
	width: 240px;
	float: right;
	border: none;
	padding: 1px 2px;
	margin: 5px 0;
}
#contact_us_form textarea {
	height: 70px;
}
#email a {
	float: left;
}
#email .thumb_indicator {
	margin-top: 3px;
}
#submit {
	text-indent: -9999px;
	display: block;
	background: url(images/submit.jpg) top left no-repeat;
	width: 72px;
	height: 22px;
	float: right;
	margin-top: 5px;
}
#submit:hover {
	background: url(images/submit_over.jpg) top left no-repeat;
}
.feedback {
	font-size: 11px;
	font-style: italic;
}
.feedback_failed {
	color: #E31722;
}
.editable img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.editable ul {
	margin-left: 10px;
	margin-bottom: 10px;
}
.editable li {
	list-style-type: disc;
	margin-left: 10px;
}
big {
	font-size: 1.25em;
}
small {
	font-size: 0.75em;
}

