/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
	overflow: hidden;
}
body, form {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #000;
	overflow: hidden;
}
img, object, embed {
	display: block;
	outline: none;
}
a img, img a, img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
.clearer{
	clear: both;
	line-height: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
p.noJS {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFF;
    display: block;
    width: 100%;
    padding: 4px 0 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #F24E31;
}
img.background {
	position: relative;
	z-index: 1;
	width: 100%;
	float: left;
}
div.siteContainer {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow:auto;
	z-index: 3;
}
div.site {
	color: #5C6A76;
	text-align: left;
	width: 960px;
	width/**/:/**/ 940px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	background-color: #F5F5F5;
}
div.siteHome {
	height: 100%;
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~header styles start~~~~~~~~~~~~~~~~~*/
div.header {
	width: 940px;
	height: 100px;
	position: relative;
}
a.logo {
	display: block;
	width: 111px;
	height: 121px;
	position: absolute;
	top: -20px;
	left: 57px;
}
a.logoHome {
	height: 120px;
	left: 54px;
}
a.logoPrint {
	display: none;
}
div.topNav {
	width: 500px;
	height: 30px;
	position: absolute;
	top: 55px;
	left: 200px;
	background: url(../Images/UI/bg-topNav.gif) no-repeat;
}
div.topNav a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	padding-left: 3px;
	float: left;
	background-image: url(../Images/UI/bg-topNav.gif);
	background-repeat: no-repeat;
}
div.topNav a.home {
	width: 64px;
	background-position: 0 0;
}
div.topNav a.home:hover, div.topNav a.homeActive {
	background-position: 0 -30px;
}
div.topNav a.about {
	width: 64px;
	background-position: -67px 0;
}
div.topNav a.about:hover, div.topNav a.aboutActive {
	background-position: -67px -30px;
}
div.topNav a.portfolio {
	width: 87px;
	background-position: -134px 0;
}
div.topNav a.portfolio:hover, div.topNav a.portfolioActive {
	background-position: -134px -30px;
}
div.topNav a.contact {
	width: 77px;
	background-position: -224px 0;
}
div.topNav a.contact:hover, div.topNav a.contactActive {
	background-position: -224px -30px;
}
div.topNav a.clientAccess {
	width: 106px;
	background-position: -304px 0;
}
div.topNav a.clientAccess:hover, div.topNav a.clientAccessActive {
	background-position: -304px -30px;
}
div.topSubNav {
	width: 940px;
	width/**/:/**/ 719px;
	height: 30px;
	padding: 0 0 0 221px;
	background-color: #E5E5E5;
}
div.topSubNav a {
	font-size: 11px;
	color: #333;
	display: block;
	height: 30px;
	height/**/:/**/ 22px;
	padding: 8px 0 0 0;
	margin-right: 24px;
	float: left;
}
div.topSubNav a.active {
	background: url(../Images/UI/topSubNav-active.gif) no-repeat center bottom;
}
div.topSubNav a:hover {
	color: #EF2501;
}
div.topSubNav a.active:hover {
	color: #333;
}
/*~~~~~~~~~~~~~~~~~header styles end~~~~~~~~~~~~~~~~~*/
#homeSlideshow {
	width: 940px;
	height: 460px;
}
/*~~~~~~~~~~~~~~~~~contentBody styles start~~~~~~~~~~~~~~~~~*/
div.contentBody {
	padding-bottom: 16px;
	background-color: #FFF;
}
h1 {
	padding: 40px 0 19px 60px;
	position: relative;
}
h1 span {
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
h2 {
	font-size: 16px;
	color: #333;
}
img.awardsRightImage {
	margin-right: 58px;
	-margin-right: 29px;
	float: right;
}
p {
	font-size: 12px;
	line-height: 140%;
}
p a {
	color: #EF2501;
}
p a:hover {
	text-decoration: underline;
}
a.topLink {
	font-size: 11px;
	color: #EF2501;
	display: block;
	padding: 0 0 0 12px;
	background: url(../Images/UI/bg-top.gif) no-repeat 0 5px;
}
a.topLink:hover {
	text-decoration: underline;
}
div.profileContent {
	padding: 0 60px;
}
div.profileContent p {
	color: #666;
	width: 560px;
	padding: 0 0 18px 0;
}
div.profileContent img.floatRight {
	float: right;
}
div.overviewContent {
	padding: 0 60px 0 62px;
}
div.overviewContent p {
	color: #666;
	line-height: 160%;
	width: 450px;
	padding: 0 0 18px 0;
}
div.overviewContent img.floatRight {
	margin-top: 4px;
	float: right;
}
div.interviewContent {
	padding: 0 0 0 60px;
}
div.interviewContent p {
	color: #222;
	line-height: 160%;
	width: 457px;
	padding: 0 0 18px 0;
}
div.interviewContentRight {
	width: 374px;
	padding: 91px 0 0 0;
	margin-right: 6px;
	float: right;
}
div.interviewContentRight img {
	margin-bottom: 32px;
}
/*~~~~~~~~~~~~~~~~~tableStyles styles start~~~~~~~~~~~~~~~~~*/
table.awardsTable {
	width: 581px;
	margin-left: 60px;
}
table.awardsTable td {
	font-size: 12px;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding: 7px 0 5px 7px;
	border-bottom: 1px solid #FFF;
	background-color: #F5F5F5;
}
table.awardsTable td.year {
	text-align: center;
	width: 40px;
	padding: 7px 0 5px;
	border-right: 1px solid #FFF;
}
table.publicationsTable {
	color: #666;
	width: 820px;
	margin-left: 60px;
}
table.publicationsTable td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	width: 291px;
	padding: 6px 0 4px 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	cursor: hand;
	background-color: #F5F5F5;
}
table.publicationsTable td.year {
	text-align: center;
	width: 38px;
	padding: 6px 0 4px 1px;
}
table.publicationsTable td.publicationFor {
	width: 197px;
	width/**/:/**/ 195px;
}
/*~~~~~~~~~~~~~~~~~tableStyles styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~lightBox styles start~~~~~~~~~~~~~~~~~*/
div.lightBox {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #000;
	z-index: 1001;
}
div.lightBoxContent {
	display: none;
	width: 920px;
	height: 520px;
	margin: -260px 0 0 -467px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #FFF;
	z-index: 1002;
}
div.lightBoxContentVideo {
	display: none;
	width: 442px;
	height: 351px;
	margin: -175px 0 0 -221px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #FFF;
	z-index: 1002;
}
#popupSWF {
	width: 920px;
	height: 520px;
}
#video {
	width: 442px;
	height: 351px;
}
a.close {
	display: block;
	width: 39px;
	height: 10px;
	padding: 0;
	position: absolute;
	top: -12px;
	right: 5px;
	background: url(../Images/UI/bg-close.gif) no-repeat;
}
/*~~~~~~~~~~~~~~~~~lightBox styles end~~~~~~~~~~~~~~~~~*/
div.portfolioCompSurr {
	padding-left: 60px;
}
div.portfolioComp {
	width: 190px;
	padding: 15px 0 28px 0;
	margin: 0 20px 0 0;
	float: left;
	background: url(../Images/UI/bg-portfolioComp.gif) no-repeat;
}
div.portfolioComp h2 {
	height: 28px;
	padding: 0 0 0 11px;
	position: relative;
}
div.portfolioComp h2 span {
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
ul {
}
div.portfolioComp ul {
	border-top: 1px solid #EEE;
}
li {
	font-size: 12px;
	color: #868686;
	line-height: 22px;
	list-style: none;
	padding: 0 0 0 21px;
	background: url(../Images/UI/bg-list.gif) no-repeat 12px 8px;
}
li a {
	color: #868686;
}
li a:hover {
	color: #EF2501;
}
div.portfolioComp li {
	border-bottom: 1px solid #EEE;
}
div.contactDetails {
	width: 820px;
	width/**/:/**/ 798px;
	height: 120px;
	height/**/:/**/ 102px;
	padding: 18px 0 0 22px;
	margin: 0 0 20px 60px;
	background-color: #F5F5F5;
}
div.contactDetails p {
	color: #666;
	line-height: 160%;
	width: 180px;
	float: left;
}
img.contactFloatRight {
	margin-right: 60px;
	-margin-right: 30px;
	float: right;
}
div.contactForm {
	width: 280px;
	padding: 0 0 34px 0;
	margin-left: 60px;
	-margin-left: 30px;
	float: left;
	background-color: #F5F5F5;
}
div.contactForm p {
	font-size: 12px;
	color: #666;
	padding: 0 20px;
}
div.contactForm label {
	font-size: 12px;
	color: #666;
	display: block;
	width: 240px;
	padding: 0 0 0 20px;
}
div.contactForm input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	width: 240px;
	width/**/:/**/ 235px;
	height: 24px;
	height/**/:/**/ 19px;
	margin: 0 0 7px 20px;
	-margin: 0 0 7px -10px;
	padding: 3px 0 0 3px;
	float: left;
	border: 1px solid #CCC;
	background: #FFF;
}
div.contactForm a.send {
	display: block;
	width: 74px;
	height: 28px;
	margin: 0 0 0 20px;
}
div.contactForm textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	width: 240px;
	width/**/:/**/ 235px;
	height: 80px;
	height/**/:/**/ 76px;
	margin: 0 0 10px 20px;
	-margin: 0 0 10px -10px;
	padding: 2px 0 0 3px;
	float: left;
	border: 1px solid #CCC;
	background: #FFF;
}
div.errorCont {
	display: none;
	font-size: 13px;
	color: #FFF;
	line-height: 140%;
	padding: 12px 20px 15px 20px;
	margin: 0 0 10px 0;
	position: relative;
	background-color: #D62F2F;
}
/*~~~~~~~~~~~~~~~~~contentBody styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~footer styles start~~~~~~~~~~~~~~~~~*/
div.footer {
	font-size: 11px;
	color: #666;
	width: 940px;
	width/**/:/**/ 938px;
	padding: 7px 1px 60px;
}
div.footerHome {
	padding: 7px 1px 0;
}
div.footer a {
	color: #666;
}
div.footer a.bkaLink {
	color: #999;
	float: right;
}
div.footer a:hover {
	text-decoration: underline
}
/*~~~~~~~~~~~~~~~~~footer styles end~~~~~~~~~~~~~~~~~*/