* {
	margin:0;
	padding:0;
}


body {
	font:9pt/1.5em Arial, Helvetica, sans-serif;
	color:#444444;
	background: #FFF7F0 url(../images/bg-body.jpg) no-repeat center top;
}

#body /*--------------------------------------------------------------------------------- greg added -- */
{
    background: repeat-x center top;
}

body#subbg {
	background: #FFFFFF url(../images/bg-subpage.jpg) repeat-x center top;
}

a img {border:none;}

a:link {
	color: #EF4B6C;
	text-decoration:none;
}

a:visited {
	color: #EF5C79;
	text-decoration:none;
}

a:hover {
	color:#F68937;
	text-decoration:underline;
}

p {margin:15px 0 20px;}



#content-subpg {width:610px;
	float:left;
	padding:10px 0 25px;}

#content-subpg img{
	float: left;
	padding-right: 15px;
}


/* Header */


#head-bar {
	background: url(../images/banner-home.jpg) no-repeat;
	width: 950px;
}

#head-bar-subpage {
	background: url(../images/banner-subpage.jpg) no-repeat;
	height: 261px;
	width: 960px;
	margin-top: 41px;
}


#header {
	height:50px;
	position: relative;
	background: url(../images/top-bg-bar.jpg) no-repeat center top;
	margin-bottom: 65px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}



#logo {
	width:960px;
	margin:0 auto;
	padding:0 10px;
	height: 60px;
	position: relative;
}

/*
#header img.logo {margin-top:50px;}*/
#header #logo #lang {width:100px;float:right;height:55px;margin-right:60px;}

/* Content Area */

#main {
	width:960px;
	margin:15px auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
	background: #FFFCF9 url(../images/bg-body-circles.jpg) no-repeat center top;
	position: relative;
	height: 505px;
}

#main-services {
	width:960px;
	margin:0 auto 20px;
	padding-right:10px;
	padding-left:10px;
	background: #FFF url(../images/bg-services.jpg) no-repeat right top;
}

#main-deliver {
	width:960px;
	margin:0 auto 20px;
	padding-right:10px;
	padding-left:10px;
	background: #FFF url(../images/bg-deliver.jpg) no-repeat right top;
}

#main-creative {
	width:960px;
	margin:0 auto 20px;
	padding-right:10px;
	padding-left:10px;
	background: #FFF url(../images/bg-creative.jpg) no-repeat right top;
}

#main-portfolio {
	width:960px;
	margin:0 auto 20px;
	padding-right:10px;
	padding-left:10px;
	background: #FFF url(../images/bg-portfolio.jpg) no-repeat right top;
}

#main2 {width:960px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#content {
	width: 950px;
	margin: 10px 10px 10px 10px;

}  

		

#haystacks-logo{
	top: -1px;
	width: 198px;
	height: 45px;
	left: 0px;
	float: left;
	padding-right: 10px;
	padding-top: 15px;
	position: absolute;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin:3px 0 10px;
}

h1 {
	color: #F34165;
	font-size: 150%;
}


h2 {
	font-size: 145%;
	font-weight: bold;
	border-bottom: thin solid #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000000;

}

h3 {
	font-size:1.2em;
	color: #004F80;
	font-weight: bold;
}
	
h4 {
	font-size:1.4em;
	color: #8D2338;
	font-weight: bold;
	text-transform: uppercase;
}	

h5 {
	font-size:1em;
	color: #002942;
	font-weight: bold;
}

h6 {

	font-size:0.9em;
	color: #666666;
	font-weight: bold;
}
#content-subpage ul {
	list-style:square;
	margin:10px 0 10px 20px;
	list-style-position:inside;
	line-height: 180%;
}
	
#content li {line-height:1.7em;
	font-size:0.9em;}

hr {display: block;}






/* Footer */
#footer {
	background: #CD3754;
	color:#000;
	font: 80%;
	height: 147px;
}

#footer2 {background-color: #444444;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	height:94px;}


#foot {
	width:950px;
	margin:0 auto;
	height:147px;
	line-height:1.1em;
	background: #CD3754 url(../images/bg-footer.jpg) no-repeat;
	padding-top: 0;
}



#foot2 {
	width:800px;
	margin:0 auto;
	height:140px;
	line-height:1.1em;
	padding:0 10px 0 10px;
	}

#foot #left {
	width:300px;
	float:left;
	color: #999999;
	padding-top: 20px;
	padding-left: 100px;
	font-size: 80%;
	color:#FFF
}

#foot #left a {
	text-decoration: underline;
}

#foot #left a:hover{
	color:#802033
}

#foot #right {
	width:200px;
	float:right;
	text-align:right;
	color: #666666;
	padding-top: 51px;
	font-size: 80%;
}

#foot2 #left {width:450px;float:left;padding-top:10px;}
#foot2 #right {width:250px;float:right;text-align:right;padding-top:10px;}






/* Main Menu / Navigation */

#menu {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0;
	float: right;
	padding: 12px 0px 7px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 30px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
	margin-right: 2px;
	padding: 34px 18px 0px;
}

#menu a:hover {
	color: #FA8D3B;
}

#menu .current_page_item a {
	color: #EB5F79;
	font-weight: bold;
	background: url(../images/bg-nav-on.jpg);
}

#menu .page_home a {
	color: #FA8D3B;
	font-weight: bold;
}

#menu .page_home a:hover {
	color: #FA8D3B;

}
#menu .page_newsroom a {
	color: #FA8D3B;
	font-weight: bold;
}

#menu .page_newsroom a:hover {
	color: #F05D77;

}

#menu .page_forms_policies a {
	color: #FA8D3B;
	font-weight: bold;
}

#menu .page_forms_policies a:hover {
	color: #F05D77;

}

#menu .page_health_information a {
	color: #FA8D3B;
	font-weight: bold;
}

#menu .page_health_information a:hover {
	color: #F15E78;

}

#menu .page_links a {
	color: #FA8D3B;
	font-weight: bold;
}

#menu .page_links a:hover {
	color: #EF5C79;

}

#menu .page_contact a {
	color: #FA8D3B;
	font-weight: bold;
}

#menu .page_contact a:hover {
	color: #F15C7A;

}



#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 115%;
}

#navlist li
{
	list-style: url(../fr/stylesheets/none) none outside;
	background: url(../images/bullet-paper.jpg) no-repeat 0.5em 1.25em;
	border-bottom: thin solid #CCCCCC;
	padding: 10px 10px 10px 35px;
}

#navlist li strong
{
	font-weight: bold;
	display: block;
	font-size: 110%;
}

#navlist a em
{
	font-weight: bold;
	display: block;
	color: #000000;
	font-style: normal;
	background: url(../images/bullet-arrow-circle.gif) no-repeat 35px;
	text-decoration: none;
}

#navlist a:hover em
{
	font-weight: bold;
	display: block;
	color: #666666;
	font-style: normal;
	background: url(../images/bullet-arrow-circle.gif) no-repeat 35px;
}

#navlist li img
{
	float: right;
	padding-left: 5px;
	padding-top: 30px;
}

#navlist-pdf
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 115%;
}

#navlist-pdf li
{
	list-style: url(../fr/stylesheets/none) none outside;
	background: url(../images/bullet-pdf.jpg) no-repeat 0.5em 1em;
	padding: 10px 10px 10px 35px;
}

#navlist-pdf li strong
{
	font-weight: bold;
	display: block;
	font-size: 110%;
}

#navlist-pdf a 
{
	display: block;
	font-style: normal;
	text-decoration: none;
}

#navlist-pdf a:hover em
{
	font-weight: bold;
	display: block;
	color: #666666;
	font-style: normal;
	background: url(../images/bullet-arrow-circle.gif) no-repeat 35px;
}

#navlist-pdf li img
{
	float: right;
	padding-left: 5px;
	padding-top: 30px;
}

#navlist-sq
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 115%;
}

#navlist-sq li
{
	list-style: url(../fr/stylesheets/none) none outside;
	background: url(../images/bullet.jpg) no-repeat 0.5em 1.25em;
	padding: 10px 10px 10px 35px;
}

#navlist-sq li strong
{
	font-weight: bold;
	display: block;
	font-size: 110%;
}

#navlist-sq a 
{
	display: block;
	font-style: normal;
	text-decoration: none;
}

#navlist-sq a:hover em
{
	font-weight: bold;
	display: block;
	color: #666666;
	font-style: normal;
	background: url(../images/bullet-arrow-circle.gif) no-repeat 35px;
}

#navlist-sq li img
{
	float: right;
	padding-left: 5px;
	padding-top: 30px;
}


#btm-links {
	
	width: 950px;
	margin:auto;
	text-align: center;
}



/*links at bottom footer - home page and sub pages*/

ul#footerlist 
{
	padding-bottom: 20px;
	padding-top: 15px;
	text-align: center;
	font-size: 90%;

}

#footerlist li
{
	display: inline;
	list-style-type: none;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.1em;
	border-right: thin solid #CD3754;
	font-size: 90%;
}

#footerlist li a
{
	text-decoration: none;
	color: #999;
}


#footerlist li a:hover
{
	color: #333;
	text-decoration: none;
}


#footerlist li a:link.first
{
	font color: #999;
}




/*for btm nav links without right pipe on all pages*/

ul#footerlist li.last
{
	border-right-style: none;
}

#left {
	width:500px;
	float: left;
	
}

#left-home {
	width:425px;
	float: left;
	
}

#foot #left a{
	color:#FFF;
	text-decoration:underline;
	
}

#foot #left-home a{
	color:#FFF;
	text-decoration:underline;
	
}


#right {
	width:500px;
	float: right;
	
}

#right-home {
	width:425px;
	float: right;
	
}

.left-subpage {
	width: 450px;
	padding-bottom: 20px;
}

#left-menu-box {
	width: 290px;
	padding: 0px;
	background: url(../images/bg-sub-nav.jpg) no-repeat;
	height: 560px;
	float: left;
	margin: 1em 12px 2em 12px;
}

#left-menu-box-inside {
	padding-bottom: 20px;
	margin-right: 3em;
	margin-top: 1em;
}

#services-button {
	width: 195px;
	height: 48px;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	display: block;
	background: transparent url(../images/title-services.jpg) no-repeat;
}

#creative-button {
	width: 195px;
	height: 48px;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	display: block;
	background: transparent url(../images/titles-ourcreative.gif) no-repeat;
}

#deliver-button {
	width: 195px;
	height: 48px;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	display: block;
	background: transparent url(../images/titles-wedeliver.gif) no-repeat;
}

#portfolio-button {
	width: 195px;
	height: 48px;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	display: block;
	background: transparent url(../images/title-portfolio.jpg) no-repeat;
}


.right-quote-box {
	width:200px;
	float: right;
	background: url(../images/bg-taglines.gif) repeat;
	padding: 10px;
	margin-right: 190px;
	color: #FFF;
}
