/* CSS Document */

html {
	height:100%;
	 border:none;
	 overflow:scroll;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	background-color:#FFF;
	background-image: url(../images/bg_niagra.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

/* ---------------- Type Face ----------------- */

@font-face {
	font-family:"myriad";
	src:url(myriad.otf) format("opentype");
}

.font11{
	font-size:11px;
	line-height:15px;
}


/* ---------------- Type Styles ---------------- */

A:link{color:#fff; text-decoration:none}
A:visited{color:#fff; text-decoration:none}
A:active{color:#fff; text-decoration:none}
A:hover{color:#900; text-decoration:none}

.hopestreet A:link{color:#000; text-decoration:none}
.hopestreet A:visited{color:#000; text-decoration:none}
.hopestreet A:active{color:#000; text-decoration:none}
.hopestreet A:hover{color:#000; text-decoration:none}

.red A:link{color:#900; text-decoration:none}
.red A:visited{color:#900; text-decoration:none}
.red A:active{color:#900; text-decoration:none}
.red A:hover{color:#900; text-decoration:none}


/* ---------------- Template ---------------- */

.pagefill{
	width:1000px;
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-500px;
}

.tablefill{
	width:100%;
	height:100%;
}

.top_banner{
	width:100%;
	height:34px;
	background-image:url(../images/topbanner.png);
	background-repeat:no-repeat;
}

.page_banner{
	width:100%;
}

.content_background{
	background-image:url(../images/pagefill.png);
	background-repeat:repeat-y;
}

.content_container{
	font-size: 11px;
	padding-left:70px;
	padding-right:70px;
}

/* ---------------- page banners ---------------- */
.banner_home{
	width:1000px;
	height:272px;
	background-image:url(../images/banner_home.png);
}

.banner_theagency{
	width:1000px;
	height:139px;
	background-image:url(../images/banner_agency.png);
}

.banner_services{
	width:1000px;
	height:139px;
	background-image:url(../images/banner_services.png);
}

.banner_portfolio{
	width:1000px;
	height:139px;
	background-image:url(../images/banner_portfolio.png);
}

.banner_careers{
	width:1000px;
	height:139px;
	background-image:url(../images/banner_careers.png);
}

.banner_contact{
	width:1000px;
	height:139px;
	background-image:url(../images/banner_contact.png);
}

.mediarts_lnk{
	position:relative;
	width:272px;
	height:67px;
	left:35px;
	top:25px;
}


/* ---------------- rollover ---------------- */
.rollover{
	padding-left:50%;
	margin-left:-212px;
	text-align:center;
}

.rollover a {
	float:left;
	display:block;
	width: 85px;
	padding-top:9px;
	padding-bottom:11px;
	font-size: 10px;
	color:#FFF;
	background-image:url(../images/rollover.png);
	background-position:0 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -34px;
color: #fff;
}
.rollover a:active {
background-position: 0 -68px;
color:#fff;
}

.rolloverb a {
	float:left;
	display:block;
	width: 85px;
	padding-top:9px;
	padding-bottom:11px;
	font-size: 10px;
	color:#FFF;
	background-image:url(../images/rollover.png);
	background-position:0 -34px;
	background-repeat:no-repeat;
	text-decoration: none;
}
.rolloverb a:hover { 
background-position: 0 -34px;
color: #fff;
}
.rolloverb a:active {
background-position: 0 -68px;
color:#fff;
}

/* ---------------- page content ---------------- */

.feature{
	position:absolute;
	height:193px;
	width:211px;
	background-image:url(../images/feature_bg.png);
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	padding:3px;
	overflow:hidden;
}

.featuretitle{
	position:relative;
	background-repeat:no-repeat;
	width:210px;
	height:21px;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background-position:-3px -3px;
}

.f1{margin-left:-374px;left:50%;}
.f1t{background-image:url(../images/feature_ttl01.png);}

.f2{margin-left:-108px;left:50%;}
.f2t{background-image:url(../images/feature_ttl02.png);}

.f3{margin-left:158px;left:50%;}
.f3t{background-image:url(../images/feature_ttl03.png);}

.contact{
	width:200px;
	height:100%;
	background-image:url(../images/redttl.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	font-size: 12px;
	color:#FFF;
}
.contact_filler{
	width:180px;
	height:100%;
	margin-top:7px;
	background-image:url(../images/gradient.png);
	background-repeat:no-repeat;
	background-color:#333133;
	padding:10px;
	line-height:15px;
	font-size: 10px;
}

.contact_filler A:link{color:#fff; text-decoration:none}
.contact_filler A:active{color:#fff; text-decoration:none}
.contact_filler A:visited{color:#fff; text-decoration:none}
.contact_filler A:hover{color:#900; text-decoration:none}

.contact_map{
	border-style:solid;
	border-color:#610119;
	border-width: 2px;
}

.filler{
	float:right;
	padding-top:40px;
	padding-right:30px;
	width:570px;
	font-size:11px;
	line-height:18px;
}
.redttl{
	font-size:20px;
	font-weight:bold;
	color:#900;
}

.redttlsm{
	font-size:12px;
	font-weight:bold;
	color:#900;
}
