html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {
	background-color: #01062e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
img#bg {position:absolute; z-index:1; width:100%; height:100%;}


div#All {
text-align: center;
position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;

}

/***********************************************************
STRUCTURE DIVS HERE
************************************************************/

div#logo {
background-image:url(../images/logo.png);
background-repeat:no-repeat;
width: 200px;
padding-left: 5px;
height: 122px;
   cursor: pointer;
   /*
    Here we apply the fix to just one element.
    You can do the same with CLASS selectors...
   */
   behavior: url("http://bigriverinteractive.com/scripts/iepngfix.htc");
}

img#hcp {
width: 239px;
margin-left: 10px;
height: 52px;
   cursor: pointer;
   /*
    Here we apply the fix to just one element.
    You can do the same with CLASS selectors...
   */
   behavior: url("http://bigriverinteractive.com/scripts/iepngfix.htc");
}

img {
   behavior: url("http://bigriverinteractive.com/scripts/iepngfix.htc");
}


div#wrapper {
text-align: left;
width: 822px;
margin-left: auto;
margin-right: auto;
}




div#Nav {
margin-left: 0px;
}

div#WelcomeText {
padding: 10px 20px 10px 0px;
margin: 0;
float: left;
width: 480px;
height: 140px;
	font-size: 14px;
	line-height: 21px;
text-align: justify;
}


div#ContentText {
padding: 10px 0px 20px 20px;
float: left;
width: 800px;
height: auto;
text-align: justify;
line-height: 16px;
}

div#ContentTextContact {
background-image: url(../images/office2.png);
background-repeat: no-repeat;
behavior: url("http://bigriverinteractive.com/scripts/iepngfix.htc");
padding: 10px 20px 20px 20px;
float: left;
width: 800px;
height: auto;
text-align: justify;
line-height: 16px;
}

div#LatestNews {
padding: 10px 0px 15px 20px;
margin: 0;
float: right;
width: 300px;
height: auto;
text-align: justify;
line-height: 16px;
border-left: 1px solid #163161;
}


div#block {
float: left;
width: 195px;
height: auto;
line-height: 16px;
}

div#block2 {
float: left;
width: 295px;
height: auto;
line-height: 16px;
}

div#block3 {
float: left;
width: 260px;
height: auto;
line-height: 16px;
}


div#block4 {
float: left;
width: 130px;
height: auto;
line-height: 16px;
}


div#block5 {
margin-right: 20px;
float: left;
width: 240px;
height: auto;
line-height: 16px;
}

div#ImgRight {
text-align: center;
margin-left: 15px;
float: right;
height: auto;
}

div#ImgLeft {
text-align: center;
margin-right: 15px;
float: left;
height: auto;
}


div#divider {
border-top: 1px solid #163161;
width: 822px;
height: auto;
line-height: 0;
padding: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
overflow: auto;
}

div#divider2 {
border-top: 1px solid #366dac;
width: 850px;
height: auto;
line-height: 0;
padding: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
overflow: auto;
}


div#Services {
text-align: justify;
padding: 10px 0 0 20px;
margin:0;
line-height: 16px;
float: right;
width: 185px;
height: auto;
}


div#CaseStudies {
margin: 0;
padding: 0;
float: left;
height: auto;
}

div#CaseStudies2 {
margin: 0;
padding: 0;
float: left;
width: 610px;
height: auto;
border-right: 1px solid #163161;
}

div#carousel {
margin: 0;
padding: 0;
width: 550px;
height: 350px;}

div#LeftColumn {
margin: 0;
padding: 0;
float: left;
width: 540px;
height: auto;}

div#RightColumn {
margin: 0;
padding: 0 0 15px 15px;
float: right;
width: 220px;
height: auto;
border-left: 1px solid #163161;}





img#bg {
position:fixed;
top: 0;
left:0;
width: 100%;
height: 100%;
}


div#Footer {
width: 800px;
height: 55px;
}

div#FooterContent {
float: right;
margin-top: 15px;
margin-right: 20px;
font-family:   Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
text-decoration: none;
color: #60a4f3;
}




table {
font-family:  Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
text-decoration: none;
color: #FFFFFF;}



/***********************************************************
TEXT STYLES  HERE
************************************************************/
select, textarea {
background-color: #7eb6e2;
border: 1px solid #0a98fe;
font-size: 12px;
font-family:  Verdana, Helvetica, sans-serif;}

.input {
background-color: #7eb6e2;
border: 1px solid #0a98fe;
font-size: 12px;
font-family:  Verdana, Helvetica, sans-serif;}




strong {
color: #0073ae;}


hr {
color: #0073ae;
size: 1px;
}
sup {
vertical-align: top; /* Overwrites the “super” attribute, which causes the Text to move under the baseline */
position: relative;
top: -2px; /* the “vertical-align: top” positions the text lower than “super” so you have to position the manually */
}


.note { color: #0073ae;}

ul {
margin-left: 17px;
padding-left: 10px;
line-height: 18px;
list-style: square;
}

ul.no_margin {
margin-top: 3px;
padding-top: 3px;
margin-left: 12px;
padding-left: 5px;
line-height: 18px;}


a:link, a:visited, a:active {color: #83aeeb;
text-decoration: underline;}
a:hover {color: #eea534;}

a:link.serve, a:visited.serve, a:active.serve {color: #83aeeb;
text-decoration: none;}
a:hover.serve {color: #eea534;}


.Pagehdr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 22px;
text-decoration: none;
color: #eea534;
}

.Hdr2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 22px;
text-decoration: none;
color: #eea534;
}


.Hdr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 22px;
text-decoration: none;
color: #4494d5;
}



.hdrLG {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #aa8456;
}


.nav {
margin-right: 25px;
margin-left: 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 38px;
font-weight: bold;
text-decoration: none;
color: #0073ae;}
	
a:link.nav, a:visited.nav, a:active.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	text-decoration: none;
	color: #0073ae;}
	
a:hover.nav {
	color: #eea534;}



.footerlink {
font-family:   Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
text-decoration: none;
	color: #60a4f3;}
	
a:link.footerlink, a:visited.footerlink, a:active.footerlink {
font-family:   Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
text-decoration: none;
	color: #60a4f3;}
	
a:hover.footerlink {
	color: #eea534;}
	

	
	
	
	/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
/*ul,ol { list-style:none }*/

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
/*ul,ol,*/li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */
-->
