/*------------------------------------
GENERAL
------------------------------------*/
body {
	background-color: #FFFFFF;
	background-position: left-top;
	margin-left: 0px;
	margin-top: 0px;
}
.outer_container {
	margin: auto;
	width: 1068px;
	height: 750px;
}
img {
	border-style: none;
}

/* ------------------------------------
HEADER
------------------------------------ */
.header_container {
	width: 1068px;
	height: 109px;
	background: transparent url(../images/pic_01.jpg) no-repeat scroll left top;
	margin-top: 30px;
}
.headercopy {
	padding: 77px 0 0 150px;
	margin-bottom: 19px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e68225;
	text-transform: uppercase;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.navigation {
	display: inline;
	float: left;
	width: 120px;
	height: 483px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.nav {
	width: 100px;
	padding: 10px 0 0 114px;
	margin: 0;
}
.nav ul{
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
} 
.nav li{
	height: 29px;
	margin: 0;
	padding: 0;
}
.nav ul li a {
	color:#FFFFFF;
	text-decoration: none;
}
.nav ul li a:hover {
	color:#e68225;
	text-decoration: none;
}
.nav ul li a:visited {
	color:#FFFFFF;
	text-decoration: none;
}


/*------------------------------------
CONTENT
------------------------------------*/
.content_container {
	float: left;
	background: transparent url(../images/pic_02.jpg) no-repeat scroll left top;
	width: 1068px;
	height: 483px;
}
.content {
	float: right;
	width: 656px;
	height: 483px;
	padding-right: 190px;
}
.content_box {
	text-align: left;
	margin-left: 90px;
}
.content_portfolio {
	background: transparent url(../images/pic_portfoliobkgd2.png) no-repeat scroll left top;
	height: 483px;
	width: 750px;
	padding-top: 28px;
}
.content_capabilities {
	background: transparent url(../images/pic_capabilitiesbkgd2.png) no-repeat scroll left top;
	height: 483px;
	padding-top: 28px;
}
.content_clients {
	background: transparent url(../images/pic_clientsbkgd2.png) no-repeat scroll left top;
	height: 483px;
	padding-top: 28px;
}
.content_scoop {
	background: transparent url(../images/pic_scoopbkgd2.png) no-repeat scroll left top;
	height: 483px;
	padding-top: 28px;
}
.content_studio {
	background: transparent url(../images/pic_studiobkgd2.png) no-repeat scroll left top;
	height: 483px;
	padding-top: 28px;
}
.content_contact {
	background: transparent url(../images/pic_contactbkgd2.png) no-repeat scroll left top;
	height: 483px;
	padding-top: 28px;
}
.content_body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	color: #000000;
}
.content_body_lrg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
}
.content_body_intro {
	width: 513px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 10px 0;
}
.content_body_port {
	text-align: left;
	margin: 0 0 0 80px;
}
.content_body_intro2 {
	width: 483px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 10px 0;
}
.content_body_intro3 {
	width: 513px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 10px 0;
}
.content_body_intro4 {
	width: 550px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #6b217f;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.button {
	background-color: #6b217f;
	border: 0px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	height: 22px;
	text-align: center;
	width: 100px;
	font-weight: bold;
}
#home {
	margin-left:490px;
	margin-top: 87px;
}
#first_col {
	padding-right: 7px;
	margin-top: 20px;
}
#mid_col {
	padding-right: 7px;
}
#divider_col {
	background: transparent url(../images/pic_dividerline.gif) repeat-y scroll left top;
}
.client_head {
	background-color: #6b217f;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}
.studio_callout {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #6b217f;
	text-transform: uppercase;
	font-weight: bold;
}
.studio_callout2 {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #6b217f;
	text-transform: uppercase;
	font-weight: bold;
	float:right;
	margin-right: 62px;
}
strong {
	color: #6b217f;
}
#moxibadge {
	margin: 60px 0 0 -10px;
}

/*------------------------------------
FOOTER
------------------------------------*/
.footer {
	clear: both;
	width: 1068px;
	height: 158px;
	background: transparent url(../images/pic_03.jpg) no-repeat scroll left top;
}
.copyright {
	float: left;
	padding: 75px 0 0 90px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7px;
	color: #636363;	
	text-transform: uppercase;
}
.footercopy {
	float: right;
	padding: 73px 386px 0 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 11px;
}
.footercopy2 {
	float: right;
	padding: 50px 386px 0 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 11px;
}
#copyright2 {
	padding: 52px 88px 0 0;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .6em;
	color: #636363;	
	text-transform: uppercase;
}
#email_link {
	margin: 0 0 0 470px;
}

/*------------------------------------
GOOGLE MAP
------------------------------------*/
#map {
	border: 1px solid #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

/*------------------------------------
SCROLL AREA
------------------------------------*/
#divUpControl {
	position: relative;
	left: 0px;
	top: 60px;
	width: 515px;
	height: 2px;
	z-index: 1;
	text-align: right;
}
#divDownControl {
	position: relative;
	left: 0px;
	top: 315px;
	width: 515px;
	height: 10px;
	z-index: 1;
	text-align: right;
}
#divContainer {
	left: 0px;
	visibility: hidden; 
	overflow: hidden;
	width: 490px;
	clip: rect(0px,500px,430px,0px); 
	position: relative;
	top: -9px;
	height: 425px;
}
#divContent {
	left: 0px;
	position: relative;
	top: 0px;
}

/*------------------------------------
SCROLL CONTENT
------------------------------------*/
.sub_content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #660099;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}
.content_text2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CC9900;
	vertical-align: top;
	padding: 0 10px 0 0;
}
