@charset "utf-8";
/* CSS Document */

/* main content */
#content {
	background:none scroll;
	background-color:#FFF;
	clear:both;
	margin:0 auto auto;
	width:950px;
	position:relative;
}

#content-header {
	background:url(../images/interface/header-bg.jpg) no-repeat center top;
	width:950px;
	height:130px;
	margin:0 auto auto;
}

#content-header h2 {
	padding: 67px 0 0 30px;
	color:#acc7db;
	text-transform:uppercase;
	font-size:19px;
	font-weight:700;
	float:left;
}

/* search area */

ul#search-nav {
    background:url(../images/interface/search-nav.png) no-repeat;
	top:87px;
    left:0px;

}

ul#search-nav li a {
	background: url(../images/interface/search-nav.png) no-repeat;
}
	
#search .search-panel {
	top:49px;
	left:0px;
}

#main_content {
	background-color:#FFF;
	width:950px;
	margin:0;
	padding:20px 0 20px 0;
	float:left;
	position:relative;
	min-height:0;
}

#main_content .dept-header {
	display:block;
	margin: 0 auto 10px auto;
}

#main_content .service-image {
	border: 3px solid #d3e0f1;
	float:left;
	margin:0 0 34px 0;
}

#main_content ul.service-listing  {
	float:right;
	width:205px;
}

#main_content ul.service-listing li {	
	color:#7a7a7a;
	font-size:12px;
	font-weight:700;
	border-bottom:1px solid #d3e0f1;
	padding: 0 0 5px 0;
	margin: 0 0px 5px 5px;
}

#main_content ul.service-listing li a {	
	color:#7a7a7a;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
}

#main_content ul.service-listing li a:hover,  #main_content ul.service-listing li a:active {
	background:#cfe0f1;
}


#main_content h3 {
	padding: 10px 0 0 0px;
	color:#727103;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
}

.left-col .service p, .right-col .service p {
	
	color:#262626;
	margin: 0 0px 5px 5px;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	float:right;
	width:205px;
	
}

.underline {	
	clear:both;
	width: 886px;
	height:5px;
	background:url('../images/interface/blue-underline.gif') repeat-x bottom left;
	margin: 0 0 0 32px;
}

.underline2 {	
	clear:both;
	width: 886px;
	height:28px;
	background:url('../images/interface/blue-underline2.gif') repeat-x bottom left;
	margin: 0 0 0 32px;
}

#main_content h4 {
	clear:both;
	color:#0e4f7f;
	padding: 0px 0 10px 0;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
}

#main_content a {
	text-decoration:none;
}

.left-col {
	float:left;
	padding: 30px 0 0 30px;
	width:430px;
}

.right-col  {
	float:right;
	padding:30px 30px 0 0;
	width:430px;
	
}

.right-col p a:link, .right-col p a:visited, .left-col p a:link, .left-col p a:visited {
	color:#144E72;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	padding: 2px 5px 2px 5px;
}

.right-col p a:hover,  .right-col p a:active, .left-col p a:hover, .left-col p a:active {
	background:#cfe0f1;
}

#graphics-products .product  {
	padding: 12px 0 0 13px;
	float:left;
	width:204px;
	
}

#graphics-products .product .product-image {
	border: 2px solid #fff;
	
}

#graphics-products .product h4 {
	clear:none;
	color:#90bcdb;
	padding:0 0 5px 0;
	font-size:14px;
	font-weight:700;
}

#single-col .left {
	float:left;
	padding: 30px 0 0 30px;
	width:430px;
	height:180px;
	

}

#single-col .right  {
	float:right;
	padding:30px 30px 0 0;
	width:430px;
	height:180px
}

.company-left {
	float:left;
	height:100%;
}

.company-logo {
	border: 3px solid #cfe0f1 ;
	width: 116px;
	height:116px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
	display: table-cell;
}

.company-logo img {
	display:block;
	margin:auto;

}

.company-right {
	float:right;
	width:290px;
}

#single-col h4 {
	clear:none;
	color:#0e4f7f;	
	font-size:18px;
	font-weight:700;
}

#single-col p {

	color:#262626;
	padding:0 0 10px 0;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}


#single-col .service  {
	padding: 30px 32px 0 30px;
	clear:both;
	height:150px;
}

#single-col .service .service-image {
	border: 3px solid #d3e0f1;
	float:left;
	margin:0 15px 34px 0;
	width:116px;
}

#single-col .service h4 {
	clear:none;
	color:#0e4f7f;	
	font-size:18px;
	font-weight:700;
	text-decoration:none;
}

#single-col .service p {

	color:#262626;
	padding:0 0 10px 0;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}

#graphics-products {
	margin: 25px auto;
	width: 884px;
	height: 133px;
	background:url('../images/interface/products-bg.jpg') bottom left;

}

/* carousel */
    
.carousel {
	position:relative;
	padding:15px 0 15px 23px;
}

     
.carousel a.prev, .carousel a.prev2{
	float:left;
    display:block;
	background: url('../images/interface/carousel-left.gif') bottom left no-repeat;        
	width: 25px;
    height: 131px;
    text-decoration: none;
}

.carousel a.next, .carousel a.next2{
	float:left;
    display:block;
	background: url('../images/interface/carousel-right.gif') bottom left no-repeat;        
	width: 25px;
    height: 131px;
    text-decoration: none;
}

.credits-carousel, .credits-carousel2 {
    text-align:left;
    padding:0px 0px 0px 0px;
	float:left;
	position: relative;
    visibility: hidden;
    left: -5000px;
}

.credits-carousel ul, .credits-carousel2 ul {
	margin:0;
    padding:0;
}

     

.credits-carousel ul li, .credits-carousel2 ul li {
	height: 131px;
	width:95px;
	background:url('../images/interface/carousel-bg.gif') repeat-x bottom left;
    list-style:none;
    margin:0;
    padding:0;
}

.credits-carousel img, .credits-carousel2 img {
	width: 70px;
    height: 102px;
	padding:14px 13px 0px 12px;
}


#tooltip {
	position: absolute;
	z-index: 3000;
}
#tooltip.shadowbox {	
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.9;
	background: url('../images/interface/shadow.png');
}
#tooltip.shadowbox h3 {
	color:#0e4f7f;
	padding: 0px 0 10px 0;
	font-size:18px;
	font-weight:700;
}
#tooltip.shadowbox p {
	color:#7a7a7a;
	font-size:12px;
	font-weight:700;
	padding: 0 0 5px 0;
}

/*Tooltip and Pointer CSS*/
.ui-tooltip { padding:8px; position:absolute; z-index:9999; border-width:2px; border-style: solid; }
.ui-tooltip .ui-tooltip-pointer,.ui-tooltip .ui-tooltip-pointer-inner { position:absolute; width:0; height:0; background:none; }

/*Tooltip content*/
.ui-tooltip {
-moz-box-shadow:0 0 2px #000000;
}

