body {
background: #070707 url(images/site-bg.gif) repeat-x;
/*background: #2A7FCE url();*/
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}
#wrapper {
width: 80%;
/*height: 426px;*/
background-color: #000;
border: solid 1px black;
}
#header {
background: url(images/topbg1.gif) repeat-x top;
}
#logon {
background: url(images/logonbg.gif) no-repeat top;
}

#loginfrm {
margin: 0;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
#loginfrm input {
width: 121px;
color: #333333;
}

/* NAV BAR */
#mainNav ul {
float: left;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
background: #000000 url(images/bg_nav.png) repeat-x top;
border-bottom: 1px solid #000;
}
#mainNav li {
float: left;
padding: 0;
margin: 0;
}

#mainNav li a, #mainNav li a:link {
color: #FFFFFF;
text-decoration: none;
font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
padding: 10px 10px 10px 10px;
border-right: 1px solid #000;
display: block;
}

#mainNav li a:hover {
background: url(images/bg_nav_h.png);
}

#socialmedia {
height: 34px;
background: #000000 url(images/bg_nav.png) repeat-x top;
padding-right: 8px;
}

#siteTagline {
height: 20px;
color: #BEBEBE;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: italic;
border: 1px solid #5D5D5D;
background-color: #000000;
}

#contentWrapper {
background: #000080 url(images/content_bg.jpg) repeat-x top;
clear: both;
width: 100%;
height: 426px;
}

#solutionWrapper {
background: #FFF;
clear: both;
/*
width: 20%;
height: 426px;
*/
}
.fullpage {
background: #FFF url(images/item_bg.gif) no-repeat top;
width: 900px;
margin: 10px;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
text-align: left;
}
.fullpage p {
padding: 0px 20px 0px 20px;/*top, right, bottom, left*/
}


.fpBox {
margin-top: 14px;
/*background: url(images/infobox-bg.png) no-repeat top;*/
width: 251px;
height: 342px;
}

.infoBox {
margin-top: 14px;
width: 801px;
height: 289px;
text-align: left;
}
.infoHeader {
padding: 0px 0px 0px 10px;/*top, right, bottom, left*/
font-size: 18px;
font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #800000;
}
.infoContent {
width: 500px;
padding: 10px 10px 0px 280px;/*top, right, bottom, left*/
font-size: 12px;
/* font-style: italic;*/
font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
color: #000;
}
.infoContent a {
/*display: block;*/
margin-top: 0px;
color: #800000;
font-size: 12px;
text-decoration: none;
}
.infoContent a:hover {
color: #008000;
text-decoration: underline;
}
.bhilite {
font-weight: bold;
}

.newsbar {
width: 668px;
height: 102px;
background: #000000 url(images/newsbar_left.gif) no-repeat;
}
.newsheader {
padding: 10px 0px 0px 10px;
color: #266CC5;
font-size: 11px;
font-weight: bold;
}
.newscontent {
padding: 10px 0px 0px 10px;
color: #266CC5;
font-size: 11px;
}

.btnbar {
width: 284px;
height: 102px;
/*padding: 0px 0px 0px 20px;*/
background: #000 url(images/newsbar_right.gif) no-repeat;
}
.btns {
padding: 80px 0px 0px 0px;
}

.xtra {
height: 102px;
background: #000 url(images/newsbar_bg.gif) repeat-x;
}

.siteFooter {
height: 37px;
padding: 0px 10px 0px 0px;
color: #7F7F7F;
background-color: #0B0B0B;
}
.siteFooter a {
color: #7F7F7F;
text-decoration: none;
}
.siteFooter a:hover {
color: #FF0000;
}
