@charset "utf-8";
/* CSS Document */

/* DESIGNER NOTE
   This file contains the global css that will effect all pages within the website */

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
body {
	background-color: #CDD3C4;
	padding-top: 2px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

img {
	border:0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.clearFloat {
	clear: both;
}
.content {
	float: left;
	width: 688px;
}
.textpadding {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 50px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textAlignRight {
	text-align: right;
}

img.marginRight {
	margin-right: 20px;
}



h1 {
		color:#04a104;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
		color:#04a104;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	margin-bottom: 10px;
		color:#04a104;
	line-height: 16px;
}
p.intro {
	font-size: 16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	margin-bottom: 15px;
}

a {
		color:#32b46c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


ul {
}
ul li {
}






/* DESIGNER NOTE
   Change width to the overall width of your page */

#container{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(''); /* background.jpg */
	background-attachment: fixed;
	background-position: bottom center;
	background-repeat: no-repeat;
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header .window {
	background-color: #FFFFFF;
}
#header .logo {
	float: left;
	width: 242px;
	height: 140px;
	background-color: #FFFFFF;
}

#header #topbar a strong {
	display: none;
}
#header #topbar a {
	cursor:pointer;

}

#header   #topbar   a.tb1 {
	background-image: url(/images/header/menu/menu.png);
	height: 26px;
	width: 155px;
	display: block;
	float: left;
}
#header   #topbar   a.tb1:hover {
	background-image: url(/images/header/menu/menu_ro.png);
}
#header    #topbar    a.tb1#selected {
	background-image: url(/images/header/menu/menu_ro.png);
}


#header  #topbar  a.tb2 {
	background-image: url(/images/header/menu/menu-02.png);
	height: 24px;
	width: 155px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#header  #topbar  a.tb2:hover {
	background-image: url(/images/header/menu/menu_ro-02.png);
}
#header    #topbar    a.tb2#selected {
	background-image: url(/images/header/menu/menu_ro-02.png);
}

#header  #topbar  a.tb3 {
	background-image: url(/images/header/menu/menu-03.png);
	height: 24px;
	width: 155px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#header  #topbar  a.tb3:hover {
	background-image: url(/images/header/menu/menu_ro-03.png);
}
#header   #topbar   a.tb3#selected {
	background-image: url(/images/header/menu/menu_ro-03.png);
}


#header  #topbar  a.tb4 {
	background-image: url(/images/header/menu/menu-04.png);
	height: 24px;
	width: 155px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#header  #topbar  a.tb4:hover {
	background-image: url(/images/header/menu/menu_ro-04.png);
}
#header   #topbar   a.tb4#selected {
	background-image: url(/images/header/menu/menu_ro-04.png);
}

#header  #topbar  a.tb5 {
	background-image: url(/images/header/menu/menu-05.png);
	height: 24px;
	width: 155px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#header  #topbar  a.tb5:hover {
	background-image: url(/images/header/menu/menu_ro-05.png);
}
#header   #topbar   a.tb5#selected {
	background-image: url(/images/header/menu/menu_ro-05.png);
}


#header  #topbar  a.tb6 {
	background-image: url(/images/header/menu/menu-06.png);
	height: 24px;
	width: 155px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#header  #topbar  a.tb6:hover {
	background-image: url(/images/header/menu/menu_ro-06.png);
}
#header   #topbar   a.tb6#selected {
	background-image: url(/images/header/menu/menu_ro-06.png);
}



#header #image {
	float: left;
}



/*Header Styles*/
#header ul {
}
#header ul li {
}
#header ul li a {
}
#header ul li a:hover {
}
.imageCaption {
	position: absolute;
	margin-top: 182px;
	width: 688px;
}
.imageCaption .caption {
	float: right;
	font-size: 12px;
	color: #3B3F51;
	height: 19px;
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 25px;
	background-image: url(/images/header/BG_caption.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
}

.leftCol {
	width: 242px;
	height: 550px;
/*	background-color: #001738; */
	float: left;
}
.leftCol ul {
	/*background-image: url(/images/leftNav/NG.gif);*/
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
}

#navigation   ul    li  {
		font-size: 18px;
		color:#32b46c;
		background-color: #ffffff;
		text-decoration: none;
		font-weight:bold;
		border-top:2px solid #000;
		border-color:#32b46c;
		margin: 3px;
}

#navigation ul li:hover {
		font-size: 18px;
		color:#04a104;
		background-color: #ffd700;
		text-decoration: none;
		border-top:2px solid #000;
		border-color:#04a104;
		margin: 3px;
}


#navigation   ul    li a  {
}

#navigation ul li a:hover {
		text-decoration: none;
}



.midCol {
	width: 600px;
	float: left;
}
.midCol ul {
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 20px;
	color: #666666;
}
.midCol ul li {
	margin-bottom: 5px;
}
table  {
	width: 100%;
}
th   {
	text-align: left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #001738;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td   {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


.fullCol   h2 {
	font-size: 14px;
	font-weight: bold;
	color: #16284C;
}



.rightCol {
	float: right;
	padding-top: 30px;
	width: 20px;
	padding-right: 30px;
}
.mainContent {
	overflow: auto;
	background-image: url(/images/background/textFade.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.rightCol ul li {
	list-style-type: none;
	font-size: 11px;
	margin-bottom: 5px;
}
.rightCol ul.menu {
}
.rightCol ul.menu li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D9DEE9;
}
.rightCol ul.menu li a {
	padding-bottom: 5px;
	display: block;
}
.productList img {
	margin-right: 15px;
	border: 1px solid #FFFFFF;
}
.productList a {
	padding: 10px;
	display: block;
	height: 130px;
	border: 1px dashed #929CA9;
}
.productList a h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.productList a:hover {
	background-color: #D8DEE8;
	text-decoration: none;
	color: #16284C;
}
.gallery {
	width: 578px;
	float: left;
}

.gallery ul {
}
.gallery ul li {
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}
.gallery ul li.last {
	margin-right: 0px;
}

.gallery ul li a {
}



.logos {
	width: 150px;
	text-align: right;
	margin-top: 25px;
	float: left;
}


.footer {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #001738;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer a {
	color: #99B5CC;
}
.footerBox {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-top: 10px;
}
.footer   address {
	font-style: normal;
	margin-left: 263px;
}
.footerBox  .address {
	font-style: normal;
}
.footerMenu a {
	padding-right: 20px;
}


#areasCovered {
	margin-left: auto;
	width: 967px;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 18px;
	background-image: url(/images/footer/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#areasCovered ul li {
	float: left;
	font-size: 11px;
	margin-left: 20px;
	display: block;
	width: 80px;
	color: #003849;
	list-style-type: none;
	margin-bottom: 4px;
}
#areasCovered ul {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 800px;
}
#areasCovered h2 {
	display: block;
	height: 35px;
	width: 100px;
	font-size: 12px;
	float: left;
	margin-top: 11px;
	color: #003849;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.noPaddingTop {
	padding-top: 0px;
}
.marginLeft {
	margin-left: 110px;
}
.details {
	background-color: #E0E1E5;
	font-size: 11px;
	margin-bottom: 15px;
}
.details td {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #345389;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.details th {
	text-align: left;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #000000;
}
.projectAccordion  ul {
}
.projectAccordion  ul  li {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.projectAccordion   ul   li   h2  {
	color: #16284C;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(/images/background/accordionBG.png);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #36558A;
}
.projectAccordion  ul  ul li {
	padding-top: 15px;
	background-color: #FFFFFF;
}
.harmonica {
	cursor:pointer;
}
.leftCol ul li a.selected {
	background-image: url(/images/leftNav/item_ro.gif);
	color: #FFFFFF;
}
.gallery #imageDescription {
	width: 100%;
	text-align: left;
	margin-top: 15px;
	font-weight: bold;
	clear: both;
}
.gallery #imageDescription strong {
	color: #000000;
	display: block;
	width: 130px;
	float: left;
}
.vcard {
	font-size: 12px;
}
.vcard .org {
	font-weight: bold;
}
.vcard  .adr  span      {
	display: block;
}
.vcard .email {
	font-size: 12px;
}
.vcard .adr .street-address {
	margin-top: 10px;
	font-size: 12px;
}
.vcard .tel {
	margin-top: 10px;
}
.mapWrapper {
	border: 1px solid #013183;
	padding: 10px;
	background-color: #DEE3EB;
}
#example  table td.thumbs {
	text-align: center;
	vertical-align: top;
	width: 36%;
}
#example  table td.thumbs img  {
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

#slideshow div {
	margin-left:20%;
	margin-right:20%;
	text-align: center;
}


.error {
	background-color: #f5cfc8;
}
