* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
/* all css */
html { overflow-y:scroll; }
html,body {
	font-size:100.01%;
	width:100%;
	height:100%;
}
body{
	margin:0;
	color:#252525;
	position:relative;
	min-width:1000px;
	font:13px/20px myriad-pro-n4, "myriad-pro",sans-serif;
	font-style: normal;
	background: #e5e5e5;
}
img{border-style:none;} 
a{
	text-decoration:underline;
	color:#2936fd;
	cursor: pointer;
}
a:hover{text-decoration:none;}
a:active {background-color: transparent;}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input[type=submit]:hover{cursor:pointer;}
/* background stretcher example styles */
#bg {
	position: fixed;  /* for mobile devices always use position:absolute */
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: -1;
	top: 0; bottom: 0;
	left: 0; right: 0;
}
#bg span, #bg img {position: absolute; z-index: 0;}
#bg span {
	width: 100%;
	height: 100%;
	top: 0; bottom: 0;
	left: 0; right: 0;
	overflow: hidden;
}
#bg2 {
	overflow: hidden;
	position: fixed;
	z-index: -2;
	top: 0;
	left: 0;
}
#wrapper{
	position:relative;
	width:100%;
	height:100%;
	display:table;
	background: url(images/bg-wrapper-home.png) repeat-x center top;
	overflow: hidden;
}
.w1{
	position:relative;
	width:100%;
	display:table-row;
	overflow: hidden;
}
.home #header{margin:0;}
#header{
	position: relative;
	overflow:hidden;
	width:100%;
	height: 206px;
	margin:0 0 -31px;
	z-index: 20;
}
.header-holder{
	overflow:hidden;
	/*
min-width:960px;
*/
	padding:0 42px 0 55px;
}
.logo{
	display:block;
	position: absolute;
	width:213px;
	height:118px;
	top:36px;
	left:56px;
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat;
	z-index: 100;
}
.logo a{
	display: block;
	height: 100%;
}
.logobg{
	position: absolute;
	top:0;
	left:0;
	background:url(images/sd-logo.png) no-repeat;
	width:340px;
	height:220px;
	z-index: 1;
	overflow:hidden;
}

#nav{
	float:right;
	padding:22px 0 0 0;
	margin:0;
	list-style:none;
	font:21px/26px myriad-pro-n4, "myriad-pro",sans-serif;
}
#nav li:first-child{margin:0 0 0 20px;}
#nav li{
	list-style:none outside;
	float:left;
	margin:0 0 0 40px;
}
#nav a{
	float:left;
	color:#fff;
	text-decoration:none;
	text-transform: capitalize;
	background:url(images/bullet-nav.png) no-repeat 0 10px;
	padding:0 0 0 25px;
}
#nav a span{ text-transform: lowercase; }
#nav a:hover{background-position:0 -26px;}
#nav .active a{background-position:0 -66px;}
#main:after{
	content:'';
	display:block;
	clear:both;
}
#main {
	position:relative;
	float: left;
	width:100%;
	height: auto;
	z-index: 30;
}

#main #headlines {
	display:block;
	position: relative;
	width:750px;
	height:350px; 
	margin:-140px 0 0 -30px;
	padding: 0;
	overflow: hidden;
	z-index: 10;
}
#main #headlines .slides_container{
	display: block;
	position: relative;
	width: 750px;
	height:350px;
	margin: 0;
}
#main #headlines .slide {
	position: absolute;
	top: 0;
	left: -750px;
}
#contentline {
	position:relative;
	width: 100%;
	height: auto;
	min-height: 195px;
	z-index:15;
}
.hidden {
	display: none;
}
.menu:after{
	content:'';
	display:block;
	clear:both;
}
.menu{
	position:relative;
	width:792px;
	height: auto;
	min-height: 50px;
	padding:0;
	margin:0 auto -1px;
	letter-spacing:-4px;
	list-style:none;
	z-index: 30;
}
.menu>li{
	display:inline-block;
	vertical-align:bottom;
	width:184px;
	margin:0 5px;
	line-height:0;
	position:relative;
}
.menu>li>a{
	display:block;
	position: relative;
	width:164px;
	padding:17px 10px 15px;
	color:#2263ae;
	font:19px/18px myriad-pro-n4, "myriad-pro",sans-serif;
	letter-spacing:0px;
	text-align:center;
	text-decoration:none;
	text-transform: capitalize;
	text-shadow:-8px -8px 20px #FFF, 8px 8px 20px #FFF;
	background:url(images/btn-menu.png) no-repeat;
	z-index: 10;
}
.menu>li.active>a,
.menu>li:hover>a{background-position:-190px 0;}
.menu .drop{
	position:absolute;
	left:-9999px;
	top:14px;
	width:184px;
	height:auto;
	padding:0 0 12px;
	list-style:none;
	font:14px/19px myriad-pro-n4, "myriad-pro",sans-serif;
	text-align: center;
	letter-spacing:-.75px;
	overflow: hidden;
	z-index: 5;
}
.menu>li:hover{position:relative;}
.menu .drop li{list-style:none outside;}
.menu>li:hover .drop{left:-1px;}
.menu .drop a:hover{
	color:#040404;
}

.home .menu .drop{
	background:url(images/bg-drop-bottom.png) no-repeat 0 100%;
}
.home .menu .drop li:first-child a{
	background: #FFF;
	padding:11px 15px 4px 15px;
}
.home .menu .drop li a{
	display:block;
	padding:1px 15px 4px 15px;
	background: #FFF;
	color:#4c4c4c;
	text-decoration:none;
}

.second .menu .drop{
	background:url(images/bg-drop-bottom1.png) no-repeat 0 100%;
}
.second .menu .drop li:first-child a{
	background:#EBF0F7;
	padding:11px 15px 4px 15px;
}
.second .menu .drop li a{
	display:block;
	padding:1px 15px 4px 15px;
	background:#EBF0F7;
	color:#4c4c4c;
	text-decoration:none;
}

.menu>li.active{
	position:relative;
}
.menu>li.active .decor{
	position:absolute;
	left:0;
	bottom:0;
	width:184px;
	height:15px;
	background:url(images/btn-menu.png) repeat-y -190px 100%;
}
#main .decor-line{
	position: relative;
	width:100%;
	height:144px;
	margin:0 0 -128px;
	background:url(images/bg-shadow-main.png) repeat-x;
	z-index: 1;
}

#main-container {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	min-height: 50px;
	margin: -15px 0 0;
	padding-bottom: 15px;
	overflow: hidden;
	z-index: 20;
}
.main-block{
	position: relative;
	width:960px;
	margin:0 auto;
	min-height: 50px;
	top: -800px;
	background:url(images/bg-main-block.png) no-repeat;
}
.main-block-holder{
	position: relative;
	background:url(images/bg-main-block.png) no-repeat 100% 100%;
	padding:17px 0;
}
.main-block-frame{
	position: relative;
	width: 860px;
	height: auto;
	margin: -1px 0 0;
	padding:50px 48px 37px 52px;
	overflow:hidden;
	background:#fff;
}
#content-container {
	position: relative;
	float: left;
	width: 2770px;
}
.content {
	float:left;
	/*width:640px;*/
	width:770px;
	height: auto;
	margin: 0 0 0 40px;
}
#sub, #sub2{
	margin: 0 0 0 120px;
}
.content h1{
	color:#2263ae;
	margin:0 0 14px;
	font:300 39px/44px myriad-pro-n4, "myriad-pro",sans-serif;
}
.content h1#dl{ margin: 0 0 0 168px; }
.content h3{
	color:#2263ae;
	margin:28px 0 12px;
	font:22px/30px myriad-pro-n4, "myriad-pro",sans-serif;
}
.content h5{
	color:#555;
	margin:12px 0;
	font:18px/24px myriad-pro-n4, "myriad-pro",sans-serif;
}
.content p { margin:0 0 16px; }
.content ul {
	margin: 0 0 14px 24px;
}
.content ul li {
	list-style-position: outside;
	margin: 2px 0;
}
.content ul.qa-links li{
	list-style: none;
	margin: 8px 0;
}
.content ul.qa-links li a{
	color:#2263ae;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
}
.content ul.qa-links li a:hover{ color: #555; }
.content .list-block{
	overflow:hidden;
	margin:0 0 20px;
}
.content .list-block h2{
	color:#2263ae;
	margin:0;
	font:bold 14px/20px myriad-pro-n4, "myriad-pro",sans-serif;
	letter-spacing:-1px;
}
.content .list-block .list{
	padding:0;
	margin:0;
	list-style:none;
}
.content .list-block .list li{
	list-style:none outside;
	background:url(images/bullet-list.gif) no-repeat;
	padding:0 0 0 7px;
}
.content .back {
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	margin: 8px 0 0;
}
.content .back:hover { color: #555; }
#sec .back { display: none; }

#sidebar{
	float:right;
	width:172px;
	padding:67px 0 0;
}
#sidebar .info-block{
	overflow:hidden;
	margin:0 0 14px;
}
#sidebar .info-block img{display:block;}

.open-close{
	position: absolute;
	right: 0px;
	top: 68px;
	width: 58px;
	height:157px;
	z-index: 15;
	overflow: hidden;
	z-index: 50;
}
.open-close .opener{
	float:left;
	background:url(images/btn-contact.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:58px;
	height:157px;
}
.open-close.active .opener{background-position:0 100%;}
.open-close.active{
	height:157px;
	overflow:hidden;
}
.open-close .slide{
	overflow:hidden;
	background: #f1c465 url(images/bg-contact1.png) no-repeat;
	font:15px/20px myriad-pro-n4, "myriad-pro",sans-serif;
	color:#231f20;
	height:157px;
}
.open-close .slide-holder{padding:28px 10px 10px 18px;}
.open-close h2{
	font:bold 13px/20px myriad-pro-n4, "myriad-pro",sans-serif;
	color:#0064af;
	margin:0;
	text-transform:uppercase;
	width: 336px;
}
.open-close .address-box{
	margin:0;
	padding:0;
	font:14px/20px myriad-0064afpro-n4, "myriad-pro",sans-serif;
	width: 336px;
}
.open-close .slide a{
	color:#0064af;
	text-decoration:none;
}
.open-close .slide a:hover{text-decoration:underline;}
#dlframe {
	width: 960px;
	height: 682px;
	margin-left: -92px;
}
/*.ie.subout, .ie10 #dlframe { display: none; }*/
/*.ie10 .ie.subout { display: block; }*/

#footer{
	overflow:hidden;
	width:100%;
	font:13px/15px myriad-pro-n4, "myriad-pro",sans-serif;
	color:#fff;
	display:table-footer-group;
}
.footer-w1{
	height:1%;
	display:table-row;
}
.footer-w2{display:table-cell;}
.footer-row{
	overflow:hidden;
	padding: 0 58px;
}
.footer-row .career-link {float:right;}
.footer-row .career-link img{display:block;}
.footer-row .eqms{
	display: block;
	float: right;
	width: 150px;
	height: 149px;
	background: url(images/btn_eQMS1.png) no-repeat;
}
.footer-row .eqms:hover{
	background: url(images/btn_eQMS1_over.png) no-repeat;
}
.footer-holder{
	overflow:hidden;
/*
	min-width:960px;
*/
	padding:16px 48px 13px 61px;
	background:#2263ae url(images/bg-footer.png) repeat-y right top;
}
.footer-holder p{
	display: block;
	float: left;
	margin:0 0 8px;
	width: 640px;
}
.footer-nav{
	float:right;
	padding:0;
	margin:0 0 8px -50px;
	list-style:none;
	font:13px/15px myriad-pro-n4, "myriad-pro",sans-serif;
}
.footer-nav li:first-child{background:none;}
.footer-nav li{
	float:left;
	list-style:none outside;
	background:url(images/sep-footer.gif) no-repeat 0 2px;
	padding:0 8px;
}
.footer-nav a{
	text-decoration:none;
	color:#fff;
}
.footer-nav a:hover{text-decoration:underline;}
.footer-block{
	float: left;
	max-width: 1080px;
}
.footer-block .address-block{
	display: block;
	float: left;
	max-width: 1080px;
	overflow:hidden;
	font:14px/20px myriad-pro-n4, "myriad-pro",sans-serif;
	margin:0;
	padding:0;
	clear: both;
}
.footer-block .address-block .label{
	float:left;
	text-transform:uppercase;
	margin:0 4px 0 0;
	letter-spacing:-.5px;
}
.footer-block .address-list{
	overflow:hidden;
	display:block;
	float:left;
	width: 770px;
	font-size:14px;
}
.footer-block .address-list span:first-child{
	background:none;
	padding:0 13px 0 0;
}
.footer-block .address-list span{
	float:left;
	list-style:none outside;
	background:url(images/sep-footer.gif) no-repeat 0 5px;
	padding:0 11px 0 12px;
}
.footer-block .address-list a{
	color:#F3BA56;
	text-decoration:none;
}
.footer-block .address-list a:hover{text-decoration:underline;}
#whats-fresh-sidebar {
	position:absolute;
	top:20px;
	left:4px;
	background: url(images/wf_bg.png) no-repeat;
	width:210px;
	height:98px;
	padding:87px 15px 65px 35px;
}
.wf {
	font: 12px/14px myriad-pro-n4, "myriad-pro",sans-serif;
	color:#705100;
	width:180px;
	font-weight:bold;
	text-align:center;
}
#whats-fresh-sidebar a {
	font-size: 11px;
	color: #0065b7;
	font-weight: normal;
}
.dnone { display: none; }