body {
	background-color: #0C4481;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

img {
	border: none;
}

#flashTeaser {
        height:                                 220px;
        width:                                  740px;
}

div#flashTeaser {
	overflow: hidden;
}

div.teaser_picture {
		
                width:740px;
                height:220px;
                margin-left:22px;
                background-color:#ff0000;
                overflow:hidden;
}

#outerGradient {
	background-image:url(../images/outer_container_bg.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	position:relative;
}
#headerShell {
	width: 767px;
	background-image:url(../images/header_top_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0
}
#zone1 {    /* clickable area */
	float: left;
	width : 300px;
	height: 45px;
	margin-left: 20px;
	margin-top: 30px;
}

#globalHeader {
	height: 77px;
	position: relative;
}
#globalHeader #homeLink {
	height: 77px;
	width: 200px;
}
#globalHeader #homeLink a {
	text-decoration:none;
	height: 77px;
	width: 200px;
	position:absolute;
	left: 0px;
}
#globalHeader #homeLink a span {
	visibility: hidden;
}

#topLang {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: .009em;
	width: 100px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 333px;
	text-align: center;
	margin: 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}


#globalHeader #topNav {
      font-family:Arial, Helvetica, sans-serif;
      font-size:11px;
      letter-spacing: .009em;
      width: 493px;
      height: 29px;
      position: absolute;
      top: 45px;
      left: 300px;
      text-align: center;
      margin: 0;
      padding: 10px 0 0 0;
      vertical-align: middle;
}

#globalHeader #topNav ul {
	display:inline;
	margin: 0;
	padding: 50px;
	padding: 0 0 0 30px;
}
#globalHeader #topNav ul li {
	display:inline;
	list-style: none;
	padding: 0 15px 0 0;
}
#globalHeader #topNav ul li a {
	color: #969696;
	text-decoration:none;
}
#globalHeader #topNav ul li a:hover {
	color: #29509E;
	text-decoration:none;
}
#innerShell {
	min-height: 400px;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	padding: 0;
}
#flashcontent {
	margin: 0 25px 0 21px;
	height: 223px;
}
#featuredproject {
	height: 145px;
	width: 509px;
}
#homeContentCopy {
	height: 145px;
	width: 469px;
	background-image:url(../images/hm_content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0 20px 0 20px;
	margin:0;
}
#homeContentCopy h1{
	font-size: 11px;
	font-weight: bold;
	margin: 0  0 10px 17px;
	padding: 14px 0 0 0;
}
#homeContentCopy a {
	color:#3D54A4;
	text-decoration:none;
}
#homeContentCopy a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#flashcontentSub {
	margin: 0 25px 0 21px;
	height: 82px;
}
#homeSearch {
	margin: 0 24px 0 20px;
	height: 42px;
	background-position: center top;
	background-repeat:no-repeat;
	position: relative;
}
#homeSearchBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 370px;
	height: 17px;
	top: 12px;
	left: 350px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	position: absolute;
	text-align: left;
}
#subNav {
	margin: 0 24px 0 20px;
	height: 42px;
	background-image:url(../images/subnav_bgd.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	position: relative;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#subNav ul {
	display:inline;
	margin: 0 0 0 25px;
	padding: 0;
}
#subNav ul li {
	display:inline;
	list-style: none;
	padding: 0 13px 0 0;
}
#subNav ul li a {
	color: #969696;
	text-decoration:none;
}
#subNav ul li a:hover {
	color: #29509E;
	text-decoration:none;
}
 #subNav ul li:before {
	/*content: ":"; */
	margin: 0 15px 0 0;
	color:  #969696;
}
#subNav ul li.first:before {
	content: "";
}
#subNav #subNavShell {
	padding: 15px 0 0 0;
}
#contentShell {
	padding:0;
	margin: 0 24px 0 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-align: left;
	border-bottom-color:#EAEAEA;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}
#footer {
	height: 221px;
	background-image: url(../images/footer_bgd.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 0;
	margin: 0;
}
/*
#footer span {
	visibility: hidden;
}
*/
.input {
	font-family: verdana, helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:15px;
	Vertical-Align: top;
	padding: 0;
	width: 120px;
}

.formBtnlogin {
        vertical-align:bottom;
        background-color: #EEF4F9;
        border:1px solid #E9E9E9;
}

.formBtn {
	margin: 0 0 0 100px;
	vertical-align:bottom;
	background-color: #EEF4F9;
	border:1px solid #E9E9E9;
}
.fieldtext {
	font-family:  helvetica, arial, san-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #E9E9E9;
	height:13px;
	vertical-align: top;
	background-color: #EEF4F9;
}
#sub1LeftCol {
	width:507px;
	border-right-color:#EAEAEA;
	border-right-style:solid;
	border-right-width: 1px;
	float: left;
}
#sub1RightCol {
	height: 361px;
	width: 213px;
	float: left;
}
#sub2RightCol {
	float: left;
	width: 527px;
}
#sub2LeftCol {
	background-image: url(../images/v_line_work.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 174px;
	float: left;
	padding: 10px;
	font-size: 10px;
}


/* Section Graphic */
.SidePicture {
	background-image: url(../inc/img.php);
	background-repeat:no-repeat;
	height: 361px;
}

#sub1LeftCol h1 span {
	visibility:hidden;
}
#sub1LeftCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3D54A4;
	font-weight: bold;
	height: 70px;
	margin:0;
	padding:0;
}
#sub1LeftCol #innerContent {
	padding: 20px 20px 20px 22px;
}
#innerContent p {
	padding: 0;
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
#innerContent a {
	color:#3D54A4;
	text-decoration:none;
}
#innerContent a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#innerContent hr {
	height: 1px;
	border-bottom: #EAEAEA 1px dashed;
	border-top: #EAEAEA 0 none;
	border-right: #EAEAEA 0 none;
	border-left: #EAEAEA 0 none;
	margin: 15px 0;
	clear: both;
}

#innerContent h2 {
	margin: 0 0;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
        font-size:18px;
        letter-spacing: .05em;
}

.hrMargin {
	clear:both;
	margin-bottom:20px
}
a.btnBack {
	background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	display:block;
	font-weight:bold;
}
a.btnGeneric {
	background-image: url(../images/btn_generic.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	width: 112px;
	height:22px;
	padding: 5px 0 0 10px;
	background-color:transparent;
border: none;
}
a:hover.btnGeneric {
	background-position: 0 -27px;
		background-color:transparent;
border: none;
}
a.btnGeneric span{
	color: #FFFFFF;
	text-decoration: none;
}
.btnForm {
	background-image: url(../images/btn_generic_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 81px;
	height:23px;
	background-color:transparent;
	border: none;
	color:#555555;
	font-size:10px;
	margin:0 0 0 35px;
	padding: 0;
}
.btnForm a:hover{
	background-color:transparent;
	border: none;
}
#sub2LeftCol h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
#sub2LeftCol ul {
	margin: 0px;
	padding: 0px;
}
#sub2LeftCol li {
padding:0;
	list-style:none;
}
#sub2LeftCol a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	font-weight:bold;
	list-style:none;
	text-indent:20px;
	line-height:200%;


}
#sub2LeftCol a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#sub2RightCol hr {
	height: 1px;
	border-bottom: #EAEAEA 1px solid;
	border-top: #EAEAEA 0 none;
	border-right: #EAEAEA 0 none;
	border-left: #EAEAEA 0 none;
	clear: both;
	margin: 0;
	padding: 0;
}
#sub2RightCol a {
	color: #666666;
	text-decoration: none;
}
#sub2RightCol a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
.FeaturedClientLinkHover {
	color:#3D54A4;
	text-decoration:underline;
}
#description {
	background-color: white; /*corrects IE's ugly display of bold text*/ 
}
#homeCol1 {
	float: left;
	width: 506px;
}
#homeCol2 {
	float: left;
	width: 198px;
	margin-left: 12px;
	margin-top: 7px;
}
#homeCol2 ul {
	margin: 0;
	padding: 0px;
	font-weight: normal;
}
#homeCol2 li {
padding:0;
	list-style:none;
}
#homeCol2 li a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	list-style:none;
	text-indent:20px;
	line-height:200%;


}
#homeCol2 li a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#homeContent {
	background-image: url(../images/home_content_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 272px;
}
#formQuote{
margin: 0;
}
#formQuote .txtField {
	background-color: #FEFEFE;
	border: 1px solid #E9E9E9;
	height: 13px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#BFBFBF;
}
#formQuote .multiField {
	background-color: #FEFEFE;
	border: 1px solid #E9E9E9;
	height: 39px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#BFBFBF;
}
#formQuote .dropMenu {
	background-color: #FEFEFE;
	border: 1px solid #E9E9E9;
	height: 18px;
	margin: 2px 0px;
	width: 156px;
	padding: 2px;
	font-size:10px;
	color:#BFBFBF;
}
#formContact .txtField {
	background-color: #EEF4F9;
	border: 1px solid #E9E9E9;
	height: 13px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#666666;
}
#formContact .txtBox {
	background-color: #EEF4F9;
	border: 1px solid #E9E9E9;
	height: 124px;
	margin: 2px 0px;
	width: 270px;
	padding: 2px;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
#formContact .dropMenu {
	background-color: #EEF4F9;
	border: 1px solid #E9E9E9;
	height: 18px;
	margin: 2px 0px;
	width: 150px;
	padding: 2px;
	font-size:10px;
	color:#666666;
}
.FeaturedClientLink a {
	color: #29509E;
	text-decoration: none;
}
.lightBlue {
	font-weight: normal;
	color: #3D54A4;
}
.lightGray {
	font-weight: normal;
	color: #BEBEBE;
}
 Overrides Greybox 
.caption{
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.close a {
	color:#3D54A4;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.close a:hover {
	color:#3D54A4;
	text-decoration:underline;
}

h1#title_sitemap {
	text-indent: 20px;
	margin-top: 20px;
	margin-bottom: -30px;
}
 ul.plusList {
	margin: 0;
	padding: 0px;
	font-weight: normal;
}
.plusList li {
	padding:0;
	list-style:none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-indent:20px;
	line-height:150%;
}
.plusList  li a {
	color: #666666;
	text-decoration: none;


}
.plusList li a:hover {
	color:#3D54A4;
	text-decoration:underline;
}

ul.bulletlist{
	list-style:none;
	line-height: 150%;
}
.bulletlist li{
	color: #666666;
	list-style:none;
	background-image: url(../images/bulletPlus.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 3em; 
	list-style-position: inside; 
	text-indent: 1em ;
}

#msg {
	font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
	display:none; 
	position:absolute; 
	z-index:200; 
	padding-left:7px;
	border: 2px solid #E9E9E9;
}

#msgcontent {
	display:block; 
	background: #E7EAEF;
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px
}
