﻿body, html
{
    margin: 0;
    padding: 0;
	background: #e4e4e4 url(../images/bdbg.jpg) repeat-x left top;
}

#bd 
{
    background: url(../images/pgbg.jpg) repeat-y left top;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}


#content
{
	padding: 0;
	text-align: left;
}

#content LI
{
    list-style-image: url(../images/bullet.jpg);
}

#header
{
    position: relative;
    padding: 0;
    margin: 0;
}

#header img
{
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}

#hmenuc
{
    background: #cc0000 url(../images/mnubg.jpg) repeat-x left top;
}

#hmenu 
{
    height: 30px;
    margin-top: 90px;
    width: 600px;
}

#hmenu UL {
	height: 30px;
	padding: 0;
	border: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
}

#hmenu LI {
    margin: 0;
	padding: 0;
	border: 0;
	display: inline; /* duplicated for IE 5/Win */
	list-style: none;
	list-style-type: none; /* duplicated for IE 5/Win */
}

#hmenu A {
	float: left;
	height: 0px !important;
	height /**/:30px; /* IE 5/Win hack */ 
	padding: 30px 0 0 0;
	overflow: hidden;
}

#hmenu A:hover {
	background-position: 0 -30px;
}

/* #hmenu A:active, #hmenu A.selected {
	background-position: 0 -60px;
} */

#hmenu A.selectedmenu, #hmenu A.selectedmenu:hover {
	background-position: 0 -60px;
}

#item0 A {
	width: 120px;
	background: url('../images/hmnu1.jpg') top left no-repeat;
}

#item1 A {
	width: 120px;
	background: url('../images/hmnu2.jpg') top left no-repeat;
}

#item2 A {
	width: 120px;
	background: url('../images/hmnu3.jpg') top left no-repeat;
}

#item3 A {
	width: 120px;
	background: url('../images/hmnu4.jpg') top left no-repeat;
}

#item4 A {
	width: 120px;
	background: url('../images/hmnu5.jpg') top left no-repeat;
}

#leftSidebar
{
    text-align: left;
}

#leftSidebar p
{
    clear: both;
}

#leftSidebar UL {
	/* position: absolute; */
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

#leftSidebar LI {
	margin: 0;
	padding: 0;
	display: block; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
}

#leftSidebar LI A {
	display: block;
	height: 0px !important;
	height /**/:30px; /* IE 5/Win hack */ 
	padding: 30px 0 0 0;
	overflow: hidden;
}

#leftSidebar LI A:hover {
	background-position: 0 -30px;
}

/* #leftSidebar A:active, #leftSidebar A.selected {
	background-position: 0 -60px;
} */

#leftSidebar LI A.selectedmenu, #leftSidebar LI A.selectedmenu:hover {
	background-position: 0 -60px;
}

#vitem0 A {
	width: 180px;
	background: url('../images/vmnu1.jpg') top left no-repeat;
}

#vitem1 A {
	width: 180px;
	background: url('../images/vmnu2.jpg') top left no-repeat;
}

#vitem2 A {
	width: 180px;
	background: url('../images/vmnu3.jpg') top left no-repeat;
}

a {
    color: #CC0000;
}

h1 {
    font-size: 136%;
    font-weight: normal;
    color: #666666;
    line-height: 1.8em;
    margin-left: 15px;
    margin-right: 15px;
    display: block;
    border-bottom: solid 3px #ce120b;
}

h2, h3, h4, h5, h6 {
    font-size: 114%;
    font-weight: normal;
    color: #666666;
    margin: 0.75em 0 0.75em 0;
    line-height: 1.5em;
    margin-left: 15px;
    margin-right: 15px;
    display: block;
}

p 
{
    margin: 0 15px 1.5em 15px;
    color: #333333;
    line-height: 1.5em;
}

img
{
    margin: 0;
    padding: 0;
    border: 0;
}

img, tr, td {margin:0; border:0; padding:0}

.usp
{
    background: url(../images/uspbg.jpg) repeat-x left top;
    border: solid 2px #e1e5ed;
    margin: 1.5em 15px 1.5em 15px;
}

.usp p
{
    margin: 15px;
}

.quicklinks
{
    position: relative;
    /* background: #FFFFFF url(../images/uspbg.jpg) repeat-x left top; */
    display: block;
    height: 150px;
    width: 180px;
    /* border-bottom: solid 1px #CCCCCC; */
    margin: 0;
    padding: 0;
    float: left;
}

.quicklinks h1
{
    position: relative;
    font-size: 114%;
    color: #999999;
    display: block;
    line-height: 1.5em;
    margin-left: 15px;
    margin-right: 15px;
    display: block;
    border-bottom: 0;
}

.quicklinks a
{
    position: relative;
    color: #CC6666;
    display: block;
    line-height: 1.5em;
	padding: 0;
	margin-left: 15px;
    margin-right: 15px;
    font-size: 85%;
    text-decoration: none;
}

.testimonial
{
    color: #333333;
    background-color: #edf0f5;
    padding: 15px;
}

.quote
{
    display: block;
    clear: both;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    color: #666666;
}

.credit
{
    display:block;
    font-style: italic;
    font-weight: bold;
    line-height: 2em;
}

.listheading
{
    margin: 0 15px 0 15px;
    font-size: 107%;
    font-weight: bold;
    color: #868686;
}

.testimonial
{
    font-style: italic;
}

#content UL
{
    margin-top: 0;
}

#banner
{
    display: block;
    font-size: 0px;
    line-height: 10%;
}

#tag
{
    display: block;
    font-size: 0px;
    line-height: 10%;
}

#footer 
{
    background: url(../images/ftrbg.jpg) repeat-x left top;
    height: 30px;
    line-height: 30px;
    font-size: 77%;
    color: white;
    text-align: left;
}

#footer #copyright
{
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
}