@charset "utf-8";
/* CSS Document */

body, html{
	background: #e1e4e8 url(images/bg.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	border:0;
	font-family:'Arial', Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
/* --- DIV STYLES --- */
.layout{
	width:100%;
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
}
.grid{
	width:910px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.site{
	width:900px;
	background:url(images/shadow.png) top center repeat-y;
	padding:0 10px;
}
.middle-contain{
	width:900px;
	height:210px;
}
.footer-contain{
	/* Change Footer Background Color Here */
	background-color:#6b6d89;
	width:900px;
	color:#fff;
	vertical-align:middle;
}
.top-contain{
	background:url(images/header.jpg) top left no-repeat;
	width:900px;
	height:130px;
}
.content-contain{
	background-color:#fff;
	width:900px;
	margin:0;
	padding:0;
	border:0;
}
/* --- MIDDLE --- */
.Industry{
	background: url(images/industry.jpg) top left no-repeat;
	width:340px;
	height:210px;
}
/*--- SIDE BACKGROUND---*/
.Side{
	vertical-align:top;
	padding:10px;
	width:280px;
	background:url(images/side-bg.jpg) top left repeat-y;
	text-align:center;
	margin:0;
	border:0;
}
/*--- DNN PANES --- */
.RightPane{
	vertical-align:top;
	padding-top:10px;
	text-align:left;
}
.ContentPane{
	padding:10px 10px;
	vertical-align:top;
	text-align:left;
	margin:0;
}
.ConsultationPane{
	width:560px;
	height:210px;
	background:url(images/consultation-bg.jpg) top left no-repeat;
	padding-top:35px;
}
.MapPane{
	width:450px;
	vertical-align:top;
	padding:10px 10px;
}
/*--- RIGHT PANE ---*/
.CallButton{
	background:url(images/call-button.jpg) top left no-repeat;
	width:280px;
	height:95px;
}
/*--- CONTENT & TEXT --- */
.Normal, td{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
p{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding: 0 0 12px 0;
	line-height:20px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#313247;
	font-size:18px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434461;
	font-weight:bold;
	font-size:16px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434461;
	font-weight:bold;
	font-size:14px;	
}
ul{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.ContentPane li{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:15px;
}
a, a:active, a:visited, a:link, Normal a, .Normal a:link, .Normal a:active, .Normal a:visited{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#313247;
	text-decoration:underline;
}
a:hover, Normal a:hover{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#313247;
	text-decoration:none;
}
.content-image{
	padding:0 5px 5px 0;
	margin:0;
	float:left;
}
/* --- BLOCK QUOTE ---*/

blockquote{
	width:250px;
	margin:0 0 0 18px;
	padding:0;
	border:0;
}

blockquote.style1 {
	font: 14px/20px italic Times, serif;
	background: url(images/openquote.png) top left no-repeat;

}
blockquote.style1 span{
	background: url(images/closequote.png) bottom right no-repeat;
	display: block;
	padding: 8px 20px 8px 28px;
}

/* --- FOOTER --- */
.FooterInfo{
	padding:10px 10px;
	color:#fff;
	text-align:center;
}
.FooterInfo p{
	line-height:14px;
	color:#fff;
}
.FooterInfo a, .FooterInfo a:active, .FooterPane a:link, .FooterPane a:visited{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
.FooterInfo a:hover{
	text-decoration:none;
}
/* --- SKIN OBJECTS --- */
.SkinObjects{
	padding-bottom:10px;
}
.SkinObject, .user, #SkinObejcts{
	text-align:center;
	font-family:'Arial', Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
}
a.SkinObject, a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited, a.user, a.user:link, a.user:active, a.user:visited{
	text-align:center;
	font-family:'Arial', Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.SkinObject:hover, a.user:hover{
	text-decoration:underline;
}
/* --- MENU --- */
.menu-contain{
	background:url(images/menu-bg.jpg) top left repeat-x;
	width:900px;
	height:50px;
	text-align:left;
}
.SEOMenu {
font-family: 'Arial', Helvetica, sans-serif;
font-size:14px;
}
.SEOMenu ul{
list-style-type:none;
margin:0;
padding:0;
}
.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
margin:0;
padding:0;
}
.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}
.SEOMenu a, .SEOMenu a:visited, .SEOMenu a:link, .SEOMenu a:active {
   color:#fff;
   text-decoration:none;
   font-family:'Arial', Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   text-transform:uppercase;
}

.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
width:12px;
height:50px;
background:url(images/lefta.gif);
}
.SEOMenu a b, .SEOMenu :visited b {
display:block;
font-weight:bold;
float:left;
padding:0;
height:50px;
line-height:50px;
cursor:hand;
color:#fff;
}
.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
width:12px;
height:50px;
background: transparent url(righta.gif);
border-right: 1px solid #313247;
}
.SEOMenu ul li ul {
display: none;
}
.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background: url(images/menu-sel.png) top repeat-x;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background: url(images/menu-sel.png) top repeat-x;
	color:#fff;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background: url(images/menu-sel.png) top repeat-x;
}
.SEOMenu :hover{
color:#fff;
white-space:normal;
}
.SEOMenu a:hover b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
text-decoration:none;
}
.SEOMenu a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu :hover > a b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu :hover > a em.right {
background: url(images/menu-hover.png) top repeat-x;
}
/* --- CURRENT ITEM HOVER --- */
.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b  {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover b {
color:#fff;
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem a:hover em.right {
background: url(images/menu-hover.png) top repeat-x;
}
.SEOMenu ul ul .CurrentItem :hover > a b {
color:#0C325F;
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
background: transparent;
}
/****** Drop Down ******/
.SEOMenu  ul li ul {
display: none; text-align:left;
}
.SEOMenu  ul li:hover ul {
display:block; position:absolute; top:50px; left:0;
}
.SEOMenu  ul li:hover ul.scroller {
height:138px; width:180px; overflow:auto;}

.SEOMenu  ul li:hover ul.endstop {
left:-90px;
}
.SEOMenu  ul li:hover ul li ul {
display: none;
}
.SEOMenu  ul li:hover ul li a {
display:block; background-color:#3562A5; color:#fff; float:left; padding:4px 5px; line-height:15px; width:215px; height:20px; font-weight:bold; text-transform:none; font-weight:normal;
}
.SEOMenu  ul li:hover ul li a.drop {
background:#263201; 
}
.SEOMenu  ul li:hover ul li a:hover {
background-color:#7EA5E0; color:#fff;
}
.SEOMenu  ul li:hover ul li a:hover.drop {
background: #888; color:#ff0;
}
/****** Fly Out ******/
.SEOMenu  ul li:hover ul li:hover ul {
display:block; position:absolute; left:225px; top:0px; color:#000; width:150px; background:#ce0606;
}
.SEOMenu  ul li:hover ul li:hover ul li a {background:#7EA5E0; color:#fff;}
.SEOMenu  ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}

.SEOMenu  ul li:hover ul li:hover ul.left {
left:-172px;
}
.SEOMenu  ul li:hover ul li:hover ul li a:hover {background:#3562A5; color:#fff; text-decoration:underline;}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu  ul li a:hover ul {
display:block;position:absolute;top:30px; t\op:29px; background:#aaa;left:0; marg\in-top:1px;
}
.SEOMenu  ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.SEOMenu  ul li a:hover ul.endstop {
left: -90px;
}
.SEOMenu  ul li a:hover ul li a {
display:block; color:#000; height:1px; line-height:15px; padding:4px 16px; width:152px; w\idth:120px;
}
.SEOMenu  ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}

