@charset "UTF-8";
/* CSS Document */

body {
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#394a58;
	background:url(/images2/chilli-bg2.jpg) top left repeat;
	line-height: 1.5;
}

a {
	color: #a4c408;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/*.bluetext { 
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#394a58;
}*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
	text-align: left;
	line-height:20px;
	margin:10px 0 10px 0;
	color:#394a58;
}
h2 {
	font-size: 14px;
}

.more_link {
	color:#a4c408;
	font-weight:bold;
	font-size:10px;
}

#header {
	width:100%;
	height:100px;
	background:#394a58 url(/images2/header-bg.jpg) top center repeat-y;
}

#navigation {
	background: #394a58;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#container_header {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height: 100px;
}

#logo {
	float:left;
	width:160px;
	height:70px;
	margin:20px 10px 0 10px;
}

#logo_tagline {
	float:left;
	width:220px;
	height:15px;
	margin:60px 10px 0 10px;
}

#client_login {
	color:#FFFFFF;
	float:right;
	width:360px;
	text-align: left;
	padding: 25px 0 0 0;
	font-size: 11px;
	display:block;
}

/*.button_image a {
	height:22px;
	display:block;
	background-image:url(/images2/go-button.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-align:center;
}

.button_image a:hover {
	height:22px;
	display:block;
	background-image:url(/images2/go-button.jpg);
	background-position:-22px 0px;
	background-repeat:no-repeat;
	text-align:center;
}*/

.button_image {
	margin:10px 0 0 0;
}

.client_login_input {
	background:#4c657b;
	color:#000000;
}

.cat_textbox_small {
	background:#4c657b;
	color:#000000;
}



#secondary_links {
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 10px;
}

.container {
	
}

#bg_container {
	width:1144px;
	overflow:hidden;
	margin: 0 auto;
	/*background: url(/images2/bg-container.jpg) top center repeat-y;*/
	position: relative;
}

#outer_container {
	background:#394a58 url(/images2/bg-outer-container.jpg) top center no-repeat;
	width:960px;
	float:left;
	height: 550px;
}

#bg_left {
	width:91px;
	float:left;
}

#bg_right {
	float:left;
	/*background: url(/images2/bg-bottom-right2.jpg) bottom left no-repeat;*/
	width: 91px;
	bottom: 0px;
}

#footer {
	width:940px;
	margin:0 auto;
	color: #526f87;
	text-align: right;
	clear: both;
	height: 100px;
	padding: 15px 101px 0px 101px;
	background: url(/images2/footer.png) top center no-repeat;
}
#footer a {
	color: #526f87;
	text-decoration:none;
}
#footer a:hover {
	color: #668BAA;
}
.white {
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 940px;
}
/*
.grid_4_outer {
	width:300px;
	display:inline;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:0px;
	background:url(/images2/col-bg.jpg) top left no-repeat;
}*/



hr {
	width:100%;
	height:2px;
	margin:0 0 10px 0;
	background:#FFFFFF url(/images2/hr.jpg) top center no-repeat;
	border:0;
	outline:0;
}


#main_nav {
	width:940px;
	line-height:16px;
}

#main_nav li {
	list-style-type:none;
	display:inline;
	height:16px;
	overflow:hidden;
	margin:0 20px 0 0;
}
#main_nav li ul li {
	list-style-type:none;
	display:block;
}


#main_nav a:link, #main_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#main_nav a:hover, #main_nav a:active {
	color:#a4c408;
}

#secondary_links a:link, #secondary_links a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#secondary_links a:hover, #secondary_links a:active {
	color:#a4c408;
	text-decoration:underline;
}

.btn_home {
	background-image:url(/images2/menu-btn-home.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	line-height:16px;
	padding:0 0 0 20px;
}

.btn_home:hover {
	background-position:0px -16px;
}

.btn_our_team {
	background-image:url(/images2/menu-btn-our-team.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
}

.btn_our_team:hover {
	background-position:0px -16px;
}

.btn_what_we_do {
	background-image:url(/images2/menu-btn-what-we-do.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
}

.btn_what_we_do:hover {
	background-position:0px -16px;
}

.btn_our_work {
	background-image:url(/images2/menu-btn-our-work.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
}

.btn_our_work:hover {
	background-position:0px -16px;
}


.btn_published_articles {
	background-image:url(/images2/menu-btn-published-articles.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
}

.btn_published_articles:hover {
	background-position:0px -16px;
}

.btn_upcoming_events {
	background-image:url(/images2/menu-btn-upcoming-events.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
}

.btn_upcoming_events:hover {
	background-position:0px -16px;
}

.btn_contact_us {
	background-image:url(/images2/menu-btn-contact-us.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:16px;
	line-height:16px;
	padding:0 0 0 20px;
}

.btn_contact_us:hover {
	background-position:0px -16px;
}

#navigation .container_12 #main_nav #mydroplinemenu ul li #our_work {
	margin-left:289px;
	width:660px;
}

#navigation .container_12 #main_nav #mydroplinemenu ul li #published_articles {
	margin-left:405px;
	width:544px;
}

#navigation .container_12 #main_nav #mydroplinemenu ul li #upcoming_events {
	margin-left:558px;
	width:391px;
}


#navigation .container_12 #main_nav #mydroplinemenu ul li #contact_us {
	margin-left:712px;
	width:237px;
}

body.branding #navigation .container_12 #main_nav #mydroplinemenu ul li #our_work {
	display:block;
	/*border:2px solid #F00;*/
}


#top_section {
	padding:0 25px 10px 25px;
	color:#FFFFFF;
}
.system-message, .system-error-message {
	padding:0 25px 10px 25px;
	color:#FFFFFF;
}
	
#top_section h1, .system-message h1, .system-error-message h1 {
	color: #6C94B3;
}

.clear {
	line-height:10px;
	clear:both;
}


/* SCROLL BAR
----------------------------------- 
----------------------------------- */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background-image: url(/images2/basic_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:20px;
}
a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
a.jScrollArrowDown {
	background-image: url(/images2/basic_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:20px;
}
a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -20px;
}
.jScrollPaneTrack {
	background-color: #394b59;
}
.jScrollPaneDrag {
	background-color:#587a95;
	background-image: url(/images2/drag_grab.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.scroll-pane {
	/*background-color: #FFF;*/
	/*height: 306px;*/
	height:inherit;
	overflow: auto;
}

/*.mothercraftnursebutton:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}*/



.branding_icon
{  
  	float: left; 
	margin: 0px 10px; 
	height:128px; 
	width:128px;
	display:block;
	background-image:url(/images2/branding.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;

}

.branding_icon:hover
{ 
  background-position: 0 -128px;
}

.branding_icon span
{
  display: none;
}





.print_icon
{  
  	float: left; 
	margin: 0px 10px; 
	height:128px; 
	width:128px;
	display:block;
	background-image:url(/images2/printv2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;

}

.print_icon:hover
{ 
  background-position: 0 -128px;
}

.print_icon span
{
  display: none;
}



.web_icon
{  
  	float: left; 
	margin: 0px 10px; 
	height:128px; 
	width:128px;
	display:block;
	background-image:url(/images2/web.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;

}

.web_icon:hover
{ 
  background-position: 0 -128px;
}

.web_icon span
{
  display: none;
}



.case_studies_icon
{  
  	float: left; 
	margin: 0px; 
	height:128px; 
	width:128px;
	display:block;
	background-image:url(/images2/case_studies.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;

}

.case_studies_icon:hover
{ 
  background-position: 0 -128px;
}

.case_studies_icon span
{
  display: none;
}


#form1 fieldset {
border:medium none;
display:inline;
float:left;
margin:0 0 0 25px;
padding:0;
width:260px;
}

#form1 label {
display:block;
}


#form1 #catwebformbutton {
cursor:pointer;
height:30px;
line-height:30px;
float:right;
text-align:center;
width:100px;
padding: 0px;
margin: 0 35px 0 0;
background-color: #E8E9EC;

}
.login_item {
	float:left;
	margin:0 10px;
}

#client_login .login_item label {
	text-align:left;
	float:left;
	display:block;
}
.blogpages {
	padding: 10px;
	text-align: center;
}
.pagination {
	padding: 5px;
}
#clientloginbox {
	background-color: #2d3b46;
	background-image: url(/images2/clientlogin.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: right;
	height: 23px;
	width: 80px;
	color: #AFB0B3;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 5px;
}
#govfundingtop {
	float: right;
	width: 272px;
	margin: 5px -90px 0 5px;
}
#facebookbox {
	background-image: url(/images2/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 25px;
	width: 94px;
	color: #AFB0B3;
	padding-left: 0px;
	padding-top: 6px;
	margin-top: 5px;
	margin-right: 5px;
}
#facebookbox:hover {
	background-position: left bottom;	
}
.footerlogos {
	float:right;
	
}
#footer a.facebook {
	height: 46px;
	width: 40px;
	display:block;
	background-image: url(/images/facebook_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	float:left;
}
#footer a.facebook:hover {
	background-position:left bottom;
}
#footer a.q400 {
	height: 46px;
	width: 70px;
	display:block;
	background-image: url(/images/q400_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#footer a.q400:hover {
	background-position:left bottom;
}
#q400 p {
	padding: 0 30px 0 15px;
}
#clientloginbox:hover {
	background-image: url(/images2/clientlogin2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #A1C61B;
	text-decoration:none;
	
}
#clientloginbox a {
	color:#969DA2;
}
#clientloginbox a:hover {
	color: #A1C61B;
	text-decoration:none;
}
#clientloginpanel {
	width: 330px;
	background-color: #2d3b46;
	padding: 8px;

}
#clientloginpanel input {
	width: 120px;
	background-color: #969DA2;
	border: 1px solid #C2CBD2;
	margin-right: 8px;
	padding: 2px;
	color: #2E3B46;
}
#clientloginpanel input.button {
	width: 50px;
	margin-right: 0px;
}
.webform, .formitem {
	width: 400px;
}
.formitem {
	width: 400px;
	height: 30px;
}
#clientloginmain {
	float:right;
	margin-right: 10px;
	width: 447px;
}
#homepage-newsletter {
	margin-left: 10px;
}
#homepage-newsletter input, .cat_textbox, .cat_dropdown, #form1 input {
	width: 240px;
	padding: 3px;
	margin: 2px;
	border: 1px solid #DFE3E4;
	color: #394A58;
	background-color: #F5F6F9;
}
.formitem label {
	display: block;
	width: 130px;
	float:left;
	padding: 5px;
}
#homepage-newsletter input.submitbutton {
	width: 100px;
	background-color: #E8E9EC;
	cursor:pointer;
}
#homepage h1 {
	padding: 5px 0 0 10px;
}
#homepage p {
	padding: 0px 0 0 10px;
}

#marketingleft {
	width: 180px;
	float:left;
	margin: 0 10px 0 0;
}
#marketingleft ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#marketingleft h1 {
	font-size: 12px;
	font-weight: bold;
}
#marketingleft ul li {
	display: block;
	margin: 0px;
	padding: 0;
}
#marketingleft ul li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 5px 0 5px 0;
}
#marketingright {
	width: 700px;
	float:left;
}

/* SLIDER 
---------------------------------------- */

#identitycrisisbutton {
	width: 90px;
}
#idcscontent {
	position:relative;
	color:#FFF;
	margin: 20px;
	}	
#idcs ul li p {
	font-size: 12px;
	line-height: 1.5;
}
#idcs {}	
#idcs ul, #idcs li{
	margin:0;
	padding:0;
	list-style:none;
	}
#idcs li{
	width:900px;
	height:150px;
	overflow:hidden;
	}
#idcs h2 {
	font-size: 40px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#idcs2 ul li p {
	font-size: 12px;
	line-height: 1.5;
}
#idcs2 {}	
#idcs2 ul, #idcs2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#idcs2 li{
	width:900px;
	height:650px;
	overflow:hidden;
	}
#idcs2 h2 {
	font-size: 20px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:125px;
	height:33px;
	position:absolute;
	left:0px;
	top:140px;
	}	
#nextBtn, #nextBtn2{ 
	left:795px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{
	display:block;
	width:125px;
	height:33px;
	background-image: url(/images/button_previous.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#prevBtn a:hover, #nextBtn a:hover {
	background-position: 0 bottom;
}
#nextBtn a, #nextBtn2 a{
	background-image: url(/images/button_next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}	
#no1 {
	background-position: 10px 0px;
}
#no2 {
	background-position: -40px 0px;
}
#no3 {
	background-position: -105px 0px;
}
#no4 {
	background-position: -173px 0px;
}
#no5 {
	background-position: -238px 0px;
}
#no6 {
	background-position: -305px 0px;
}
#no7 {
	background-position: -369px 0px;
}
#no8 {
	background-position: -433px 0px;
}
#no9 {
	background-position: -498px 0px;
}
#no10 {
	background-position: -549px 0px;
	width: 75px;
}
.numbers {
	background-image:url(/images/numbersbg.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 130px;
	margin-right: 10px;
	float:left;
}

#identityform {
	color:#FFF;
}
#scrollbar {
	height: 455px;
	overflow:auto;
}

#maskfrontpage {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
#boxes #dialog {
	width:640px;
	height:430px;
	/*width:613px;
	height:456px;*/
	padding:10px;
	background-color:#ffffff;
}
.close {
	padding:2px 2px 2px 10px;
	position:absolute;
	right:5px;
	width:42px;
	height: 14px;
	top:-18px;
	background-image: url(/images/closebutton.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
.close:hover {
	background-position: center bottom;	
	text-decoration: none;
	color:#333;
}

.image_carousel {
	padding: 0px;
}
.image_carousel div.asdf {
	width: 200px;
	height: 200px;
	position: relative;
}
.image_carousel div.asdf div {
	background-color: rgba(0, 0, 0, 0.6);
	width: 200px;
	display: none;
	position: absolute;
	bottom: 0;
}
a.prev, a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.next {			right: -22px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }

a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	background: url(../images/miscellaneous_sprite.png) 0 -100px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -100px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
#testimonials {
	background-image:url(/images2/col-bg.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../internet_explorer/borderMiddleRight.png, sizingMethod='scale');}



.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 260px; /*width of featured content slider*/
	height: 250px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 260px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
display:none;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

#custom1 h1 {
	si
