/* START: CSS Reset Browsers */

body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td,hr { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
ol,ul {
	list-style:none;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {	/* get rid of link outlines in firefox */
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:focus {
	outline: none;
}
* { /* remove webkit input borders  */
	outline: none;
}
.clear {
	clear: both;
}

/* END: CSS Reset Browsers */

/* START: Sticky Footer Solution */

* {
	margin: 0;
	padding: 0;
} 

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 86px;
}

#footer {
	position: relative;
	margin-top: -86px;
	height: 86px;
	clear:both;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* END: Sticky Footer Solution */

/* START: Layout Code */

.pngfix, img {
	behavior: url(iepngfix.htc);
}

body {
	background: #ece3e0 url('/images/body-bg.jpg') repeat-y top center;
}

#wrap {
	background: url('/images/top-bg.jpg') no-repeat top center;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#footer {
	background: #ebe2de url('/images/bg-footer.png') no-repeat center top;
}

#footer-shadow {
    width: 100%;
	height: 20px;
    background: url('/images/bg-footer-shadow.png');
    position: relative; top: -20px;
}

#footer-gfx {
	background: url('/images/stripes-bottom.png') no-repeat top right;
	height:20px;
	width: 960px;
	margin: 0 auto;
}

#footer-content {
	width: 960px;
	margin: 0 auto;
	height: 66px;
}

#stripes-left {
    display: none;
	position: absolute;
	top: 163px;
	left: 0;
	display: block;
	width: 50%;
	height: 288px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('/images/stripes.jpg') repeat-x 0 0;
	z-index: -10;
}

#strip-fix {
	float: right;
	width: 288px;
	height: 288px;	   
	background: #f6f2f0;
	text-indent: -9999px;
}

#left-col {
	width: 205px;
	float: left;
	margin-left: 1px;
}

#right-col {
	width: 720px;
	float: right;
	padding: 30px 0 30px 0;
}

#logo {
	background: url('/images/logo.jpg') no-repeat;
	width: 204px;
	height: 163px;
    overflow: hidden;
}

#logo a {
	display: block;
	height: 128px;
	width: 132px;
	margin-left: 37px;
	text-indent: -9999px;
}

div#recent-work-box {
	position: relative;
	float: left;
	display: inline; /* IE6 HACK */
	width: 209px; /* 215px */
	height: 181px; /* 187px */
	padding: 3px;
	margin: 18px 36px 0 0;
	background: url('/images/bg-recent-work-box.png') no-repeat 0 0;
}

body#home div#recent-work-box {
	margin: 18px 36px 23px 0;
}

body#news div#recent-work-box, body#testimonials div#recent-work-box {
	margin: 10px 36px 0 0;
}

div#testimonials-box {
	position: relative;
	float: left;
	display: inline; /* IE6 HACK */
	width: 209px; /* 215px */
	height: 181px; /* 187px */
	padding: 3px;
	margin: 18px 36px 0 0;
	background: url('/images/bg-speech-box.png') no-repeat 0 0;
}

body#home div#testimonials-box {
	margin: 18px 36px 23px 0;
}

body#news div#testimonials-box, body#testimonials div#testimonials-box {
	margin: 10px 36px 0 0;
}

div#newsletter-box {
	position: relative;
	float: left;
	clear: right;
	display: inline; /* IE6 HACK */
	width: 215px; /* 215px */
	height: 187px; /* 187px */
	margin: 18px 0 0 0;
	background: url('/images/bg-big-p-box.png') no-repeat 0 0;
}

body#home div#newsletter-box {
	margin: 18px 0 23px 0;
}

body#news div#newsletter-box, body#testimonials div#newsletter-box {
	margin: 10px 0 0 0;
}

div#sitemap {
	position: relative;
	float: left;
	clear: both;
	width: 717px; /* 717px */
	height: 217px; /* 217px */
	margin: 33px 0 20px 0;
	background: url('/images/bg-sitemap.png') repeat-x 0 0;
}

body#home div#sitemap {
	margin: 13px 0 20px 0;
}

div#footer-content img#logo-bottom {
	float: left;
	margin: 0 59px 0 25px;
	display: inline; /* IE6 HACK */
}

div#footer-content h1#footer-tags {   
	float: left;
	height: 51px;
	width: 379px;
	text-indent: -9999px;
	margin: 0 39px 0 0;
	background: url('/images/h1-footer-tags.png') no-repeat 0 0;
}

div#footer-content p {
	float: left;
	clear: right;
	height: 51px;
	width: 289px;
	text-indent: -9999px;
	margin: 0;
	background: url('/images/p-footer-details.png') no-repeat 0 0;
}

div#right-box {
	position: absolute;	
	top: 0;
	right: 0;
	display: block;
	width: 19px;
	height: 288px;
	overflow: hidden;
	z-index: 3;
}

div#right-box div#shrink {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 288px;
	width: 19px;
	overflow: hidden;
	background: url('/images/bg-shrink.png') no-repeat 0 0;
}

div#right-box div#grow {
	position: absolute;
	top: 0;
	left: 52px;
	display: block;
	height: 288px;
	width: 274px;
	overflow: hidden;
	background: url('/images/bg-grow.png') no-repeat 0 0;
}

div#right-box div#grow a {
	display: block;
	height: 50px;
	width: 160px;
	margin: 190px 0 0 43px;
	text-indent: -9999px;
}

div#right-box div#shrink p, div#right-box div#grow h1, div#right-box div#grow p {
	display: none;
}

/* END: Layout Code */