/********************
GENERAL LAYOUT STYLES
********************/

body, html {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #b3a498;

}

img {
	border: 0px;
}

a {
	border: 0px;
}

#pageWrapper {
	margin: 0px;
	padding: 0px;
	
	width: 960px;
	height: 100%;

	margin-left: auto;
	margin-right: auto;	
}
#mainNavigationWrapper {
	margin: 0px 56px 0px 0px;
	padding: 0px;
	
	width: 173px;
	height: 100%;
	float: left;
}
#mainContentWrapper {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	width: 731px;
	height: 100%;
	float: left;
}


/***************
BANNER DIVS
***************/
.fullBanner {
	margin: 0px 0px 32px 0px;
	padding: 0px;
	width: 731px;
	float: left;
}

.smallBannerWrapper {
	margin: 0px 13px 32px 0px;
	padding: 0px;
	
	width: 545px;
	float: left;
}

.smallBanner {
	margin: 0px 0px 32px 0px;
	padding: 0px;
 	
	width: 545px;
	float: left;
}

/******************
CONTENT LAYOUT
******************/

.mainContent {
	margin: 0px 36px 0px 0px;
	padding: 0px;
	
	width: 522px;
	float: left;
	line-height:18px;
	
}

.blockContent {
	margin: 0px;
	padding: 0px;
	
	width: 173px;
	float: left;
}

.blockDivider {
	margin: 0px;
	padding: 0px;
	
	width: 13px;
	height: 1px;
	float: left;

}

.reportBlock {
	margin: 0px;
	padding: 0px;
	width: 731px;
	float: left;

	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: dotted 1px #6e6054;	
}
.reportImage {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 100px;
	height: 122px;
	float: left;
}
.reportText {
	margin: 0px;
	padding: 0px 0px;
	width: 611px;
	float: left;
}
.reportLink {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;	
}

/***************
GENERIC HEADER & NAVIGATION STYLES
***************/

.pageTopContent {
	margin: 0px;
	padding: 56px 0px 0px 0px;
	width: 100%;
	height: 74px;
}

.pageTopSlogan {
	margin: 0px;
	padding: 0px;
	
	width: 500px;
	height: 50px;
	float: left;
	text-indent: -9999px;
	background: url(../images/interpreting.jpg) no-repeat top left;
}
.pageTopAddress {
	margin: 0px;
	padding: 0px;
	
	width: 231px;
	height: 55px;
	float: right;
	text-indent: -9999px;
	background: url(../images/address_details.jpg) no-repeat top right;
}

.navigationContact {
	margin: 0px;
	padding: 0px;
	
	width: 173px;
	height: 38px;
	float: left;
	text-indent: -9999px;
	background: url(../images/telephone.gif) no-repeat bottom left;
}

/***************
MAIN NAVIGATION STYLES
***************/

.mainNavigation {
	margin: 0px; padding:0px; width: 173px; float: left;
}
.listContainer {
	padding: 20px 0px 20px 0px; margin: 0px; width: 173px; float: left; border-bottom: dotted 1px #999;
}

#whyMenu,
#servicesMenu,
#caseMenu,
#reportsMenu,
#membersMenu,
#contactMenu {
	width: 173px; height: 25px; float: left;
}

.whyNav a {
 	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat 0px 0px;
}
.whyNavOn a,
.whyNav a:hover {
	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat -175px 0px;
}

.servicesNav a {
 	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat 0px -25px;
}
.servicesNavOn a,
.servicesNav a:hover {
	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat -175px -25px;
}

.caseNav a {
 	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat 0px -50px;
}
.caseNavOn a,
.caseNav a:hover {
	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat -175px -50px;
}

.reportsNav a {
 	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat 0px -75px;
}
.reportsNavOn a,
.reportsNav a:hover {
	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat -175px -75px;
}

.membersNav a {
 	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat 0px -100px;
}
.membersNavOn a,
.membersNav a:hover {
	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat -175px -100px;
}

.contactNav a {
 	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat 0px -125px;
}
.contactNavOn a,
.contactNav a:hover {
	width: 173px; height: 25px; display: block; text-indent: -999px; outline: none;
	background: url(../images/nav_sprite.gif) no-repeat -175px -125px;
}



/******************
SUB NAVIGATION STYLES
*******************/

.subNavigationList {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	float: left;
	width: 163px;
	
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.subNavigationList li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 18px;
	width: 163px;
	display: block;
	float: left;
}

.subNavigationList li a {
	display: block;
	color: #6e6054;
	height: 18px;
	width: 163px;	
	font-weight: normal;
	text-decoration: none;
	float: left;
}

.subNavigationList li a:hover {
	display: block;
	color: #b3a498;
	height: 18px;
	width: 163px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}
.subNavigationList #highlighted {
	width: 183px;
	height: 18px;
	display: block;
	color: #fff;
	text-decoration: none;
	float: left;
	background: url(../images/pageHighlightIcon.gif) no-repeat center right;
}
