body {
	background-color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:link {
	color: #736B4E;
	
}

a:visited {
	color: #736B4E;

}


#master_container {
	height: 498px;
	width: 827px;
	background-position: center;
	margin: 10px auto 0px;
	padding: 0px;
	position: relative;
}

#top_container {
	height: 73px;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
	background-image: url(images/topback.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#globalnav {
	padding: 0px;
	margin: 0px;
	position: relative;
	height: 35px;
	width: 776px;
	top: 27px;
	right: -51px;
	
}


#global {
	padding:0;
	margin:0px;
	list-style-type:none;
	height: 35px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	display: block;
}

#global li {
	display:block;
	float: left;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

#global li a
{
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 35px;

	
}

#navabout {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/about.jpg);
	display: block;
	height: 35px;
	width: 84px;
	background-repeat: no-repeat;
}

#navabout a:hover {
	background: url(images/nav/about_h.jpg) no-repeat;
}

#navdesign {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/design.jpg);
	display: block;
	height: 35px;
	width: 95px;
	background-repeat: no-repeat;
}

#navdesign a:hover {
	background: url(images/nav/design_h.jpg) no-repeat;
}

#navportfolio {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/portfolio.jpg);
	display: block;
	height: 35px;
	width: 113px;
	background-repeat: no-repeat;
}

#navportfolio a:hover {
	background: url(images/nav/portfolio_h.jpg) no-repeat;
}

#navinspiration {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/inspiration.jpg);
	display: block;
	height: 35px;
	width: 138px;
	background-repeat: no-repeat;
}

#navinspiration a:hover {
	background: url(images/nav/inspiration_h.jpg) no-repeat;
}

#navhome2 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/level2/home2.jpg);
	display: block;
	height: 35px;
	width: 84px;
	background-repeat: no-repeat;
}

#navhome2 a:hover {
	background: url(images/nav/level2/home2_h.jpg) no-repeat;
}

#navabout2 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/level2/about2.jpg);
	display: block;
	height: 35px;
	width: 90px;
	background-repeat: no-repeat;
}

#navabout2 a:hover {
	background: url(images/nav/level2/about2_h.jpg) no-repeat;
}

#navdesign2 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/level2/design2.jpg);
	display: block;
	height: 35px;
	width: 96px;
	background-repeat: no-repeat;
}

#navdesign2 a:hover {
	background: url(images/nav/level2/design2_h.jpg) no-repeat;
}

#navportfolio2 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/level2/portfolio2.jpg);
	display: block;
	height: 35px;
	width: 111px;
	background-repeat: no-repeat;
}

#navportfolio2 a:hover {
	background: url(images/nav/level2/portfolio2_h.jpg) no-repeat;
}

#navinspiration2 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav/level2/inspiration2.jpg);
	display: block;
	height: 35px;
	width: 138px;
	background-repeat: no-repeat;
}

#navinspiration2 a:hover {
	background: url(images/nav/level2/inspiration2_h.jpg) no-repeat;
}

#navcontact {
	position: relative;
	color: #000000;
	margin: 0px 0px 0px 196px;
	padding: 0px;
	background-image: url(images/nav/contact.jpg);
	display: block;
	height: 35px;
	width: 68px;
	background-repeat: no-repeat;
	left: 196px;
}

#navcontact a:hover {
	background: url(images/nav/contact_h.jpg) no-repeat;
}

#navcontact2 {
	position: relative;
	color: #000000;
	margin: 0px 0px 0px 196px;
	padding: 0px;
	background-image: url(images/nav/contact.jpg);
	display: block;
	height: 35px;
	width: 68px;
	background-repeat: no-repeat;
	left: 107px;
}

#navcontact2 a:hover {
	background: url(images/nav/contact_h.jpg) no-repeat;
}

#center_container {
	height: 326px;
	width: 821px;
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#left_container {
	height: 326px;
	width: 374px;
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	background-image: url(images/leftsideblank.jpg);
	margin: 0px;
	padding: 0px;
	position: relative;
}

#right_container {
	height: 326px;
	width: 447px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#indexleft {
	height: 326px;
	width: 374px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/leftsideblank.jpg);
}

#indexright {
	width: 447px;
	height: 326px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	
}

#portbody1 {
	background-image: url(images/rightsideblank.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	height: 326px;
	width: 447px;
	position: relative;
		
}

#textbody1 {
	background-image: url(images/rightsideblank.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	height: 326px;
	width: 447px;
		
}

#bottom_container {
	height: 99px;
	width: 821px;
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(images/bottomblank.jpg);
}

#portfolionav {
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 89px;
	width: 372px;
	top: 239px;
	left: 25px;
	
}

#portfoliolist {
	padding:0;
	margin:0px;
	list-style-type:none;
	height: 88px;
	width: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	display: block;
	background-position: top;
	background-repeat: no-repeat;
}

#portfoliolist li {
	display:block;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	position: relative;
	float: left;
	text-align: center;
	width: 70px;
	height: 88px;
	background-position: top;
	list-style-type: none;
	background-repeat: no-repeat;
}

#portfoliolist li a {
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 88px;
	background-position: top;
	list-style-type: none;
	
}

#portfoliolist li a:link {
	text-decoration: none;
}


#portfoliolist li a:visited {
	text-decoration: none;
}
#portfoliolist li a:hover {
	text-decoration: underline;
}
#portfoliolist li a:active {
	text-decoration: none;
}

#navprint1 {
	background-image: url(images/portimages/print/odusd_thumb.jpg);
}

#navprint1 a:hover {
	
}

#navprint2 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/portimages/print/convention_thumb.jpg);
	display: block;
	height: 48px;
	background-repeat: no-repeat;
	width: 70px;
}

#navprint2 a:hover {
	
}

#navprint3 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/portimages/print/nih_thumb.jpg);
	display: block;
	height: 48px;
	background-repeat: no-repeat;
	width: 70px;
}

#navprint3 a:hover {
	
}

#navprint4 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/portimages/print/pfizer_thumb.jpg);
	display: block;
	height: 48px;
	background-repeat: no-repeat;
	width: 70px;
}

#navprint4 a:hover {
	
}

#navprint5 {
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/portimages/print/rasheed_thumb.jpg);
	display: block;
	height: 48px;
	background-repeat: no-repeat;
	width: 70px;
}

#navprint5 a:hover {
	
}

#navbrand1 {
	background-image: url(images/portimages/brand/gf_thumb.jpg);
}

#navbrand2 {
	background-image: url(images/portimages/brand/crsc_thumb.jpg);
}

#navbrand3 {
	background-image: url(images/portimages/brand/nih_thumb.jpg);
}

#navbrand4 {
	background-image: url(images/portimages/brand/fda_thumb.jpg);
}

#navbrand5 {
	background-image: url(images/portimages/brand/aperion_thumb.jpg);
}

#navinteractive1 {
	background-image: url(images/portimages/interactive/report_tn.jpg);
}

#navinteractive2 {
	background-image: url(images/portimages/interactive/tfel_tn.jpg);
}

#navinteractive3 {
	background-image: url(images/portimages/interactive/dow_tn.jpg);
}

#navinteractive6 {
	background-image: url(images/portimages/interactive/hcmd_tn.jpg);
}

#navinteractive7 {
	background-image: url(images/portimages/interactive/larc_tn.jpg);
}

#navweb1 {
	background-image: url(images/portimages/web/bts_tn.jpg);
}

#navweb2 {
	background-image: url(images/portimages/interactive/crsc_tn.jpg);
}

#navweb3 {
	background-image: url(images/portimages/interactive/smt_tn.jpg);
}

#navweb4 {
	background-image: url(images/portimages/web/braden_tn.jpg);
}

#navweb5 {
	background-image: url(images/portimages/web/carnaval_tn.jpg);
}

#navanima1 {
	background-image: url(images/portimages/animation/first_thumb.jpg);
}

#navanima2 {
	background-image: url(images/portimages/animation/rcm_thumb.jpg);
}

#navanima3 {
	background-image: url(images/portimages/animation/fire_thumb.jpg);
}

#navanima4 {
	background-image: url(images/portimages/animation/reel_thumb.jpg);
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/portimages/porthead.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/abouthead.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/portimages/printhead.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/portimages/brandhead.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/portimages/interactive_head.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/portimages/animation_head.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/designhead.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/inspir_head.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.h11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	background-image: url(images/webhead.jpg);
	height: 71px;
	width: 398px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.portfoliolinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #918762;
	line-height: 34px;
	position: relative;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 25px;

}

.bodytext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	position: relative;
	background-repeat: no-repeat;
	margin-right: 50px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 15px;

}

.hidden {
	display: none;

	}
	
.porttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
	text-align: center;
	display: block;
	padding-top: 48px;
	
	}
