/* Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img
{ 
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	color:#3b475e;
}

img { behavior: url(/iepngfix.htc) }

body {
background: #e5f0fb url(../images/backg.gif) repeat-x 0px 29px;
behavior: url("/csshover.htc"); /*IE6 nav hovers*/
}


/* Global */

a, a:visited {
text-decoration: none;
color: #ff4949;
}

a:hover {
border-bottom: 1px solid #ff4949;
}

/*User Headings*/

h1 {
color: #1e407f;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}

h2 {
color: #ff4949;
font-size: 14px;
}

#content h2 {
color: #496089;
font-size: 22px;
padding: 0;
margin-top: 20px;
}

h3 {

}

h4 {
color: #ff4949;
font-size: 14px;
margin-top: 30px;
}

#inner h4 {
color: #3e68b4;
font-size: 16px;
padding: 0;
margin-top: 30px;
}

/*Heading Selectors*/

h1.inline {
width: 200px;
}

h1.inner {
color: #4971b8;
text-transform: capitalize;
font-size: 28px;
}

h1.featured-case-study {
margin: 30px 0px 5px 12px;
width: 400px;
}

	h2.home-header {
	color: #a31d10;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 8px;
	}
	
#contentHeader h2 {
color: #4971b8;
text-transform: capitalize;
font-size: 28px;
}	
	
h3.subheader {
color: #496089;
font-size: 22px;
padding: 0;
margin-top: 40px;
}

h3.search {
margin-top: 8px;
font-size: 16px;
}

h3.phone-header {
color: #4a71b9;
font-size: 14px;
margin-left: 5px;
display: inline;
}

/*End Heading Selectors*/



#content input#search-send {
border: 1px solid #1c2351;
background: #1c2351;
color: #fff;
font-size: 13px;
letter-spacing: 0.6px;
text-transform: uppercase;
width: 57px;
height: 25px;
margin: 8px 0px 0px 5px;
padding-top: 0px;
}



#phone-container {
float: right;
margin: 2px 10px 0px 0px;
}
	
p {
margin: 13px 0px 10px 35px;
text-align: left;
line-height: 18px;
}

table {
margin-left: 35px;
}

blockquote {
margin-left: 35px;
}


.column {
float: left;
width: 307px;
margin: 5px 5px 0px 0px;
}

.column p {margin: 0px;}

#content input {
width: 235px;
height: 17px;
border: 1px solid #1c2351;
padding: 3px;
margin: 4px 0px;
background: #f3f8fd;
}

#content input:focus {
border: 1px solid #ff4949;
}



.newsletter-text {
font-size: 11px;
position: relative;
top: -4px;
}


#content label {
width: 112px;
vertical-align: top;
color: #3b475e;
text-align: left;
display: inline-block;
font-size: 14px;
margin: 5px;
}

#content label.newsletter {
color: #3b475e;
text-align: left;
display: inline-block;
font-size: 14px;
margin: 5px 5px 10px 5px;
width: 250px;
}

#content input.send {
border: 1px solid #1c2351;
background: #1c2351;
color: #fff;
font-size: 13px;
letter-spacing: 0.6px;
text-transform: uppercase;
width: 57px;
height: 23px;
margin: 8px 0px 0px 0px;
}

#content textarea {
border: 1px solid #1c2351;
background: #f3f8fd;
width: 414px;
height: 162px;
}

#content textarea:focus {
border: 1px solid #ff4949;
}

/*checkbox*/
#content input#ctl00_ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_ContentAreaPlaceHolder_contactcompany_4_chksubscribe {
border: none;
background: #f3f8fd;
width: 20px;
}

.home-form-wrapper {

}

#home-form input {
border: 1px solid #1c2351;
background: #f3f8fd;
width: 185px;
height: 18px;
margin: 1px 0px;
}


#home-form input:focus {
border: 1px solid #ff4949;
}

#home-form input.send {
border: 1px solid #1c2351;
background: #1c2351;
color: #fff;
font-size: 11px;
text-transform: uppercase;
width: 50px;
margin: 4px 0px;
}

#home-form textarea {
border: 1px solid #1c2351;
background: #f3f8fd;
width: 185px;
}

#home-form textarea:focus {
border: 1px solid #ff4949;
}




#home-form img {
float: left;
margin-top: 12px;
}

/*checkbox*/
#home-form input#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_ContactUs_4_chksubscribe, #home-form input#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_ContactUs_5_chksubscribe, #home-form input#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_ContactUs_6_chksubscribe {
border: none;
background: #f3f8fd;
width: 20px;
}


#home-form label {
width: 70px;
color: #3b475e;
text-align: right;
display: inline-block;
font-size: 12px;
vertical-align: top;
margin: 5px;
}

#footer {
height: 50px;
margin: 20px auto 0px;
padding: 10px 0px 0px 0px;
background: #f1f7fd url(../images/bg-inner-shadow.png) repeat-x center top;
}

	#footer a, #footer a:visited {
	color: #a9b0b8;
	padding: 0px 3px;
	}
	
	#footer a:hover {
	text-decoration: underline !important; 
	border: none;
	}
	
#footer-inner {
width: 960px;
margin: 0 auto;
color: #a9b0b8;
font-size: 11px;
}

#header-wrapper {
background: transparent url(../images/bg-inner-shadow.png) repeat-x center bottom;
}

#header {
width: 966px;
margin: 0 auto;
position: relative;
z-index:50; 
}

#home-divider {
width: 933px;
margin: 0 auto;
margin-bottom: 20px;
margin-top: 20px;
padding: 10px;
color: #fff;
background: #ff4949;
border:1px solid #ff4949;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#leftcol {
float: left;
width: 204px;
margin: 20px 12px 0px 0px;
background: #fdfeff;
}

#leftcol li.active {
color: #7493cd !important;
background: #fdfeff url(../images/home-list-bullet.gif) no-repeat 192px 6px;
}

#leftcol li a.active {
color: #7493cd !important;
}


#leftcol-box {
width: 190px;
margin-top: 17px;

padding: 5px 7px;
}

#leftnav {
list-style-type: none;
list-style-position:inside;
color: #353a36;
margin:0;
padding: 0;
}

	#leftnav li {
	border-bottom: 1px solid #353a36;
	border-right: 1px solid #1c2351;
	padding: 4px 0px 4px 7px;
	margin: 1px 0px;
	list-style-type: none;
	list-style-position:outside;
	}
	
	#leftnav li.bottom {
	border-bottom: 0;
	padding: 2px 0px;
	}
	
		#leftnav li a, #leftnav li a:visited {
		color: #1c2351;
		}
		
		#leftnav li a:hover {
		text-decoration: underline;
		border: none;
		}
				
		#leftnav li a.active, #leftnav li a.active:visited {
		color: #7493cd !important;
		}
		
	    #leftnav li a:hover {
		text-decoration: underline;
		}

.secondarynav {
list-style-type: none;
list-style-position:outside;
margin: 5px 0px 0px 5px;
}

	.secondarynav li {
	border: 0 !important;
	}
	
	.secondarynav li.active {

	list-style: outside url("/images/arrow-active.gif");
	background-color: #fff;
	padding: 0px 2px 0px 2px;
	}

	.secondarynav li a, .secondary nav li a:visited {
	color: #ff4949 !important;
	font-size: 11px;
	margin-left: 10px;
	}
	
	.secondarynav li a:hover {
	color: #7493cd !important;
	font-size: 11px;
	}
	
#rightcol {
width: 190px;
float: left;
position: relative;
left: 15px;
top: 75px;

}
	
#rightcol-box {
width: 190px;
float: left;
position: relative;
top: 30px;
left: 18px;
background: #fff;
border-top: 2px solid #353a36;
border-left: 2px solid #353a36;
border-right: 5px solid #353a36;
border-bottom: 5px solid #353a36;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 15px;
  padding: 5px 7px;
}

	#downloads {
list-style-type: none;
list-style-position:inside;
color: #353a36;
margin:0;
padding: 0;
font-size: 11px;
}

	#downloads li {
	border-bottom: 1px solid #353a36;
	padding: 2px 0px;
	}
	
	#downloads li.bottom {
	border: 0;
	padding: 2px 0px;
	}
	
		#downloads li a, #downloads li a:visited {
		color: #ff4949;
		font-size: 11px;
		}
		
		#downloads li a:hover {
		}
		
#contactus-box {
width: 200px;
height: 115px;
color: #fff;
font-size: 14px;
padding: 5px 0px 5px 5px;
background: transparent url(/images/contactus-bg.png) repeat-x;
position: relative;
top: 17px;
left: 18px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
}

#maincol {
width: 481px; /*726px*/
float: left;
margin-left: 20px;
min-height: 500px;
}

/*Bullet lists*/

	#inner-container ul {
    list-style: outside url("/images/bullet-arrow.png");
	}
	
	#inner-container li {
 	margin: 8px 0px 0px 55px;
	line-height: 18px;
	}
	
	#column ul {
    list-style: outside url("/images/bullet-arrow.png");
	}
	
	#column li {
 	margin: 8px 0px 0px 55px;
	line-height: 18px;
	}
	
	#content ul {
    list-style: outside url("/images/bullet-arrow.png");
	}
	
	#content li {
 	margin: 8px 0px 0px 55px;
	line-height: 18px;
	}
	
	#content-products-inner ul {
	    list-style: inside url("/images/bullet-arrow.png");
	}
	
	#content-products-inner li {
	margin: 8px 0px 0px 0px;
	line-height: 18px;
	}

	.content-list-indent {
	list-style: none !important;
    margin-left: 35px;
	}
	
	.content-list-indent li {
 	margin: 8px 0px 0px 0px !important;
	line-height: 18px !important;
	min-height: 60px;
	}
	
	.doc-downloads li {
    list-style: inside url("../images/pdf-bullet.png");
	}
	
/*End bullet lists*/
		
	
#logo {
width: 211px;
float: left;
margin: 9px 0px 20px 0px;
}

#logo a:hover {
border: none;
}

#divider-home {
background: transparent url(../images/bg-inner-shadow.png) repeat-x center bottom;
margin-top: -17px;
}	

#main-container {
		width: 936px;
		margin: 0 auto;
}


#content {
width: 636px;
min-height: 585px;
float: left;
}	

#content-products {
width: 720px;
float: left;
}	

#inner-container {
width: 636px;
margin: 0 auto;
}	
.main-section {
width: 960px;
margin: 0 auto;
}
		
#topbar {
height: 29px;
padding: 5px 0px;
color: #c0c2d1;
background: transparent url(../images/bg-topbar.gif) repeat-x;
}

#topbar-inner {
width: 960px;
margin: 0 auto;
font-size: 14px;
font-style: italic;
}

	.tagline {
	float: left;
	font-size: 14px;
	color: #c0c2d1;
	margin-top: 2px;
	font-weight: lighter;
	}
	
	.home-featured-case-study-img {
	float: left;
	margin: 10px 10px 0px 0px;
	vertical-align: top;
	border: 1px solid #1C2351;
	padding: 2px;
	}


		#section-head {
		width: 936px;
		background-position: 0px 3px;
		margin: 0 auto;
		height: 40px;
		padding: 57px 0px 0px 20px;
		font-size: 11px;
		color: #595858;
		}
		
		#product-wrapper {
		float: left;
		margin: 12px 12px 20px 0px;
				width: 250px;
		}
				
		#product-wrapper a, #product-wrapper a:visited {
		border: none;
		}
		
	
		.product-img {
		border: 1px solid #1c2351;
		padding: 2px;
		margin-top: 8px;
		}
		
		.zoom {
		vertical-align: top;
		position: relative;
		top: -62px;
		left: -6px;
		float: right;
		font-size: 11px;
		}
		
		.zoom-link {
		color: #7493cd !important; border-bottom: 1px solid #7493cd; position: relative; top: -5px;
		}
		
	
		.product {
		float: left;
		margin: 12px 12px 0px 0px;
		
		}
		.product-img {
		border: 1px solid #1c2351;
		padding: 2px;
		margin-top: 8px;
		}

		h1.section-title {
		color: #fff;
		font-size: 34px;
		}
		
		.tab-head {
		font-size: 13px;
		color: #1e407f;
		text-transform: uppercase;
		}
		
		.breadcrumbs {
		color: #a7bae0;
		font-size: 11px;
		margin: 0 auto;
		margin-top: 2px;
		padding-bottom: 15px;
		}
		
		.breadcrumbs a, .breadcrumbs a:visited {
		font-size: 11px;
		color: #a7bae0;
		text-decoration: none;
		}
		
		.breadcrumbs a:hover {
		text-decoration: underline;
		border: none;
		}
		
	
		#home-form {
		float: right;
		width: 368px;
		margin-top: -22px;
		position: relative;
		font-size: 11px;
		}
		
		#home-form p {
		font-size: 11px;
		color: #3b475e;
		line-height: 16px;
		width: 240px;
		margin-bottom: 10px;
		}
		
		#home-features {
		float: left;
		position: relative;
		margin: 80px 0px 0px 0px;
		}
			
			ul.featured-links {
			
			}
			
			ul.featured-links li {
			height: 16px;
			width: 197px; 
			padding: 3px 5px;
			margin: 3px 0px;
			list-style: none;
			font-size: 11px;
			text-transform: uppercase;
			background: #f6fafd url(../images/home-list-bullet.gif) no-repeat 194px 4px;
			}
			
			ul.featured-links li a {
			color: #3a76e4;
			}
		
		#home-casestudies {
		float: left;
		width: 550px;
		margin: 5px 20px 0px 0px;
		padding: 10px;
		background: #f2f7fd;
		border: 1px solid #1c2351;
		}
		
		#home-casestudies a, #home-casestudies a:visited {
		border-bottom: 1px solid #ff4949;
		}
		
			#home-casestudies p {
			margin: 12px 0px 12px 0px;
			}
		
		.date {
		color: #adafb9;
		font-size: 11px;
		position: relative;
		top: 7px;
		}

		
		/*Forms*/
		.form-text {
		width: 245px;
		height: 20px;
		padding: 5px 0px 0px 5px;
		color: #545454;
		background: #fff url(/images/form-text.gif) no-repeat ;
		border: 1px solid #353a36;
		-webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
		}
		
		.form-text:hover {
		border: 1px solid #ff4949;
		color: #000000;
		}
		
		.form-textarea {
		width: 318px;
		height: 141px;
		padding: 5px 0px 0px 5px;
		color: #545454;
		background: #fff url(/images/form-textarea.gif) no-repeat center right;
		border: 1px solid #353a36;
		-webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
		}
		
		.form-textarea:hover {
		border: 1px solid #ff4949;
		color: #000000;
		}
	
		
		
		
		.contact-intro {
		color: #545454;
		margin: 10px 0px 20px 0px;
		text-align: left;
		}
		
		.contact-select {
		width: 250px;
		border: 1px solid #353a36;
		height: 20px;
		color: #545454;
		}
		
		.contact-select:hover {
		border: 1px solid #ff4949;
		color: #000000;
		}
		
#content img {
float: right;
border: 1px solid #1c2351;
padding: 2px;
margin: 2px 10px;
}

.related-products {
float: left !important;
padding: 2px !important;
margin: 0px 5px 0px 0px !important;
border: 0 !important;
}

a.link-heading {
font-weight: bold;
}
	
.action-button {
	background: transparent url(/images/call-action.png) no-repeat;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 15px;
	padding: 7px;
	width: 116px;
	height: 14px;
	text-align: center;
}

.submit-contact {
	background: transparent url(/images/call-action.png) no-repeat;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 15px;
	padding: 7px;
	width: 131px;
	height: 29px;
	text-align: center;
}


.contact-button {
	background: transparent url(/images/call-contact.png) no-repeat;
	color: #353a36;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 15px;
	padding: 3px;
	width: 89px;
	height: 20px;
	text-align: center;
}

/*Contact Us Form*/
#aspnetForm {
margin-left: 35px;
}

.clear {
clear: both;
}

.copyright {
float: right;
}

.footer-links {
float: left;
}

.headset {
float: right;
.position: relative;
.top: -14px;
}
	
/*Main Navigation*/
#nav {
height: 24px;
float: right;
margin: 36px 0px 0px 0px;
}

#nav li {
	margin-left: 27px;
}

/*#nav li.active {
  background: transparent url(../images/bg-active.gif) no-repeat;
  width: 113px;
  height: 30px;
  color: #fff;*/
	}

	#nav a, #nav a:visited {
	color: #ff4949;
	float: left;
	/*letter-spacing: 0.6px;*/
	}
	
	#nav a:hover {
    text-decoration: none;
	color: #fff;
	border: none;
	background: #7493cd;
	-moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
	}
	
		#nav a:hover span {
    text-decoration: none;
	color: #fff;
	border: none;
	background: #7493cd;
	-moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
	}
	
	
	
	#nav-search {
	float: right;
	}
	

		#search-main {
			width: 165px;
			height: 15px;
			padding: 1px 0px 0px 3px;
			margin: 0px 5px 0px 5px;
			color: #819ed2;
			border: 1px solid #cbcdd6;
			background: #fff;
			font-size: 11px;
		}
		
		.search-button {
		background: #fff;
		position: relative;
		left: 173px;
		top: 1px;
		.top: -2px;
		font-weight: bold;
		height: 13px;
		color: #819ed2;
		text-transform: capitalize; /*because of IE7 - BK*/
	}
	
	.drop-2column {
	border-left: 1px solid #d2d2d2; position: relative; left: 135px; top: -176px;
	}

		
#navl-display, #navl-display ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	}
	
	#navl-display li, #navl-display a {display:block;}
	#navl-display li {float:left; list-style:none; display:inline;}
		
	#navl-display li a.active {
	color: #fff;
	background: #7493cd url(../images/nav-active.gif) no-repeat top center;
	-moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
	}
	
	
#navl-display ul.drop {
	background:#fff;
	width:170px;
	clear:both;
	margin-top:24px;
    _margin-top:0px; /*IE6 w/ csshover.htc*/
	border-top:4px solid #7493cd;
	border-bottom:4px solid #7493cd;
	border-right:5px solid #7493cd;
	border-left:5px solid #7493cd;
  box-shadow: 2px 2px 2px #ccc;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  padding: 0px;
	}
	
	#navl-display ul.solutions-wrapper {
	height: 230px;
	width: 265px;
	}
		
#navl-display ul.drop li {
    width:158px;
	margin: 0;
	padding: 0px 0px 2px 11px;
	clear:both;

	}
	
	#navl-display ul.drop li:hover {
	background: none;
	
	}
	
	#navl-display ul.drop li.bottom {
	border: 0;
	padding-bottom: 6px;
	}
	
#navl-display ul.drop a {
	background: none;
	color:#4a71b9;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	clear:both;
	float:left;
	padding: 0px;
	margin: 3px 0px;
	}
		
	
#navl-display ul.drop li:hover a, #navl-display ul.drop li:hover a:visited  {color: #ff4949;}

#navl-display ul.drop li:hover {background: #ebebef url(../images/nav-drop-active.gif) no-repeat center left;}


#navl-display ul.drop-solutions {
	background:#fff url(../images/bg-drop-solutions.png) repeat-y;
	width:305px !important; 
	clear:both;
	margin-top:24px;
	_margin-top:0px; /*IE6 w/ csshover.htc*/
	border-top:4px solid #7493cd;
	border-bottom:4px solid #7493cd;
	border-right:5px solid #7493cd;
	border-left:5px solid #7493cd;
  box-shadow: 2px 2px 2px #ccc;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  padding: 0px;
	}
	
		
#navl-display ul.drop-solutions li {
    float: left;
	width:140px;
	margin: 0;
	padding: 0px 0px 2px 11px;
	}
	
	#navl-display ul.drop-solutions li:hover {
	background: none;
	
	}
	
	#navl-display ul.drop-solutions li.bottom {
	border: 0;
	padding-bottom: 6px;
	}
	
#navl-display ul.drop-solutions a {
	background: none;
	color:#4a71b9;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	clear:both;
	float:left;
	padding: 0px;
	margin: 3px 0px;
	}
		
	
#navl-display ul.drop-solutions li:hover a, #navl-display ul.drop-solutions li:hover a:visited  {color: #ff4949;}

#navl-display ul.drop-solutions li:hover {background: #ebebef url(../images/nav-drop-active.gif) no-repeat center left;}



		
#navl-display a {
	display: block;
	float:left;
	clear:both;
	padding: 7px 9px;
	margin: 0px;
	font-size: 13px;
}


#navl-display li ul {
	position: absolute;
	left: -999em;
	
}

#navl-display li:hover ul {
	left: auto;
	background-position: 0 0;
	
}

#navl-display li:hover ul, #drop li.sfhover ul {
	left: auto; 
	background-position: 0 0;
	}
	/*End nav*/
	
		 /* 2 Column Drop  */
		
/*End 2 Column drop*/
	
	#specs {
	margin: 0px 0px 12px 12px;
	}
	
	#fragment-1 {width:700px;}
	#fragment-2 {width:700px;}
	
	#specs td {
	text-align: left;
	color: #3b475e;
	width: 115px;
	border-collapse: collapse;
	border-bottom: 1px solid #1c2351;
	font-size: 11px;
	padding: 4px 1px;
	}
	
	#specs th {
	text-align: left;
	color: #ff4949;
	width:130px;
	border-collapse: collapse;
	border-bottom: 1px solid #1c2351;
	font-weight: bold;
	padding: 4px 1px;
	}
	
	.required {
	font-size: 14px;
	color: #ff4949;
	}
	
	.required-wrapper {
	background: #ECCAC4;
	border: 1px solid #888;
	padding: 0px;
	margin: 15px 0px;
	}
	
	.required-wrapper ul {
	list-style: none;
	margin: 0 0 15px 25px;
	padding: 0;
	}
	
	.required-wrapper li {
	margin: 8px 0;
	padding: 0;
	list-style-position: inside;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	list-style: disc;
	}
	
		
		/*Slider*/
	

		
		#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
		#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width: 752px; height: 286px; float: left;
		overflow:hidden; 
		}
		
		#slider a, #slider a:visited {
		border: none;
		}
		
		span#prevBtn {
		position: absolute; left: 805px; top: 366px;
		}
		
		span#nextBtn {
		position: absolute; left: 825px; top: 366px;
		}		
		
		span#nextBtn a, span#nextBtn a:visited {	
		width: 11px;
		height: 15px;
		display: block;
		background: url(/images/btn-slideshow-next.png) 100% 100% no-repeat;;
		line-height: 45px;
		overflow: hidden;
		}		
		
		span#prevBtn a, span#prevBtn a:visited {	
		width: 11px;
		height: 15px;
		display: block;
		background: url(/images/btn-slideshow-prev.png) 100% 100% no-repeat;
		line-height: 45px;
		overflow: hidden;
		}		
	
		span#prevBtn a:hover, span#nextBtn a:hover {	
		border: none;
		}
	
