body {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 45px 0 0 0;
}

#container {
	width: 943px;
	height:560px;
	background-image:url(../images/shell_bgd.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	top:0
}

#headerHome {
	width: 943px;
	background-image:url(../images/header_sub.jpg);
	height: 138px;
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0;
	position: relative;
}
#headerSub {
	width: 943px;
	background-image:url(../images/header_sub.jpg);
	height: 138px;
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0;
	position: relative;
}
#homeLink {
	height: 100px;
	width: 200px;
}
#homeLink a {
	text-decoration:none;
	height: 100px;
	width: 200px;
	position:absolute;
	left: 0px;
}
#homeLink a span {
	visibility: hidden;
	display:none;
}
#homeMain {
	width: 928px;
	height: 249px;
	margin: 0 auto;
	padding: 0;
	top:0
}
#subMain {
	width: 928px;
	height: 402px;
	margin: 0 auto;
	padding: 0;
	top:0
}
#flashcontent {
	margin: 0;
	height: 249px;
	width: 566px;
	float:left;
	text-align: left;
}
#featured {
	height: 209px;
	width: 330px;
	background-image:url(../images/home_featured_bgd.jpg);
	float:left;
	padding: 30px 16px 10px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#featured h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#featured a {
	color: #FFFFFF;
	text-decoration: none;
}
#featured a:hover {
	color: #994D10;
	text-decoration: none;
}
#homeArticles {
	width: 928px;
	height: 147px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	top:0;
	background-image: url(../images/home_articles_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#homeArticles a{
	color: #994D10;
}
#homeArticles img{
border:#CCCCCC solid 1px;
float: left;
display:block;
margin: 0 20px 0 0;
padding: 0;
}
#footer {
	height: 40px;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position: top;
	padding: 0;
	margin: 0 auto;
	width: 943px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CECAC3;
	padding: 20px 0 0 0;
	margin: 0;
}
#footer a {
	color: #994D10;
	text-decoration: none;
}
#footer a:hover {
	color: #994D10;
	text-decoration: underline;
}
#homeCol1 {
	float: left;
	height: 127px;
	width: 268px;
	border-right:#d0d0d0 1px solid;
	padding: 20px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #564D42;	
}
#homeCol1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #994D10;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
}

#homeCol2 {
	float: left;
	height: 127px;
	width: 268px;
	border-right:#d0d0d0 1px solid;
	padding: 20px 20px 0 20px;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #564D42;	
}
#homeCol2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #994D10;
	font-style: normal;
	font-weight: normal;
		padding:0;
	margin:0;
}
#homeCol3 {
	height: 127px;
	float: left;
	width: 269px;
	padding: 20px 20px 0 20px;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #564D42;	
}
#homeCol3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #994D10;
	font-style: normal;
	font-weight: normal;
		padding:0;
	margin:0;
}



/* =nav

-----------------------------------------------------------------------------*/
#navShell {
	height: 41px;
	width: 474px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 7px;
	left: 369px;
}
ul#nav {
	list-style: none;
	height: 41px;
	padding: 0;
	margin: 0;
	}
	
ul#nav li {
	float: left;
	clear: none;
	margin: 0;
	overflow: hidden;
	width: 79px; 
	display: inline; /* fix IE double width margin bug*/
	}

ul#nav li a {
	display: block;
	position: relative;
	height: 41px;
	color: #55637e;
	font-size: 10px;
	text-align: center;
	}
	
ul#nav li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	}

ul#nav li a#Work { background-position: 0 0; background-image:url(../images/nav_work.gif);}
ul#nav li a#Work:hover{ background-position: 0 -41px; }
ul#nav li a#Work span{ visibility: hidden;}
	
ul#nav li a#About { background-position: 0 0; background-image:url(../images/nav_about.gif);}
ul#nav li a#About:hover { background-position: 0 -41px; }
ul#nav li a#About span{ visibility: hidden;}

ul#nav li a#Services { background-position: 0 0; background-image:url(../images/nav_services.gif);}
ul#nav li a#Services:hover { background-position: 0 -41px; }
ul#nav li a#Services span{ visibility: hidden;}

ul#nav li a#Case{ background-position: 0 0; background-image:url(../images/nav_case.gif); }
ul#nav li a#Case:hover { background-position: 0 -41px; }
ul#nav li a#Case span{ visibility: hidden;}

ul#nav li a#Media { background-position: 0 0; background-image:url(../images/nav_media.gif);}
ul#nav li a#Media:hover { background-position: 0 -41px; }
ul#nav li a#Media span{ visibility: hidden;}

ul#nav li a#Clientele { background-position: 0 0; background-image:url(../images/nav_clientele.gif);}
ul#nav li a#Clientele:hover { background-position: 0 -41px; }
ul#nav li a#Clientele span{ visibility: hidden;}


ul#nav li a:hover {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #fff;
	text-decoration: none;
	}

#subLeftCol {
	width: 363px;
	height: 401px;
	float:left;
}
#subRightCol {
	height: 391px;
	width: 511px;
	padding: 0 20px 10px 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424142;
	overflow: auto;
	background-image:url(../images/subpage_rightCol_bgd.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment: scroll; 
	line-height: 150%;
}
#subRightCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #994D10;
	margin: 20px 0 0 0;
	padding: 0px;
	text-transform: uppercase;
}
#subRightCol a {
	color: #994D10;
	text-decoration: none;
}
#subOneCol {
	height: 361px;
	width: 888px;
	padding: 0 20px 20px 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424142;
	overflow: auto;
	background-image:url(../images/subpage_rightCol_bgd.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height: 150%;
}
#subOneCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #994D10;
	margin: 20px 0 0 0;
	padding: 0px;
	text-transform: uppercase;
}

#subNav {
	margin: 0px;
	height: 201px;
	background-image:url(../images/subnav_bgd.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	position: relative;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 362px;
	padding: 0px;
	line-height: 150%;
}
#subNav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 10px;
}
#subNav ul {
	margin: 10px;
	padding: 0;
}
#subNav ul li {
	list-style: none;

}
#subNav ul li a {
	color: #FFFFFF;
	text-decoration:none;
		padding: 0 0 0 15px;
	line-height: 20px;
	background-image: url(../images/sn_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#subNav ul li a:hover {
font-weight:bold;
	color: #E1CA98;
	text-decoration:none;
	background-image: url(../images/sn_bullet_on.gif);
}
#subpic{ 
height: 200px;
width: 362px;
}
#subfullpic{ 
height: 401px;
width: 362px;
}
.pic_booth{
background-image:url(../images/subpic_booth.jpg);
}
.pic_house{
	background-image:url(../images/subpic_full_house.jpg);
}




/* Page Breadcrumbs*/
body.Work ul#nav li a#Work, body.Work ul#nav li a#Work {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
	
}
body.About ul#nav li a#About, body.About ul#nav li a#About {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Services ul#nav li a#Services, body.Services ul#nav li a#Services {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Case ul#nav li a#Case, body.Case ul#nav li a#Case {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Media ul#nav li a#Media, body.Media ul#nav li a#Media {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}
body.Clientele ul#nav li a#Clientele, body.Clientele ul#nav li a#Clientele {
	font-weight:bold;
	color: #893003;
	background-position: 0 -41px;
}





----------------UNUSED----------------------------

.input {
	font-family: verdana, helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:15px;
	Vertical-Align: top;
	padding: 0;
	width: 120px;
}
.formBtn {
	margin: 0 0 0 10px;
	vertical-align:bottom;
}
.fieldtext {
	font-family:  helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:13px;
	vertical-align: top;
	background-color: #EEF4F9;
}
.hrMargin {
	clear:both;
	margin-bottom:20px
}
a.btnBack {
	background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	display:block;
	font-weight:bold;
}
a.btnGeneric {
	background-image: url(../images/btn_generic.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	width: 112px;
	height:22px;
	padding: 5px 0 0 10px;
	background-color:transparent;
border: none;
}
a:hover.btnGeneric {
	background-position: 0 -27px;
	opacity: 50%;
	background-color:transparent;
	border: none;
}
a.btnGeneric span{
	color: #FFFFFF;
	text-decoration: none;
}
.btnForm {
	background-image: url(../images/btn_generic_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 81px;
	height:23px;
	background-color:transparent;
	border: none;
	color:#555555;
	font-size:10px;
	margin:0 0 0 35px;
	padding: 0;
}
.btnForm a:hover{
	opacity: 50%;
	background-color:transparent;
	border: none;
}
.scrollingContent {
	height: 240px;
	width: 500px;
	overflow: auto;
	text-align: center;
}

#scrollingAds {
	width: 500px;
	text-align: center;
	overflow: auto;
	height: 290px;
	padding:0;
	margin:0;
}
#scrollingAds img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#E99952;
}
#scrollingAds a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#scrollingAdsMedia {
	width: 500px;
	text-align: center;
	overflow: auto;
	height: 250px;
	padding:0;
	margin:0;
}
#scrollingAdsMedia img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#E99952;
}
#scrollingAdsMedia a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#scrollingPR {
	height: 290px;
	width: 500px;
	overflow: auto;
	text-align: center;
}
#scrollingPR img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#893103;
}
#scrollingPR a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#scrollingBrand {
	height: 290px;
	width: 500px;
	overflow: auto;
	text-align: center;
}
#scrollingBrand img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#B1CE96;
}
#scrollingBrand a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#scrollingInteractive {
	height: 290px;
	width: 500px;
	overflow: auto;
	text-align: center;
}

#scrollingInteractive img{
	margin: 6px 6px 0 0;
	border:2px solid;
	border-color:#6A98CA;
}
#scrollingInteractive a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
