/* CSS Document */

body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/mast_tile.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c6663;
	line-height: 18px;
}

a img {
	border: 0;
}

form {
	margin: 0;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c6663;
	padding: 1px;
	margin: 0;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c6663;
	padding: 1px;
	margin: 0;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c6663;
	padding: 1px;
}

h2 {
	font-size: 14px;
	color: #909fa4;
	margin-top: 0;
	padding-top: 0;
	line-height: 24px;
}

h3 {
	font-size: 15px;
	color: #526974;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #8D9CA1;
}

a:hover {
	color: #333333;
}

/* ===== MAIN CONTAINER ===== */
#container {
	position: relative;
	width: 774px;
	height: 100%;
	margin: 0 auto 0 auto;
}

/* ===== MAST & NAV ===== */
#mast {
	position: relative;
	width: 774px;
	height: 66px;
	background: url(../images/bg_mast.gif) no-repeat;
	z-index: 2;
}

#contact {
	z-index: 5;
}

#contact a {
	position: absolute;
	display: block;
	width: 178px;
	height: 15px;
	left: 596px;
	top: 24px;
	background: url(../images/bg_contact.gif) no-repeat 0 0;
}

#contact a:hover {
	background: url(../images/bg_contact.gif) no-repeat 0 -15px;
}

#navBar {
	position: absolute;
	top: 45px;
	left: 117px;
	width: 657px;
	height: 21px;
	z-index: 3;	
}

#navMenu {
	width: 657px;
	height: 21px;
	background: url(../images/nav_full.gif) no-repeat;
	padding: 0;
	margin: 0;
}

#navMenu li {
	margin: 0; 
	padding: 0;
	list-style: none;
	position: absolute;
}

#navMenu li, #navMenu a {
	height: 21px; 
	display: block;
}

#nav_home { left: 0; width: 71px; }
#nav_solutions { left: 71px; width: 97px; }
#nav_caseStudies { left: 168px; width: 118px; }
#nav_news { left: 286px; width: 74px; }
#nav_products { left: 360px; width: 93px; }
#nav_support { left: 453px; width: 90px; }
#nav_about { left: 543px; width: 114px; }
#nav_home a:hover { background: url(../images/nav_full.gif) no-repeat 0 -21px; }
#nav_solutions a:hover { background: url(../images/nav_full.gif) no-repeat -71px -21px; }
#nav_caseStudies a:hover { background: url(../images/nav_full.gif) no-repeat -168px -21px; }
#nav_news a:hover { background: url(../images/nav_full.gif) no-repeat -286px -21px; }
#nav_products a:hover { background: url(../images/nav_full.gif) no-repeat -360px -21px; }
#nav_support a:hover { background: url(../images/nav_full.gif) no-repeat -453px -21px; }
#nav_about a:hover { background: url(../images/nav_full.gif) no-repeat -543px -21px; }

.dropNav a {
	display: block;
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
}

.dropNav a:hover {
	background-color: #CCCCCC;
	color: #333333;
}

table.dropNav {
	border: 1px solid #696f70;
	border-top: 1px solid #000000;
	background: url(../images/dropShadow.gif) repeat-x top #909ba4;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

#solutions_dropNav {
	position:absolute;
	width:157px;
	height:67px;
	left: 188px;
	top: 66px;
	z-index: 100;
	visibility: hidden;
}

#caseStudies_dropNav {
	position:absolute;
	width:157px;
	height:67px;
	left: 285px;
	top: 66px;
	z-index: 110;
	visibility: hidden;
}

#news_dropNav {
	position:absolute;
	width:157px;
	height:67px;
	left: 403px;
	top: 66px;
	z-index: 120;
	visibility: hidden;

}

#products_dropNav {
	position:absolute;
	width:167px;
	height:67px;
	left: 477px;
	top: 66px;
	z-index: 110;
	visibility: hidden;
}

#about_dropNav {
	position:absolute;
	width:157px;
	height:67px;
	left: 660px;
	top: 66px;
	z-index: 130;
	visibility: hidden;
}
/* ===== /MAST & NAV ===== */


#leftSideBar {
	position: absolute;
	left: 0;
	top: 107px;
	width: 169px;
	padding-top: 47px;
	height: 500px;
}

#content {
	width: 563px;
	position: absolute;
	margin-top: 42px;
	margin-left: 211px;
	z-index: 1;
}

#subContainer {
	position: relative;
	width: 563px;
	margin-top: 30px;
	padding-bottom: 30px;
}

#newsContainer {
	position: relative;
	width: 563px;
	padding-top: 0;
	margin-top: -11px;
	padding-bottom: 30px;
}

#mainColumn {
	width: 348px;
}

#rightColumn {
	position: absolute;
	top: 0;
	left: 380px;
	width: 183px;
}

#rightColumn p {
	line-height: 15px;
}

.leftSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909ba4;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftSubNav li {
	padding-bottom: 15px;
}

.leftSubNav li a {
	color: #909ba4;
	text-decoration: none;
}

.leftSubNav li a:hover {
	color: #909ba4;
	text-decoration: none;
	background-color: transparent;
	border-color: #909ba4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#sasContact {
	margin-bottom: 25px;
	padding-left: 3px;
	margin-top: 3px;
}

.highlightClr {
	color: #f5821f;
}

.contact_sub {
	margin-bottom: 40px;
	font-size: 11px;
	line-height: 12px;
}

.contact_sub img {
	border-left: 3px solid #919ca6;
}

.contact_sub table {
	border-left: 3px solid #e9ebed;
	padding-left: 15px;
	padding-top: 5px;
}

.contact_sub table td {
	padding-bottom: 15px;
}

.contact_leftCol {
	width: 194px;
}

.formLeftCol {
	width: 194px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	vertical-align: top;
}

.photoCaption {
	color: #b9c0c6;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.caseStudies {
	background: url(../images/secTitle_caseStudies.gif) no-repeat top right;
}

.solutions {
	background: url(../images/secTitle_solutions.gif) no-repeat top right;
}

.news {
	background: url(../images/secTitle_news.gif) no-repeat top right;
}

.products {
	background: url(../images/secTitle_products.gif) no-repeat top right;
}

.support {
	background: url(../images/secTitle_support.gif) no-repeat top right;
}

.about {
	background: url(../images/secTitle_aboutSAS.gif) no-repeat top right;
}

.contact {
	background: url(../images/secTitle_contactSAS.gif) no-repeat top right;
}


.subSecTitle {
	margin-bottom: 23px;
}



/* ===== INDEX PAGE ===== */
#headline {
	margin-top: 36px;
}

#homeNews {
	width: 199px;
	position: absolute;
	background: url(../images/whatsNew_cap.gif) no-repeat;
	margin: 0;
	padding: 0;
	top: 510px;
	right: -1px;
}

#homeNewsCap {
	width: 199px;
	height: 30px;
	margin-top: 0;
	padding-top: 0;
	background: url(../images/whatsNew_endCap.gif) no-repeat;
}

#newsPosts {
	margin-top: 30px;
	background: url(../images/whatsNew_tile.gif) repeat-y;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#newsPosts p {
	padding: 0;
	padding-left: 19px;
	padding-right: 20px;
	line-height: 14px;
}
/* ===== /INDEX PAGE ===== */


/* ===== NEWS PAGE ===== */

#mediaRelations {
	margin-top: 15px;
}

#mediaRelations p {
	padding-top: 0;
	margin-top: 0;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #a4acb2;
}

/* ===== /NEWSPAGE ===== */



/* ===== SOLUTIONS SUB MENUS/ ===== */
#solutionsMenu_home {
	width: 572px;
	position: absolute;
	height: 139px;
	background: url(../images/solutions_menu_horz.gif) no-repeat;
}

.solutions_menu_group {
	width: 172px;
	margin-right: 26px;
	float: left;
	margin-bottom: 20px;
}

.solutions_menu_group_selected {
	width: 172px;
	margin-right: 26px;
	float: left;
	margin-bottom: 20px;
}

.noMargin {
	margin: 0;
}

.btmMargin {
	margin: 0;
	margin-bottom: 20px;
}

.solutions_menu_group_selected p {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 10px;
	line-height: 15px;
	color: #CCCCCC;
	background: url(../images/grey_plus.gif) no-repeat 0 6px;
}

.solutions_menu_group p {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 10px;
	line-height: 15px;
	background: url(../images/black_plus.gif) no-repeat 0 6px;
}

.more {
	font-weight: bold;
	text-align: right;
	float: right;
}

#solutions_nav {
	width: 179px;
	height: 450px;
	background: url(../images/solutions_menu_vert.gif) no-repeat top right;
}
/* ===== /SOLUTIONS SUB MENUS ===== */

#productsMenu_Title {
	width: 563px;
	height: auto;
	margin-bottom: 50px;
	position: relative;
}

#productsTitle {
	margin-left: 197px;
}

#productsSecondaryNav {
	width: 197px;
	position: absolute;
	left: 0;
	top: 0;
}

#productsSecondaryNav ul {
	margin: 0;
	padding: 0;
}

#productsSecondaryNav ul li {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 15px;
	list-style: none;
}

#productsSecondaryNav ul li a:link {
	text-decoration: none;
	color: #01387B;
}

#productsSecondaryNav ul li a:visited {
	text-decoration: none;
	color: #01387B;
}

#productsSecondaryNav ul li a:hover {
	color: #01387B;
	text-decoration: none;
	background-color: transparent;
	border-color: #909ba4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#productsSecondaryNav ul li a:active {
	text-decoration: underline;
}

#productsList {
	margin-top: 25px;
}

.img_desc {
	padding-bottom: 100px;
}

.productLeftCol {
	width: 197px;
}

.productSubSection {
	width: 197px;
	padding-top: 25px;
	padding-bottom: 15px;
}

.prodDesc {
	vertical-align: top;
	padding-bottom: 50px;
}

.prodDesc p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
}

.prodImage {
	width: 188px;
	padding-right: 9px;
	vertical-align: top;
	padding-bottom: 50px;
}

.prodImage img {
	display: block;
	margin-top: 2px;
}

.pdfLink {
	display: block;
	background: url(../images/pdf_icon.gif) no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	color: #8592a5;
	text-decoration: none;
}

.pdfLink:hover {
	color: #333333;
}

#turretMain {
	margin-bottom: 30px;
	margin-top: 25px;
	height: 168px;
	position: relative;
}

#turretMain a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 414px;
}

.twoColumnContainer {
	position: relative;
	width: 563px;
	height: 100%;
}

.twoColumn {
	width: 265px;
}

.twoColumn p {
	margin: 0;
	padding: 0;
	padding-bottom: 35px;
}

.twoColumn_right {
	position: absolute;
	left: 291px;
	top: 0;
}

.sas_contact {
	margin-top: 47px;
	margin-bottom: 0;
}

.sectionSummary {
	font-size: 13px;
	line-height: 24px;
	color: #909fa4;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
}

.execImage {
	vertical-align: top;
	padding-bottom: 50px;
}

.execImage img {
	display: block;
	float: right;
	margin-right: 16px;
	margin-top: 5px;
}

.px50_TopMargin {
	margin-top: 50px;
}

.execDesc {
	vertical-align: top;
	padding-bottom: 50px;
}

.execDesc p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0px;
}

