html, body {
margin: 0px;
padding:0px;
background: url(images/bgbg.jpg);
text-align:center;
height:100%;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.topbg {
background:url(images/bg.jpg) repeat-x top;
}
.container {
background: url(images/bg2.jpg) repeat-y;
width:850px;
height:100%;
}
.graybg {
background:url(images/contentbg.jpg) repeat-y;
}
.graybg2 {
background:url(images/contentbg2.jpg) repeat-y;
}
.header {
height:298px;
}
.content {
vertical-align:top;
padding: 0px 88px 0 82px;
text-align:left;
}
.heading {
background: #323539;
padding:15px 0 15px 10px;
}
.txt {
vertical-align:top;
background: #42464b;
border-left: #323539 5px solid;
border-right: #323539 5px solid;
padding:10px;
}
.txt2 {
vertical-align:top;
background: #42464b;
border-left: #323539 5px solid;
border-right: #323539 5px solid;
}
.subhead {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottombar {
background: #323539;
width:100%;
height:20px;
}
.footer {
background:url(images/footerbg.jpg) no-repeat;
background-position:top center;
height:26px;
text-align:center;
vertical-align:top;
padding-top: 30px;
color:#FFFFFF;
font-weight:bolder;
}
.footer a {
color:#FFFFFF;
text-decoration:none;
}
.footer2 {
background:url(images/footerbg2.jpg) no-repeat;
background-position:top center;
height:26px;
text-align:center;
vertical-align:top;
padding-top: 30px;
color:#FFFFFF;
font-weight:bolder;
}
.footer2 a {
color:#FFFFFF;
text-decoration:none;
}
hr {
border:0;
color:#333333;
background-color:#333333;
}
li {
padding-bottom: 10px;
}
a {
color:#FFFFFF;
font-weight:bold;
}
#form1 input {width:200px; height:18px; border-color:#000000; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; color:#000000}

#form1 textarea{width:200px; height:60px; border-color:#000000; border-width:1px; background-color:#ffffff; padding-left:5px; border-style:solid;  overflow:hidden; margin-top:2px; color:#000000}

.slider .items { display:none}
