/* @override http://192.168.1.2/~will/_css/style.css */

body {
	font-family: Helvetica, Arial, sans-serif;
	/*background: #000 url(../_img/bg/rotator.php) no-repeat;*/
	color: white;
	margin: 0;
	background-color: #000;
}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 94px;}  /* must be same height as the footer */

#content{
	width: 100%;
	height: 616px;
}

#footer {position: relative;
	margin-top: -94px; /* negative value of footer height */
	height: 94px;
	clear: both;
	background: url(../_img/mm.png) no-repeat right bottom;
}

#footer img{
	margin-left: 19px;
	margin-top: 54px;
}

.col-slide {
	position: absolute;
	width: 320px;
	padding-left: 17px;
	padding-top: 28px;
	left: 0;
	height: 611px;
}
.col-slide .content {
	background: url(../_img/bg_col.png);
	height: 611px;
}


img, div, a, td, li{ 
	behavior: url(_css/iepngfix.htc); }

body { behavior: url(_css/csshover3.htc); } 

img {
border: none;
}

#col-side {
	width: 320px;
	height: 670px;
	padding-left: 17px;
	padding-top: 28px;
	background: url(../_img/bg_col.png);
	float: left;
}

#col-main {
	width: 444px;
	height: 710px;
	background: url(../_img/bg_col-main.png) repeat-x;
	left: 349px;
	position: absolute;
	display: none;

}

#col-main div.col-text strong {
}

#col-main div.col-text p {
	margin-bottom: 12px;
	margin-top: 0;
}

.col-text{
	width: 404px;
	margin-left: 20px;
	margin-top: 85px;
	font: 13px/22px Verdana, "Lucida Grande", sans-serif;
	color: black;
}

.col-samples{
	right: 30px;
	position: absolute;
	z-index: 0;
	top: 23px;
}

.preload { display: none;
	visibility: hidden;
}

/* @group Menu */

/* Menu General */

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 300px;
}

ul.menu a {
	display: block;
	text-decoration: none;	
}

ul.menu li {
	margin-top: -3px;
}

ul.menu li a {
	color: #fff;
}

ul.menu li ul li a {
	color: #000;
	display: inline;
	top: 6px;
}

img.bullet{
	margin-right: 5px;
	margin-left: 5px;
}

li.spacer{
	height: 10px;
}

.selected1 {
	width: 251px;
	background: url(../_nav/../_nav/nav_whatwedo_s.png) no-repeat 0 0;
}

.selected2 {
	width: 218px;
	background: url(../_nav/nav_ourwork_s.png) no-repeat 0 0;
}

.thisisus {
	background: url(../_nav/nav_thisisus.png) no-repeat;
	width: 183px;
}

.thisisus_s {
	background: url(../_nav/nav_thisisus_s.png) no-repeat;
	width: 183px;
}

.thisisus:hover {
	background: url(../_nav/nav_thisisus_s.png) no-repeat;
}

.whatwedo {
	background: url(../_nav/nav_whatwedo.png) no-repeat;
	width: 251px;
}

.whatwedo_s {
	background: url(../_nav/nav_whatwedo_s.png) no-repeat;
	width: 251px;
}


.whatwedo:hover {
	background: url(../_nav/nav_whatwedo_s.png) no-repeat;
}

.whywedoit {
	background: url(../_nav/nav_whywedoit.png) no-repeat;
	width: 274px;
}

.whywedoit_s {
	background: url(../_nav/nav_whywedoit_s.png) no-repeat;
	width: 274px;
}

.whywedoit:hover {
	background: url(../_nav/nav_whywedoit_s.png) no-repeat;
}

.ourwork {
	background: url(../_nav/nav_ourwork.png) no-repeat;
	width: 218px;
}

.ourwork:hover {
	background: url(../_nav/nav_ourwork_s.png) no-repeat;
}

.ourteam {
	background: url(../_nav/nav_ourteam.png) no-repeat;
	width: 196px;
}

.ourteam_s {
	background: url(../_nav/nav_ourteam_s.png) no-repeat;
	width: 196px;
}

.ourteam:hover {
	background: url(../_nav/nav_ourteam_s.png) no-repeat;
}

.trackrecord {
	background: url(../_nav/nav_trackrecord.png) no-repeat;
	width: 281px;
}

.trackrecord_s {
	background: url(../_nav/nav_trackrecord_s.png) no-repeat;
	width: 281px;
}

.trackrecord:hover {
	background: url(../_nav/nav_trackrecord_s.png) no-repeat;
}

.contact {
	background: url(../_nav/nav_contact.png) no-repeat;
	width: 166px;
}

.contact_s {
	background: url(../_nav/nav_contact_s.png) no-repeat;
	width: 166px;
}

.contact:hover {
	background: url(../_nav/nav_contact_s.png) no-repeat;
}

/* What We Do */

#menu li.whatwedo li {
	margin-left: 8px;
	margin-top: 0;
	margin-bottom: 2px;
}

.mediap {
	width: 107px;
	height: 15px;
	background: url(../_nav/nav_mediap.png);
}

.mediap_o {
	width: 107px;
	height: 15px;
	background: url(../_nav/nav_mediap_o.png);
}

.mediap:hover {
	background: url(../_nav/nav_mediap_o.png);
}

.strategy {
	width: 61px;
	height: 15px;
	background: url(../_nav/nav_strategy.png);
}

.strategy_o {
	width: 61px;
	height: 15px;
	background: url(../_nav/nav_strategy_o.png);
}


.strategy:hover {
	background: url(../_nav/nav_strategy_o.png);
}

.research {
	width: 61px;
	height: 15px;
	background: url(../_nav/nav_research.png);
}

.research_o {
	width: 61px;
	height: 15px;
	background: url(../_nav/nav_research_o.png);
}


.research:hover {
	background: url(../_nav/nav_research_o.png);
}

.creative {
	width: 152px;
	height: 15px;
	background: url(../_nav/nav_creative.png);
}

.creative_o {
	width: 152px;
	height: 15px;
	background: url(../_nav/nav_creative_o.png);
}


.creative:hover {
	background: url(../_nav/nav_creative_o.png);
}

.photo {
	width: 95px;
	height: 15px;
	background: url(../_nav/nav_photo.png);
}

.photo_o {
	width: 95px;
	height: 15px;
	background: url(../_nav/nav_photo_o.png);
}


.photo:hover {
	background: url(../_nav/nav_photo_o.png);
}

.tvcp {
	width: 236px;
	height: 15px;
	background: url(../_nav/nav_tvcp.png);
}

.tvcp_o {
	width: 236px;
	height: 15px;
	background: url(../_nav/nav_tvcp_o.png);
}

.tvcp:hover {
	background: url(../_nav/nav_tvcp_o.png);
}

.printm {
	width: 128px;
	height: 15px;
	background: url(../_nav/nav_printm.png);
}

.printm_o {
	width: 128px;
	height: 15px;
	background: url(../_nav/nav_printm_o.png);
}

.printm:hover {
	background: url(../_nav/nav_printm_o.png);
}

.digital {
	width: 46px;
	height: 15px;
	background: url(../_nav/nav_digital.png);
}

.digital_o {
	width: 46px;
	height: 15px;
	background: url(../_nav/nav_digital_o.png);
}

.digital:hover {
	background: url(../_nav/nav_digital_o.png);
}


/* Our Work */



#menu li.ourwork li {
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 12px;
}

.print {
	width: 36px;
	height: 14px;
	background: url(../_nav/nav_print.png) no-repeat;
}

.print:hover {
	background: url(../_nav/nav_print_o.png) no-repeat;
}

.print_s {
	background: url(../_nav/nav_print_o.png) no-repeat;
}

.web {
	width: 29px;
	height: 14px;
	background: url(../_nav/nav_web.png) no-repeat;
}

.web:hover {
	background: url(../_nav/nav_web_o.png) no-repeat;
}

.web_s {
	background: url(../_nav/nav_web_o.png) no-repeat;
}

.tvc {
	width: 24px;
	height: 14px;
	background: url(../_nav/nav_tvc.png) no-repeat;
}

.tvc:hover {
	background: url(../_nav/nav_tvc_o.png) no-repeat;
}

.tvc_s {
	background: url(../_nav/nav_tvc_o.png) no-repeat;
}

.pos {
	width: 24px;
	height: 14px;
	background: url(../_nav/nav_pos.png) no-repeat;
}

.pos:hover {
	background: url(../_nav/nav_pos_o.png) no-repeat;
}

.pos_s {
    width: 24px;
	background: url(../_nav/nav_pos_o.png) no-repeat;
}

.outdoor {
	width: 62px;
	height: 14px;
	background: url(../_nav/nav_outdoor.png) no-repeat;
}

.outdoor:hover {
	background: url(../_nav/nav_outdoor_o.png) no-repeat;
}

.outdoor_s {
	background: url(../_nav/nav_outdoor_o.png) no-repeat;
}

/* @end */

a.email{
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
}

a.email:hover{
	font-size: 10px;
	text-decoration: underline;
}

.staff{
	font-size: 13px;
	line-height: 16px;
}

.staff strong{
	font-size: 12px;
	line-height: 12px;
}
