body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -2px;
	background-color: #ffffff;
	color: #4A462D;
}

#pageContainer {
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid; 
}


#navContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#headerLogo {
	width: 900px;
	height: 195px;
	background-image:url(../images/top_banner_blue.jpg);
}

#headerLogoInd {
	width: 900px;
	height: 299px;
	background-image:url(../images/top_banner_index.jpg);
}



#topButtons {
	width: 28px;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	
}

#topButtons  a:link, #topButtons  a:visited {
	text-decoration: none;
}


#email {
	width: 150px;
	height: 61px;
	display: inline;
	float: left;
	padding-left: 8px;
	padding-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A6A6A;
	text-align: center;
	margin-left: 50px;

	
}

#email a:link, #email  a:visited {
	font-size: 12px;
	color: #00387B;
	text-decoration:none;
}

#email a:hover{
	color: #CCCCCC;
	background-color: #00387B;

}

.email a:link, a:visited {
	font-size: 11px;
	color: #00387B;
	text-decoration:none;
	line-height: inherit;
}

.email a:hover{
	color: #CCCCCC;
	background-color: #00387B;
	line-height: inherit;
}

#columnLeft {
	width: 247px;
	height: 700px;
	display:inline;
	background-color: #F4F4F4;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
/*	margin-left: 30px;*/
/*	margin-top: 5px;*/
	float: left;
}

#columnLeft li {
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #00387B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
	text-indent: 5px;
}

#columnLeft li:hover {
	background-color: #DFDFDF;
	color: #00387B;
}

/**********************************************
Navigation
**********************************************/

#columnLeftnav {
	width: 247px;
	height: 700px;
	display:inline;
	background-color: #F4F4F4;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
/*	margin-left: 30px;*/
/*	margin-top: 5px;*/
	float: left;
}


#columnLeftnav li {
	list-style-type: none;
	margin-left: -20px;
	padding-bottom: 7px;
	padding-top: 9px;
	color: #00387B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
	text-indent: 5px;
	
}

#columnLeftnav li:hover {
	background-color: #DFDFDF;
	color: #00387B;
}

#columnLeftnav a:link, #columnLeftnav a:visited {
	text-decoration: none;
	color: #00387B;
	display: block;
}

#columnLeftIndex {
	width: 220px;
	height: auto;
	display:inline;
	font-size: 10px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	
}

#columnLeftIndex li {
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 5px;
	padding-top: 9px;
	color: #00387B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
}


#columnLeftIndex a:link {
	color: #00387B;
	font-size: 10px;
	text-decoration: none;
	display: block;
}

#columnLeftIndex a:visited {
	color: #5892C0;
	font-size: 10px;
	text-decoration: none;
	display: block;
}

#columnLeftIndex li:hover {
	color: #00387B;
	background-color: #DFDFDF;
}

/**********************************************
Navigation Ends
**********************************************/

#columnLeft1 {
	width: 247px;
	height: 700px;
	display:inline;
	background-color: #F4F4F4;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}


#columnLeft1 li {
	list-style-type: none;
	margin-left: -20px;
	padding-bottom: 7px;
	padding-top: 9px;
	color: #00387B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
	text-indent: 5px;
}

#columnLeft1 li:hover {
	background-color: #DFDFDF;
	color: #00387B;
}



#columnLeft2 {
	width: 247px;
	height: 750px;
	display:inline;
	background-color: #F4F4F4;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}


#columnLeft2 li {
	list-style-type: none;
	margin-left: -20px;
	padding-bottom: 7px;
	padding-top: 9px;
	color: #00387B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
	text-indent: 5px;
}

#columnLeft2 li:hover {
	background-color: #DFDFDF;
	color: #00387B;
}

#columnLeftcontainer {
	width: 267px;
	height: auto;
	display:inline;
	background-color: #F4F4F4;
	float: left;
}


#columnMiddle {
	width: 295px;
	height: 895px;
	display: inline;
	float: left;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-left: 20px;
	text-align: left;
	line-height: 20px;
	border-right-style:solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	padding-right: 5px;
}

#columnMiddle a:link, #columnMiddle  a:visited {
	font-size: 11px;
	color: #00387B;
	text-decoration:none;
}

#columnMiddle a:hover{
	color: #CCCCCC;
	background-color: #00387B;

}

#columnRight {
	width: 285px;
	height: 690px;
	display: inline;
	float: left;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 5px;
	padding-right: 5px;
}

#columnRight a:link, #columnRight  a:visited {
	font-size: 11px;
	color: #00387B;
	text-decoration:none;
}

#columnRight a:hover{
	color: #CCCCCC;
	background-color: #00387B;

}

#columnClients {
	width: 570px;
	height: auto;
	display: inline;
	float: left;
	font-size: 12px;
	color: #666666;
	margin-top: 23px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
	line-height: 17px;
}

#columnContent {
	width: 570px;
	height: auto;
	display: inline;
	float: left;
	font-size: 12px;
	color: #666666;
	margin-top: 23px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
	line-height: 17px;
}

#columnContent  a:link, #columnContent  a:visited {
	font-size: 12px;
	color: #00387B;
	text-decoration:none;
}

#columnContent a:hover{
	color: #CCCCCC;
	background-color: #00387B;
}


.mainHeader {
	font-size:15px;
	font-weight:bold;
	color: #666666;
}



#sideQuotes {
	width: 200px;
	height: auto;
	display:inline;
	color: #CC6600;
	font-size: 14px;
	font-style: italic;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	line-height: 22px;
	
}


.jobTitle {
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #666666;
	line-height: 24px;
	letter-spacing: 1px;
	
}


.thinkerName {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #B06111;
	line-height: normal;
}

.indexHeader {
	font-size: 12px;
	color: #B06111;
	letter-spacing: 2px;
	border-bottom:solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	
}



.awardN {
	font-size: 12px;
	color: #B06111;

	
}

.line {
	border-bottom: solid;
	border-bottom-width: 1px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


#footer {
	width: 870px;
	height: 20px;
	font-size:11px;
	color: #ffffff;
	background-color:#B1B1B1;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-right: 30px;
	letter-spacing: 0.1em;
}
