img, div { behavior: url(iepngfix.htc) }

/*** BASIC LAYOUT ***/

p a {
color: #5d1111;
text-decoration:none;
}

p a:hover {
text-decoration: underline;
}

body {
background-color:#E3E3E3;
margin-top: 40px;
color: #666;
font-size: 12px;
}

#content .space {
line-height: 1.5em;
}


body#home {
margin-top: 40px;
}

#home #content {
text-align: center;
}

#wrap {
width: 792px;
margin: 0 auto;
}

#top_frame {
height: 18px;
background:	url(images/edges_top.gif) no-repeat left top;
}

#home #masthead {
height: 70px;
}

#masthead {
height: 90px;
width: 100%;
}

#bodyWrap {
width: 710px;
padding: 0 41px;
background:url(images/edges_body.gif) center repeat-y;
}

#bottom_frame {
height: 18px;
background:url(images/edges_bottom.gif) no-repeat left bottom;
}

#footerWrap {
position: relative;
}

/*** NAVIGATION ***/
#nav {
float: right;
width: 400px;
margin: 11px 0 0 0;
background: transparent;
line-height: normal;
}
#home #nav {
margin: 22px 0 0 0;
}
#subpage #nav {
margin: 22px 0 0 0;
}
#plain #nav {
margin: 22px 0 0 0;
}
#nav ul {
margin: 0 0 0 -20px;
padding: 0;
list-style: none;
}
#nav li {
display: inline;
margin: 0;
padding: 0;
}
#nav a {
float: left;
display: block;
line-height: 22px;
text-indent: -5000px;
}
#nav a.current, #nav a.current:hover {
background-position: left -22px;
}
#nav a:hover {
background-position: left -22px;
}

#navHome a {
width: 61px;
background: url(images/nav_home.gif) no-repeat left top;
}
#navStrategy a {
width: 88px;
background: url(images/nav_strategy.gif) no-repeat left top;
}
#navServices a {
width: 79px;
background: url(images/nav_services.gif) no-repeat left top;
}
#navClients a {
width: 95px;
background: url(images/nav_clients.gif) no-repeat left top;
}
#navBlog a {
width: 58px;
background: url(images/nav_blog.gif) no-repeat left top;
}
#navContact a {
width: 86px;
background: url(images/nav_contact.gif) no-repeat left top;
}

#subNav {
float: right;
width: 448px;
height: 22px;
margin: 6px 0 0 0;
text-indent: 35px;
line-height: 22px;
font-size: 10px;
text-transform: uppercase;
text-decoration: none;
background: url(images/subnav_bg.gif) no-repeat center left;
}
#subNav ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
#subNav li {
display: inline;
margin: 0 0 0 10px;
padding: 0 12px 0 0;
border-right: 1px solid #939393;
}
#subNav li.last {
border: none;
}
#subNav li a {
text-decoration: none;
color: #939393;
}
#subNav a.current, #subNav a.current:hover {
text-decoration: underline;
}
#subNav a:hover {
text-decoration: underline;
}

/*** TYPOGRAPHY ***/

.subhead {
margin: 32px 40px 15px 20px;
float: left;
}
#plain .subhead, #services .subhead {
margin: 2px 40px 25px 20px;
float: left;
}
.subhead h2 {
font-size: 19px;
color: #5d1111;
width: 200px;
}
#intmkt .subhead h2 {
text-indent: -9999px;
width: 291px;
height: 96px;
background: url(images/h2_InterMkt.png) no-repeat;
margin: -25px 5px 15px -110px;
}
#videomkt .subhead h2, #fivestep .subhead h2, #why-video .subhead h2, #analytics .subhead h2 {
	text-indent: -9999px;
	width: 185px;
	height: 154px;
	background-image: url(../images/types_final_06.jpg);
	background-repeat: no-repeat;
	margin-top: -40px;
	margin-left:-15px;
	margin-right: -15px;
	margin-bottom: -10px;
	z-index:1000;
}
#ourPeople .subhead h2 {
text-indent: -9999px;
width: 332px;
height: 159px;
background: url(images/h2_People2.png) no-repeat;
margin: -35px 30px -90px -91px;
}

#directMail .subhead h2 {
text-indent: -9999px;
width: 200px;
height: 157px;
background: url(images/h2_DirectMail.png) no-repeat;
margin: -25px 0px -35px -20px;
}

#ourAffiliates .subhead h2 {
text-indent: -9999px;
width: 332px;
height: 159px;
background: url(images/h2_Partners.png) no-repeat;
margin: -35px 30px -90px -91px;
z-index: 999;
}

#SEO .subhead h2 {
text-indent: -9999px;
width: 282px;
height: 64px;
background: url(images/execSEO.gif) no-repeat;
margin: 0px 30px -90px 330px;
}

#blog .subhead h2 {
text-indent: -9999px;
width: 332px;
height: 159px;
background: url(images/h2_Blog.png) no-repeat;
margin: -35px 30px -90px -89px;
}

#portfolio .subhead h2 {
text-indent: -9999px;
width: 332px;
height: 159px;
background: url(images/h2_Portfolio.png) no-repeat;
margin: -35px 30px -90px -89px;
}

#creative_copy {
width: 410px;
margin: 85px 0 0 0;
}

#creative_copy h2 {
text-indent: -9999px;
width: 310px;
height: 14px;
background: url(images/h2_Creative.png) no-repeat;
margin-bottom: 20px;
}

#creative_copy p {
line-height: 18px;
}

h3 {
font-size: 16px;
}

h3 {
color: #5d1111;
margin-bottom: 5px;
}

h4 {
font-weight:normal;
margin: -3px 0 10px 0;
text-transform: uppercase;
font-size:11px;
}

.subheadImage {
position: relative;
float: right;
width: 215px;
margin-top: -20px;
}

.subheadImage#mixed {
margin-top: -30px;
}

.subheadImage div {
	position: absolute;
	left: 10px;
}

.pullquote {
left: 30px;
top: 240px;
width: 180px;
text-align: right;
}
.video-types{
width:236px;
float:right;
position:absolute;
margin-right:-23px;
height:76px;
}
.video-types a{
display: block;
width:236px;
height:76px;
background:url(../images/types_final_09.jpg) no-repeat;
text-indent:-5000px;
}
.fivestep{
width:236px;
float:right;
position:absolute;
margin-right:-23px;
height:91px;
}
.fivestep a{
display: block;
width:236px;
height:91px;
background:url(../images/types_final_11.jpg) no-repeat;
text-indent:-5000px;
}
.analytics{
width:236px;
float:right;
position:absolute;
margin-right:-23px;
height:75px;
}
.analytics a{
display: block;
width:236px;
height:75px;
background:url(../images/types_final_17.jpg) no-repeat;
text-indent:-5000px;
}
.why-video{
width:236px;
float:right;
position:absolute;
margin-right:-23px;
height:86px;
}
.why-video a{
display: block;
width:236px;
height:86px;
background:url(../images/types_final_18.jpg) no-repeat;
text-indent:-5000px;
}
.contact-us-side{
width:236px;
float:right;
position:absolute;
margin-right:-23px;
height:86px;
}
.contact-us-side a{
display: block;
width:236px;
height:86px;
background:url(../images/types_final_20.jpg) no-repeat;
text-indent:-5000px;
}

#videomkt .fivestep{top:220px;}
#videomkt .analytics{top:311px;}
#videomkt .why-video{top:386px;}
#videomkt .contact-us-side{top:486px;}

#fivestep .video-types{top:220px;}
#fivestep .analytics{top:383px;}
#fivestep .why-video{top:296px;}
#fivestep .contact-us-side{top:471px;}

#why-video .fivestep{top:220px;}
#why-video .video-types{top:311px;}
#why-video .analytics{top:383px;}
#why-video .contact-us-side{top:471px;}

#analytics .fivestep{top:220px;}
#analytics .video-types{top:311px;}
#analytics .why-video{top:383px;}
#analytics .contact-us-side{top:482px;}

ol#analytics {
	margin:0;
	padding:0;
	margin-left:24px;
	list-style-position:outside;
	margin-top:10px;
}
ol#analytics li{
	margin-bottom:30px;

}

ul.plain {
list-style: none;
padding-left:0;
font-size: 11px;
line-height: 18px;
}
ul.plain a {
color: #666;
}

.hr {
	width: 100%;
	height: 1px;
	background-color: #e0e0e0;
	clear: both;
	margin: 10px 0;
}
.hr2 {
width: 100%;
height: 1px;
background-color: #e0e0e0;
clear: both;
margin: 20px 0;
}

.hr hr, .hr2 hr {
display: none;
}

.noShow {
background-color: transparent;
}

.noShow2 {
background-color: transparent;
margin: 0;
}

/*** IMAGE REPLACEMENT ***/
#title {
float: left;
width: 200px;
margin: 12px 0 0 0;
height: 50px;
background: url(images/arlotta_logo.gif) no-repeat;
text-indent: -5000px;
display: block;
}
#title a {
display:block;
width:100%;
height:100%;
outline:none;
}
#headlineUnique {
width: 466px;
height: 33px;
margin: 0 auto;
background: url(images/headline_unique.gif) no-repeat;
text-indent: -5000px;
}
#textIntro {
width: 449px;
height: 75px;
margin: 0 auto;
margin-top: 5px;
background: url(images/text_intro.gif) no-repeat;
text-indent: -5000px;
}
#webvideoservices a{
	display: block;
	width: 152px;
	height: 41px;
	text-indent: -5000px;
	float: right;
	margin-right: 18px;
	padding-top: 20px;
	margin-top:00px;
	background-image: url(../images/home_new_05.jpg);
	background-repeat: no-repeat;
}
#webvideoservices2 a{
	display: block;
	width: 152px;
	height: 41px;
	text-indent: -5000px;
	float: right;
	margin-right: 6px;
	padding-top: 20px;
	margin-top:00px;
	background-image: url(../images/home_new_05.jpg);
	background-repeat: no-repeat;
}
#marketingservices a{
	display: block;
	width: 152px;
	height: 41px;
	text-indent: -5000px;
	float: right;
	margin-right: 20px;
	margin-top:-18px;
	padding-top: 20px;
	background-image: url(../images/home_new_03.jpg);
	background-repeat: no-repeat;
}
#CTAservices a {
display: block;
width: 466px;
height: 20px;
margin: 0 auto;
margin-top: -10px;
padding-bottom: 10px;
background: url(images/CTA_services.gif) no-repeat;
text-indent: -5000px;
}

#googleHome a {
position: relative;
float: left;
display: block;
width: 82px;
height: 75px;
margin-top: -70px;
clear: both;
background: url(../images/aqp.gif) no-repeat left top;
text-indent: -5000px;
}

/*** FOOTER ***/
#footerWrap {
font-size: 11px;
color: #939393;
}
#footerNav {
	position: absolute;
	top: 26px;
	left: 14px;
	width: 375px;
	padding: 0 0 0 36px;
	line-height: 15px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/mini_logo.gif) no-repeat center left;
}
#footerNav ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
#footerNav li {
	display: inline;
	border-right: 1px solid #939393;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#footerNav li.last {
border: none;
}
#footerNav li a {
text-decoration: none;
color: #939393;
}
#footerNav a.current, #footerNav a.current:hover {
text-decoration: underline;
}
#footerNav a:hover {
text-decoration: underline;
}

#copyright {
	position: absolute;
	top: 26px;
	left: 520px;
}
#home #copyright {
top: 48px;
left: 18px;
}
#phone {
	position: absolute;
	top: 27px;
	left: 390px;
	text-transform: uppercase;
	color: #5d1111;
	letter-spacing: 1px;
}
#home #phone {
	top: 49px;
	left: 320px;
}
#CTAfooter {
width: 293px;
height: 73px;
position: absolute;
top: 0;
right: 0;
background: url(images/CTA_footer.gif) no-repeat;
}
#home #CTAfooter {
top: 0;
right: 0;
}
#CTAfooter a {
display: block;
width: 280px;
height: 56px;
margin-top: 11px;
background: url(images/CTA_footer_text.gif) no-repeat;
text-indent: -5000px;
}
#CTAfooter a span {
display: none;
}
.hideme{
	display:none;
}
#why-video_contact-form {
	clear:both;
	text-align:center;
	padding-top:40px;
}
