html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:17px;
height: 100%;
padding: 0;
margin: 0;
background-image: url(../imgs/bk.gif);
}

a {
	font-size: inherit /*12px*/;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#D93549;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.smaller { font-size: smaller;}

#topbar {
padding-right: 5px;
padding-top: 3px;
text-align: right;
color: #FFFFFF;
background-image: url(../imgs/topbarbk.gif);
background-repeat: repeat-x;
height: 30px;
top: 0px;
}

#topbar a:link { background: none; color: #FFFFFF; text-decoration: none; }
#topbar a:hover { color: #FFFFFF; text-decoration: underline }
#topbar a:hover { color: #FFFFFF; text-decoration: none; }

#header {
height: 193px;
width: 710px;
}

#header_stub {
height: 193px;
width: 710px;
background-image: url(../imgs/banner1.jpg);
background-repeat: no-repeat;
}

#page-container {
background-image: url(../imgs/containerbk.gif);
background-repeat: repeat-y;
min-height: 100%;
margin: auto;
width: 730px;
padding-left: 20px;
padding-right: 20px;
}

#page-footer {
background-image: url(../imgs/footer.png);
background-repeat: no-repeat;
position: relative;
margin: auto;
width: 771px;
height: 35px;
}


* html #page-container
{
}

#content {
/*text-align: justify;*/
margin-right: 260px;
padding: 10px;
}

#content ul{
list-style: disc;
margin-left: 40px;
}

#content li {
border-bottom: none;
}

#wrap {
padding-left: 10px;
padding-right: 10px;
position: relative;
padding-bottom: 15px;
}

#nav-container {
padding-top: 10px;
padding-right: 5px;
float: right;
}

#testimonial {
position: inherit;
padding-top: 10px;
}

#footer
{
z-index: 1;
color: #FFFFFF;
background-color: #333333;
position: relative;
margin-top: -1.5em;
height: 100px;
bottom: -50px;
padding: 0px;
border-top: dashed;
border-top-color: #EFEFEF;
border-top-width: 1px;
}

#companyinfo {
font-size: 10px;
z-index: 2;
float: right;
width: 320px;
}

#logos {
position: absolute; 
top: 5px;
left: 0px;
width: 100%;
}

.fields {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 4px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif ;
text-align: left;
font-size: 140%; 
/*color: #0000FF;
font-weight: normal;*/
}

h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 110%; 
/*color: #0000FF;*/
}


#content a:link, #content a:visited {
 color: #666666; 
}

#content a:hover{
color:#0000FF;
font-size: 11px;
text-decoration: underline;
background-color: #fff;
}

#login img {margin: 10px 0 0 0;
}
