
/* LAYOUT */
html {
	overflow-y: scroll;
}

body {
	font-size: 80%;
	font-family: Helvetica, "Helvetica Neue", Geneva, Arial, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
#Wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}


/* HEADER */
#HeaderOuter {
	width:100%;
	padding: 0;
	margin: 0;
}
#Header {
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 780px;
	height: 86px;
	text-align: left;
	background: url(../images_gen/headerblobs.gif) no-repeat right;
}
#Header div.Logo {
	float: left;
	margin: 0 0 15px 0;
	width: 330px;
	_width: 350px;
	height: 86px;
	position: absolute;
}
.Logo img {
	display: block;
	margin: 5px 0 0 0;
	width: 166px;
	float: left;
}
.Logo p {
	font-size: 85%;
	margin: 5px 0 0 0;
	color: #B6B6B8;
	font-weight: bold;
}
.Logo h2 {
	font-size: 110%!important;
	position: absolute;
	right: 0;
	bottom: 0;
	_bottom: 10px;
	font-weight: normal;
	color: #B6B6B8;
}
.Logo h2 strong {
	font-size: 160%;
	font-weight: normal;
}
#HeaderNav {
	float: right;
	margin: 0 220px 5px 0;
	padding: 10px 0 0 0;
	width: 165px;
}
#HeaderNav ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#HeaderNav ul li {
	margin: 0 0 7px 0;
}
#HeaderNav ul li a{
	color: #6192C0;
	text-decoration: none;
	margin:  0 0 0 15px;
	font-weight: bold;
}


/* NAVIGATION */
#NavOuter {
	background: #8A8B8D;
	width: 100%;
	height: 1.5em;
}
ul#MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	width: 800px;
	margin:0 auto;
	padding: 0;
	list-style:none;
}
#MainNav li {
	float: left;
	margin: 0;
	padding: 2px 20px 2px 15px;
	background: #8A8B8D;
	border-right: 3px solid #fff;
}
#MainNav li.First {
	border-right: 3px solid #fff;
	padding: 2px 20px 2px 0 !important;
}
#Navcontact {
	border: none!important;
}
#MainNav a {
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
	color: #fff;
}
#MainNav a.Active {
	background: url(../images_gen/whiteblock.gif) no-repeat left 5px;
}
#SubNav {
	width: 140px;
	float: left;
	list-style: none;
	margin: 50px 0 0 0;
	_margin: 45px 0 0 0;
	padding: 0 5px 0 0;
	font-size: 95%;
}
#SubNav li {
	margin: 0 0 10px 0;
	padding: 3px 0;
}
#SubNav li a{
	color: #5c3c99;
	text-decoration: none;
}
#SubNav li a:hover {
	color: #333;
}


/* RIGHT COLUMN */

#RightColumn {
	float: right;
	margin: 5px 0 15px 25px;
	font-size: 85%;
	letter-spacing: normal;
	width: 180px;
}
#RightColumn h3{
	font-size: 150%;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
	color: #5c3c99;
}
.Downloads {
	width: 158px;
	padding: 10px;
	margin: 0 0 15px 0;
	border: 1px solid #ccc;
}
.Downloads ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 120%;
}
#RightColumn p{
	margin: 0 0 8px 0;
	padding: 0;
}
#RightColumn ul{
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
}
#RightColumn a {
	text-decoration: none;
	color: #990000;
}
#RightColumn a:hover {
	text-decoration: underline;
}
#RightColumn div.Testimonial, #RightColumn div.RelatedLinks, #RightColumn div.Downloads, #RightColumn div.LatestNews, #RightColumn div.LatestEvents {
	background: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
}
.HomeRightColumn {
	width: 172px !important;
	border-left: none;
	margin: 0 0 0 25px !important;
	padding: 0 0 0 10px;
}
.HomeRightColumn div.ImageHolder {
	border: none !important;
	margin: 0 !important;
	padding-right: 2px !important;
	padding-top: 30px !important;
	padding-bottom: 5px !important;
}
.HomeRightColumn div.ImageHolder blockquote {
	display: none !important;
}
.ImageHolder {
	margin: 0 0 10px 0;
	padding: 0;
	background: #fff;
	text-align: center;
}
.ImageHolder p {
	font-weight: bold;
	padding: 5px 10px!important;
	margin: 0;
	color: #5c3c99;
}
a.Back {
	margin: 0;
	padding: 0 0 15px 0;
	color: #5c3c99;
	font-weight: bold;
	font-size: 130%;
}
div.ContactButtons  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 150px;
	margin: 0;
	z-index: 30;
}
div.ContactButtons p {
	margin: 0 0 7px 0;
	padding: 0;
	position: relative;
}
div.ContactButtons a {
	text-decoration: none!important;
	color: #CC3399;
	font-size: 95%;
	margin: 0;
}
div.ContactButtons a {
	position: absolute;
	top: 4px;
	left: 25px;
}
li.FileLink a {
	background: none!important;
	margin: 0!important;
	padding: 0!important;
}
li.FileLink {
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 7px 0 4px 20px;
}

/* PAGE */
#HomeImage {
	float: right;
	width: 238px;
	margin: 0 0 15px 25px;
}
#HomeButtons {
	margin: 0px 0 0 1px;
}
#HomeButtons a {
	margin: 0px 0 0 1px;
	text-decoration: none!important;
}
a dl.Button {
	text-decoration: none;
	cursor: pointer;
	float: left;
}
dl.Button {
	float: left;
	width: 255px;
	border-right: 1px solid #fff;
	padding: 5px 0 0 0;
	margin: 0;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	position: relative;
}
dl.PageText {
	width: 266px!important;
	font-size: 110%!important;
}
dl.Button dt {
	margin: 0;
	padding: 4px 10px;
	font-weight: bold;
	background: #BEC1C4;
}
dl.Button dt span{
	color: #fff;
	font-style: italic;
	text-decoration: none;
}
dl.Button dd {
	padding: 15px 15px 0 15px;
	margin: 0;
	width: 225px;
	height: 145px;
	background: #DEE0E1;
	font-size: 85%;
}
dl.PageText dd {
	width: 236px!important;
	font-size: 95%!important;
}
dl.Button dd p{
	padding: 0;
	margin: 0;
}
dl.Button dd div.FlashButton {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60px;
	padding: 0 3px 7px 6px;
	margin: 0 20px -3px 0;
	background: url(../images_gen/swf_bg.gif) no-repeat bottom left;
}
#Page {
	width: 760px;
	margin: 35px auto 20px auto;
	padding: 0;
	position: relative;
	text-align: left;
}
#Page.HomePage {
	width: 770px;
	margin: 5px auto 0px auto;
	padding: 0;
	position: relative;
	text-align: left;
}
.HeaderImage {
	margin: 15px 4px 0 0;
}
#Page h1{
	font-size: 120%;
	font-weight: normal;
	color: #5c3c99;
	margin: 0 0 18px 0!important;
	padding: 0;
	width: auto;
	float: left;
}
h1#PageTitle {
	width: 420px;
}
#Content {
	float: left;
	margin: 0;
	padding: 0;
}
#Page.Narrow div#Content{
	width: 555px!important;
	border-left: 1px solid #5c3c99;
	padding: 0 15px 0 25px;
	_padding: 0 0px 0 20px;
}
div#PageCopy {
	clear: left;
	color: #555;
	font-size: 85%;
	min-height: 250px;
	_height: 250px;
	padding: 10px 0 0 0;
}
#Services div#PageCopy {
	clear: left;
	color: #555;
	font-size: 85%;
	min-height: 250px;
	_height: 250px;
	padding: 10px 0 0 0;
	width: 570px;
}
#Page.HomePage div#PageCopy {
	width: auto !important;
}
.HomePageCopy {
	padding: 20px 0 20px 0 !important;
	margin: 0 !important;
	min-height: 20px !important;
	_height: 20px !important;
}
.HomePageCopy h1 {
	font-size: 210% !important;
	font-weight: bold !important;
	letter-spacing: 0px;
}
.HomePageCopy h2 {
	font-size: 140% !important;
}
.HomePageCopy blockquote {
	padding: 0 40px !important;
}
#PageCopy.HalfRight {
	float: right;
	width: 350px;
	clear: right;
	margin: 10px 0 0 0;
}
#PageCopy h1{
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 130%;
	font-weight: normal;
	color: #5c3c99;
	float: none;
}
#PageCopy h2{
	margin: 0 0 12px 0;
	font-size: 110%;
	font-weight: bold;
	color: #5c3c99;
}
#PageCopy p{
	margin: 0 0 15px 0;
}
#PageCopy a{
	text-decoration: none;
}
#PageCopy a:hover{
	text-decoration: underline;
}
ul#ServiceNav {
	list-style: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 150px;
	float: left;
	min-height: 350px;
	_height: 350px;
}
ul#ServiceNav li {
	padding: 0 0 4px 0;
}
ul#ServiceNav li a { 
	color: #8A8B8D;
	display: block;
}
ul#ServiceNav li a:hover { 
	color: #5C3C99;
	text-decoration: none;
}
div#ServiceRight {
	width: 375px;
	float: right;
	padding: 6px 0 0 0;
}
.Service {
}
.Service blockquote {
	margin: 0;
	padding: 10px 0;
}
#UploadJob {
	background: url(../images_gen/upload-icon.gif) no-repeat left;
	padding: 0 0 0 50px;
	margin: 20px 0 0 0;
}
#StockManagement {
	background: url(../images_gen/stock-management-icon.gif) no-repeat left;
	padding: 0 0 0 50px;
	margin: 40px 0 0 0;
}
#UploadJob p, #StockManagement p {
	margin: 0 0 8px 0;
}
#UploadJob a, #StockManagement a {
	font-size: 130%;
	font-weight: normal;
	color: #5c3c99;
	text-decoration: none;
}
#UploadJob a:hover, #StockManagement a:hover {
	color: #9873A3;
	text-decoration: underline;
}
#Testimonial {
	color: #788856;
	font-size: 85%;
	font-weight: bold;
	margin: 20px 0 0 0;
}
#Testimonial p, .Testimonial p {
	margin: 0;
}
.Testimonial img {
	float: right!important;
	margin: 0 0 10px 15px!important;
}
#Testimonial p.Quoted{
	color:#333333;
	float: right!important;
	margin: 10px 0 0 0;
}
#Testimonial a {
	color: #5c3c99;
	text-decoration: none;
}
#Testimonial a:hover {
	color: #555;
	text-decoration: underline;
}
#Testimonial img {
	float: left;
	margin: 0 10px 10px 0;
}

/* PAGE TEXT ITEMS */


/* NEWS & EVENTS */

.NewsFeed {
	float: left;
	width: 355px;
}
.StandardTeaser {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #5c3c99;
	margin: 7px 0 8px 0;
}
.StandardTeaser img {
	float: left;
	margin: 0 10px 10px 0;
}
.StandardTeaser h3 {
	margin: 10px 0;
	font-size: 110%;
}
.StandardTeaser span {
	font-style: italic;
	color: #5c3c99;
}
.StandardTeaser p {
	margin: 10px 0;
}
.StandardTeaser a {
	color: #CC3399;
	text-decoration: none;
}
.StandardTeaser a:hover {
	color: #999;
	text-decoration: underline;
}
h3.DateHead {
	color: #5c3c99;
	font-style: italic;
	margin: 0 0 8px 0;
	font-size: 100%;
}
#ResultsNav {
	text-align:center;
	color: #000;
	font-size: 110%;
}
#ResultsNav a {
	color: #333;
	margin: 0 3px;
	text-decoration: none;
}
#ResultsNav a.Active {
	font-weight: bold;
	font-size: 120%;
}
#ResultsNav a:hover {
	text-decoration: underline;
}


/* FOOTER */

#Footer {
	padding: 0;
	margin: 15px auto;
	width: 780px;
	color: #000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
}
#Footer p{
	margin: 0;
	padding: 6px 0 8px 0;
}
#Footer ul {
	list-style: none;
	padding: 0;
	float: right;
	margin: 6px 0;
}
#Footer li {
	display: inline;
	margin: 0 0 0 15px;
}
#Footer li a {
	text-decoration: none;
	color: #000;
}
#Footer li a:hover {
	text-decoration: underline;
	color: #B5B5B7;
}


/* GENERIC */

hr {
	border: none 0;
	border-top: 1px dashed #555;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}
a img {
	border: none;
}
s {
	color: #f0f;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
#ServicesList {
	width: 75px;
	float: left;
	background: #00FF00;
	list-style: none;
	text-align: left;
}
#ServicesSubList {
	width: 75px;
	float: left;
	background: #FFFF00;
	list-style: none;
	text-align: left;
}
#TouchForm {
	padding: 10px 0 70px 0;
	width: 780px;
	position: relative;
	font-size: 95% !important;
	font-family: Helvetica, "Helvetica Neue", Geneva, Arial, sans-serif !important;
	color: #555 !important;
}
#TouchForm form{
	width: 420px;
	float: left;
}
#TouchForm img {
	position: absolute;
	top: -170px;
	right: 0;
}
#TouchFormThree {
	padding: 10px 0 0 0;
	width: 800px;
	position: relative;
	font-family: Helvetica, "Helvetica Neue", Geneva, Arial, sans-serif !important;
	color: #555 !important;
}