/* WLG CSS Document */

body {
	font-family: verdana,arial, geneva, helvetica, arial, sans-serif;
	background: #696969 url(../images/wlg-background.png) repeat-x;
	margin: 0;
	/*text-align:center;*/
}
h1 {
	font-family:times, times new roman, serif;
	font-style:italic;
	/*border-bottom: 1px solid #a4c2ee;
	color:#071529;*/
	border-bottom: 1px solid #a4c2ee;
	color:#071529;
	font-size:1.7em;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px
}
h2 {
	font-family:times, times new roman, serif;
	border-bottom: 1px solid #a4c2ee;
	color:#071529;
	font-weight:bold;
	margin-bottom:0px;
}
h2,td h2{
	font-size:1em;
}

h2 em{
	display:block;
	border-bottom:1px solid #276c83;
}

h3 {
	font-family:times, times new roman, serif;
	font-size:.9em;
	color:#071529;
	font-weight:bold;
	margin-bottom:0px;
}

hr {
	border-bottom:dotted solid #276c83
}
p,ul,ol,dl,dt,dd {
	font-size: .8em;
	color:#333333;
	font-family: verdana,arial, geneva, helvetica, arial, sans-serif;
	list-style-position:outside;
	margin-bottom:6px;
}
td {
	color:#333333;
}
img {
	border:0;
	}
#maincontainer{
	 margin:0 auto;
	 width:957px;
}	
#main {
	float:left;
	width:957px;
	background: url(../images/wlg-page-bg.png) repeat-y;
	padding:0 9px;
}

#container {
	width:940px;
	background: #fff url(../images/wlg-headertop.png) no-repeat;
	background-position:top;
}

#mainimage {
	margin-top:32px;
}
	
#homemenu {
	background:url(../images/wlg-menu-panel.png);
	height:22px;
	border-bottom:8px solid #6597e2;
}

#homeintro {
	background-color:#fff;
	width:940px;
	float:left;
}

#piclinks{
	height:90px;
	margin:18px 54px;
	width:824px;
}

#piclinks img {
	float:left;
	height:90px;
	width:145px;
	border: 1px solid #000;
}

#introcontent{
	float:left;
	width:824px;
	margin-left:54px;
	min-height:200px;
	
}

#introcontent-left{
	float:left;
	width:250px;
	border-right:1px solid #6faaeb;
	border-top:1px solid #6faaeb;
	margin:15px 0 0 4px;
}

#introcontent-right{
	float:left;
	line-height:1.3em;
	width:530px;
	padding:15px 0 0 20px;
	margin-bottom:20px;
}
#footer {
	float:left;
	border-top:8px solid #6fa9ea;
	background-color:#001c37;
	width:940px;
	color:#525c6a;
	font-size:.6em;
	padding:8px 0;
}

#footer a{
	color:#525c6a;	
}
#footer a:links,#footer a:active,#footer a:visited {
	color:#525c6a;
}
#footer a:hover{
	color:#fff;
}

#footer .botlinks{
	text-align:center;
	padding-bottom:10px;
}

#footer .top{
	text-align:center;
	margin:0 auto;
	padding:0 0 3px 0;
	width:634px;
	border-bottom:1px solid #525c6a;

}
#footer .bottom{
	text-align:center;
	padding:3px 0 0 0;
	width:634px;
	margin:0 auto;
}
#footertip {
	float:left;
	width:957px;
	background:url(../images/wlg-footer-bg.png) no-repeat bottom;height:23px
}

#homemenu .mcontainer {
	float:left;
	margin:0 auto;
	width:645px;
	font-size:.8em;
	padding: 2px 0 0 165px;
}

.mcontainer a {
	float:left;
	color:#071529;
	text-decoration:none;
	text-align:center;
	width:90px;
	height:11px;
	padding:3px 10px 6px 10px;
	
}

.mcontainer a:link,.mcontainer a:active,.mcontainer a:visited {
	color:#000;
	text-decoration:none;
	
}

.mcontainer a:hover {
	background:#fff;
	color:#000;
}

#homemenu span.sep {
	display:block;
	font-size:larger;
	text-align:center;
	float:left;
	width:16px;
	padding-top:1px;
}

#submain {
	float:left;
	width:957px;
	background: url(../images/subPage-bg.png) repeat-y;
	padding:0 9px;
}

#bannercontainer {
	width:940px;
	background-color: #6fa9ea;
	height:76px;
}

#bannercleft{
	float:left;
	width:229px;
}
#bannercleft img {
	border:0;
	width:184px;
	height:76px;
	margin:0 27px 0px 17px;
}
#bannercright{
	float:left;
	width:711px;
	height:76px;
	
}
#bannerlevel-1 {
	height:30px;
	background:url(../images/subHeaderTop-bg.png) repeat-y;
}
#bannerlevel-1 img{
	float:right;
	margin-right:10px;
	width:380px;
	height:30px;
}
#bannerlevel-2 {
	clear:right;
	height:31px;
	background:url(../images/subUpperMenuBan-bg.png) no-repeat;
	padding-top:11px;
}
#bannerlevel-2 .menu {
	height:20px;
	background:url(../images/subMenuBan-bg.png) no-repeat;
	font-size:.7em;
	padding-left:65px;
}

.menu a {
	float:left;
	color:#071529;
	text-decoration:none;
	text-align:center;
	width:80px;
	height:11px;
	padding:3px 5px 6px 5px;
	
}

.menu a:link,.menu a:active,.menu a:visited {
	color:#000;
	text-decoration:none;
	
}

.menu a:hover {
	background:#fff;
	color:#000;
}

 a:link.menu_on,a:active.menu_on,a:visited.menu_on {
	background:#fff;
	color:#000;
	
}

a:hover.menu_on {
	background:#fff;
	color:#000;
}

.menu span.sep {
	display:block;
	float:left;
	font-size:larger;
	text-align:center;
	padding-top:1px;
	width:12px;
}
#contentleft{
	float:left;
	width:735px;
	padding-left:20px;
	
}

#contentleft h1 {
	margin-top:20px;
}
#contentleft a{
	color:#0b449a;
	text-decoration:underline;
}
#contentleft a:links,#contentleft a:active,#contentleft a:visited{
	color:#0b449a;
}
#contentleft a:hover {
	text-decoration:none;
	color:#6697e3;
}
#contentrightcol{
	float:left;
	background:url(../images/subPageCorner.png) no-repeat top;
	width:185px;
	padding-top:18px;
}
#piclinkscol{
	padding-top:15px;
	padding-left:25px;
	padding-bottom:25px;
	width:160px;
	background:url(../images/subPageCol-bg.png) repeat-y right 0;
}

#piclinkscol img{
	margin-bottom:15px;
	height:90px;
	width:145px;
	border: 1px solid #000;
}

table.casestudies {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:15px;
	/*border-top:1px solid #6fa9ea;
	border-right:1px solid #6fa9ea;*/
	
}

table.casestudies caption{
	display:none;
}

/*table.casestudies th {
	padding:3px;
	border-left:1px solid #6fa9ea;
	border-bottom:1px solid #6fa9ea;
	width:20%;
	background:#1a4a94;
	color:#fff;
}
*/

table.casestudies td.logo {
	padding:3px;
	/*border-left:1px solid #6fa9ea;
	border-bottom:1px solid #6fa9ea;*/
	width:15%;
	vertical-align:top;
	font-size:.7em;
}
table.casestudies td.about{
	width:85%;
	padding-bottom:8px;
	font-size:.8em;
	vertical-align:top;
}
table.casestudies td.aboutmain {
	width:100%;
	padding-bottom:8px;
	font-size:.8em;
	vertical-align:top;
}
table.casestudies td.aboutmain img{
	float:left;
	margin:10px 10px 10px 0;
}

table.casestudies td.qoute {
	width:100%;
	padding:5px;
	font-size:.8em;
	vertical-align:top;
}
table.casestudies td.readmore {
	width:100%;
	padding:2px 0;
	font-size:.7em;
	background-color:#b1c5e2;
	text-align:right;
}


table.casestudies td.readmore a:link,table.casestudies td.readmore a:active,table.casestudies td.readmore a:visited{
	border-left:#1b4b95;
	padding:2px 5px;
	
}
table.casestudies td.readmore a:hover{
	padding:2px 5px;
	background-color:#1b4b95;
}

table.casestudies tr.alt {
	background-color:#ccc;
}


#contentleft .colsecleft{
	float:left;
	width:180px;
	
}

#contentleft .colsecleft h2{
	color:#b9cedd;
	background-color:#1b4b95;
	padding:2px 5px;
	
}

#contentleft .colsecleft ul{
	font-size:.7em;
	background-color:#c1cee2;
	padding:5px 5px 8px 20px;
	margin-top:0;
	color:#0b449a;
	margin-left:0;	
}

#contentleft .colsecleft li{
	padding-bottom:8px;
		
}

#contentleft .colsecleft li a:hover{
	color:#000;
	
	
}

#contentleft .colsecleft img {
	margin-top:14px;
	border:2px solid #000;
	width:175px;
	height:219px;
	
}
.colsecright h3 {
	margin-bottom:0;
}

.colsecright h3 p {
	margin-top:0;
}

#contentleft .colsecleft .picname {
	display:block;
	font-size:.6em;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:5px;
	text-align:center;
}

#contentleft .colsecright{
	float:left;
	width:545px;
	padding-left:10px;
	margin-bottom:15px;
	
}

.internallinks{
	float:right;
	width:745px;
	text-align:right;
	font-size:.7em;
	padding-top:4px;
}

.contactbox {
	float:left;
	width:330px;
	
}
.mapbox {
	clear:left;
	width:700px;
	padding-bottom:25px;
}

.faq{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}
.faq th {
	color:#071529;
	vertical-align:top;
	text-align:left;
	padding-left:10px;
}

.faq td {
	width:80%;
	vertical-align:top;
	padding-bottom:8px;
	padding-left:8px;
}
.faq td h2 {
	margin-bottom:0;
	padding-bottom:0;
}
.faq td h2 p{
	padding-top:0;
	margin-top:0;
}
table.faq td.readmore {
	padding:2px 0;
	font-size:.7em;
	background-color:#b1c5e2;
	text-align:right;
}


table.faq td.readmore a:link,table.faq td.readmore a:active,table.faq td.readmore a:visited{
	border-left:#1b4b95;
	padding:2px 5px;
	
}
table.faq td.readmore a:hover{
	padding:2px 5px;
	background-color:#1b4b95;
}
