body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.jpg) top center repeat-y #ccc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	width: 100%;
	overflow-y: scroll;
}

#center {
	background: url(../images/bg_center.gif) top center repeat-y;
	width: 617px;
	padding: 0px 15px;
	float: left;
	position: relative;
	z-index: 10;
}

#container {
	width: 926px;
	margin: 0px auto;
	position: relative;
	overflow: visible;
}

#montage {
	clear: both;
	width: 100%;
	margin-top: 14px;
	text-align: center;
}

#footer {
	clear: both;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	color: #929292;
}

#header {
	width: 912px;
	margin-bottom: 32px;
}

#left {
	width: 240px;
	margin-right: 8px;
	float: left;
	position: relative;
}

div.leftnav {
	margin-left: -14px;
	line-height: 18px;
}

#lefttext {
	width: 228px;
}

#right {
	width: 29px;
	text-align: right;
	float: left;
}

#subnav {
	height: 14px;
	width: 563px;
	position: absolute;
	top: 54px;
	left: 279px;
	text-align: center;
	color: #bababa;
	font-size: 10px;
}


#topnav {
	height: 41px;
	width: 563px;
	position: absolute;
	top: 13px;
	left: 279px;
	overflow: visible;
	background: url(../images/bg_topnav2.gif) top left no-repeat;
	z-index: 4000;
}


/*MISC TEXT AND ELEMENT STYLING*/

img, div, input { behavior: url("js/iepngfix.htc") }

blockquote {
	border-bottom:1px solid #C3C3C1;
	border-color:#C3C3C1;
	border-top:1px solid #C3C3C1;
	color:#DA5A35;
	font-size:11px;
	font-style:italic;
	margin:10px 18px 10px 6px;
	padding:10px 10px 4px 20px;
}

.aboutText {
	text-transform: uppercase;
	margin-bottom: 3px;
}

.clear {
	clear: both;
	height: 0px;
}

.dark {
	color: #494949;
}

.green {
	color: green;
}

h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	clear: both;
	color: #494949;
	font-size: 12px;
	line-height: 16px;
}
#center h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	clear: both;
	color: #494949;
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
}

#center h1.first {
	padding-top: 0px;
}

.heavy {
	font-weight: bold;
}

img {
	border: 0;
}

input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#left h1, #center h1 {
	font-size: 12px;
	line-height: 16px;
}

#left .more {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: -2px;
	margin-bottom: 18px;
	color: #e15436;
	font-weight: bold;
	font-size: 10px;
}

.nudgeleft {
	margin-left: -3px;
}

p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.red {
	color: #e7583b;
}

.small {
	font-size: 9px;
}

#center ul, #center ol {
	font-size: 12px;
}

/*LINK STYLES*/

a, a:visited, a:active {
	color: #e7583b;
	text-decoration: none;
}

a:hover {
	color: #929292;
}

#footer a, #footer a:visited, #footer a:active, #footer a.orange:hover, a.orange:hover {
	color: #929292;
	text-decoration: none;
}

#footer a.orange, #footer a.orange:visited, #footer a.orange:active, #footer a:hover, a.orange, a.orange:visited, a.orange:active {
	color: #ea5c3f;
	text-decoration: none;
}

div.leftnav a {
	padding-left: 14px;
	font-size: 10px;
}
div.leftnav a.current, div.leftnav a.current:visited, div.leftnav a.current:active {
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

a.profilePic {
	display: block;
	float: left;
	height: 60px;
	width: 113px;
	padding: 5px;
	background: url(../images/bg_profileThumb.gif) no-repeat top left;
}

a.profilePic img, a.profilePic:visited img, a.profilePic:active img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

a.profilePic:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;

}

a.current, a.current:visited, a.current:active {
	color: #525252;
	text-decoration: none;
}
a.current:hover {
	color: #e75a3c;
}

/*SPRITES*/
#right a {
	margin: 0px 0px 0px auto;
}

a.blog {
	display: block;
	height: 25px;
	width: 28px;
	overflow: hidden;
	background: url(../images/sprite_social.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}
a.blog:hover {
	background-position: -28px 0px;
}

a.facebook {
	display: block;
	height: 25px;
	width: 28px;
	overflow: hidden;
	background: url(../images/sprite_social.gif) no-repeat 0px -25px;
	text-indent: -5000px;
}
a.facebook:hover {
	background-position: -28px -25px;
}

a.twitter {
	display: block;
	height: 25px;
	width: 28px;
	overflow: hidden;
	background: url(../images/sprite_social.gif) no-repeat 0px -50px;
	text-indent: -5000px;
}
a.twitter:hover {
	background-position: -28px -50px;
}

a.youtube {
	display: block;
	height: 26px;
	width: 28px;
	overflow: hidden;
	background: url(../images/sprite_social.gif) no-repeat 0px -75px;
	text-indent: -5000px;
}
a.youtube:hover {
	background-position: -28px -75px;
}

a.momsite {
	display: block;
	height: 131px;
	width: 240px;
	overflow: hidden;
	background: url(../images/sprite_momsite.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}
a.momsite:hover {
	background-position: 0px -131px;
}

a.blogSprite {
	display: block;
	height: 109px;
	/*width: 240px;*/
	width: 239px;
	overflow: hidden;
	/*background: url(../images/sprite_blog.gif) no-repeat 0px 0px;*/
	background: url(../images/sprite_basketball.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}
a.blogSprite:hover {
	background-position: -239px 0px;
}

/*PORTFOLIO*/
.portfolioPiece {
	position: relative;
	height: 116px;
	width: 192px;
	padding: 6px;
	overflow: hidden;
	float: left;
	margin-right: 1px;
	cursor: pointer;
	background: url(../images/bg_portfolioFrame.gif) no-repeat top left;
}
.portfolioImg {

}
.portfolioText {
	position: absolute;
	top: 6px;
	left: 6px;
	height: 96px;
	width: 172px;
	color: white;
	padding: 10px;
	/*background: url(../images/portfolio/black.png) repeat transparent;*/
}
.portfolioText p {
	display: block;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 9px;
	line-height: 12px;
}

img.portfolioBg {
	display: none;
	position: absolute;
	top: 6px;
	left: 6px;
}

/*SUCKERFISH DROPDOWNS*/
#navlist, #navlist ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#navlist a, #navlist a:visited, #navlist a:active {
	display: block;
	color: #949494;
}
#navlist a:hover {
	display: block;
	color: #e7583b;
}

#navlist li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#navlist li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 135px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 5000;
	margin: 0px auto;
}

#navlist li ul li {
	position: relative;
	display: block;
	height: 9px;
	width: 117px;
	padding: 6px 0px;
	margin: 0px 9px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	text-transform: uppercase; /*remove later*/
	z-index: 5001;
}

#navlist li:hover ul, #navlist li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 5002;
}

#navlist li:hover ul { zoom: 1; }

#navlist li#nav_clients {
	height: 41px;
	width: 137px;
}
#navlist li#nav_clients ul {
	margin-left: 7px;
}
#navlist li#nav_caseStudies {
	height: 41px;
	width: 103px;
}
#navlist li#nav_services {
	height: 41px;
	width: 82px;
}
#navlist li#nav_services ul {
	margin-left: -27px;
}
#navlist li#nav_pressRoom {
	height: 41px;
	width: 97px;
}
#navlist li#nav_pressRoom ul {
	margin-left: -20px;
}
#navlist li#nav_about {
	height: 41px;
	width: 68px;
}
#navlist li#nav_about ul {
	margin-left: -33px;
}
#navlist li#nav_contact {
	height: 41px;
	width: 76px;
}
#navlist li#nav_contact ul {
	margin-left: -28px;
}

/*ROLLOVERS*/
a.rollover:hover img, a.rollover:active img, a.rollover:visited:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

a.rollover:visited img, a.rollover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

