#homebg {
background-image: url(images/home-bg.jpg)
}
#container {
padding-top: 35px;
padding-left: 37px;
min-height: 402px;
}
* html #container {
height: 402px;
}
#footer {
background-image: url(images/home-footerbg.jpg);
}
.anibg {
background-image: url(images/ani-bg.jpg);
background-repeat: no-repeat;
background-position: left;
height: 182px;
margin-bottom: 32px;
}
.anibg div {
float: right;
width: 441px;
overflow: visible;
}
.anibg ul {
margin-top: 47px;
list-style-position: outside;
list-style-image: url(images/bullet.gif);
margin-left: 11px;
}
.anibg ul li {
padding-bottom: 5px;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.home-thumb {
margin-right: 12px;
margin-bottom: 12px;
float: left;
}
.clickhere {
float: left;
width: 256px;
font-weight: bold;
text-align: right;
font-size: 19px;
padding-top: 18px;
}
.clickhere a {
text-decoration: none;
}
