#slider_wrap {
/*border: 			#accfd6 1px solid;*/
background:			#0f1a21;
width: 				500px;
margin: 			0 0 0 66px;
display:			block;
z-index:			-1200;
height:				305px;
max-height:			305px;
overflow:			hidden; 
}

#slider_wrap div div { 
overflow: 			hidden;
height:				305px;
z-index:			-1200; 
}

#slider_wrap div div a{
border:				none;
}

#feature_wrap{
display:			block;
float:				left;
height:				297px;
width:				616px;
padding:			26px 0 0 0;
position:			relative;
/*background: 		url('test	') no-repeat 36px top;*/
}
#feature_wrap2{
display:			block;
float:				left;
height:				297px;
width:				616px;
padding:			0 0 0 0;
position:			relative;
/*background: 		url('test	') no-repeat 36px top;*/
}
ul#feature_buttons{
margin:				0 0 0 66px;
padding:			3px 0 0 0;
width:				500px;
height:				42px;
background:			transparent url("btn-bg.gif") repeat-x; 	
}

ul#feature_buttons li{
display: 			block;
float:				left;
text-align: 		center;
color:				#404040;
padding:			12px 0 5px 0;
font-size:			15px;
font-weight:		bold;
cursor: 			pointer;
margin:				-3px 4px 0 0;
width:				35px;
height:				25px;
overflow:			hidden;
background:			transparent url("slide-butt.jpg") no-repeat left 0; 		
}

ul#feature_buttons li:hover {
background-position:left -41px; 
color:				#717171;	
}

ul#feature_buttons li.active {
background-position:left -82px; 	
color:				#fefefe;
}

a#previous, a#next { 
cursor: 			pointer; 
display:			block;
width:				48px;
height:				48px;
text-indent:		-9999px;
z-index:			999;
position:			absolute;
border:				none;
overflow:			hidden;
}

a#previous, a#previous:visited{
float: 				left; 
margin:				110px 0 0 45px;
background:			transparent url("b07V12_left_slide.png") no-repeat top left;
}

a#next, a#next:visited { 
float: 				right; 
margin:				110px 0 0 558px;
background:			transparent url("b07V12_right_slide.png") no-repeat top left;
}

a#previous:hover, a#next:hover{
background-position: top right;
border:				none;
}


/*#global_nav {
position:absolute !important;
top:-5px !important;
left:-324px !important;
} */

#global_nav ul {
					font-size:14px;
					font-family:Arial;
					font-weight:bold;
                    text-decoration: none;
                    color: #0F3E5A;
                    outline: none;
                    text-align: center;
                    top: 7px;
                    text-transform: uppercase;
                    letter-spacing: 0;
                    display: block;
                    float: left;
                    height: 32px;
                    position: relative;
                    margin-left:9px;
					margin-right:9px;					
}

#global_nav ul li {
float: 				left;
list-style: 		none;
}

#global_nav ul li a, #global_nav ul li a:visited{
					font-size:14px;
					font-family:Arial;
					font-weight:bold;
                    text-decoration: none;
                    color: #0F3E5A;
                    outline: none;
                    text-align: center;
                    top: 7px;
                    text-transform: uppercase;
                    letter-spacing: 0;
                    z-index: 10;
                    display: block;
                    float: left;
                    height: 32px;
                    position: relative;
                    margin-left:9px;
					margin-right:9px;	
}

#global_nav ul li a:hover{
color:				#0F3E5A;
}

#global_nav li.background {
background: #FFFFFF;
z-index: 			8;
position: 			absolute;
visibility: 		hidden;
}

* html #global_nav li.background{
background: #FFFFFF;
}

#global_nav .background .left {
background: #FFFFFF;
height: 			36px;
margin-right: 		7px; /* 7px is the width of the rounded shape */
}

* html #global_nav .background .left{
background: #FFFFFF;
}
