/****************************************************
 *
 *	style.css
 *
 ****************************************************/

body, td, th{
	color: #333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

a{
	color: #562E15;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}

ul{
	margin: 8px 0px 8px 32px;
	padding: 0px;
	/*list-style-position: inside;*/
	list-style-type: disc;
	color: #4A2112;
}


img{
	border: none;
}



h1{
	font-size: 18pt;
	color: #562E15;
}
h2{
	font-size: 12pt;
	color: #562E15;
}
h3{
	font-size: 10pt;
	color: #562E15;
	margin-bottom: .5em;
}
#container{
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg02.gif);
	background-color: #fff;

}
#header{
	padding: 12px 30px;
	width: 740px;
	position: relative;

}
#mainmenu{
	width: 900px;
	height: 27px;
	background-image: url(/images/greenbar.jpg);
	text-align: right;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;

}
#mainmenu a{
	margin: 34px;
	color: #fff;
}
#mainmenu a:hover{
	color: #562E15;
	text-decoration: underline;
}
#bodydiv{
	width: 900px;
	min-height: 300px;
	position: relative;
	background-image: url(images/bg01.gif);
}
.bodytable{
	width: 900px;
	margin: 0px;
	height: 300px;
}
.bodycell{
	padding: 24px;
	vertical-align: top;
	background-color: #fff;
}
.bodycell table tr td {
    background-color: #fff;
}
#leftmenu{
/* 	background-color: #851619; */
	background-color: #562E15;
	color: #fff;
	vertical-align: top;
	text-align: right;
	width: 146px;
	padding: 24px 16px 0 0;

}
#leftmenu a{
	color: #fff;
	font-weight: bold;
	display: block;
	/*height: 20px;*/
	padding: 4px;
}
#leftmenu a:hover{
/* 	background-color: #339900;
	background-color: #B0B25B; */
	background-color: #df0306;
	text-decoration: none;
}
#footer{
	width: 900px;
	position: relative;

}


.background_home
{
	margin: -8px;
	width: 100%;
  	background-image: url('images/bg_home.jpg');
 	position: absolute; 
  	background-repeat: repeat-x;
  	background-attachment:absolute;
  	background-position: 0px 350px;
  	background-color: #000000;
}

.mainContent {
   	width: 900px;
    	margin-left: 70px;
    	min-height: 600px;
}


.mainHeader {
    	width: 900px;
    	height: 158px;
	padding: 7px 0px 0px 0px;
	position: relative;
}
/*
.mainNav {
    padding-top: 112px;
    padding-left: 290px;
    float: left;
}
*/

.mainNavHeader{
	width: 750px;
	text-align: left;
	bottom: 32px;
	left: 130px;
	right: 0px;
	position: absolute;
	color: #562E15;
	font-size: 24pt;
	letter-spacing: .19em;
	font-family: Arial, Helvetica, sans-serif;
}

.mainNav{
	text-align: right;
	position: absolute;
	bottom: 8px;
	right: 20px;
        margin-right: 32px;
	color: #B13925;
}

.mainNav a{
	color: #FDE5C8;
	margin: 28px;
   	text-transform: uppercase;
	font-size: 10px;
}

#navAbout,
#navClients,
#navServices,
#navIndustries,
#navContact {
    color: #895e3c;
	margin-right: 60px;
}

p {
    color: #000000;
}

.leftSide {
    float: left;
    width: 225px;

}


#whatWeDo {
    width: 190px;
    height: 565px;
    padding-top: 24px;
    padding-left: 20px;
    background-color: #B13925;
}

#whatWeDoAbout {
    width: 190px;
    height: 565px;
    padding-top: 24px;
    padding-left: 20px;
    background-color: #333366;
}


#whatWeDo h2 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    color: #FDE5C8;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
}

#whatWeDo a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFBF70;
    padding-left: 5px;
}

#whatWeDo a:hover {
    color: #FDE5C8;
}


#whatWeDoAbout {
    width: 190px;
    height: 565px;
    padding-top: 24px;
    padding-left: 20px;
    background-color: #333366;
}

#whatWeDoAbout h2 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    color: #FDE5C8;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
}

#whatWeDoAbout a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFBF70;
    padding-left: 5px;
}

#whatWeDoAbout a:hover {
    color: #FDE5C8;
}


#whatWeDoLinks {
    width: 190px;
    height: 565px;
    padding-top: 24px;
    padding-left: 20px;
    background-color: #336666;
}

#whatWeDoLinks h2 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    color: #FDE5C8;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
}

#whatWeDoLinks a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFBF70;
    padding-left: 5px;
}

#whatWeDoLinks a:hover {
    color: #FDE5C8;
}


#whatWeDoEvents {
    width: 190px;
    height: 565px;
    padding-top: 24px;
    padding-left: 20px;
    background-color: #993333;
}

#whatWeDoEvents h2 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    color: #FDE5C8;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
}

#whatWeDoEvents a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFBF70;
    padding-left: 5px;
}

#whatWeDoEvents a:hover {
    color: #FDE5C8;
}



.quotes {
    width: 238px;
    height: 199px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 24px;
    background: url("images/lines.jpg");
    color: #4a2112;
}

.theQuote {
    font-style: italic;
    font-size: 15px;
    padding-bottom: 10px;
}

.quoteName {
    font-weight: bold;
}

.quoteCompany {
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 10px;
}

#viewCaseStudiesImg {
    width: 148px;
    height: 25px;
    background-image: url("images/viewCase.png");
    background-repeat: no-repeat;
    cursor: pointer;
    padding-bottom: 20px;
}

.rightSide {
    float: left;
    width: 632px;
}

.rightTopHome {
    background-color: #000000;
    display:block; 
    padding-left: 9px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    height: 290px;
    width: 622px;
    border-left: 1px solid #FDE5C8;
    border-right: 1px solid #FDE5C8;
    border-bottom: 1px solid #FDE5C8;
}


.rightTopPage {
    background-color: #000000;
    display:block; 
    padding-left: 9px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    height: 200px;
    width: 622px;
    border-left: 1px solid #FDE5C8;
    border-right: 1px solid #FDE5C8;
    border-bottom: 1px solid #FDE5C8;
}




.rightMid {
    background-color: #ffffff;
    min-height: 263px;
    width: 622px;
    padding-top: 20px;
    padding-left: 10px;
border: 1px solid #FDE5C8;
}

.rightMidPage {
    background-color: #ffffff;
    min-height: 357px;
    width: 622px;
    padding-top: 20px;
    padding-left: 10px;
border: 1px solid #FDE5C8;
}

.bcacNews {
    float: right;
    border-left: 1px solid #000000;
    width: 260px;
    min-height: 275px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
margin-right: 30px;
 
}

.bcacNews h2 {
    color: #562E15;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.bcacNews a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
    padding-left: 0px;
}

.bcacNews a:hover {
    color: #330000;
}







.aboutLinks {
    float: right;
    border-left: 1px solid #000000;
    width: 150px;
    height: 700px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
 
}




.aboutLinks a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
}

.aboutLinks a:hover {
    color: #330000;
}


.CE_imagecolumn {
    float: right;
    border-left: 1px solid #000000;
    width: 150px;
    height: 1550px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
 
}

.exhibits_imagecolumn {
    float: right;
    border-left: 1px solid #000000;
    width: 150px;
    height: 1350px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
 
}

.press_linkcolumn {
    float: right;
    border-left: 1px solid #000000;
    width: 150px;
    height: 2150px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
 
}

.longLinks {
    float: right;
    border-left: 1px solid #000000;
    width: 150px;
    height: 1150px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
 
}




.longLinks a:hover {
    color: #333366;
}


.happeningNow h2 {
    color: #562E15;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.happeningNow p {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.happeningNow a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #333366;
    padding-left: 0px;
}

.happeningNow a:hover {
    color: #562E15;
}


.aboutContent h2 {
    color: #562E15;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.aboutContent h3 {
    color: #333366;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 11px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}
.aboutContent p {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.aboutContent a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
    padding-left: 0px;
}

.aboutContent a:hover {
    color: #330000;
}

.mainFooter {
    clear: both;
    padding: 10px 50px 10px 10px;
    text-align: right;
    font-size: 11px;
}

.mainFooter a {
    color: #333;
    font-weight: normal;
}

.mainFooter a:hover {
    color: #FDE5C8;
    font-weight: normal;
}
