@charset "utf-8";
/* CSS Document */

html, body{
	width:100%;
	height:100%;				
}
body{
	background:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img{
	border:none;
}
a,object{
	outline:none;
}
a{
	text-decoration:none;
	color:#6EB53F;
}
#wrap{
	width:1000px;
	background:#ffffff;
}
#left{
	float:left;
	display:inline;
	width:87px;
	height:695px;
	background:url(http://work.wongdoody.com/microsites_assets/images/left.gif) no-repeat #ffffff;
}
#center{
	width:852px;
	float:left;
	display:inline;
	text-align:left;
	position:relative;
}
#graybar{
	width:852px;
	height:7px;
	background:#c2c2c2;
}
#logo{
	width:155px;
	height:15px;
	background:url(http://work.wongdoody.com/microsites_assets/images/wongdoody.gif) no-repeat;
	margin-top:10px;
	float:left;
	display:inline;
}
#nav{
	float:right;
	display:inline;
	margin-top:12px;
}
.section {
	border-right:1px solid #6EB53F;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding:0 10px;
}
.section a{
	color:#6EB53F;	
}
.section a:hover,.section a.active{
	color:#666666;
}
.nobr{
	border-right:none;	
}
#brfir{
	float:left;
	display:inline;
	width:150px;
	height:13px;
	background:url(http://work.wongdoody.com/microsites_assets/images/nav.gif) no-repeat 0px -14px;
}
#brfir:hover,#brfir.active{
	background-position:-0px 0px;
}
#wd{
	float:left;
	display:inline;
	width:48px;
	height:13px;
	background:url(http://work.wongdoody.com/microsites_assets/images/nav.gif) no-repeat 0px -14px;
}
#wd:hover,#wd.active{
	background-position:-0px 0px;
}
#bs{
	float:left;
	display:inline;
	width:122px;
	height:13px;
	background:url(http://work.wongdoody.com/microsites_assets/images/nav.gif) no-repeat -48px -14px;
}
#bs:hover,#bs.active{
	background-position:-48px 0px;
}
#pd{
	float:left;
	display:inline;
	width:106px;
	height:13px;
	background:url(http://work.wongdoody.com/microsites_assets/images/nav.gif) no-repeat -170px -14px;
}
#pd:hover,#pd.active{
	background-position:-170px 0px;
}
#inter{
	float:left;
	display:inline;
	width:95px;
	height:13px;
	background:url(http://work.wongdoody.com/microsites_assets/images/nav.gif) no-repeat -276px -14px;
}
#inter:hover,#inter.active{
	background-position:-276px 0px;
}
#motion{
	float:left;
	display:inline;
	width:123px;
	height:13px;
	background:url(http://work.wongdoody.com/microsites_assets/images/nav.gif) no-repeat -371px -14px;
}
#motion:hover,#motion.active{
	background-position:-371px 0px;
}
#content{
	text-align:center;
	height:520px;
	clear:both;
	margin-top:20px;
}
#foot{
	height:160px;
	background:url(http://work.wongdoody.com/microsites_assets/images/bottombg.gif) repeat-x #c3c3c3;
}
#paper{
	width:175px;
	height:166px;
	background:url(http://work.wongdoody.com/microsites_assets/images/paper.gif) no-repeat;
	float:left;
	display:inline;
	margin-left:20px;
	margin-right:;
}
#footnav{
	float:left;
	display:inline;
	margin-top:21px;
	margin-left:20px;
}
#footnavnolm{
	float:left;
	display:inline;
	margin-top:21px;
	margin-left:0px;
	height:21px;
	overflow:hidden;
}
.tab{
	float:left;
	display:inline;
	font-size:11px;
	border-right:1px solid #aaaaaa;
}
.tab a{
	color:#000;
	font-weight:bold;
	display:block;
	padding:3px 9px 4px 9px;
}

.tab a:hover, .tab a.active{
	color:#6EB53F;
	background:#CCC;
}

#footcontent{
	margin:10px 10px 0px 10px;
}
#workblurb {
	font-size:12px;
	margin-bottom:5px;
}
#prenextwrap{
	width:46px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#prenex{
	font-size:1px;
	text-align:center;
	width:852px;
}
#pre.hidden, #pre.hidden:hover,#nex.hidden, #nex.hidden:hover{
	display:none;
}
#pre{
	float:left;
	display:inline;
	width:13px;
	height:15px;
	background:url(http://work.wongdoody.com/microsites_assets/images/prenex.gif) no-repeat -0px -15px;
	margin-right:20px;
}
#pre:hover{
	background-position:-0px -0px;
}
#prenextwrap .prevdisabled, #prenextwrap .prevdisabled:hover{
	float:left;
	display:inline;
	width:13px;
	height:15px;
	background:url(http://work.wongdoody.com/microsites_assets/images/prenex.gif) no-repeat -0px -30px;
}

#nex{
	float:left;
	display:inline;
	width:13px;
	height:15px;
	background:url(http://work.wongdoody.com/microsites_assets/images/prenex.gif) no-repeat -13px -15px;
}
#nex:hover{
	background-position:-13px -0px;
}
#prenextwrap .nextdisabled, #prenextwrap .nextdisabled:hover{
	float:left;
	display:inline;
	width:13px;
	height:15px;
	background:url(http://work.wongdoody.com/microsites_assets/images/prenex.gif) no-repeat -13px -30px;
}

#footimage{

	font-size:16px;
	line-height:24px;
}
#right{
	float:left;
	display:inline;
	width:61px;
	height:695px;
	background:url(http://work.wongdoody.com/microsites_assets/images/right.gif) no-repeat #ffffff;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}