@charset "utf-8";

/* Global */

.audio_link {
	text-align:right;
	padding-left: 340px;
}

.audio_link a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.audio_link a:hover {
	text-decoration: underline;
}

.bhabrochures a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

.bhabrochures a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	text-decoration: underline;
	font-weight: bold;
}

#bha_statement {
	text-align: left;
	width: 907px;
	border-color: #d0d0d0;
	border-width: 1px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px; 
}

.bhacopyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.blue_dot {
	color: #6699cc;
	font-size: 16px;
}

.blue_dot2 {
	color: #6699cc;
	font-size: 14px;
}

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #f2f2f2;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.brochuresborder {
	border-bottom: 1px #c2c2c2 solid;
	padding: 0px;
}

.brochures_columns {
	padding-top: 4px;
	background-color: #ebebeb;
	margin-top: 4px;
	padding-bottom: 3px;
	width: 414px;
}

.brochurestop {
	border-top: 1px #7c7c7c solid;
	width: 519px;
	padding-left: 5px;
}

.bullet_point {
	width: 650px;
	margin: 0 auto;
}

.columnone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	padding-left: 9px;
	width: 250px;
	text-align: left;
}

.columntwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	padding-right: 40px;
	padding-left: 40px;
	text-align: right;
}

.companyinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}

.companylogo {
	width: 115px;
}

.companytitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
}

.companytitle2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	border-top: 1px dotted #707070;
}

.contactheading {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#container {
	width: 907px;
	background: #FFFFFF; 
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-width: 1px;
	border-color: #d0d0d0;
	border-style: solid;
}

.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.footer_contact {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	width: 907px;
	margin: 0 auto;
	padding-left: 5px;
}

.footer_contact a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.footer_contact a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#footer_copyright {
	padding-top: 10px;
	width: 907px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.galenaimage {
	background-image: url(../Images/galena_big.png);
	background-repeat: no-repeat;
	width: 907px;
	height: 766px;
	text-align: right;
}

.galenainfo {
	padding-left: 460px;
}

.galenainfo a {
	font-size: 11px;
	color: #6699cc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.galenainfo a:hover {
	text-decoration: underline;
}

.galenainfo h3 {
	padding-left: 12px;
	padding-right: 25px;
	text-align: left;
	width: 400px;
}

.galenainfo p {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 400px;
	padding-left: 12px;
	padding-right: 25px;
	letter-spacing: 0px;
	line-height: 17px;
}

.header_image {
	border-bottom-width: 3px;
	border-bottom-color: #900000;
	border-bottom-style: solid;
}

.imperial_copyright {
	font-size: 10px;
	font-family: Century-Gothic, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	text-align: right;
}

.imperial_copyright a {
	font-size: 10px;
	font-family: Century-Gothic, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.imperial_copyright a:hover {
	text-decoration: underline;
	color:#999999;
}

.indent {
	padding-left: 30px;
}

.lesson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090909;
	width: 625px;
	margin: 0 auto;
}

#mainContent {
	margin: 0px;
	padding: 0px;
	width: 907px;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #6699cc;
	text-align: left;
	padding-top: 30px;
	letter-spacing: 4px;
}

#mainContent h3 {
	color: #6699cc;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	letter-spacing: 3px;
}

#mainContent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-align: left;
}

#menubar {
	width: 907px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}

#menunav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menunav {
	margin: 0px;
	padding: 0px;
}

#menunav img {
	margin: 0px;
	padding: 0px;
	float: left;
}

.olympic_critique {
	width: 700px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 20px; 
}

.olympic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699cc;
	letter-spacing: 4px;
}

#ourexpertisebg {
	width: 907px;
	height: 524px;
	background-image: url(../Images/ourexpertise_bg.png);
}

#ourexpertisebg h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	padding-top: 25px;
}

#ourexpertisebg p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	width: 700px;
	text-align: justify;
	margin: 0 auto;
	line-height: 17px;
}

#ourexpertisebg2 {
	width: 907px;
	height: 524px;
	background-image: url(../Images/ourexpertise_bg2.png);
}

#ourexpertisebg2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	padding-top: 25px;
}

#ourexpertisebg2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	width: 700px;
	text-align: justify;
	margin: 0 auto;
	line-height: 17px;
}

#ourexpertisebg3 {
	width: 907px;
	height: 524px;
	background-image: url(../Images/ourexpertise_bg3.png);
}

#ourexpertisebg3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	padding-top: 25px;
}

#ourexpertisebg3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	width: 700px;
	text-align: justify;
	margin: 0 auto;
	line-height: 17px;
}

#ourexpertisebg4 {
	width: 907px;
	height: 524px;
	background-image: url(../Images/ourexpertise_bg4.png);
}

#ourexpertisebg4 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	padding-top: 25px;
}

#ourexpertisebg4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	width: 700px;
	text-align: justify;
	margin: 0 auto;
	line-height: 17px;
}

#ourexpertisebg5 {
	width: 907px;
	height: 524px;
	background-image: url(../Images/ourexpertise_bg5.png);
}

#ourexpertisebg5 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	padding-top: 25px;
}

#ourexpertisebg5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	width: 700px;
	text-align: justify;
	margin: 0 auto;
	line-height: 17px;
}

#ourexpertisebg6 {
	width: 907px;
	height: 524px;
	background-image: url(../Images/ourexpertise_bg6.png);
}

#ourexpertisebg6 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 4px;
	padding-top: 25px;
}

#ourexpertisebg6 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	width: 700px;
	text-align: justify;
	margin: 0 auto;
	line-height: 17px;
}

#ourexpertise_bottom {
	border-top-color: #c7c7c7;
	border-top-width: 2px;
	border-top-style: solid;
}

#ourexpertise_content {
	padding-left: 46px;
	padding-top: 25px;
	padding-bottom: 70px;
}

#ourexpertise_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #5098c5;
	text-align: left;
	padding-bottom: 0px;
	letter-spacing: 3px;
}

#ourexpertise_content td {
	padding-right: 22px;
}

.ourexpertise_img {
	padding-top: 30px;
}

#ourexpertise_testimonial {
	padding-left: 150px;
	padding-bottom: 25px;
}

.ourexpertise_testimonial_audio {
	padding-left: 20px;
}

.ourexpertise_testimonial_audio a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.ourexpertise_testimonial_audio img {
	padding-left: 15px;
}

.ourexpertise_testimonail_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5098c5;
	letter-spacing: 4px;
	text-align: left;
}

.ourexpertise_testimonial_text {
	width: 464px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.75px;
	line-height: 18px;
	padding-top: 20px;
}

.ourexpertise_text {
	text-align: left;
	color: #5098c5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 20px;
	letter-spacing: 0.5px;
	padding-left: 20px;
	line-height: 16px;
}

.ourexpertise_text a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5098c5;
	font-weight: normal;
	text-decoration: none;
}

.ourexpertise_text a:hover {
	text-decoration: underline;
}

.pdf_link {
	text-align:left;
}

.pdf_link a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699cc;
	text-decoration: none;
}

.pdf_link a:hover {
	text-decoration: underline;
}	

.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898989;
	line-height: 18px;
}

.projects table {
	width: 600px;
	text-align: left;

}

.project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.project a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
	text-decoration: underline;
}

.projectborder {
	border-bottom: 1px dotted #707070;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 430px;
}

.projectbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

.projectdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	width: 430px;
	text-align: left;
}

.projectdescription a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	text-decoration: none;
}

.projectdescription a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	text-decoration: underline;
}

.projectdescription2 {
	padding-top: 8px;
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	padding-bottom: 25px;
	padding-right: 15px;
}

.projectdescription2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	text-decoration: none;
}

.projectdescription2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	text-decoration: underline;
}

.projectdescription3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-weight: bold;
}

.projectdescription3 a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-weight: bold;
	text-decoration: underline;
}

.projectinfo {
	padding-right: 20px;
	width: 530px;
	padding-bottom: 30px;
}

.projectlogo {
	width: 25%;
	padding-top: 10px;
}

#projectmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 12px;
}	

.projectnames {
	width: 450px;
	text-align: left;
}

.projectlist li {
	padding-left: 15px;
}

.projectlist ol {
	padding-left: 15px;
}

.projectlist {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 22px;
	margin-bottom: 20px;
}

.projectlist a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.projectlist a:hover {
	text-decoration: underline;
}

.projectstatement {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 23px;
	padding-bottom: 22px;
	margin-bottom: 20px;
	padding-right: 8px;
}

.projectstatement a {
	color: #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

.projectstatement a:hover {
	text-decoration: none;
}

.projectstatement2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 23px;
	padding-bottom: 22px;
	margin-bottom: 20px;
	width: 345px;
}

.projectstatement2 a {
	color: #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

.projectstatement2 a:hover {
	text-decoration: none;
}

.projectsummary {
	padding-top: 8px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 4px;
	width: 500px;
}

.projectsummary a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	text-decoration: underline;
	font-weight: normal;
}

.projecttable {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.projecttable_bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 22px;
	width: 750px;
	margin: 0 auto;
}

.projecttableinfo {
	margin: 0 auto;
	width: 350px;
}

.projecttableinfo2 {
	margin: 0 auto;
	width: 350px;
}

.projecttableinfo2 a {
	font-size: 11px;
	color: #6699cc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.projecttableinfo2 a:hover {
	text-decoration: underline;
}

.projecttableinfo p {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 400px;
	margin: 0 auto;
	padding-left: 12px;
	letter-spacing: 0px;
	line-height: 17px;
}

.projecttableinfo h2 {
	padding-left: 8px;
	width: 400px;
	margin: 0 auto;
}

.projecttableinfo h3 {
	padding-bottom: 14px;
	padding-top: 16px;
	width: 400px;
	margin: 0 auto;
}

.projecttableinfo h4 {
	padding-bottom: 14px;
	padding-left: 12px;
	padding-top: 16px;
	width: 400px;
	margin: 0 auto;
	color: #6699cc;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

.projecttableinfo3 {
	padding-left: 19px;
	text-align: left;
}

.projecttableinfo3 p {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 12px;
	padding-right: 5px;
	width: 400px;
	letter-spacing: 0px;
	line-height: 17px;
}

.projecttableinfo4 {
	padding-left: 8px;
}

.projecttableinfo ul {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 350px;
	padding-left: 45px;
	letter-spacing: 0px;
	line-height: 17px;
}

.projecttableinfo2 p {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 350px;
	padding-left: 12px;
	letter-spacing: 0px;
	line-height: 17px;
}

.projecttableinfo img {
	padding-top: 10px;
	margin: 0 auto;
}

.projecttitle {
	width: 430px;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#secondnav {
	padding: 0px;
	width: 858px;
	margin: 0 auto;
}

#secondnav a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#secondnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.secondnav_item_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 134px;
	height: 56px;
	vertical-align: middle;
}

.secondnav_item_off {
	width: 134px;
	height: 56px;
	background-image: url(../Images/secondnav_item_bg.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.services {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	font-weight: bold;
}

.sidebarborder {
	border-bottom: 1px #c2c2c2 dotted;
	padding: 0px;
	width: 100px;
}

.sidebartitle {
	font-size: 10px;
	font-weight: bold;
	color: #6699cc;
}

#sidemenu1	{
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 45px 15px 20px;
	height: 585px;
	text-align: left;
}

#sidemenu1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 12px;
	letter-spacing: 0.25px;
	padding-left: 3px;
}

#sidemenu1 h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu1 a:hover {
	text-decoration: underline;
}

#sidemenu1_b	{
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 45px 15px 20px;
	height: 525px;
	text-align: left;
}

#sidemenu1_b h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 12px;
	letter-spacing: 0.25px;
	padding-left: 3px;
}

#sidemenu1_b h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu1_b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu1_b a:hover {
	text-decoration: underline;
}

.sidemenu1arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 4px;
}

.sidemenu1arrow_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: normal;
	text-decoration: none;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 4px;
	
}

.sidemenu1line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	width: 200px;
}

.sidemenu1links {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu2	{
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	height: 200px;
}

#sidemenu3	{
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	height: 550px;
}

#sidemenu4	{
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	height: 350px;
}

#sidemenu5	{
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 45px 15px 20px;
	height: 12600px;
	text-align: left;
}

#sidemenu5 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 12px;
	letter-spacing: 0.25px;
	padding-left: 3px;
}

#sidemenu5 h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu5 a:hover {
	text-decoration: underline;
}

.sites {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.sites a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	font-weight: normal;
	text-decoration: underline;
}

.special_location {
	padding-left: 35px;
	padding-top: 20px;
}

.special_location_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}	

.special_location_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
}

.special_pdf {
	padding-left: 110px;
}

.special_pdf a {
	text-align: right;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.special_pdf a:hover {
	text-decoration: underline;
}

.special_pdf2 {
	padding-left: 360px;
}

.special_pdf2 a {
	text-align: right;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.special_pdf2 a:hover {
	text-decoration: underline;
}

.special_pdf3 {
	padding-left: 175px;
}

.special_pdf3 a {
	text-align: right;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.special_pdf3 a:hover {
	text-decoration: underline;
}

.special_project {
	background-image: url(../Images/project_border.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 642px;
	height: 688px;
	padding-bottom: 15px;
	vertical-align: top;
}

.special_project h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #6699cc;
	text-align: left;
	padding-left: 35px;
	letter-spacing: 4px;
}

.special_project img {
	text-align: left;
	border: 0px;
	margin-left: 35px;
}

.special_project b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: normal;
	letter-spacing: 0px;
}

.special_project h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6699cc;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
}

.special_project h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}	

.special_project h3 b {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.special_project p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	padding-left: 35px;
	text-align: left;
	padding-right: 15px;
}

.special_project2 {
	background-color: #FFFFFF;
	border-left: 1px #cdcdcd solid;
	border-top: 1px #cdcdcd solid;
	text-align: left;
	width: 640px;
	height: 850px;
	padding-bottom: 15px;
}

.special_project2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #6699cc;
	text-align: left;
	padding-left: 35px;
	letter-spacing: 4px;
}

.special_project2 img {
	text-align: left;
	border: 0px;
	margin-left: 35px;
}

.special_project2 b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: normal;
	letter-spacing: 0px;
}

.special_project2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6699cc;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
}

.special_project2 h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}	

.special_project2 h3 b {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.special_project2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	padding-left: 35px;
	text-align: left;
	padding-right: 15px;
	padding-top: 10px;
}

.special_project_table {
	width: 858px;
	padding: 0px;
	margin: 0px;
}

.special_project_sidemenu {
	padding: 0px;
	margin: 0px;
}

.special_project_item {
	padding: 0px;
	margin: 0px;
}		

.testimonial {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #6699cc;
	font-weight: normal;
	width: 110px;
	padding-right: 15px;
}

.testimonial p {
	color: #626262;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}



/* 3d.html */

.threedinfo h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699cc;
	letter-spacing: 2px;
	font-weight: bold;
	padding-bottom: 25px;
	margin-bottom: 0px;
}

.threedinfo {
	text-align: left;
	padding-left: 50px;
}

.threedinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 12px;
	font-weight: normal;
}

.featuredvideos {
	text-align: left;
	padding-left: 50px;
	padding-top: 60px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 2px;
}

.video_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
}

.video_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699cc;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.video_thumb {
	padding-right: 10px;
}

.video_thumbs {
	padding-left: 50px;
	text-align: center;
}

.video_thumbs a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	letter-spacing: 2px;
}

.video_thumbs a:hover {
	text-decoration: underline;
}

.movthumbs {
	margin-top: 185px;
}

.movthumbs a {
	border: 0px;
}

.movthumbs img {
	padding-bottom: 8px;
	padding-left: 60px;
	padding-right: 0px;
}

.threed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
}

.threed a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699cc;
	text-decoration: underline;
	font-weight: bold;
}

.threedborder {
	border-bottom: 1px #c2c2c2 solid;
	padding: 0px;
}

.threed_columns {
	padding-top: 4px;
	background-color: #ebebeb;
	margin-top: 4px;
	padding-bottom: 3px;
	text-align: right;
}

.threedtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7c7c7c;
	width: 519px;
	background-color: #ebebeb;
	padding-left: 5px;
	height: 39px;
	border-top: 1px #7c7c7c solid;
}


/* brochures.html */

.bottomsolidborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	text-align: right;
	border-bottom: solid 1px #7c7c7c;
	padding-bottom: 3px;
	padding-right: 7px;
}

.brochures {
	width: 520px;
}

.filedes {
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #ebebeb;
}

.filedes a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6699cc;
	text-decoration: none;
}

.filedes a:hover {
	text-decoration: underline;
}

.fileimg {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.filelink {
	padding-left: 0px;
	padding-top: 10px;
	text-align: left;
	padding-right: 175px;
	padding-bottom: 5px;
}

.filelink a {
	text-decoration: none;
	color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.filelink a:hover {
	text-decoration: underline;
}

.filenumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	text-align: right;
	padding-right: 19px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.threedlarge {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: middle;
}



/* contact.html */

.address {
	text-align: left;
}

.blankcell {
	width: 60px;
}

.blankcell2 {
	height: 30px;
}

.contactdetailcell {
	line-height: 16px;
}

.contacttable {
	padding-bottom: 30px;
	width: 520px;
}

.emailphone {
	font-size: 11px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}

.emailphone a {
	text-decoration: none;
	color: #6699cc;
}

.emailphone a:hover {
	text-decoration: underline;
}

.mapcell {
	border: 1px #666666 solid;
	padding: 0px;
	margin-bottom: 30px;
}



/* helisnowcatplanning.html */

.companylogo2 {
	padding: 0px;
	width: 105px;
	height: 105px;
}

.movthumbs2 {
	margin-top: 180px;
}

.movthumbs2 a {
	border: 0px;
}

.movthumbs2 img {
	padding-bottom: 77px;
	padding-left: 60px;
	padding-right: 0px;
}



/* index.html */

.homeaudio {
	padding-left: 230px;
}

#homecontent {
	margin-left: 28px;
	padding-top: 25px;
	padding-bottom: 20px;
}

.homecontentheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1.75px;
	text-align: left;
}
 
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 475px;
	letter-spacing: 0.25px;
	line-height: 18px;
	padding-top: 10px;
}

.homecontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.25px;
	text-decoration: none;
}

.homecontent a:hover {
	text-decoration: underline;
}

.homenavheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	padding-left: 58px;
	text-align: left;
}

.homenav {
	text-align: left;
	padding-left: 50px;
}

#homenavside {
	padding-top: 5px;
}

#homenavside a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
}

#homenavside a:hover {
	text-decoration: underline;
}

.homenav img {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}

.homenav_text {
	padding-left: 15px;
	letter-spacing: 2px;
}

.homenavrow {
	height: 65px;
}



/* management.html */

.contactheading2 {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}

.contactinfo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-weight: normal;
	line-height: 16px;
}

.contactinfo p {
	padding-right: 40px;
}

.contactinfo h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699cc;
	letter-spacing: 3px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
}

.missionstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
}

.ourteam {
	width: 520px;
}

.ourteamdocs {
	padding-left: 8px;
	margin-top: 10px;
}

.ourteamdocs2 {
	padding-left: 8px;
	margin-top: 0px;
}

.ourteam p {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 13px;
	margin-top: 3px;
}

.teamborder {
	border-bottom: 1px #c2c2c2 solid;
	padding: 0px;
}

.teamphoto {
	padding-left: 10px;
}

.teamheading {
	text-align: left;
}


/* policydocuments.html */

.projectnames2 {
	width: 540px;
}



/* recentmasterapprovals.html */

.projectnote {
	font-weight: normal;
	font-size: 10px;
	text-indent: 5px;
	padding: 0px;
	margin: 0px;
}



/* services.html */

#sectionnav {
	padding-bottom: 20px;
	margin: 0 auto;
	width: 906px;
}

#sectionnav h3 {
	color: #5098c5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	letter-spacing: 3px;
	padding-left: 20px;
}

#sectionnav p {
	color: #626262;
	font-size: 12px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left; 
	padding-left: 20px;
	line-height: 18px;
	letter-spacing: 0.5px;
}

#sectionnav a {
	color: #5098c5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
}

#sectionnav a:hover {
	text-decoration: underline;
}

td.left {
	border-bottom: #9e9e9e dashed 1px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 400px;
}

td.right {
	border-bottom: #9e9e9e dashed 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 400px;
}

td.middle {
	width: 1px;
	border-right: #9e9e9e dashed 1px;
}



/* testimonials.html */

.bottomborder {
	border-bottom: #9e9e9e dashed 1px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 400px;
}

.bottomborder2 {
	border-bottom: #9e9e9e dashed 1px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.bottomborder3 {
	border-bottom: #9e9e9e dashed 1px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: center;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: bold;
	width: 600px;
}

.testimoniallogo {
	width: 130px;
}

.testimonialperson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	font-weight: bold;
}

.testimonialquote {
	color: #6699cc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	width: 400px;
}