html > /**/ body, x:-moz-any-link, x:default {
    position: relative;
    left: -0.1px;
}

test {
	    color: #bbb;
}

body, html {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #E5E5E5;
}

h1, h2, h3, h4 {
    font-weight: 300;
    color: #666;
}

h2 {
    font-size: 1.563em;
    line-height: 2.367em;
    letter-spacing: -0.01em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

p img {
    float: none;
}

hr {
    clear:both;
    color:#DDDDDD;
    float:none;
    height:0.1em;
    margin:0 0 1.4em;
    width:100%;
}

.background {
    background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

.header {
    height: 330px;
    width: 810px;
}

.header img {
    position: absolute;
}


.slideshow {
}

#rotator {
	display: inline-block;
	height: 200px;
}

.container {
	margin: 0 auto;
	width: 810px;
}

.contents {
	margin:0 auto;
}

nobr img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

nobr a {
	text-decoration: none;
}

.icons {
    height: 27px;
    padding-left: 521px;
    padding-top: 98px;
    width: 289px;
}

.iconsleft {
	height: 36px;
    margin-left: 10px;
    margin-top: 10px;
}

.iconsleft img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.top {
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.content {
    color: #555;
}

.content a {
    color: #888;
}

.footer {
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 0 0 0;
    height: 250px;
}

.footer a {
	color: #e5e5e5;
}

.footer-info {
	color: #666666;
	margin: 0 auto;
	text-align: center;
	width: 810px;
	padding-top: 60px;
}

.footer .container, .footer .container a {
    color: #e5e5e5;
    text-decoration: underline;
}

.footer .container img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

table, td, th{
	border: none;
}

.footer-table {
	width: 810px;
}

.footer table {
	margin-bottom: 0px;
}

.footer-table td {
color: #e5e5e5;
font-size: 13px;
padding-left: 40px;
text-align: left;
vertical-align: top;
width: 25%;
}

.footer-table td li {
list-style:none outside none;
margin:0;
}

.copyright {
	color: #666;
	margin: 0 auto;
	width: 810px;
    padding-top: 20px;
    text-align: center;
}

.copyright a {
	color: #555;
}

.rss {

    display: inline-block;
   
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.rss a {
	text-decoration: none;
	color: #000;
}

.rss ul {
    padding: 10px 0px 0px 0px;
    margin: 0px 10px 0px 00px;
    width: 100%;
    float: left;

}

.rss li {
    padding-top: 0pt;
    padding-right: 00px;
    padding-bottom: 0pt;
    padding-left: 0px;
    line-height: 1.5em;
    text-align: left;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 4px;
    margin-top: 0em;
    margin-right: 0px;
    margin-bottom: 0em;
    margin-left: 0pt;
    list-style-type: none;
}

.rss li img {
	padding: 0 10px 10px 0;
	margin: 0 0 0 0;
}

.rss_title {
    font-weight: bolder;
	font-size: 1.5em;
}

.rss_pubDate {
    font-size: 0.8em;
}

.rss_header {
    position: relative;
    top: 0px;

}

.rss_footer {
    position: relative;

}


