html {
height: 100%;
}
body {
height: 100%;
margin: 0px;
padding: 0px;
font: 9pt/140% Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
background: #fff url(../images/bodybg.png) repeat-y center top;
}
#wrapper {
position: relative;
width: 860px;
min-height: 100%;
margin: 0px auto;
text-align: left;
background-color: #fff200;
}
#wrapperInner {
padding-bottom: 100px;
}
#footer {
position: relative;
width: 860px;
margin: -100px auto 0px;
height: 100px;
color: #fff;
text-align: left;
background-color: #fbe700;
}
#footerLabel {
width: 780px;
padding: 10px 40px;
background-color: #fff200;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
#footerLinks {
padding: 15px 40px;
}
#footerLinks img {
margin-right: 30px;
}
#counter {
width: 120px;
padding: 5px;
float: right;
background-color: #fff;
color: #000;
font-size: 8pt;
}


#headerHome {
position: relative;
width: 860px;
height: 426px;
overflow: hidden;
line-height: normal;
}
.image1 {
background: url(../images/homebg1.jpg) no-repeat;
} /*default*/
.image2 {
background: url(../images/homebg2.jpg) no-repeat;
} 
.image3 {
background: url(../images/homebg3.jpg) no-repeat;
} 
.image4 {
background: url(../images/homebg4.jpg) no-repeat;
} 
.image5 {
background: url(../images/homebg5.jpg) no-repeat;
} 
.image6 {
background: url(../images/homebg6.jpg) no-repeat;
} 


#header {
position: relative;
width: 860px;
height: 200px;
background: #f2f6f5 url(../images/headerbg.png) no-repeat;
line-height: normal;
}
#topnav {
position: absolute;
top: 48px;
right: 40px;
width: 600px;
font: bold 10pt Arial, Helvetica, sans-serif;
text-align: right;
}
#topnav a:link, #topnav a:visited, #links1_menu_ctl03_anchor {
text-decoration: none;
color: #000;
margin-left: 15px;
}
#topnav a:hover, #topnav a:active {
color: #ed1b2e;
}
#homeNav {
position: absolute;
top: 150px;
right: 40px;
width: 300px;
font: normal 25pt Arial, Helvetica, sans-serif;
}
#homeNav a:link, #homeNav a:visited, #homeNav #links1_menu_ctl03_anchor {
text-decoration: none;
color: #000;
display: block;
margin-bottom: 0.3em;
margin-left: 0;
}
#homeNav a:hover, #homeNav a:active {
color: #ed1b2e;
}
#mainNav {
position: absolute;
top: 165px;
right: 40px;
width: 800px;
font: normal 14pt Arial, Helvetica, sans-serif;
text-align: right;
}
#mainNav a:link, #mainNav a:visited, #mainNav .fake {
padding-left: 10px;
text-decoration: none;
color: #000;
}
#mainNav a:hover, #mainNav a:active {
color: #ed1b2e;
}
.hide {
display: none;
}

#promoWrap {
margin: 45px 40px 20px;
background-color: #fff;
}
#promoText {
width: 260px;
padding: 20px 18px;
vertical-align: middle;
font-size: 12pt;
font-weight: bold;
line-height: 140%;
color: #EC3C00;
}
h1 {
margin: 0px 0px 1em;
font: 17pt Arial, Helvetica, sans-serif;
color: #000;
}
h2 {
margin: 0px 0px 1em;
font: 14pt Arial, Helvetica, sans-serif;
}
#promoText h1 {
margin: 0px 0px 10px;
font-size: 14pt;
font-weight: bold;
}
#promoContent img {
display: block;
float: right;
border-left: 1px solid #fff;
}
#homeAboutTitle {
margin: 0px 40px;
background-color: #fff200;
padding: 10px 20px;
font: bold 14pt Arial, Helvetica, sans-serif;
background-color: #f2f6f5;
}
#homeAbout {
margin: 0px 40px 20px;
padding: 15px 20px;
background-color: #fff;
}
p {
margin: 0px 0px 10px;
}
img {
border: none;
}
#content {
padding: 40px;
background-color: #fff;
}
.threeCols td {
width: 33.33%;
vertical-align: top;
}
a:link, a:visited {
text-decoration:none;
color: #ed1b2e;
}
a:hover, a:active {
text-decoration:none;
color: #00427a;
}
.clear {
display: block;
height: 0;
overflow: hidden;
clear: both;
}
.delim {
color: #BEBEBE;
}
.imagedisplay {
border-collapse: collapse;
}
.imagedisplay td {
width: 33.33%;
padding: 18px;
text-align: center;
vertical-align: middle;
background-color: #fff;
border: 1px solid #ccc;
}
.imagedisplay td.space {
width: 12px;
background: transparent;
}

div#qTip {
padding: 15px;
border: 1px solid #fff;
display: none;
background-color: #FF6600;
color: #FFF;
font: 12px Arial, Helvetica, sans-serif;
text-align: left;
position: absolute;
z-index: 1000;
}
.imagedisplay p {
margin: 0;
padding-top: 6px;
}