html {height: 100%;
overflow: auto;
min-height: 100%;
margin: 0;
padding: 0; }

body {background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
margin: 0;
padding: 0px 0px;
min-height: 100%;
position: relative;
overflow: auto;
 }


#container{
overflow:visible;
margin:0px 0px 0px 0px;
padding-left:242px; /* Width of Mainbar incl. borders */
background-image: url(images/homepage.jpg);
background-repeat: no-repeat;
background-position: 242px 0px;
z-index: 900;
padding-top: 0;
min-width: 660px;
width:expression(document.body.clientWidth > 1280? "1033px" : document.body.clientWidth < 980? "700px" : "auto" );

}

.clearboth {clear: both;
height: 0px; 
margin: 0;
padding: 0;
overflow: hidden;} 


#topbar {padding: 35px 0px 0px 0px;
margin: 0px 0 0 0px;
background: #23334a;
width: 98%;
height: 55px;
position: relative;
border-bottom: 20px solid #2e4364;
 } 
 
 #topbar img.logo {border: 0;
 padding: 0px; 
 margin: 0 0 0 9px;}
 
 #topbar img {border: 0; }
 
 .utility {position: absolute;
top: 10px;
right: 20px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
font-weight: 100;
letter-spacing: 0em;
line-height: 1.5em;
color: #CCCCCC; }

.utility a {text-decoration: underline;
color: #d2d2d2;}

.utility a:hover {text-decoration: underline;
color: #FFFFFF;}

form {padding: 0;
margin: 8px 0 0 0; }

input#search {font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
vertical-align: bottom;
padding: 2px 0 2px 2px;
margin: 0px 0 0 0px;
float: left;
clear: both;
width: 130px; }

.utility img {vertical-align: bottom;
margin: 0px 0 0 0;
padding: 0; }


.footer {width: 100%;
padding: 15px 0 15px 0;
margin: 0;
background: #23334a;
position: relative;
border-top: 6px solid #3f5475;
color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;}

.footer ul {display: inline;
color: #586f92;
list-style-type: none;
padding: 0 0 0 8px;
margin: 0;
float: left;
 }

.footer li {margin: 0;
padding: 0px 7px;
display: inline; }

.footer a {color: #CCCCCC; }

.footer a:hover {color: #FFFFFF; }

.footer p.right {float: right;
padding: 0;
margin: 0 15px 0 0; 
color: #CCCCCC; }





 
/* BLUE NAVIGATION + CONTENT BAR DOWN THE LEFT-HAND SIDE */

#mainbar{
  background-color:#2e4364;
  width:242px;
  float:left;
  padding: 0px 0 0 0;
  margin-left: -242px;
  margin-top: 0px;
  display: inline;
  z-index: 1000;
  position: relative;
  border-right: 0px solid #3f5475;
  border-left: 0px solid #3f5475;
  min-height: 100%;
  height: 100%;
}

.mainnav {padding: 0px 0px 0px 0px;
position: relative;
background: #3f5475;
}

.mainnav ul {padding: 0px 0 0px 0;
margin: 0px 0 0px 0px;
border-left: 0px solid #3f5475;
list-style-type: none;
text-align: left;
font-family: "Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
color: #FFFFFF;
font-size: .8em;
line-height: 2.4em;
letter-spacing: .0em;
font-weight: 800;
border-top: 1px solid #CCCCCC;
 }
 
.mainnav li {list-style-type: none;
padding: 0;
margin: 0;
text-indent: none; 
clear: both;
height: 2.4em;
z-index: 2;
position: relative;
display: inline;}


.mainnav li a {padding: 0px 25px 0px 15px;
margin: 0;
width: 202px;
display: block;
text-decoration: none;
color: #FFFFFF;
height: 2.4em;
vertical-align: middle;
border-bottom: 1px solid #CCCCCC;
 }

.mainnav li a:hover {text-decoration: none;
background: #23334a;
cursor: pointer;
}

.mainnav li ul { /* second-level suckerfish lists */
	display: none;
	position: absolute;
	left: 242px;
}

.mainnav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: 242px;
	z-index: 1;
	padding: 0;
	margin: 0;
    float: left;
	clear: both;
}

.mainnav li:hover ul, .mainnav li.over ul { /* lists nested under hovered list items */
	display: block;
	float: left;
	clear: left;
	border: 0;
	top: 0px;
	padding: 0;
	margin: 0;

}

.mainnav li li {display: block;
float: left;
clear: both;
padding: 0;
font-size: 1.1em;
height: 2.1em;
margin: 0;
border: 0;
vertical-align: middle;
}

.mainnav li li a {background: #23334a;
float: left;
clear: both;
display: block;
color: #FFFFFF;
font-size: 1em;
margin: 0;
border: 0;
vertical-align: middle;
padding-left: .5em;
width: 12em;
height: 2.1em;
font-weight: bold;
}

.mainnav li li a:hover {background: #3f5475;
float: left;
clear: both;
display: block;
color: #FFFFFF;
margin: 0;
font-size: 1em;
vertical-align: middle;
border: 0;
padding-left: .5em;
height: 2.1em;
font-weight: bold;
}


.mainnav li a.top {padding: 0px 25px 0px 15px;
margin: 0;
width: 202px;
display: block;
text-decoration: none;
color: #FFFFFF;
border-top: 1px solid #CCCCCC;
}

/* END NAVIGATION CSS */




#barcontent {padding: 30px 20px 0px 15px;
width: 207px;
border-bottom: 0px solid #3f5475;
 }

#barcontent h2 {width: 100%;
line-height: 1.2em;
border-bottom: 1px solid #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: 100;
margin: 0;
padding: 0 0 .3em 0;
color: #FFFFFF;
letter-spacing: -.05em;
float: left;
clear: both; }

#barcontent h3 {width: 100%;
line-height: .9em;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
margin: .5em 0 0em 0;
padding: .5em 0 .3em 0;
color: #FFFFFF;
letter-spacing: -.05em;
float: left;
clear: both; }

#barcontent p { 
width: 100%;
line-height: 1.4em;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
margin: 0em 0 1.4em 0;
padding: 0;
color: #FFFFFF;
float: left;
clear: both;
}

#barcontent p.currentcases {padding-bottom: 20px;
}

#barcontent a {color: #FFFFFF;
text-decoration: none; }

#barcontent a:hover {color: #e0e0e0;
text-decoration: none; }


/* MAIN CONTENT (RIGHT-SIDE OF SCREEN) */


#content{
  width:94%;
  border-left: 242px solid #2e4364;
  margin-left: -242px;
  margin-right: 0px;
  float:left;
  position: relative;
  height: 100%;
  overflow: visible;
  z-index: 2;
}
 
#content img.main {margin: 0;
padding: 0;
position: relative;
float: left;
clear: both;
border: 0; } 
 
#content img {border: 0; }

#homeprincipal {position: relative;
padding: 0;
margin: 0;
float: left;
top: 226px;
overflow: auto;
min-width: 660px;
max-width: 853px;
width:expression(document.body.clientWidth > 1280? "853px" : document.body.clientWidth < 980? "700px" : "auto" );
 }

#homeprincipal h1 {padding: 35px 30px 0px 30px;
margin: 0;
font-family: "Lucida Bright", "Lucida Grande", Georgia, "Times New Roman", serif;
font-size: 2.0em;
letter-spacing: 0em;
font-weight: 100;
line-height: 1em; }

#homeprincipal p {padding: 20px 30px;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: 100;
line-height: 1.6em; }

#homeprincipal a {font-weight: bold;
color: #3f5475;}

#homeprincipal a:hover {font-weight: bold;
color: #809cb5;}



#buttons {
position: absolute;
padding: 0;
margin: 0;
z-index: 1000;
right: 0;
top: 180px;
display: block;
height: 30px;
}


#buttons ul {
list-style: none;
height: 30px;
float: left;
margin: 0;
text-indent: none;
padding: 0;
}

#buttons li {float: left;}

#buttons li#consumerbutton a {height: 30px;
width: 193px;
text-indent: -4000px;
font-size: .4em;
line-height: 30px;
margin: 0;
background-image: url(images/consumerbutton.jpg);
border: 0px;
display: block; }

#buttons li#securitiesbutton a {height: 30px;
width: 193px;
text-indent: -4000px;
font-size: .4em;
line-height: 30px;
padding: 0; 
background-image: url(images/securitiesbutton.jpg);
border: 0px;
display: block;}

#buttons li#consumerbutton a:hover {background-position: 193px top; }

#buttons li#securitiesbutton a:hover {background-position: 193px top; }








