/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
  background: url('images/1022_background.jpg');
 background-repeat:repeat-y; background-position:center;
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 

#imagearea{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 height:200px;  
} 
 
#header{
 position:relative; 
 height:161px; 
 width:997px;
  border-bottom: 1px solid #58595B;
} 
 
#leftcol{
 width:50%; 
 float:left; 
 position:relative; 
  }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:50%; 
 }
 
 
 #maincol-special{  
 float: right; 
 display:inline; 
 position: relative; 
 width:82%; 
 }
 
 
 #leftcol-special{
 width:18%; 
 float:left; 
 position:relative; 
  }
 
#footer{
 margin-top:5px;
 width:997px;
 height:20px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 border-top: 1px solid #58595B;
 } 
 
 #navcol{
 float:left; 
 position:relative;
 width:178px;
  margin-top:10px; 
}

 #photodiv {
 text-align:right;
  background-repeat: no-repeat;
  width:271px;
  height:160px;
  position:relative;
  float:right;
}

.navpanel{
width:178px;
height:183px;
 background: url('images/left_nav_panel.jpg');
 background-repeat: no-repeat;
}

.rightpanel{
width:204px;
min-height:495px;
 background: url('images/right_blue_panel.jpg');
  background-repeat:repeat-y; 
 margin-right:10px;
}

.logo {
width:199px;
height:152px;
background: url('images/logo.jpg');
background-repeat: no-repeat;
float:left;
position:relative;
}

.dataheading{
width:315px;
height:21px;
background: url('images/data_box_heading.jpg');
}
.data{
width:315px;
min-height:89px;
background: url('images/data_box_content.jpg');
 background-repeat:repeat-y;  
}

.datatextheading{
font-size:12px;
font-family: Arial,sans-serif;
text-decoration:none;
color:#ffffff;
font-weight:bold;
padding-top:5px;
padding-left:5px;
}

.datatext{
font-size:12px;
font-family: Arial,sans-serif;
text-decoration:none;
color:#1C4076;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

.hand {
width:177px;
height:207px;
background-position:bottom;
background: url('images/homepage_hand.jpg');
}

.eqe{
float:left;
position:relative;
padding-top:115px;
padding-left:40px;
font-size:20px;
font-family: Arial,sans-serif;
text-decoration:none;
color:#1C4076;
}

.eqe-home{
float:left;
position:relative;
padding-top:115px;
padding-left:40px;
font-size:20px;
width:300px;
font-family: Arial,sans-serif;
text-decoration:none;
color:#1C4076;
}

.heading{
float:left;
position:relative;
text-align:right;
width:420px;
padding-top:87px;
padding-right:0px;
font-size:36pt;
font-family: Arial,sans-serif;
text-decoration:none;
color:#E0E1E3;
}

.quotetext{
font-size:12px;
font-family: Arial,sans-serif;
text-decoration:none;
color:#1C4076;
padding:10px;
}

.innermaincoltext{
padding:10px;
}

.leftinnercoltext{
padding:10px;
}

p,td,li{
font-size:12px;
font-family: Arial,sans-serif;
text-decoration:none;
color:#58595B;
margin-bottom:0; 
margin-top:0; 
line-height: 3ex;
}


a {
font-size:12px;
font-family: Arial,sans-serif;
text-decoration:underline;
color:#1C4076;
}

h2{
font-size:12px;
font-family: Arial,sans-serif;
font-weight:bold;
color:#1C4076;
margin-bottom:0; 
margin-top:0; 
}

h1{
font-size:14px;
font-family: Arial,sans-serif;
font-weight:bold;
color:#1C4076;
margin-bottom:10px; 
margin-top:0; 
}

ul{
margin-bottom:0; 
margin-top:0; 
}

.blue {
font-size:14px;
font-family: Arial,sans-serif;
text-decoration:none;
color:#1C4076;
line-height: 2.5ex;

}

.dashes {
font-family: Arial,sans-serif;
text-align:right;
padding-top:5px;
position:relative;
float:right;
}

.footertext {
position:relative;
float:left;
font-family: Arial,sans-serif;
text-align:left;
padding-top:5px;
font-size:11px;
color:#58595B;
}


#innerleftcol{
 float:left; 
 position:relative;
 width:321px;
  margin-top:10px;
  border-right: 1px solid #58595B;
}

 #innermaincol{
 float:left; 
 position:relative;
 width:285px; 
  margin-top:10px;
  
}

 #innermaincol-special{
 float:left; 
 position:relative;
 width:605px; 
  margin-top:10px;
  
}

#innerrightcol{
 float:left; 
 position:relative;
 width:214px;
 margin-top:10px;
}

ul.tick {
 list-style-type: none;margin: 0;padding: 0;position: relative;
}

li.ticklist {
background-image:url(images/triangle_bullet.jpg);background-position:0 0.3em;background-repeat:no-repeat;padding:0 0 0 25px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

