/* CSS Document */
body {
	margin:0px;


  background-color="#DCDCDD"
;
}
#navigation .button {
	background-color:#694846;
	text-align: center;
	border: 1px solid #FFFFFF;
}

#navigation .subButton {
	background-color:#3E4131;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#navigation .subButtonText {
    font-weight: normal;
	line-height: 13px;
	font-size: 9px;
}	
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}	
#mainContent {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContent a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContent .header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 34px;

}
#mainContent .header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#mainContent .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}



#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#footer .address{
	font-size: 10px;
	color: #333333;
}
#footer .copyright{
	font-size: 9px;
	color: #333333;
}

#sampleTakeOff table{
    background-color: #666666;
}
#sampleTakeOff td{
    background-color: #ffffff;
	padding: 2px;
	font-family: arial;
	font-size: 12px;
}
#sampleTakeOff .smallText{
   font-family: Verdana;
   font-size: 8px;
}
.STNavigation{
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#project table{
    background-color: #666666;
}
#container {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
width: 780px;
}

#project td{
    background-color: #F3F3F3;
	padding: 3px;
	font-family: arial;
	font-size: 12px;
}

#whyUs table{
  background-color: #666666;
}

#whyUs td{
    background-color: #ffffff;
	padding: 12px;
	font-family: arial;
	font-size: 12px;
}
.letUs{
	width:118px;
	padding: 5px;
	font-size: 9px;
	color: #000000;
	text-align: center;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	background-image: none;
	background-color: #F3F3F3;


}
.letUs_dev{
	width:130px;
	padding: 5px;
	font-size: 9px;
	color: #000000;
	text-align: center;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	background-image: none;
	background-color: #E2E2E2;
}

.LeftColumn1 {
  background-image: url(images/bgLeftColumnTop.gif);
	background-repeat: repeat-y;
}

.LeftColumn2 {
  background-image: url(images/bgLeftColumnLogo.gif);
	background-repeat: repeat-y;
}

.LeftColumn3 {
  background-image: url(images/bgLeftColumn.gif);
	background-repeat: repeat-y;
}
