
body {
	font-size: 62.5%;
	
	background-color: #e0e0e0 !important;
	background-image: url(../images/as/bg.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	
	
	}

textarea {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	}

ul, ol, dl { margin-bottom: 1.5em; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }


/* @end GLOBALS
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 960px;
	margin: 0 auto;
	}

#content {
	clear: both;
	}

#primary {
	float: left;
	width: 728px;
	padding: 0 15px;
	}
.oneCol #primary {
	width: 930px;
	border: 0;
	}
.threeCol #primary {
	width: 528px;
	}

.content,
.sidebar {
	min-height: 100px; /* Fixes odd no-content disappearing bug. */
	}

#left { float: left; }
#right { float: right; }

.sidebar {
	margin: 0 15px;
	width: 170px;
	}

#left.sidebar {}
#right.sidebar {}


/* @group Layout - Header
===================================== */

#header {
	position: relative;
	}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	clear: both;
	}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Primary
===================================== */

#navPrimary {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	list-style: none;
	}
#navPrimary li {
	float: left;
	margin: 0 1em 0 0;
	line-height: 1.5;
	}


/* @group Nav - Primary - Dropdown
===================================== */
/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#navPrimary li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	z-index: 1000;
	width: 12em;
	margin: 0;
	padding-left: 0;
	list-style: none;
	}

#navPrimary li li { /* all list items */
	float: left;
	width: 12em; /* width needed for Opera */
	margin: 0;
	}

#navPrimary li li a {
	display: block;
	padding: .5em;
	line-height: 1;
	text-transform: none;
	}

#navPrimary ul li.first,
#navPrimary ul li li.first { /* all list items */
	border: 0;
	}

#navPrimary li ul ul { /* third-and-above-level lists */
	margin: -2.1em 0 0 12em;
	}

#navPrimary li:hover ul ul,
#navPrimary li:hover ul ul ul,
#navPrimary li.sfhover ul ul,
#navPrimary li.sfhover ul ul ul {
	left: -9999px;
	}

#navPrimary li:hover ul,
#navPrimary li li:hover ul,
#navPrimary li li li:hover ul,
#navPrimary li.sfhover ul,
#navPrimary li li.sfhover ul,
#navPrimary li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

/* @end Nav - Primary - Dropdown
-------------------------------- */

/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Secondary
===================================== */

.navSecondary { 
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
	}

.navSecondary li ul {
	margin-left: 0;
	list-style: none;
	}

.navSecondary li {
	position: relative;
	margin: 0 0 1em;
	padding: 0 0 0 1em;
	line-height: 1;
	}

.navSecondary li a { 
	display: block;
	width: 100%; /* play nice in IE6 */
	padding: 0;
	text-decoration: none; /* IE6 Bug */
	}

.navSecondary li a:hover {
	color: #000;
	text-decoration: none;
	}

.navSecondary li.current a {
	color: #000;
	font-weight: bold;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	margin: 10px 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	}

.navSecondary li.current ul li {
	position: relative;
	margin: 0 0 6px;
	padding: 0;
	font-weight: normal;
	}

.navSecondary li.current ul li.last { position: relative; }

.navSecondary li.current ul li a {
	display: block;
	padding: 0;
	font-weight: normal;
	text-decoration: none; /* IE6 Bug */
	}

.navSecondary li.current ul li a:hover { color: #333; }
.navSecondary li.current li.current a { color: #000; }

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* add modules, components, etc. here */

/* @end MODULES
-------------------------------- */



/* CSS Document */


a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	text-decoration:none;
	outline:none;
	border:none;
}
#left.sidebar {
	margin-top:-45px;
}
h1 a {
	display: block;
	width: 206px;
	height: 171px;
	margin: 0 0 30px;
	text-indent: -9999px;
	background: url(../images/as/logo.jpg) no-repeat;
}
#svPortal {
}
div #sysPort {
	padding:0px 0 10px 0;
	margin:0px 0 10px 0;
	width:100%;
	display: block;
}
div.svIndex dl.last {
	margin-bottom:30px;
}
dl.moreResults ul {
	padding:10px;
	background:#adb6ae;
	margin:10px 0 10px 0;
}
div.svIndex dl.moreResults {
	padding:10px;
	background:#adb6ae;
	margin:10px 0 0px 0;
	float:right;
	min-height:30px;
}
.content div.svIndex dl.moreResults dt, .content div.svIndex dl.moreResults dd {
	padding:10px !important;
	font-size:1em !important;
	color:#fff;
	display:inline;
	margin:10px 0 10px 0 !important;
}
dl.moreResults li {
	margin:10px 0 10px 0;
	padding:3px;
}
dl.moreResults li a {
	text-decoration:none;
	padding:3px;
	color:#333;
}
div.svIndex dl, .content .svIndex dl {
	display:inline;
	clear:none;
	min-height:170px;
	/*background:#eee;
width:30%;padding:3px;*/
margin-bottom:0px;
	font-weight:normal;
}
/*.svIndex dl.hasImage,*/
.svIndex dl {
	margin:0 auto;
	display:inline;
	float:left;
	position:relative;
	width:50%;
}
div.svIndex dt, div.svIndex dd {
	font-size:.8em;
	position:relative;
	display:block;
}
.content #sysPort.svIndex dl {
	position:relative;
	display:block;
	padding:0;
	margin:0;
}
.content #sysPort.svIndex dt, .content #sysPort.svIndex dd {
	
	padding:4px 4px 4px 0;
	margin:0;
	width:100%;
}
div.svIndex dt a {
	color:#999;
	padding:3px;
	margin:0 0 5px 10px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:8px;
}
.svIndex dl.hasImage dd.image a {
	width:100%;
	display:block;
}
.svIndex dl.hasImage dd.image a img {
	margin:0 auto;
	position:relative;
	display: block;
	min-height:150px;
}
.svIndex dl.hasImage dd.image {
	width:100%;
	float:none;
	margin-right:0;
	padding-top:4px;
}
.svIndex dd.summary {
	padding:5px 0 10px 10px;
	position:relative;
	display: block;
	background:#eee;
	color:#000;
	font-size:9px;
	overflow:hidden;
}
#sysPort.svIndex dd.summary, #sysPort.svIndex dt {
	position: absolute;
	left: -1000%;
}
.sysPortfolio #svPortal.svIndex dd.summary, .sysPortfolio #svPortal.svIndex dt {
	position: absolute;
	left: -1000%;
}
.svIndex dt.releaseDate {
	text-align:right;
	font-size:.8em;
	margin:3px 3px 0 0;
}
#sysPort.svIndex dt {
}
dd.summary span {
	display:block;
}
dd.summary span.readMore {
	background:#bdbdbd;
	padding:3px;
	margin:3px;
	float:right;
}
dd.summary span.readMore a {
	color:#fff;
	padding:3px;
}
#navPrimary {
	position: relative;
	/*width:100%;
	height: 40px;
	overflow: hidden;*/
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #fff;
	display: block;
}
#navPrimary li {
	width:100%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #acb6ad;
}
#navPrimary li ul {
	display:none;
}
#navPrimary li.first {
	margin-left: 0px;
	border-top: none;
}
#navPrimary li.last {
	border-bottom:none;
}
#navPrimary a {
	display: block;
	padding: 0 15px;
	line-height: 40px;
	color: #999;
	text-decoration: none;
	text-shadow: #FFF 2px 2px 5px;
}
#navPrimary li.current {
	border-top:none;
}
#navPrimary li.current a {
	background: #acb6ad url(../images/as/selected-section.gif) repeat-x;
	text-shadow: #94a699 2px 2px 4px;
	color:#fff;
}
#navPrimary li.current a:hover {
	color:#fff;
}
#navPrimary li a:hover, #navPrimary li:hover, #navPrimary li.sfhover {
	color:#acb6ad;
}
#navPrimary li:hover a, #navPrimary li li:hover a:hover, #navPrimary li.sfhover a:hover {
	color: #acb6ad;
}
#navPrimary li li a:hover {
	color: #999;
}
#footer {
	clear: both;
	margin-top: 40px;
	padding-top: 17px;
	border-top: 1px solid #ededed;
}
#footer p {
	float: right;
	font-size: 1em;
	color: #666;
}
/* @group Nav - Utility
===================================== */

.navUtility {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.navUtility li {
	display: inline;
	margin: 0 .5em 0 -0.5em;
	padding: 0 10px;
	list-style: none;
	font-size: 1em !important;
}
#footer .navUtility {
	float: left;
}
#footer .navUtility li {
	padding: 0 5px;
	border-left: 1px solid #cfcfcf;
}
#header .navUtility li {
	border-left: 1px solid #959595;
}
#footer .navUtility li a {
	font-size: 1em !important;
	color: #666;
}
/* @end Nav - Primary
-------------------------------- */




h2.pageTitle {
	color:#999;
	text-shadow: 1px 1px 2px #fff;
}
.intro {
	color: #666;
	line-height: 1.5em;
	margin-bottom: 1.25em;
	font-weight:normal;
	font-size:1.6em;
	text-shadow: 1px 1px 3px #fff;
}
.sysPortfolio #svPortal {
	float:left;
	position:relative;
	width:100%;
}
.sysPortfolio #svPortal dl {
	margin:0;
	display:inline;
	clear:none;
	float:left;
	position:relative;
	width:50%;
}
.sysPortfolio .sysPortfolio #svPortal dl dt {
	margin:0;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.sysPortfolio .sysPortfolio #svPortal dl dt a {
	display:block;
	line-height:15px;
	padding:11px 0 10px 10px;
	margin:0;
}
.sysPortfolio .sysPortfolio #svPortal dl dt a:hover {
	background:#bdbdbd;
}
.content .svIndex {
	display:block;
	clear:both;
}
/* @group Nav - Breadcrumb
===================================== */

#primary #crumbList {
	margin: 0 0 1.5em;
}
#primary #crumbList li {
	font-size: 1.1em;
}
#primary #crumbList li a {
	color:#666666;
}
#primary #crumbList li a:hover {
	text-decoration:none;
}
/* @end Nav - Breadcrumb
-------------------------------- */
	
	/*Port Nav*/
	#right {
	margin:0;
	padding:0;
	margin-top:9em;
}
#right .svIndex {
	padding:10px 10px;
	margin:0;
	text-decoration:none;
	font-size:.9em;
}
#right .svIndex h3 {
	display:block;
	font-size:1.2em;
	margin-bottom:18px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
	font-weight:normal;
	background:#eee;
	color:#666;
	text-transform:uppercase;
}
#right .svIndex ul {
	display:inline;
	padding-top:5px;
}
#right .svIndex ul li {
}
#right .svIndex ul {
	margin: 0 0 4em;
	padding: 0;
	list-style: none;
	height: auto;
}
#right .svIndex ul li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #eee;
	line-height: 1.2;
}
#right .svIndex ul .last {
	border: 0;
	padding-bottom: 0;
}
#right .svIndex ul li ul {
	margin: .5em 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#right .svIndex ul li {
	margin-bottom: .5em;
}
#right .svIndex ul li a {
	display: block;
	color:#666666;
	font-size:.9em;
	width:100%;
	text-decoration:none;
}
#right .svIndex ul li a:hover {
}
#right .svIndex ul li.current a {
	color: #999;
}
li a:hover {
	color: #999;
}
.sysServices .columns3 {
	margin-top:80px;
}
.sysServices #primary .col {
	padding:10px 0 10px 0;
	margin:0 2px 0 2px;
	background:#eee;
	width:30%;
}
.sysServices #primary .col h3 {
	border-bottom:1px solid #ccc;
	text-align:center;
	font-size:1.2em;
	padding:10px 0 10px 0;
	margin:0;
	text-transform:uppercase;
}
.sysServices #primary .col ul {
	text-align:center;
	list-style: none;
	padding:10px 0 10px 0;
	margin:0;
	font-size:.9em;
}
#contact form {
	padding:10px 20px 50px 10px;
	background:#eee;
	margin-bottom:10px;
}
#contact .required {
	padding:0 0 20px 20px;
	margin-left:50px;
}
#svPortal dl.moreResults {
	clear:both !important;
	margin:10px 0px 10px 0px !important;
	padding:5px;
	float:right !important;
	min-height:30px;
}
#svPortal dl.moreResults a {
	color:#666666;
}
#svPortal dl.moreResults dt {
	padding:5px;
	left:0 !important;
	position:relative !important;
}
#svPortal dl.moreResults dd {
	padding:5px;
}
#svPortal dl.moreResults ul {
	padding:5px;
}
#svPortal dl.moreResults li.current a {
	color:#333;
}
#svPortal dl.moreResults li.navNext a {
	color:#666;
}
#footer {
	height:52px;
}
#container {
	background:  url(../images/as/footer.jpg) no-repeat center bottom;
	overflow:visible;
}
.530frame{

padding:0;
margin:0;
}

 .530frame table.svFlvPlayer{

background:  url(../images/as/videoBack530x.jpg)no-repeat center top;
width:550px;
padding-top:10px;
}
.svFlvPlayer p{
text-align:center;
margin:0 auto;
padding:0;
padding-top:23px;

}




/* EOF */