﻿@charset "utf-8";
/* CSS Document */
body{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background-color:#FFF;
	margin:0;
	padding:0;
	color:#666;
	background-image: url(/images/main_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a{
	color:#000000;
}
a:hover{
	color:#CC0033;
}
#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}
div.container{
	width:100%;
}
h1{
	margin: 0px;
	font-family: Hevetica, sans-serif, "Helvetica 35 Thin", Arial, verdana;
	font-size: 17px;
	color: #bf0f2d;
}
.h1_white{
	margin: 0px;
	font-family: Hevetica, sans-serif, "Helvetica 35 Thin", Arial, verdana;
	font-size: 17px;
	color: #FFF;
}
h2{
	margin: 0px;
	font-family: Hevetica, sans-serif, "Helvetica 35 Thin", Arial, verdana;
	font-size: 14px;
	color: #666;
	margin: 10px 0 0 0;
}
.h2_white{
	margin: 0px;
	font-family: Hevetica, sans-serif, "Helvetica 35 Thin", Arial, verdana;
	font-size: 14px;
	color: #FFF;
}
h2 a{
	color: #666;
	background-image: url(/images/icn_h2_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
	padding-right: 10px;
	margin: 0px;
}
h2 a:hover{
	color: #666;
	background-image: url(/images/icn_h2_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
}
div.header{
	width: 950px;
	margin:auto;
	position: relative;
	height: 101px;
	padding: 15px 0 0 0;
}
div.navigation{
	float: left;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div.navigation ul{
	list-style-type: none;
	min-height: 4em; height: auto !important; height: 4em;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 22px;
	padding-left: 12px;
	text-align: left;
	color: #CC0033;
	border-left: 1px solid #CC0033;
}
div.navigation ul:hover {
	background-color: #F7F4F2;
}
div.navigation ul li a{
	color:#CC0066;
	text-decoration:none;
}
div.navigation ul li a:hover{
	color:#000;
	text-decoration:none;
}
div.navigation ul li li a{
	color:#666666;
	text-decoration:none;
}
div.navigation ul li li a{
	color:#666666;
	text-decoration:none;
}
div.navigation ul li li a:hover{
	color:#CC0066;
	text-decoration:none;
}
div.navigation ul ul{
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0 0 6px 0;
	text-align: left;
	color: #666666;
	border-style: none;
}
div.navigation ul li{
	margin: 0px;
	padding: 0 0 0 0;
	padding-bottom:6px;
	color: #CC0033;
	font-size:0.8em;
}

div.navigation li li { 
	font-size: 0.85em;
	padding-bottom:0px;
}
div.strip{
	clear:both;
	width:100%;
	height:30px;
	background-color:#E2E2E5;
	text-align:center;
	font-size:12px;
}
div.strip_content{
	width:950px;
	margin:auto;
	font-size:0.8em;
}
.extranet_login a{
	float:right;
	background-image: url(/images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height:24px;
	padding:6px 67px 0 0;
	color:#666;
	text-decoration:none;
}
.extranet_login a:hover{
	background-image: url(/images/btn_login_hover.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	color:#CC0033;
	text-decoration:none;
}


/*===================================================================================*/
/* == BANNERS - WHITE TRANSPARENT BOX =================================================================== */
/*===================================================================================*/

div.whitebox {
	background-image: url(/images/whitebox2.png);
	background-repeat: no-repeat;
	padding-bottom:20px;
	margin:0px;
}
	
.whitebox h2{
	font:Univers;
	font-size:18px;
	line-height:24px;
	font-weight:lighter;
	letter-spacing:-1px;
	width:545px;
	padding:15px 10px 10px 20px;
}
	
.whitebox i{
	font:Univers;
	font-size:14px;
	padding:0px 10px 0px 20px;
}

/*===================================================================================*/
/* == BANNERS - WHITE TRANSPARENT BOX HOME =================================================================== */
/*===================================================================================*/

div.whiteboxhome {
	background-image: url(/images/whitebox2.png);
	background-repeat: no-repeat;
	padding-bottom:20px;
	margin:0px;
}
	
.whiteboxhome h2{
	font:Univers;
	font-size:20px;
	line-height:26px;
	font-weight:lighter;
	letter-spacing:-1px;
	width:560px;
	padding:15px 20px 30px 20px;
}
	
.whiteboxhome i{
	font:Univers;
	font-size:14px;
	padding:0px 10px 0px 20px;
}



/*===================================================================================*/
/* == BANNERS =================================================================== */
/*===================================================================================*/


div.home_splash{
	background-image: url(/images/home_splash.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.about_splash{
	background-image: url(/images/about_splash.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.solutions_splash{
	background-image: url(/images/solutions_splash.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.cp_splash{
	background-image: url(/images/splash_cp.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.pdd_splash{
	background-image: url(/images/splash_pdd.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.ce_splash{
	background-image: url(/images/splash_ce.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.sc_splash{
	background-image: url(/images/solutions_splash.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.rcp_splash{
	background-image: url(/images/splash_sc.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}



div.dd_splash{
	background-image: url(/images/splash_dd.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.ddms_splash{
	background-image: url(/images/splash_ddms.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.contact1_splash{
	background-image: url(/images/splash_contact.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}


div.clients_splash{
	background-image: url(/images/clients_splash.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.information_splash{
	background-image: url(/images/contact_splash.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
div.news_splash{
	background-image: url(/images/splash_news1.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}

div.news_splash2{
	background-image: url(/images/splash_news2.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}

div.contact_splash{
	background-image: url(/images/contact_splash.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 950px;
	margin:auto;
}
.strap_line{
	padding-top:20px;
}
.strap_line_sm{
	padding-top:30px;
}
div.main_content{
	width: 950px;
	margin:auto;
	background-image: url(/images/main_right_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
div.main_right{
	float:right;
	width:310px;
	background-color:#C41230;
	color:#CCC;
	font-size:0.8em;
	padding: 0 0 55px 0;
}
div.main_right2{
	float:right;
	width:310px;
	background-color:#C41230;
	color:#CCC;
	font-size:0.8em;
	padding: 0 0 55px 0;
}
div.overflow{
	background-image: url(/images/main_right_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.main_right ul{
	margin:0;
	padding:0 0 0 10px;
}
div.main_right li{
	list-style-image: url(/images/right_li.gif);
	padding: 6px 0 6px 0;
	list-style-position: outside;
	background-position:left center;
}
div.main_right a{
	color:#FFF;
	text-decoration:none;
	background-image: url(/images/icn_wh_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 10px;
}
div.main_right a:hover{
	text-decoration:none;
	background-image: url(/images/icn_gn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 0 10px;	

}
div.main_right2 ul{
	margin:0;
	padding:0 0 0 10px;
}
div.main_right2 li{
	list-style-image: url(/images/right_li.gif);
	padding: 6px 0 6px 0;
}
div.main_right2 a{
	color:#FFF;
	text-decoration:none;
	background-image: url(/images/icn_wh_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
}
div.main_right2 a:hover{
	text-decoration:none;
	background-image: url(/images/icn_gn_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;	

}
div.main_left{
	background-color:#FFFFFF;
	float:left;
	width:640px;
	background-image: url(/images/left_bg.jpg);
	background-repeat: repeat-x;
	font-size: 0.8em;
	line-height: 18px;
}
div.main_left ul{
	margin:0;
	padding:0;
}
div.main_right_header{
	background-color:#9A172D;
	height:10px
}
div.main_left_header{
	background-color:#666;
	height:10px
}
div.main{
	border: 1px solid #CCCCCC;
	margin: auto;
	width: 950px;
	background-color:#FFFFFF;
	margin-bottom: 25px;
}
div.solution_nav{
	width: 600px;
	height:80px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 22px;
	font-size:11px;
}
div.solution_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
div.solution_nav li {
	color:#666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
	height:60px;
	float:left;
	list-style:none;
	background-image: url(/images/icn_gn_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 25px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 18px;
	margin:0;
}
div.solution_nav li a{
	color:#666;
	text-decoration:none;
}
div.solution_nav li a:hover{
	color:#78AA00;
	text-decoration:none;
}
div.solution_nav li:hover{
	background-color:#ffffff;
}
div.news_right{
	float:right;
	width:285px;
	padding: 0 0 20px 15px;
	margin: 20px 0 20px 0;

}
div.news_left{
	float:left;
	width:284px;
	border-right: 1px dotted #B7B7B7;
	padding: 0 15px 0 0;
	margin: 20px 0 20px 0;
}
div.news_left ul{
	list-style:none;
	margin:0;
	padding:0;
	
}
div.news_left li{
	margin:0;
	padding:0;
	background-image: url(/images/date_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 269px;
	margin: 0 0 4px 0;
	padding: 5px 0 0 12px;
}
div.news_left li:hover{
	background-image: url(/images/date_bg_hover.gif);
	background-repeat: no-repeat;

}
a.readmore {
	background-color: #E5E0DB;
	background-image: url(/images/icn_gr_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#666;
	padding: 1px 12px 1px 3px;
	text-decoration:none;
}
a:hover.readmore{
	background-color: #C3BDB8;
	color:#666;
	background-image: url(/images/icn_gr_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
div.footer{
	background-color:#c7c7cd;
	font-size:11px;
	padding: 15px;
}
div.footer a{
	color:#C41230;
	text-decoration:none;
}
div.footer a:hover{
	text-decoration:none;
	color:#333333;
}
hr.red{
	border-style:dotted none none;
	border-top:1px dotted #FFF;
	border-width:1px 0pt 0pt;
	height:1px;
	padding-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	
}
hr.grey{
	border-style:dotted none none;
	border-top:1px dotted #D8D8D8;
	border-width:1px 0pt 0pt;
	height:1px;
	padding-bottom:0px;
	padding-left:0px;
	padding-top:0px;
}
div.contact_panel{
	background-image: url(/images/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 484px;
	font-size: 15px;
	color: #669900;
	padding-top: 15px;
	padding-left: 90px;
	padding-right: 20px;
	line-height:23px;
}
div.contact_panel a{
	background-color:#669900;
	color:#FFFFFF;
	background-image: url(/images/icn_wh_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding: 0 4px 0 12px;
	text-decoration:none;
}
div.contact_panel a:hover{
	background-color:#C3BDB8;
	text-decoration:none;

}
.number_list{
	background-color:#FFFFFF;
	color:#CC0033;
	padding: 0 2px 0 2px;
	font-size:13px;
}
.event_dates{
	background-color: #f3f3f3;
	background-image: url(/images/date_start.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	cursor: pointer;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.event_dates:hover{
	background-color: #e5e0dc;
	background-image: url(/images/date_start.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;	
}
.img_left{
	float:left;
	padding: 0 8px 0 0;
}
.quote{
	font-style:italic; 
	font-size:16px; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	line-height:22px; 
	margin:0px;
}
.quote2{
	margin: 0px;
	font-family: Hevetica, sans-serif, Arial, verdana;
	font-size: 23px;
	line-height:30px; 
	color: #666;
}

.quote3{
	margin: 0px;
	font-style:italic; 
	font-family: Hevetica, sans-serif, Arial, verdana;
	font-size: 14px;
	line-height:16px; 
	color: #666;
}



.client_link{
	color:#FFF;
	text-decoration:none;
	background-image:none;
	padding: 0;
}
a.meta{
	background-image:url(../../images/meta.gif);
	background-position:0pt 3px;
	background-repeat:no-repeat;
	color:#666666;
	font-size:13px;
	padding:0 0 22px 15px;
	text-decoration:none;
}
a.meta:hover{
	background-image:url(../../images/meta_on.gif);
	background-position:0pt 3px;
	background-repeat:no-repeat;
	color:#666666;
	font-size:13px;
	padding:0 0 0 15px;
	text-decoration:none;
}

/*===================================================================================*/
/* == PAGETITLE =================================================================== */
/*===================================================================================*/


div.title{
	margin:20px 10px 20px 0px;
}

.title h1{
	font:Univers;
	color:#bf0f2d;
	font-size: 16px;
}


/*===================================================================================*/
/* == TITLETEXTHOME =================================================================== */
/*===================================================================================*/


div.titletext{
	margin:0px 10px 20px 0px;
}

.titletext h2{
	font:Univers;
	font-size: 22px;
	font-weight:lighter;
	line-height:28px;
}

.titletext h2 em{
	color:#78AA00;
	font-style:normal;
}

/*===================================================================================*/
/* == TITLETEXT RED =================================================================== */
/*===================================================================================*/


div.titletextred{
	margin:0px 10px 20px 0px;
}

.titletextred h2{
	font:Univers;
	font-size: 22px;
	font-weight:lighter;
	line-height:28px;
}

.titletextred h2 em{
	color:#bf0f2d;
	font-style:normal;
}


/*===================================================================================*/
/* == BREADCRUMB =================================================================== */
/*===================================================================================*/

div.breadcrumb ul {
	font-size:11px;
	list-style:none;
	margin-top:0px;
	margin-left:0px;
	padding-top:2.5px;
	padding-bottom:5px;
	padding-left:20px;	
	background-color:#DFDFDF;
}


.breadcrumb a {
	color:#333333;
	text-decoration:underline;
	padding-left:2px;
}

.breadcrumb em {
	color:#bf0f2d;
	font-style:normal;
}

.breadcrumb a:hover {
	text-decoration:underline;
}

/*===================================================================================*/
/* == CLEARFIX =================================================================== */
/*===================================================================================*/


div.clearfix {
	clear:both;
	float:none;
	width:auto;
	height:0em;
}

/*===================================================================================*/
/* == RIGHTHAND CTA =================================================================== */
/*===================================================================================*/

div.cta {
	background-color:#B50C28;
	margin-top:10px;
	padding-top:10px;
	height:300px;
}

div.ctaimage {
 	/*border:2px maroon solid;*/
	background-image: url(/images/rightimage1.jpg);
	background-repeat: no-repeat;
	margin-left:20px;
	height:80px;
	width:80px;
}

div.ctatext {
	margin-left:20px;
	width:300px;
}

.ctatext h1{
	color:white;
	font-size:14px;
	font:Univers;
	font-weight:lighter;
}