font, td {
	font-family: Trebuchet, Verdana;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#master_container {
width: 1024px;
height: 768px;
margin: auto;
padding: 0px;
float: none;
/*text-align: center;*/
}

#headermain_container {
width: 1024px;
height: 152px;
float: left;
margin: 0px;
padding: 0px;
background-image: url(images/header_main.gif);
background-repeat: no-repeat;
}

#middle_container {
width: 1024px;
height: 424px;
float: left;
margin: 0px;
padding: 0px;
}

#lft_container {
width: 24px;
height: 423px;
float: left;
margin-left: 51px;
padding: 0px;
background-image: url(images/left_bar.jpg);
background-repeat: no-repeat;
}

#bg01_container {
width: 893px;
height: 424px;
float: left;
margin: 0px;
padding: 0px;
background-image: url(images/pct04.jpg);
background-repeat: no-repeat;
}

#right_container {
width: 1px;
height: 423px;
float: left;
padding: 0px;
margin: 0px;
background-image: url(images/right_bar.jpg);
background-repeat: no-repeat;
}

#subnav_container {
width: 1024px;
float: left;
padding-left: 106px;
height: 28px;
margin: 0px;
	overflow-y: hidden;
}

#footer_container {
width: 1024px;
height: 164px;
margin: 0px;
padding: 0px;
float: left;
/*background-image: url(images/footer.jpg);
background-repeat: no-repeat;*/
}

#mainnav_container {
width: 893px;
height: 91px;
float: left;
margin: 0px;
padding: 0px;
}

#interiorhead_container {
width: 1024px;
height: 66px;
float: left;
margin: 0px;
padding: 0px;
overflow: hidden;
text-align: left;
}

#intop_container {
width: 1024px;
height: 36px;
float: left;
margin: 0px;
padding: 0px;
/*background-image: url(images/interior/top.jpg);
background-repeat: no-repeat;*/
}

#topnav_container {
width: 1024px;
height: 30px;
float: left;
padding: 0px;
margin: 0px;
overflow: hidden;
}

#intmid_container {
width: 1024px;
height: 510px;
float: left;
margin: 0px;
padding: 0px;
}

#intleft_container {
width: 24px;
height: 510px;
float: left;
margin-left: 49px;
padding: 0px;
background-image: url(images/interior/int_left.jpg);
background-repeat: no-repeat;
}

#intright_container {
width: 55px;
height: 510px;
float: left;
margin: 0px;
padding: 0px;
/*background-image: url(images/interior/int_right.jpg);
background-repeat: no-repeat;*/
}

#content_container {
width: 896px;
height: 510px;
margin: 0px;
padding: 0px;
float: left;
}

#intsubnav_container {
width: 130px;
height: 400px;
float: left;
margin: 0px;
padding: 0px;
}
#txtproduct_container {
    position: relative;
            float: left;
            width: 766px;
            height: 400px;
            overflow-y: hidden;
            padding: 0;
            background-color: #;
}
.dropshadow {background: #dfa url(images/drop-shadow.png) no-repeat top left}
#txtproduct_container_right {
            position: absolute;
            top: 0;
            right: 0;
            float: left;
            width: 766px;
            height: 390px;
            overflow-y: auto;
            padding: 0px 10px 10px 10px;
}

/*#txtproduct_container {
width: 766px;
height: 400px;
float: left;
text-align: left;
margin: 0px;
padding: 0px;
background-image: url(images/interior/drop-shadow.png);
/*background-repeat: no-repeat;/
background-attachment: fixed;
background-color: #;
background-repeat: repeat-x;
overflow-y: auto;
}*/

#txtinvest_container {
width: 766px;
height: 400px;
float: left;
text-align: left;
margin: 0px;
padding: 0px;
background-image: url(images/interior/inv_bg.gif);
background-color: #F68B1F;
background-repeat: repeat-x;
}

#txthh_container {
width: 766px;
height: 400px;
float: left;
text-align: left;
margin: 0px;
padding: 0px;
background-image: url(images/interior/hh_bg.gif);
background-color: #5FB9DC;
background-repeat: repeat-x;
}

#images_container {
width: 896px;
height: 108px;
float: left;
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-color: #;
}
p {
	font-family: Trebuchet, Verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Trebuchet, Verdana;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.main_content {
	font-size: 11px;
	color: #333333;
	font-family: Trebuchet, Verdana;
	padding-left: 40px;
	text-align: left;
}

#twocolumn_container {
width: 382px;
height: 400px;
margin: 0px;
padding: 0px;
float: left;
}



#mainnav_container {
width: 893px;
height: 91px;
float: left;
margin: 0px;
padding: 0px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}


#nav li ul {
	position: absolute;
	width: 10em;
	left:auto;
	display:none;
	margin: 0px;
	padding: 0px
}

a {
	margin: 0px;
	padding: 0px;
	color: #066794;
	text-decoration: none;
}

/*
#nav li:hover ul {
	display:block;
}



#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

sfHover = function() {
	var sfEls = document.getElementById("nav").getElementsByTagName("LI");
	for (var i=0; i< sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);*/

div#add_links
{
  display: block;
  margin-left: 0px;
  padding-top: 10px;
  height: 45px;
  background-color: #e7e6c8;
  clear: both;
  border-bottom: 1px solid #c7c6a8;
  width: 80%;

}
 div#add_links div.navitem
 {
    display: block;
    width: 130px;
    height: 40px;
    float: left;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    /*border-right: 1px solid #d7d6b8;*/
 }
div#add_links div.end
{
  border-right: none;
}
 div#add_links div.navitem a
{

  text-decoration: none;
  /*color: #000000;*/
}
 div#add_links div.navitem a:hover
{
  text-decoration: underline;
}
a
{
	outline: none;
}

div.ErrorMessage
{
	color: red;
	border: 2px solid red;
	background-color: #FFD4D4;
	padding-left: 5px;
}