/**********************************************************************************************

	Title: CSS
	Author: Studio 7 Designs Inc
	Date: 2008 

***********************************************************************************************

	1. Global Reset
	
	2. General Elements
	
	3. Layout
		3.1 Header
		3.2 Pitch
		3.3 portfolio
		3.4 Services
		3.5 We do
		3.6 Footer		
		
***********************************************************************************************/
/* 0. BAND-AID
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
	.blacktop{
		width:100%;
		background-color:black;
		height:35px;
		
		position:absolute;
		top:0;
	}
	.blacktop-container{
		width:980px;
		margin-left:auto;
		margin-right:auto;
		padding-top:7px;
	}

/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/*	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
*/
	ol, ul {
		list-style: none;
	}
	
	table {
		border-collapse: separate; 
		border-spacing: 0;
	}

	caption, th, td {
		text-align: left; 
		font-weight: normal;
	}
	h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	}

/* 2. General Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	body {
		
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	color: #4b4b4b;
	background:#000 url(../images/bg-page.jpg) center top no-repeat;
	padding-top:97px;
	padding-bottom:25px;
	}

	hr {
	display: none;
	}
		
	strong {
		font-weight: bold;
	}
		
	em {
		font-style: italic;
	}
	
	address {
		font-style: normal;
	}

	input, textarea, select {
		font: 1em Arial, Helvetica, sans-serif;
	}

	a {
		color: #4C7B9E;
		text-decoration: none;
		outline: none;
	}
	a:hover {
	color: #0000CC;
	text-decoration: underline;
	}

	a:visited {}

	a:active {}
.copyright   {
	color:#515151;
	font-size:85%;
	padding-bottom: 8px;
	padding-top: 24px;
	}
.cursor {
	cursor: pointer;
	cursor: hand;
}
	.clearer {
		clear:both;
	}
.underline, underline a {
	text-decoration: underline;
}
.whitetext, .whitetext a {
	color: #FFFFFF;
}
	


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	#accesibility {
		position:absolute;
		left:-999em;
	}
	#logo {

	position: absolute;
	top: -100px;
	width: 100%;
	height: 235px;
	margin: auto;
	display: block;
	text-align: center;
	}
	h1#logo {		
		
		width:980px;
		height:101px;
		text-indent:-9999em;
		margin: auto;
		background:url(../images/logo.jpg) left top no-repeat;
	}
	#container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 1.3em;
	margin-top:29px;
	}

/* 3.1 HEADER
------------------------------------------------------------------------------------------------ */
	#headercontainer {
	background: url(../images/headerbg.jpg) left top repeat-x;
	width: 980px;
	margin: auto;

	}
	#header {

	position:relative;
	overflow:hidden;
	height: 58px;
	width: 980px;
	margin: auto;
	}
	/* 3.1.1 MENU
	-----------------------------------------*/
	#main_menu {
	float:right;
	display:inline;
	margin-top:20px;
	width:980px;
	}
		#main_menu li {
	float:left;
		}
		#main_menu li.fist_element {
	padding-left:1px;
	margin-left:550px;
	display:inline;
		}
		#main_menu a {
			float:left;
			color:#4b4b4b;
			text-transform:uppercase;
			font-family:Arial, Helvetica, sans-serif;
			padding:6px 14px;
			text-decoration:none;
		}
		#main_menu a:hover {
		}
		#main_menu a.selected {
			position:relative;
			top:1px;
			padding-bottom:7px;
			padding-top:5px;
		}
			

/* 3.1.2 MAIN
------------------------------------------------------------------------------------------------ */	
#contentcontainer {
	width: 980px;
	margin: auto;
	background-color: #fff;
}

#main {
	font-size: 1.6em;
	line-height: 1.2em;
	text-align: center;
	width: 850px;
	margin: auto;
	padding-top: 10px;

}
#iphoneframe-horiz {
	background-image: url(../images/global/iphone-horiz0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 424px;
	text-align: center;
	padding-top: 34px;
	clear: both;
}
#iphoneframe-vert {
	background-image: url(../images/global/iphone-vert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 720px;
	text-align: center;
	padding-top: 120px;
	clear: both;
	padding-left: 18px;
}
#centerpitch{
	height:640px;
	margin-top:0px;
	position:relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#centerpitch  h2 {
	height:640px;
	width:720px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-image: url(../images/espn-pitchlg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 130px;
	margin-left: 130px;
	margin-top: 24px;
	}
#centerpitchTH h2 {
	height:580px;
	width:900px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-image: url(../images/homepage/tonyhawk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 24px;
}
#centerpitchAR /* 3.2 PITCH
------------------------------------------------------------------------------------------------ */		

   h2 {
	height:580px;
	width:720px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #66CC00;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-image: url(../images/homepage/asherroth-lg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 130px;
	margin-left: 130px;
	margin-top: 24px;
}

/* 3.2 PITCH
------------------------------------------------------------------------------------------------ */		

#centerpitchTS   h2 {
	height:580px;
	width:720px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-image: url(../images/homepage/tapstar-lg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 130px;
	margin-left: 130px;
	margin-top: 24px;
}
#centerpitchESPN h2 {
	height:640px;
	width:720px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-image: url(../images/espn-pitchlg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 130px;
	margin-left: 130px;
	margin-top: 24px;
	overflow: hidden;
}
#centerpitchPCD h2 {
	height:540px;
	width:720px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-image: url(../images/homepage/pcd-lg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 130px;
	margin-left: 130px;
	margin-top: 24px;
	overflow: hidden;
}
#pitchsolo  li.asherroth {
	height: 96px;
	padding-left:0px;
	padding-top: 0px;
	margin-top:395px;
	margin-left:150
\;
	margin-right:55px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	line-height: 110%;
	font-size: 14px;
}
#pitchsolo li.tapstar {
	height: 220px;
	margin-top:290px;
	margin-left:250px;
	margin-right:50px;
	width: 400px;
	line-height: 120%;
	font-size: 15px;
	text-align: right;
}
#pitchsolo  li.cameraman {
	height: 140px;
	padding-left:0px;
	padding-top: 0px;
	margin-top:210px;
	margin-left:55px;
	margin-right:55px;
	font-size: 15px;
	line-height: 120%;
	margin-bottom: 190px;
}
#pitchsolo li.pcdparty {
	height: 96px;
	padding-left:0px;
	padding-top: 0px;
	margin-top:316px;
	margin-left:150
\;
	margin-right:55px;
	margin-left: 150px;
	margin-right: 100px;
	margin-bottom: 20px;
	line-height: 110%;
	font-size: 14px;
}
#pitchsolo  li {
	float:left;
	display: block;
		}
#pitchsolo  li.item1 {
	height: 330px;
	padding-left:0px;
	padding-top: 0px;
	margin-top:200px;
	margin-left:55px;
	margin-right:55px;
		}
#pitchsolo li.buttons {
	display: block;
	width: 100%;
	margin: auto;
}
#pitchsolo   li.buttons img {
	display: inline;
	}

	
#pitch {
	height:600px;
	margin-top:0px;
	position:relative;
}
#pitch    h1.left {
	position:absolute;
	height:600px;
	width:474px;
	left:0px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: 24px top;
	float: left;
	cursor: hand;
	cursor: pointer;
	}
#pitch  h1.right {
	position:absolute;
	height:600px;
	width:490px;
	left:490px;
	top:0px;
	text-indent:0em;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: white;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: top 8px;
	cursor: hand;
	cursor: pointer;
	}
#pitchLeft   li {
			float:left;
		}
#pitchRight  li {
			float:left;
		}
#pitchLeft   li.buttons {
	padding-left:18px;
	margin-top:16px;
	margin-left:auto;
	margin-right:auto;
	display:inline;
	width: 100%;
	}
#pitchRight   li.buttons {
	margin-top:16px;
	margin-left:-6px;
	margin-right:auto;
	display:inline;
	width: 100%;
	}
#pitch li.pcdparty {
	height: 290px;
	padding-left:0px;
	margin-top:200px;
	margin-left:220px;
	margin-right:25px;
	display:inline;
}
#pitch    li.cameraman {
	height: 344px;
	padding-left:0px;
	padding-top: 0px;
	margin-top:186px;
	margin-left:32px;
	margin-right:52px;
	display:inline;
}
#pitch li.kissme {
	height: 320px;
	padding-left:40px;
	padding-top: 0px;
	margin-top:100px;
	margin-left:32px;
	margin-right:52px;
	display:inline;
	margin-bottom: 66px;
}
#pitch  li.tapstar {
	height: 206px;
	padding-left:40px;
	padding-top: 0px;
	margin-top:280px;
	margin-left:22px;
	margin-right:42px;
	display:inline;
	margin-bottom: 0px;
}
#pitch   li.scion {
	height: 236px;
	padding-left:100px;
	padding-top: 0px;
	margin-top:250px;
	margin-left:68px;
	margin-right:24px;
	display:inline;
	margin-bottom: 0px;
}
#pitch li.lilwayne {
	height: 113px;
	padding-left:0px;
	margin-top:370px;
	margin-left:60px;
	margin-right:25px;
	display:inline;
}
#pitch li.akon {
	height: 180px;
	padding-left:0px;
	margin-top:275px;
	margin-left:36px;
	margin-right:170px;
	display:inline;
	margin-bottom: 26px;
}
#pitch  li.ladygaga {
	height: 306px;
	padding-left:0px;
	margin-top:180px;
	margin-left:240px;
	margin-right:50px;
	display:inline;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#pitch   li.asherroth {
	height: 90px;
	padding-left:0px;
	margin-top:395px;
	margin-left:32px;
	margin-right:48px;
	display:inline;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#pitch    li.spellingbee {
	height: 280px;
	padding-left:0px;
	margin-top:210px;
	margin-left:42px;
	margin-right:58px;
	display:inline;
	margin-bottom: 0px;
	color: #FFFFFF;
}


/* 3.3 PORTOFOLIO
------------------------------------------------------------------------------------------------ */
#portfolio {
	background:url(../images/bg-portfolio.gif) left top repeat-x;
	overflow:hidden;
	padding-bottom:20px;
}
	#portfolio li {
		float:left;
		width:245px;
		text-align:center;
		background:url(../images/bg-portfolio-separator.gif) right 50% no-repeat;
	}
	#portfolio h3 {
		font-size:1.6em;
		margin-top:20px;
	}
	#portfolio p {
		margin:0 35px;
		line-height:16px;
	}
	#portfolio img {
		margin:5px auto 15px;
		display:block;
	}
	a.btn-web_portfolio {
		background:url(../images/btn-web_portfolio.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:130px;
		margin:0 auto;
	}
		a.btn-web_portfolio:hover {
			background:url(../images/btn-web_portfolio.gif) left bottom no-repeat;
		}
	a.btn-print_portfolio {
		background:url(../images/btn-print_portfolio.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:139px;
		margin:0 auto;
	}
		a.btn-print_portfolio:hover {
			background:url(../images/btn-print_portfolio.gif) left bottom no-repeat;
		}
	a.btn-view_portfolio {
		background:url(../images/btn-view_portfolio.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:139px;
		margin:0 auto;
	}
		a.btn-view_portfolio:hover {
			background:url(../images/btn-view_portfolio.gif) left bottom no-repeat;
		}
	a.btn-logo_portfolio {
		background:url(../images/btn-logo_portfolio.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:138px;
		margin:0 auto;
	}
		a.btn-logo_portfolio:hover {
			background:url(../images/btn-logo_portfolio.gif) left bottom no-repeat;
		}

/* 3.4 SERVICES
------------------------------------------------------------------------------------------------ */
#services {
	background:#f5f5f5 url(../images/bg-services.gif) left top repeat-x;
	overflow:hidden;
}
	#services h3 {
		font-size:2em;
		margin-top:34px;
	}
	#services ul {
		margin-right:30px;
	}
	#services li {
		background:url(../images/bg-service_separator.gif) center bottom no-repeat;
		padding:20px 0 23px;
		overflow:hidden;
	}
		#services li.last_element {
			background:none;
		}
	#services li h4 {
		font-size:1.30em;
		margin-bottom:4px;
	}
	#services li img {
		float:left;
		margin-right:30px;
	}
	#services li a.view_services {
		background:url(../images/btn-view_services.gif) left top no-repeat;
		height:24px;
		width:114px;
		display:block;
		margin-top:17px;
		margin-left:186px;
		text-indent:-9999em;
	}
		#services li a.view_services:hover {
			background:url(../images/btn-view_services.gif) left bottom no-repeat;
		}
	#our_style {
		float:left;
		display:inline;
		background:#ebecec url(../images/bg-our_style.gif) left top repeat-x;
		border:1px solid #fff;
		width:365px;
		margin:34px 24px;
	}
	#our_style img {
		display:block;
		margin:17px auto;
	}
	#our_style h4 {
		font-size:1.44em;
		margin:0 17px 6px;
		font-weight:bold;
	}
	#our_style p {
		margin:0 17px 17px;
	}
	#our_style a {
		background:url(../images/btn-view_portfolio-large.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:33px;
		width:165px;
		margin-bottom:20px;
		margin-left:181px;
	}
		#our_style a:hover {
			background:url(../images/btn-view_portfolio-large.gif) left bottom no-repeat;
		}


/* 3.5 WE DO
------------------------------------------------------------------------------------------------ */
#we_do {
	background:#f5f5f5 url(../images/bg-services.gif) left top repeat-x;
	overflow:hidden;
	padding-top:34px;
	visibility: hidden;
}
	#we_do li {
		float:left;
		width:245px;
		background:url(../images/bg-we_can-separator.gif) right 50% no-repeat;
		visibility: hidden;
	}
	#we_do li h4 {
		font-size:1.30em;
		font-weight:bold;
		margin:0 23px 12px;
		visibility: hidden;
	}
	#we_do li p {
		margin:0 23px 17px;
		visibility: hidden;
	}
	
	

/* 3.6 MEDIA
------------------------------------------------------------------------------------------------ */
#media .welcome_to_media {
	position:relative;
	height:387px;
	background:url(../images/bg-welcome_to_media.jpg) left top no-repeat;
	border-top:1px solid #fff;
}
	#media .welcome_to_media h2 {
		font-size:1.7em;
		line-height:1;
		font-weight:bold;
		margin-left:32px;
		padding-top:27px;
	}
	#media .welcome_to_media h2 strong {
		font-size:2.3em;
		color:#0a4571;
		font-weight:bold;
		font-style:normal;
		display:block;
		text-transform:uppercase;
		margin-top:1px;
	}
	#media .welcome_to_media h2 em {
		font-size:1.4em;
		font-weight:bold;
		font-style:normal;
		display:block;
		line-height:.9;
	}		
	#media .welcome_to_media .right {
		font-size:1.2em;
		position:absolute;
		width:235px;
		top:120px;
		left:710px;
		line-height:1.3em;
	}
#media .goodies {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-goodies.gif) left top repeat-x;
}
	#media .goodies li {
		float:left;
		text-align:center;
		width:245px;
		background:url(../images/bg-work_detail_one-separator.gif) right 50% no-repeat;
	}
	#media .goodies li img {
		display:block;
		margin:0 auto;
	}
	#media .goodies h3 {
		font-size:1.7em;
		font-weight:bold;
	}
	#media .goodies p {
		margin:0 18px;
		margin-bottom:1.6em;
		line-height:1.4em;
	}
	#media .goodies a.download_eps,
	#media .goodies a.download_jpg {
		display:block;
		width:129px;
		height:27px;
		margin:25px auto 20px;
		text-indent:-9999px;
		background:url(../images/btn-download_eps.gif) left top no-repeat;
	}
	#media .goodies a.download_jpg {
		background:url(../images/btn-download_jpg.gif) left top no-repeat;
	}
	#media .goodies a.download_eps:hover,
	#media .goodies a.download_jpg:hover {
		background-position:left bottom;
	}
    #media .other_links {
	padding:30px 14px 15px 30px;
	background:url(../images/bg-other_links.gif) left top repeat-x;
	overflow:hidden;
	height:1%;
    }
	#media .other_links li {
		float:left;
		width:452px;
		margin-right:16px;
		margin-bottom:16px;
		background:url(../images/bg-legal-top.gif) left top no-repeat;
	}
	#media .other_links li a.download {
		float:left;
		height:78px;
		width:75px;
		margin-top:26px;
		margin-left:18px;
		text-indent:-9999px;
		background:url(../images/icn-download-grey.gif) left top no-repeat;
	}
	#media .other_links li h3 {
		padding-left:110px;
		font-size:1.3em;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:20px;
	}
	#media .other_links li h3 span {
		font-size:.9em;
	}
	#media .other_links li p {
		padding-left:110px;
		font-size:.95em;
		padding-right:20px;
	}
	#media .other_links li span.download {
		display:block;
		background:url(../images/bg-legal-bottom.gif) left bottom no-repeat;
		padding-right:25px;
		padding-bottom:10px;
		text-align:right;
	}
	#media .other_links li span.download a {
		color:#6c6c6c;
		text-decoration:underline;
		font-weight:bold;
		font-size:1.1em;
	}
	#media .other_links li span.download a:hover {
		color:#000;
	}


/* 3.7 ERROR 404
------------------------------------------------------------------------------------------------ */
#error404 {
	background:#e4e3e3 url(../images/bg-error.gif) left top repeat-x;
	overflow:hidden;
	height:527px;
	}
	#error404 h2 {
		background:url(../images/bg-error_title.gif) left top no-repeat;
		width:580px;
		height:187px;
		margin:80px auto 31px;
	}
		#error404 h2 strong {
			color:#0a4571;
			font-weight:bold;
			font-size:4em;
			line-height:1em;
			display:block;
			margin-left:202px;
			padding-top:50px;
		}
		#error404 h2 span {
			font-size:1.5em;
			margin-left:200px;
		}
	#error404 ul {
		margin-left:144px;
	}
	#error404 li {
		float:left;
		margin-right:27px;
	}
	#error404 a {
		float:left;
		height:160px;
		width:154px;
		text-indent:-9999px;
	}
	#error404 a.home {
		background:url(../images/bg-go_to_home.gif) left top no-repeat;
	}
	#error404 a.blog {
		background:url(../images/bg-go_to_blog.gif) left top no-repeat;
	}
	#error404 a.portfolio {
		background:url(../images/bg-go_to_portfolio.gif) left top no-repeat;
	}
	#error404 a.contact {
		background:url(../images/bg-go_to_contact.gif) left top no-repeat;
	}
	#error404 a:hover {
		background-position:left bottom;	
	}


/* 3.8 PRIVACY POLICY
------------------------------------------------------------------------------------------------ */
#privacy_policy {
	background:#fff;
	padding:35px 35px 35px;
}
	#privacy_policy h2 {
		font-weight:bold;
		font-size:230%;
		margin-bottom:10px;
	}
	#privacy_policy h3 {
		font-weight:bold;
		font-size:120%;
		padding-top:.6em;
		line-height:1.285em;
		margin-bottom:.6em;
	}
	#privacy_policy p {
		font-size:110%;
		line-height:1.285em;
		text-align:justify;
		margin-bottom:1.285em;
	}


/* 3.9 FOOTER
------------------------------------------------------------------------------------------------ */	
#footercontainer {
	background:url(../images/bg-page-footer.jpg) center bottom no-repeat;
	height: 350px;
}

#footer {
	padding:20px 0 17px;
	color:#bababa;
	overflow:hidden;
	background-color: #ffffff;
	width: 980px;
	margin: auto;
}
	#footer .quick_portfolio {
		float:left;
		width:190px;
		height: 220px;
		background:url(../images/bg-footer_separator.gif) right 50% no-repeat;
		visibility: hidden;
	}
	#footer h3 {
		text-transform:uppercase;
		font-weight:bold;
		font-size:1.3em;
		margin-bottom:13px;
	}
	#footer .quick_portfolio h3,
	#footer .quick_portfolio a {
		margin-left:25px;
	}
	#footer .quick_portfolio a {
		height:117px;
		width:137px;
		display:block;
		text-indent:-9999px;;
		background:url(../../_media/images/portfolio_image.gif) top left no-repeat;
	}
	#footer .quick_menu {
		width:337px;
		float:left;
		background:url(../images/bg-footer_separator.gif) right 50% no-repeat;
		visibility: hidden;
	}
	#footer .quick_menu ul,
	#footer .quick_menu h3 {
		margin-left:25px;
	}
	#footer .quick_menu li {
		float:left;
		width:150px;
	}
	#footer .quick_menu a {
		color:#9c9c9c;
		text-transform:uppercase;
		text-decoration:none;
		font-size:85%;
	}
	#footer .quick_menu a:hover {
		color:#fff;
	}
	#footer .quick_action {
		float:right;
		width:422px;
		margin-right:25px;
		text-align:right;
	}
	#footer .quick_action h3 {
		background:url(../images/titl-phone_no.gif) left top no-repeat;
		width:405px;
		height:42px;
		text-align:left;
		margin-left:15px;
		margin-bottom:5px;
		text-indent:-9999em;
	}
	#footer .quick_action a {
		background:url(../images/btn-request_a_quote.gif) left top no-repeat;
		height:35px;
		width:197px;
		text-indent:-9999em;		
		text-align:left;
		margin:20px 0 20px 225px;
		display:block;
	}
		#footer .quick_action a:hover {
			background:url(../images/btn-request_a_quote.gif) left bottom no-repeat;
		}
	#footer .quick_action p.titl-we_provide_free {
		background:url(../images/titl-we_provide_free.gif) right top no-repeat;
		text-indent:-9999px;
		height:17px;
		width:359px;
		text-align:left;
		margin-left:59px;
		margin-top:6px;
	}
	#footer .quick_action .copyright {
		text-transform:uppercase;
		color:#515151;
		font-size:85%;
	}
.pressquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
}
.presstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
	line-height: 1em;
}
.presssubtitle {font-size: 14px}
#presstable  td {
	text-align: left;
	vertical-align: top;
}
.readarticle {
	padding: 8px;
}
#featuretag {
	position: absolute;
	font-weight: normal;
	margin-left: 12px;
	margin-top: 6px;
	text-align: left;
	font-size: 14px;
}
