	img{border:none; z-index:1;}			
    /* image replacement */
    .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
        margin:0;
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
        }
    /* // image replacement */
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:760px;
		background:#fff;		
		margin-bottom:2em;
		z-index:1000;
		}	
	#header{
		height:70px;
		width:90px;
		margin-top:5px;
		line-height:90px;
		background:#fff;
		color:#000;
		}					
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:760px;
		height:220px;
		overflow:hidden; 
		}	
/* // Easy Slider */

.grid_1 {width: 668px;}
.grid_2 {width: 46px;}
.column {margin: 0 0px 0 0px; overflow: hidden; float: left; display: inline;}
.row {width: 760px; height:64px; margin: 10px 0px 5px 0px; overflow: hidden;}
.row .row {margin: 0 -0px 0 -0px; width: auto; display: inline-block;}

#menu {
position:absolute; /* Menu position that can be changed at will */
margin-top:-5px;
margin-left:-10px;
width:760px;
}
#menu dl {
float: left;
width: 100px;
}
#menu dt {
width: 100px;
height:24px;
cursor: pointer;
text-align: center;
padding:0px;
font-size:16px;
font-weight: bold;
background: #fff;
border: 0px solid gray;
margin: 0px;
color:#fff;
}
#menu dd {
	margin-left:0px;
	width: 152px;
	height:24px;
}
#menu li {
text-align: center;
font-size:14px;
list-style:none;
line-height:20px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #FFFFCC;
}
#largeheader {
position:absolute; /* Menu position that can be changed at will */
top: 10;
left: 10;
}
#smallheader {
position:absolute; /* Menu position that can be changed at will */
top: 10;
left: 10;
}
#submenu {
position:absolute; /* Menu position that can be changed at will */
margin-top: -75px;
margin-left: -10px;
z-index:100;
width:760px;
}
#submenu dl {
float: left;
width: 152px;
}
#submenu dt {
width: 152px;
height:24px;
cursor: pointer;
text-align: center;
padding:3px;
font-size:14px;
font-weight: bold;
background: #fff;
border: 0px solid gray;
margin: 0px;
color:#FFF;
}
#submenu dd {
display: none;
border: 0px solid gray;
}
#submenu li {
text-align: center;
}
#submenu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#submenu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #FFFFCC;
}
#tablestyle{
text-align: center;
background: #ffffff;
}
#tablestyle li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #FFFFCC;
}
.buttonbg1{
background-color:#FFE5E5;
}
.buttonbg2{
background-color:#D9D9F2;
}
.buttonbg3{
background-color:#FFE5CC;
}
.buttonbg4{
background-color:#F0D6F0;
}
.buttonbg5{
background-color:#D9F2E5;
}
