body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	text-align: center;
}

body, p, div, td {
	font-size: 10pt;
	line-height: 1.25em;
	color: #4e4e50;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

a, a:visited { color: #ea7f1f; }
a:hover {color:#4e4e50; }

/* using in the main headline at top of each pages main content and on some smaller titles on pages with classes applied */
h1, h2, h3 {
	font-weight: bold;/*
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	line-height: 1.35em; 
	*/
}


/* using as the title under the main headline in the main content*/
h2 {
	font-size: 11pt;
	font-family: Arial, sans-serif;
	line-height: 1.35em;
}
/* used for the titles of the right column boxes */
h3{
	font-size: 0.9em;
}
h4{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

blockquote, blockquote a {
	font-weight: bold;
	border-top: 1px dotted #ea7f1f;
	margin: 0 0 1.2em 0;
	padding-top:0.5em;
	color: #4e4e50
	
}

blockquote strong {
	color: #ea7f1f;
}

/* ------------ header items ------------ */
#blackLine {
	background: url("../images/gray-strip.jpg") repeat-x;
	height: 14px;
}
#header {
	background: #ea7f1f;
	border-bottom: 1px solid #000;
	height: 102px;
	z-index: 999;
}
	#headerBG{
		background: url("../images/top-bg.jpg") no-repeat;
		width: 960px;
		height: 102px;
		margin: 0px auto;
	}
		#headerMiddle {
			width: 960px;
			heigth: 102px;
		}
		#logo {
			text-align: left;
			float: left;
			width: 360px;
			height: 70px;
		}
		#headerCenter {
			float: left;
			width: 400px;
			height: 70px;
		}
		#headerRight {
			width: 400px;
			margin: -70px 0px 0px 0px;
			float: right;
			text-align: right;
		}
		#loginButtons {
			padding: 3px 0px 3px 0px;
			float: right;
		}
		.headerLinks, .headerLinks a, .headerLinks a:visited {
			color: #fff;
			text-decoration: none;
			font-weight: bold;
		}
		.headerLinks a:hover {
			color: #4e4e50;
		}
		#phoneNumber {
			float: right;
			color: #f3f3f4;
			font-size: 2em;
			font-weight: bold;
		}		
		

		/**/
		#topNav {
			margin: 0px auto;
			text-align: center;
			xwidth: 900px;
		}
			#topNavWrap {
				display: inline-block;
			}
			.clearit {
				clear: both;
				height: 0;
				line-height: 0.0;
				font-size: 0;
			}
			#dsMenubar, #dsMenubar ul {
				margin-top: -1px;
				padding-bottom: 10px;
				font-weight: bold;
				text-align: left;
				list-style: none;
			}
			#dsMenubar span.menuHead{cursor: default}
			#dsMenubar a, #dsMenubar span.menuHead {
				display: block;
				color: #333;
				text-decoration: none;
				font-family: "Trebuchet MS";
				font-weight: bold;
				font-size: 17px;
			}
			.topNavItems {
				background: url("../images/imgs-sprite.png") repeat-x 0 -200px;
				padding: 10px 10px 6px;
				float: left;
				font-size: 1.1em;
				line-height: 1.1em;
			}
			.topNavItems a:hover {
				color: #FFF;
				text-decoration: underline;
			}
			#dsMenubar li ul {
				margin: 7px auto 0px -30px;
				width: 218px;
				position: absolute;
				display: none;
			}

			#mbBottom {
				background: url("../images/sub-nav-bottom.png") no-repeat;
				width: 218px;
				height: 15px;
			}
			.dropMenu li:hover a, .dropMenu a:focus,
			.dropMenu a:active, .dropMenu li.dsHover a {
				color: #4e4e50;
			}
			#dsMenubar li:hover ul, #dsMenubar li.dsHover ul {
				display: block;
			}
			#dsMenubar li:hover ul a, #dsMenubar li.dsHover ul a {
				color: #000000;
				background-color: transparent;
			}
			.subHover {
				margin-top: -3px;
			}
			.subHover a:hover {
				background: url("../images/sub-nav-bg-over.png") bottom center no-repeat;
				width: 218px;
			}
			
			.dropMenu {
				background: url('../images/sub-nav-bg.png') bottom center no-repeat
			}
			
			.dropMenu li a {
				/* background: url("../images/sub-nav-bg.png") repeat-y; */
				width: 218px;
			}
			.subDivides {
			}
			.dropMenu {
				z-index: 999;
			}
			.dropMenu li span {
				margin: 0px 5px 0px 5px;
				display: block;
				font-size: 12px;
			}
			.dropMenu li span.linkName {
				font-weight: bold;
				padding: 8px 5px 5px 15px;
			}
			.dropMenu li span.linkDesc {
				color: #f60;
				padding: 0px 0px 8px 20px;
				border-bottom: 2px dotted #ccc;
				margin-left: 14px;
				width: 170px;
				line-height: 1.3em;
			}

/* ------------ top nav shadow ---------- */
#topNavShadow {
	background: #f3f3f4 url("../images/nav-shadow.png") repeat-x;
	width: 100%;
	height: 5px;
}

/* ------------ ad banner ---------- */
#adBanner {
	background-color: #f3f3f4;
	width: 100%;
}

/* ------------ main content ------------ */
#mainWrapper {
	background: #f3f3f4;
	border: 1px solid transparent;
}
#main{
	margin: 13px auto 0px auto;
	width: 965px;
	z-index: 1;
}
	#leftCol {
		width: 745px;
		text-align: left;
		border-right: 2px dotted #aaa;

	}
	#leftCol p, #rightCol p {
		margin: 0px 10px 10px 10px;
		
	}
	
	
		#leftContents {
			
		}
		#homepageGallery {
			z-index: 1;
			padding: 15px 0px 15px 15px;
			width: 960px;
			margin: 0px auto;
		}
		#productsBreadCrumbs {
			z-index: 1;
			padding: 15px 0px 15px 0px;
			width: 960px;
			margin: 0px auto;
		}
		#footerBTNS {
			z-index: 1;
			margin: 2em 0em 0em 0em;
			float: left;
		}
      
      
      
      #footerBtnsBox{
      	margin:0 0 0 6px;
      	background: #eaeaea url(../images/bkg-footer-btns.png) repeat-x left bottom;
         height: 85px;
         width:706px;
         border: 1px solid #CCC;
         border-top: none;
      }
      #footerBtnsBox ul{margin: 0; padding: 0}
      #footerBtnsBox ul li{
      	float: left;
         list-style: none;
         margin: 0;
         width: 235px;
      }
      #footerBtnsBox ul li a:link, #footerBtnsBox ul li a:visited{
      	color: #333;
         text-align: center;
         font-size: 12px;
         font-weight: bold;
      	text-decoration: none;
         background-image: url(../images/bkg-footer-btns.png);
         background-repeat: no-repeat;
         display: block;
         height: 76px;
         margin-top: 4px;
      }
      #footerBtnsBox ul li a:hover{
      	text-decoration: underline;
      }
      a#btnGallery:link, a#btnGallery:visited{background-position: 36px 20px}
      a#btnGallery:hover{background-position: 36px -56px}
      
      a#btnContact:link, a#btnContact:visited{background-position: -210px 20px}
      a#btnContact:hover{background-position: -210px -56px}

      a#btnLogin:link, a#btnLogin:visited{background-position: -470px 20px}
      a#btnLogin:hover{background-position: -470px -56px}

		.footerColumn {
			float: left;
			padding: 5px;
			width: 228px;
		}
		/* start - these text items are using h1 */
		.grayXL, .orangeXL {
			font-size: 16pt;
			line-height: 18pt;
		}
		.grayXL {
			color: #4e4e50;
		}
		.orangeXL {
			color: #F60;
		}
		.italicXL {
			font-style: italic;
		}
		.grayLarge, .orangeLarge {
			font-size: 14pt;
			font-weight: bold;
		}
		.grayLarge {
			color: #4e4e50;
		}
		.grayLarge a, .grayLarge a:visited {
			color: #4e4e50;
			text-decoration: none;
		}
		.grayLarge a:hover {
			color: #ea7f1f;
		}
		.orangeLarge {
			color: #ea7f1f;
		}
		.orangeLarge a, .orangeLarge a:visited {
			color: #ea7f1f;
			text-decoration: none;
		}		
		.orangeLarge a:hover {
			color: #4e4e50;
			text-decoration: none;
		}
		.grayMed {
			color: #4e4e50;
			font-size: 0.9em;
		}
		.orangeMed {
			color: #ea7f1f;
			font-size: 0.9em;
		}
				
		/* finish - these text items are using h1 */
	#rightCol {
		float: right;
		width: 200px;
		height:auto;
		overflow:hidden;
		z-index:10;
		display:none;
	}
	#rightCol h2 {
		border-bottom: 2px dotted #dddddd;
		color: #f60;
		font-weight: bold;
	}
    #rightCol h2 a{color: #F60}
	.siteImg {
		text-align: center;
	}

/* ------------ home main area ---------- */
#homeColLeft {
	float: left;
	width: 730px;
	min-height: 435px;
	margin: 0px;
}

.bold {
	font-weight: bold;
}

/* ------------ footer items ------------ */
#footer{
	background: #ea7f1f;
}
	#footerTop{
		background: #f3f3f4;
		height: 14px;
	}
	#footerBottom{
		background: #ea7f1f;
	}
		#footerBottomInner{
			height: 140px;
			line-height: 20px;
		}
			#footerBottomInner > div {
				font-size: 0.8em;
			}
			#bottomNav {
				color: #ffffff;
			}
			#bottomNav a {
				color: #ffffff;
				padding: 0px 6px;
				font-weight: bold;
				text-decoration: none;
			}
			#bottomNav a:hover, #bottomNav a:active, #bottomNav a:visited:hover{
				color: #4e4e50;
			}

/* ------------ COMMON PAGE ITEMS ------------ */

.backToTop, .backToTop a, .backToTop a:active, .backToTop a:visited {
	margin: -8px;
	color: #ea7f1f;
	float: right;
	text-decoration: none;
	font-weight: bold;
}
.backToTop a:hover {
	color: #4e4e50;
}
.bullets {
	list-style-image: url(../images/bulletSwoosh.png);
}
.bullets li ul{
	margin: 5px 0 0px 25px;
	list-style-image: url(../images/bulletSwoosh-hollow.png);
}
.bullets li {
	padding: 5px 0px 10px 0px;
}
.body-text, .body-links{
	font-size: 1.1em;
}
.body-text {
	color: #4e4e50;
}
.body-links, .body-links a, .body-links a:visited {
	color: #ea7f1f;
}
.body-links a:hover {
	color: #4e4e50;
	font-weight: bold;
	text-decoration: none;
}
.headerCenter {
	xtext-align: center;
}
#hpText {
	margin: 0.3em 0.2em 1em 0.2em;
	text-align: left;
}
#hpText p {
	font-size: 1em;
	line-height: 1.3em;
	
}
.hpJustify {
	text-align: justify;
}
.bottomGradient {
	xxbackground: url("../images/bttmGradient.jpg") bottom repeat-x;
	width: 720px;
	height: 90px;
}
.center {
	text-align: center;
	margin: 1em auto 1em auto;
}
.hpIntro{
	background-color: #eee;
	border: 1px solid #dddddd;
	width: 680px;
	margin: 0px 0px 0px 5px;
	padding: 10px;
}
.hpColumns{
	border: 1px solid #ddd;
	background-color: #eee;
	width: 215px;
	min-height: 335px;
	float: left;
	margin: 5px;
	padding: 5px;
}
.hpColumns h4 {
	width: 205px;
	min-height: 40px;
	border-bottom: 1px solid #ddd;
	background-color: #ccc;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
.disclaimor {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0px 0px 25px;
}

#digitalDealerAd{
	border: 1px solid #666;
	background: #999;
	text-align: center;
	margin-bottom: 10px;
}

#digitalDealerAd img{
	border: 1px solid #CCC;
	margin-top: 5px
}

#digitalDealerAd h4{
	color: #333;
}

/* ------------ RESULTS PAGES ------------ */
#resultsWrap {
	margin: 10px 20px 10px 20px;
	min-height: 415px;
}
	.italic {
		font-style: italic;
	}
	#resultsHeader {
		margin-bottom: 20px;
	}
	.resultsTitle {
		border-top: 1px dotted #ea7f1f;
		font-weight: bold;
	}
	.resultsTitle, .resultsTitle a, .resultsTitle a:visited {
		color: #4e4e50;
		margin: 0px 0px 0px 15px;
		padding: 20px 0px 10px 0px;
		font-size: 1.1em;
		text-decoration: none;
	}
	.resultsTitle a:hover {
		color: #ea7f1f;
	}
	
	.resultsDescript, .resultsDescript a, .resultsDescript a:visited {
		margin: 0px 0px 15px 25px;
		color: #ea7f1f;
		font-size: 1.1em;
		text-decoration: none;
	}
	.resultsDescript a:hover {
		color: #4e4e50;
	}
	ul#faqList {
		list-style-type: disc;
		margin-left: 15px;
	}
	ul#faqList li {
		line-height: 1.3em;
	}
	dl#faq dt {
		color: #4e4e50;
		margin: 0px 0px 0px 15px;
		padding: 20px 0px 10px 0px;
		font-size: 1.2em;
		font-weight: bold;
		font-style: italic;
	}
	dl#faq dt a, dl#faq dt a:visited {
		color: #ea7f1f;
		text-decoration: none;
	}
	dl#faq dt a:hover {
		color: #4e4e50;
	}
	dl#faq dd {
		margin: 0em 6em 2em 4em;
		line-height: 1.3em;
		text-align: justify;
	}
	
	dl#faq dd  a, dl#faq dd  a:visited {
		color: #ea7f1f;
		text-decoration: none;
	}
	dl#faq dd  a:hover {
		color: #4e4e50;
	}
	.openQuote {
		background: url("../images/quotes.png") top left no-repeat;
		margin: -5px 0px 0px -20px;
		width: 20px;
		height: 20px;
		float: left;
	}
	.closeQuote {
		margin-bottom: -20px;

	}
	#faqDiv {
		margin: 0px 0px 35px 0px;
	}

	.testimonial .image {
	float: right;
	width: 200px;
	}
	.testimonial  .name {
		color: #000000;
		font-weight: bold;
		font-size: 1.1em;
		margin: -1.3em 0 1.3em 0;
	}
	.testimonial  .name strong{
		color: #ea7f1f;
	}
	
	.testimonial .quote {
		color: #4e4e50;
		margin: 0em 0 2em 0;
		padding:0 2em .5em 4em;
		font-weight: 300;
		font-style: italic;
		text-align: justify;
		line-height: 1.35em;
		border-bottom: 1px dotted #ea7f1f;
		width: 400px;
	}
	
/* ------------ PRODUCTS PAGES ------------ */

#productsWrap {
	margin: 1em 3em 1em 0em;
	min-height: 435px;
}
.productsHeader {
	margin: 1em 0em 2em 0em;
}
.productLeftCol, .productRightCol {
	margin: 0em 0em 0em 6em;
	width: 250px;
	line-height: 1.3em;
	float: left;
}
#imageCenter {
	width: inherit;
	text-align: center;
}
.productRow {
	margin: 1.5em 0em 0em 0em;
	overflow: auto;
}
	.productTitle {
		border-top: 1px dotted #ea7f1f;
	}
	.productTitle, .productTitle a, .productTitle a:visited {
		color: #4e4e50;
		padding: 10px 0px 5px 0px;
		font-weight: bold;
		text-decoration: underline;
	}
	.productTitle a:hover {
		color: #ea7f1f;
	}
	.productDefinitions {
		margin: 0px 0px 0px 25px;
	}
	.productDefinitions, .productDefinitions a, .productDefinitions a:visited {
		color: #ea7f1f;
		font-size: 1em;
		text-decoration: none;
	}
	.productDefinitions a:hover {
		color: #4e4e50;
	}
.product-titles, .product-titles-noItalics {
	padding: 0px 0px 10px 0px;
	width: inherit;
}
.products-details,  .products-details-list {
	
	font-weight: 200;
	text-align: justify;
	line-height: 1.3em;
}
.products-details {
	padding: 5px 80px 20px 40px;
}
.products-details-list {
	padding: 0px 80px 0px 40px;
}
.product-titles, .product-titles a, .product-titles a:active, .product-titles a:visited {
	color: #4e4e50;
	text-decoration: none;
}
.product-titles a:hover {
	color: #ea7f1f;
}
.product-title-description {
	color: #ea7f1f;
}
.product-detail-links, .product-detail-links a, .product-detail-links a:active, .product-detail-links a:visited, .product-detail-links a:hover {
	color: #ea7f1f;
	text-decoration: none;
}
.products-details-top {
	padding-top: 5px;
}
.products-details-bottom {
	padding-bottom: 40px;
}
.product-logo, .product-logo a, .product-logo a:hover, .product-logo a:visited {
	width: 200px;
	height: 75px;
	text-decoration: none;
	margin-bottom: 1em;
}

.topExtraText {
	font-size: 0.9em;
	line-height: 15px;
}
.topExtraHeader {
	xfont-weight: bold;
	padding: 10px 10px 10px 10px;
}
.mazdaText {
	color: #0088CC;
	font-weight:bold;
}
#products-Dominion {
	margin: 40px 20px 20px 35px;
}
#dominionLogo {
	background: url("../images/products/dominion-logo.png") top center no-repeat;
	margin: 0em 0em 2em 0em;
	height: 75px;
}
.productsHeaderIndent {
	margin-left: 150px;
	font-size: 1.8em;
	font-style: italic;
}
.productsFullText {
	font-size: 1.2em;
}
.products-DominionOrange {
	color: #ea7f1f;
	font-size: 1.5em;	
}
#products-Dominion-Logos {
	margin: 20px 0px 80px 0px;
	width: inherit;
	height: inherit;
	text-align: center;
}
#dominionLogoHolder {
}
#iphone-holder {
	float: right;
	width: 190px;
}
#iphone-text {
	width: 430px;
	margin: 3em 0em 3em 3em;
}

/* ------------ CONTACT PAGES ------------ */
.contactBox {
	background: url(../images/gradientBottom.png) bottom center repeat-x;
	margin: 0.5em;
	border: 1px dotted #ea7f1f;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 190px;
	height: 16.5em;
	float: left;
}	
		.contactText {
			padding: 5px 5px 5px 5px;
		}
		.contactTitle {
			margin: 0px 0px 5px 0px;
			color: #ea7f1f;
			font-size: 1.2em;
		}
		.contactTitle a, .contactTitle a:hover, .contactTitle a:visited {
			color: #ea7f1f;
			text-decoration: none;
		}
		.contactPhrase, .contactPhrase a, .contactPhrase a:hover, .contactPhrase a:visited {
			color: #4e4e50;
			font-weight: bold;
			text-decoration: none;
		}




#contactWrap {
	margin: 1em 3em 1em 0em;
	min-height: 350px;
}
	#contactHeader {
		margin: 1em 0em 1em 0em;
	}
	.contactIcon {
		border: 1px solid red;
		width: 125px;
		height: 125px;
		xfloat: left;
	}
	.contactContent {
		border: 1px solid green;
		xfloat: left;
	}
	.contactTitles {
		border-top: 1px dotted #ea7f1f;
	}
	.contactTitles, .contactTitles a, .contactTitles a:visited {
		color: #4e4e50;
		margin: 0px 0px 0px 15px;
		padding: 20px 0px 10px 0px;
		font-size: 1.1em;
		text-decoration: none;
	}
	.contactTitles a:hover {
		color: #ea7f1f;
	}
	.contactDescript, .contactDescript a, .contactDescript a:visited {
		margin: 0px 0px 15px 25px;
		color: #ea7f1f;
		font-size: 1.1em;
		text-decoration: none;
	}
	.contactDescript a:hover {
		color: #4e4e50;
	}

#newsLetter {
	background: url("../images/newsletter.png") top right no-repeat;
	xborder: 1px solid black;
	padding: 0.2em 3em 3em 1.2em;
	width: 450px;
	height: 400px;
}
.newsOrange {
	color: #ea7f1f;
}
.contactSwoosh {
	padding: 0px 0px 6px 0px;
}
.formItemTitle {
	color: #000000;
	height: 25px;
	font-weight: bold;
}
.formItemField {
	padding: 0px 0px 0px 30px;
}

/* ------------ FEATURED SITES PAGES ------------ */ 
#featuredWrap {
	margin: 1em 3em 1em 0em;
	min-height: 435px;
}
#featured-thumb {
	margin: 0px;
}
#featuredHeader {
	font-size: 1.2em;
	margin: 1em 0em 1em 0em;
}
.featuredTitles {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0em 2em 0em;
}
.featuredTestimonial {
	color: #4e4e50;
	margin: 0em 6em 2em 4em;
	font-size: 0.9em;
	font-style: italic;
	text-align: justify;
	line-height: 1.3em;
}
#featuredSiteImage {
	margin-top: 20px;
}

.featured-site-description {
	color: #4e4e50;
	margin-top: 10px;
	text-align: justify;
	line-height: 1.3em;
}

/* ------------ TEAM MEMBER PAGES ------------ */ 

#executiveTeamGroup {
	text-align:center;
}

.teamMember {
	background: url("../images/gradientBottom.png") bottom center repeat-x;
	margin: 0.5em;
	border: 1px dotted #ea7f1f;
	padding: 10px 0px;
	text-align: center;
	width: 190px;
	height: 250px;
	overflow: auto;
	float: left;
	xdisplay:inline;
}
	.mgmtThumb {
		padding: 0em 0em 1em 0em;
	}
	.mgmtText {
		border-top: 1px dotted #ea7f1f;
		margin-top: 0.5em;
		padding-top: 1em;
		line-height: 1.1em;
		height: 50px;
	}
		.managerName {
			color: #ea7f1f;
			margin-top: 10px;
			font-size: 1.2em;
			font-weight: bold;
		}
		.managerTitle {
			font-size: 0.8em;
			font-style: italic;
		}
		.managerContact, .managerContact a, .managerContact a:hover, .managerContact a:visited {
			color: #4e4e50;
			font-weight: bold;
			text-decoration: none;
		}



/* ------------ ABOUT PAGES ------------ */
#aboutWrap {
	margin: 1em 3em 1em 0em;
	min-height: 435px;
}
ul#aboutUsList {
	list-style-type: disc;
	margin-left: 45px;
}
	#aboutHeader {
		margin: 1em 0em 1em 0;
	}
	.aboutTitles {
		border-top: 1px dotted #ea7f1f;
		font-weight: bold;
	}
	.aboutTitles, .aboutTitles a, .aboutTitles a:visited {
		color: #4e4e50;
		xmargin: 0px 0px 0px 15px;
		padding: 20px 0px 10px 0px;
		font-size: 1.1em;
		text-decoration: none;
	}
	.aboutTitles a:hover {
		color: #ea7f1f;
	}
	
	.aboutDescript, .aboutDescript a, .aboutDescript a:visited {
		margin: 0px 0px 15px 25px;
		color: #ea7f1f;
		font-size: 1.1em;
		text-decoration: none;
	}
	.aboutDescript a:hover {
		color: #4e4e50;
	}
	.aboutHistory, .aboutPhilo, .aboutNews {
		margin: 0px 0px 15px 25px;
		color: #4e4e50;
	}
	.aboutHistory a, .aboutHistory a:visited {
		color: #ea7f1f;
		text-decoration: none;
	}
	.aboutHistory a:hover {
		color: #4e4e50;
	}
	#dsAboutLogo {
		width: 720px;
	}	
.aboutDescriptions {
	color: #ea7f1f;
	font-size: 1.4em;
	font-weight: 100;
	font-style: italic;
}
.orangePhilo, .grayPhilo, .grayCareer {
	font-size: 1em;
	font-weight: bold;
}
.grayPhilo, .grayCareer {
	color: #4e4e50;
}
.orangePhilo {
	color: #ea7f1f;
}
.contactForm {
	text-align: left;
}
#results-image {
	margin: 20px 0px 0px 0px;
}
#careerImage {

}
#careerWrap {
	margin: 1em 3em 0em 0em;
	min-height: 435px;
}
#careerHeader {
	margin: 2em 2em 2em 0em; 
}
.careerLarge {
	color: #ea7f1f;
}
.careerLarge a, .careerLarge a:visited {
	color: #ea7f1f;
	text-decoration: none;
}
.careerLarge a:hover {
	color: #4e4e50;
}
.careerLink {
	font-size: 1.3em;
}

/* ------------ gallery page ------------ */	
#gallery-holder {
	margin: 15px 15px 25px 20px;
	width: 720px;
}
.gallery-thumb {
	background: url("../images/gallery/thumbBKG.jpg") no-repeat;
	padding: 12px 15px 5px 15px;
	float: left;
	width: 180px;
	height: 140px;
}

.jobDesc h3 {
	font-size: 1.2em;
	margin: .3em 10px;
}
.openJob {
	font-weight: bold;
}
.openJob span {
	display: block;
	margin-left: 40px;
}
.jobDesc  ul {
	margin: 0 10px;
	padding-left: 30px;
}

/* ------------ sitemap page ------------ */ 
#sitemapWrap {
	margin: 1em 1em 1em 6em;
}
	.sitemapMain, .sitemapMain a, .sitemapMain a:visited {
		color: #4e4e50;
		text-decoration: none;
	}
	.sitemapMain a:hover {
		color: #ea7f1f;
	}
		.sitemapSub {
			margin-left: 2em;
		}
		
		.sitemapSub, .sitemapSub a, .sitemapSub a:visited {
			color: #4e4e50;
			text-decoration: none;
		}
		.sitemapSub a:hover {
			color: #ea7f1f;
		}
			.sitemapSubTwo {
				margin-left: 4em;
			}
			.sitemapSubTwo, .sitemapSubTwo a, .sitemapSubTwo a:visited {
				color: #4e4e50;
				text-decoration: none;
			}
			.sitemapSubTwo a:hover {
				color: #ea7f1f;
			}
 #response a { color: #ea7f1f;}


#response {
width: 450px;
margin: 50px auto;
font-size: 15px;
height: 450px;
}
#response span {
display: block;
margin: 20px 0;
line-height: 20px;
}
#response strong {
font-weight: bold;
font-size: 1.1em;
}			

/*    twitter css    */
#twitter_update_list li {
padding: .2em;
border: .2em solid #EEE;
margin: .4em 0;
font-size:.8em;
}
#twitter_update_list li a {
	color: #ea7f1f
}
#twitter-link {display:block;text-align:right;}
#socialPanel {
margin: .4em 0 0 0;xheight: 125px;
}
#digiWrap {
	background: url("../images/digdealer-top.jpg") bottom left no-repeat;
	border: 1px solid #ea7f1f;
	width: 700px;
	height: inherit;
}
#digiTextWrap {
	margin: 0 2em 2em 2em;
	padding-top: 2em;
	text-align: center;
}
.digiText p {
	color: #4e4e50;
	font-weight: bold;
}
#digiTextTitle {
	margin-bottom: 1.6em;
}
strong {font-weight: bold;}


#mainLogo{margin: 5px 0 -5px 35px}

#navigationBox{
	background: url(../images/imgs-sprite.png) -20px top no-repeat; 
	padding: 5px 0 0 0; 
	height: 164px; 
	text-align: center
}

#navigationBox ul{
	display:inline-block;
	list-style: none;
	margin: 17px auto 0;
}

#navigationBox ul li{ 
	float: left;
}

.navStart, .navMiddle, .navEnd{
	height: 32px;
	display: block;
	background-image: url(../images/imgs-sprite.png);
	background-repeat: no-repeat;
}
.navStart{
	width: 10px; 
	background-position: 0 -236px;
}
.navMiddle{
	width: 15px; 
	background-position: 0 -272px;
}
.navEnd{
	width: 10px; 
	background-position: 0 -308px;
}

.topHeaderBox {
	height: 169px; margin: 0;
	background: url(../images/top-bg.png) top right no-repeat; 
	overflow: hidden;
}

#topSmallLinks{
	xx-background: transparent url(../images/imgs-sprite.png) no-repeat -205px bottom; 
	width: 300px; 
	height: 164px; 
	float: right; 
	text-align:left; 
	margin-right: 65px;
	height: 164px; 
}

#topSmallLinks ul{margin: 15px 0 0;}

#topSmallLinks ul li{
	float: left;
	background: transparent url(../images/imgs-sprite.png) no-repeat -188px -197px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	font-family: "Trebuchet MS";
	margin-right: 15px;
}

#topSmallLinks ul li a:link, #topSmallLinks ul li a:visited{
	color: #FFF;
	text-decoration: none;
}

#topSmallLinks ul li a:hover{text-decoration: underline;}

#footer2010{
	background: url(../images/bkg-footer.jpg) repeat-x;
	height: 100px;
	padding-top: 30px;
	color: #333;
}

#footer2010 a:link, #footer2010 a:visited{
	color: #333; 
	margin: 0 5px;
}

#footer2010 a:hover{color:#FFF}

.disclaimer{color: #333; margin-top: 5px;}

img#screens{
	float: right;
    margin-left: 15px;
}