body {
	background-position: top;
	background-repeat:repeat-x;
                background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-size:11px;
	color:#555;
}
/**************** layout position ****************/

#imgtext-table {
margin:0px;
}


#topnav {
position:relative;
z-index:1200;
}

DIV#index_table {
padding-left:106px;
}
#menu{
	position:relative	
	float:left;
	background-image: url(../images/menubg.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
	height:23px;
	margin: 0px;
                padding-left:96px;
padding-right:0px;
                z-index:1200;
}


#content{
	
	background-color:#ffffff;
	width:180px;
	border-right: solid 1px #999999;
font-family:Arial,Helvetia,Verdana;
	font-size:12px;
height:395px;
}


#border{

	background-color:#ffffff;
	width:180px;
border-right: solid 1px #999999;
font-family:Arial,Helvetia,Verdana;
	font-size:12px;
height:395px;
}

#left{

	background-color:#ffffff;
	width:180px;
	padding-left:0px;
	padding-right:0px;
border-right: solid 1px #999999;
font-family:Arial,Helvetia,Verdana;
	font-size:12px;
height:395px;
}
#right{

	background-color:#ffffff;
	width:180px;
border-right: solid 1px #999999;
font-family:Arial,Helvetia,Verdana;
	font-size:12px;
height:395px;

}
.right_highlight{

	background-color:#ccffff;

}



#footer{
	position:relative;
                float:left;
                left:0px;
	height:39px;
	background-image: url(../images/footer.gif);
                background-repeat:no-repeat;
                background-position:bottom;
	margin-bottom:0px;
}

.footermenu{
	position: relative; left:350px; top:12px;
                float:left;
	font-family:Arial,Helvetia,Verdana;
	font-size:10px;
                width:200px;

}
#copy{
	position: relative; 
                right:20px; 
                top:13px;
                float:right;	
	font-family:Arial,Helvetia,Verdana;
	font-size:10px;
                color:#999;
}
#thedesign{
	position: relative; 
	background-image: url(../images/xhtml.gif);
                background-repeat:no-repeat;
                background-position:left;
                top:0px;
                float:right;
                width:760px;
	font-size:10px;
                text-align:right;
                padding-right:20px;
}

#shadowwrapper {
	position: relative;
	margin: auto;
	width: 812px;
}

#shadow_top {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 800px;
	height: 20px;
	background-image: url(../images/shadow_top.jpg);
	overflow: hidden;
}
#shadow_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 593px;
	background-image: url(../images/shadow_left.jpg);
}



#shadow_right {
	position: absolute;
	top: 0px;
	left: 805px;
	width: 6px;
	height: 593px;
	background-image: url(../images/shadow_right.jpg);
}

