/* CSS Document */

html, body {
background-image:url(images/bg1.gif);
FONT: 0.7em/1.7em Verdana, Arial, Helvetica, sans-serif;
color: #888;
margin: 0;
padding: 0;
height: 100%;
font-size:100%;
margin-bottom:0.5px;
line-height: 1.2em;
}

#container-page {
width: 700px;
position: relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
background-color: #FFFFFF;
margin: 0px auto;
text-align: left;
background-image:url(images/bg2.gif);
background-repeat:repeat-y;
} 

#banner{
background-image:url(images/head.png);
background-repeat: no-repeat;
MARGIN: 0px auto;
WIDTH: 600px;
POSITION: relative;
HEIGHT: 69px;
TEXT-ALIGN: left;
}

#online{
MARGIN-TOP: 58px;
margin-left: 140px;
WIDTH: 150px;
POSITION:absolute;
TEXT-ALIGN: left;
}

#online H2 {
	FONT: 70% Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FFF;
	background: #669999;
	TEXT-DECORATION: none;
	border: 1px solid #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin: 0px;
}

#container-nav {
LEFT: 50px;
POSITION: absolute;
TOP: 69px;
float: left;
}

#nav,#nav li { 
margin: 0; 
padding: 0; 
list-style: none;
color:#999999;
text-indent: 8px;
font: bold 11px/18px Arial, sans-serif;
}

#nav a { 
width: 111px; 
height: 20px; 
background: url(images/link.png) no-repeat; 
color: #000; 
display: block; 
font: bold 11px/20px Arial, sans-serif; 
text-decoration: none; 
text-indent: 8px;
}

#nav a:hover { 
background-position: 0 -40px; 
color:#FFFFFF;
text-decoration: none;
} 

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background: url(images/link.png) no-repeat;
color:#FFFFFF;
background-position: 0 -20px;
}

#banner2 {
background-image:url(images/title.png);
height: 25px;
margin-left: 165px;
width: 490px;
} 

#container-content {
padding-top:10px;
padding-left:20px;
margin-left: 165px;
padding-bottom: 45px;
width: 440px;
} 

#container-content a { 
color: #0a5cae;
font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
line-height: 1.2em;
}

#container-content a:hover { 
color:#CC6600;
text-decoration: underline;
} 

#container-content p{
font-size: 70%;
color: #000;
margin-top: 0px;
margin-left: 0px;
margin-right: 15px;
margin-bottom: 3px;
}

p span.primary {
font-size: 11px;
color: #000000;
font-weight:bold;
}

p span.primary2 {
font-size: 11px;
color: #FFFFFF;
}

p span.secondary {
  color: #CC6600;
}

#container-content strong{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	color: #CC6600;
}

#container-content h1{
font: 16px Verdana, Arial, Helvetica, sans-serif; 
color:#000;
margin-top: 0px;
margin-bottom: 5px;
font-weight:bold;
/*background : url(images/bullet.gif) no-repeat 0% 55%; */
text-indent: 0px;
}

#container-content h2{
background : url(images/magnify.gif) no-repeat 0% 50%;
text-indent: 25px;
margin-top: 10px;
color: #0079a8; 
font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
}

#container-content h3{
font-size: 70%;
color: #666666;
margin-left: 0px;
margin-bottom: 3px;
margin-top: 2px;
}

#container-content h4{
color:#cc6600;
margin: 0px;
margin-bottom: 0px;
padding-bottom: 6px;
background : url(images/heading.gif) no-repeat 0% 50%;
text-indent: 0px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif; 
}

#container-content h5{
background : url(images/link2.png) no-repeat 0% 50%;
text-indent: 25px;
margin-top: 20px;
color: #669999; 
font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
}

#container-content h6{
background : url(images/quick.gif) no-repeat 0% 50%;
text-indent: 25px;
margin-top: 10px;
color: #669999; 
font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
}

 hr {
  border: 0;
  width: 100%;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
}

#container-content img{
border: 1px solid #ccc;
margin-bottom:3px;
}

#container-content a:hover img {
border: 1px solid #666;
margin-bottom:3px;
}

#container-foot {
background-image: url(images/footer.png);
background-repeat: no-repeat;
width: 700px;
position: absolute; 
bottom: 0 !important; 
bottom: -1px; /* For Certain IE widths */ 
height: 45px;
clear: both;
FONT-SIZE: 9px;
MARGIN: 0px auto;
}

#container-foot A {
FONT-WEIGHT: bold;
COLOR: #FFF;
TEXT-DECORATION: none;
}

#container-foot A:hover {
COLOR: #FFF;
TEXT-DECORATION: underline;
}

#foot-copy {
PADDING-RIGHT: 0px;
DISPLAY: inline;
PADDING-LEFT: 115px;
FLOAT: left;
PADDING-BOTTOM: 0px;
MARGIN-LEFT: 110px;
LINE-HEIGHT: normal;
PADDING-TOP: 8px;
TEXT-ALIGN: left;
color: #fff;
}