a img {
border: none;
}

body {
background-color: #b2b7bb;
margin: 0px;
padding: 0px;
}

div#container {
	margin: 0px0;
	padding: 0px;
	width: 810px;
	height: auto;
	background-color: #b2b7bb;
	background-image: url(../images/bg.jpg);
	left: 0px;
}

h1 {
float: left;
text-align: left;
width: 200px;
margin: 0;
padding: 9px 0px 8px 27px;
}

h1 a {
color: #FEc539;
font: bold 14px Arial, sans-serif;
text-decoration: none;
}

h1 a:hover {
color: white;
text-decoration: underline;
}

#top {
margin: 0px auto;
width: 811px;
height: 147px;
background: url(../images/top.jpg) no-repeat;
}

/* @group menu */

#arrow {
float: left;
margin-left: 0;
padding-left: 105px;
}

.solidblockmenu {
margin: 0px;
float: right;
font: bold 10px Arial;
width: 676px;
background: black url(../images/up-btn.jpg) center center repeat-x;
padding: 0px 0 0px 0px;
clear: none;
}

.solidblockmenu li {
display: inline;
}

.solidblockmenu li a {
float: left;
color: black;
margin: 0 0px 0px;
padding: 6px 15px 0;
text-decoration: none;
border-right: 1px dotted white;
height: 19px;
}

#nav-end a {
border-right-style: 1px dotted white;
}

.solidblockmenu li a:visited {
color: black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current {
color: white;
background: transparent url(../images/down-btn.jpg) center center repeat-x;
}

p.iepara {
/

*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

/* @end */

/* @group short-nav */

#short-nav {
margin-right: 4px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 48px;
padding-left: 0px;
padding-bottom: 0px;
}

#short-nav p {
margin: 0px 5px 0px 0px;
padding: 0px;
text-align: right;
text-decoration: none;
font: 10px Arial, Geneva, sans-serif;
color: #fff;
font-weight: bold;
}

#short-nav p a {
color: #fff;
text-decoration: none;
}

#short-nav p a:hover {
color: black;
text-decoration: underline;
}

/* @end */

/* @group nav */

#nav {
	background-color: transparent;
	margin: 0px auto;
	width: 810px;
	height: 25px;
	background-image: url(../images/nav-bg.jpg);
}

/* @end */

/* @group content */

#dot {
margin: 0px;
width:229px;
text-align:right;
padding-right:15px;
padding-top:10px;
background: url(../images/panel-txt.jpg) repeat-y;
}

#panel-txt p {
color: white;
margin: 0px;
padding: 0px 0px 0px 27px;
font: 10px/1.4em Arial, sans-serif;
}

#content {
	margin: 0 auto 0px;
	width: 791px;
	height: 363px;
	padding-top: 10px;
	padding-left: 17px;
	background: #babdc0 url(../images/content-bg.jpg) repeat-x;
	background-color: #B2B7BB;
}

#box1 {
	margin: 0 0px 0px 0px;
	padding: 0 0px 0px 0;
	width: 243px;
	height: 345px;
	float: left;
	background-color: #B2B7BB;
}

#rhv {
margin: 0 0px 0px 0px;
padding: 0 0px 0px 0;
width: 244px;
height: 260px;
background-color: lemonchiffon;
}

#panel-txt {
margin: 0 0px 0px 0px;
padding: 0 0px 0px 0;
width: 244px;
/*height: 79px;*/
background: url(../images/panel-txt.jpg) repeat-y;
}

#box2 {
	margin: 0 0px 0px 17px;
	padding: 0 0px 0px;
	width: 243px;
	height: 345px;
	float: left;
	background-color: #B2B7BB;
}

#box3 {
	margin: 0 0px 0px 17px;
	padding: 0 0px 0px;
	width: 243px;
	height: 345px;
	float: left;
	background-color: #B2B7BB;
}

/* @end */

/* @group footer */

#footer {
	margin: 0px auto 0;
	width: 810px;
	height: 150px;
	float: left;
	background: url(../images/footer.jpg) no-repeat 0;
}

#footer ul {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 10px 0pt 0pt 6pt;
	width: 801px;
	font-size: 10px;
	text-align: right;
	background-color: #b7bcbf;
}

#footer ul li {
display: inline;
text-align: center;
font-family: Arial, sans-serif;
}

#footer ul li a {
color: black;
margin: 0pt 0;
text-decoration: none;
border-right: 1px solid #000;
padding-right: 5px;
padding-left: 5px;
}

#footer ul li a.last {
border-right-style: none;
border-right-width: 0;
margin-right: 0px;
}

#footer ul li a:hover {
color: white;
text-decoration: underline;
}

#footer2 p {
font: 10px/1.4em Arial, sans-serif;
text-align: right;
margin-right: 75px;
padding-top: 48px;
color: #fff;
margin-top: 0;
}

#footer2 {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 810px;
	height: auto;
	float: left;
}

#footer2 p a {
color: #666666;
text-decoration: none;
}

#footer2 p a:hover {
color: black;
}

/* @end */
