/*GENERAL*/
html{height:100%; /*background-color: #55772c;*/}
body{
	margin:0;
	color:#383133;
	font: 12px Century Gothic,arial,sans-serif;	
	background:#fff url(../images/body-bg-bl.gif) repeat-x;
	/*height:100%;*/
}

.olTitle
{
	font-size:14px;
}
h1 { color:#00539b; }
h2 { color:#00539b; }
h3 { color:#00539b; }

img{border-style:none;}
a{color:#00539b;}
a:hover{text-decoration:none;}
input,
textarea{
	font:100% Century Gothic,arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*PAGE HOLDER*/
.main{
	margin:0 auto;
	width:981px;
	position:relative;
	min-height:100%;
}
/*HEADER*/
#header{	
	padding:15px 39px 0 0;
	height:158px;
	width:942px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
/*LOGO*/
.logo{	
	background:url(../images/c2ssLogo.jpg) no-repeat;
	margin:0;
	display:block;
	position:absolute;
	top:2px;
	left:15px;
	width:240px;
	height:98px;
	text-indent:-9999px;
	z-index:1;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
#header div{
	overflow:hidden;
	width:100%;
}
/*PHONE NUMBER*/
#header strong{
	float:right;	
	overflow:hidden;
	/*height:13px;*/
	margin-bottom:20px;	
	display:block;	
	overflow: visible;
	/*font-family: Arial;*/
	font-family: Century Gothic,arial,sans-serif;
	font-weight: bold;	
	text-decoration: none;
	color: #ffffff;
	font-size: 14pt;	
	text-align: right;	
/*	
	width: 550px;
	text-align: left;
*/
}

/*EMAIL*/
#header strong a, #header strong a:link, #header strong a:active, #header strong a:visited 
{	
	font-family: Century Gothic,arial,sans-serif;
	font-weight: bold;		
	color: #ffffff;
	font-size: 12pt;	
	text-align: right;	
	text-decoration: none;
}

#header strong .ContactInfo
{
	min-width: 230px;
	max-width: 230px;
	width: 230px;
	text-align: right;
}

#header ul{
	/*margin:0;*/
	margin: 35px;
	padding:0;
	list-style:none;	
	float:right;	
}
#header li{float:left; vertical-align: middle;}
#header li a{
	display:block;	
	overflow: visible;	
	font-family: Century Gothic,arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
}
/*TOP NAVIGATION*/
#header .nav{margin:0 -16px 40px 0;}
.nav li{
	/*background:url(../images/seperator1.gif) no-repeat 0 50%;*/
	background:url(../images/whiteSeperator.gif) no-repeat 0 50%;
	padding:6px 16px 0px 17px;
}
.nav li:first-child{background:none;}
.nav li a
{
	display:block;	
	overflow: visible;	
	font-family: Century Gothic,arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	margin-bottom: 5px;
	/*height: 8px;*/
}
.nav li a:hover, .nav li a.active{background-position:0 -8px;}

/*USER MENU*/
ul.menu  
{
	height: 40px; 
	vertical-align: middle; 
	
}
.menu li
{
	margin-top: 8px;	
	margin-left:55px; 
	height: 40px; 
	vertical-align: middle;
	text-align: center;	
}
.menu a
{
	
	
	/*height:14px;*/
}

.menu li.oneline
{
	padding-top: 5px;
}

.menu a:hover, .menu a.active{background-position:0 -14px;}

/*MIDDLE PART*/
#middle{
	width:100%;
	padding:197px 0 411px;
	position:relative;
}
.middle-add{display:table;}
#middle:after{
	content:"";
	display:block;
	clear:both;
}
/*HOME PERSON IMAGE*/
/*
.person{
	overflow:hidden;
	background:url(../images/person.png) no-repeat;
	height:468px;
	width:280px;
	position:absolute;
	bottom:381px;
	left:-60px;
}
*/
.person{
	overflow:hidden;
	background:url(../images/person.png) no-repeat;
	height:470px;
	width:330px;
	position:absolute;
	bottom:381px;
	left:-88px;
}
/*HOME GROUP IMAGE*/
.group{
	overflow:hidden;
	background:url(../images/group.gif) no-repeat;
	height:302px;
	width:269px;
	position:absolute;
	bottom:381px;
	left:199px;
}
/*******************************************************************************/
/*HOME PAGE VERSION 3*/
/*******************************************************************************/
.HomePageGraphic{
	background:url(../images/middle-top-bg.gif) no-repeat;
	width:981px;
	height:188px;
	position:absolute;
	top:197px;
	left:0;
}
.HomePageGraphic div{
	overflow:hidden;
	height:187px;
	padding-right:97px;
	background:url(../images/middle-bg.gif) no-repeat 1px 0;
}
.HomePageGraphic img{
	height: 154px;
	width: 386px;
	position: absolute;
	bottom: 0px;
	left: 25px;
}
.HomePageGraphic strong{
	background:url(../images/were2-h.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	width:393px;
	height:92px;
	margin-top:51px;
}



/*HOME MESSAGE*/
.home-message{
	float:left;
	width:490px;
	min-height:371px;
	padding:0 0 1px;
}
.home-message p{
	overflow:hidden;
	height:71px;
	margin:0;
	padding:6px 31px 9px;
	background: url(../images/border1.gif) repeat-y 100% 0;
}
.home-message p em{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	height:80px;
	width:285px;
	background:url(../images/SimplifingIT.png) no-repeat;
}
/*INFORMATION BOX*/
.info-box{
	float:right;
	width:453px;
	padding:0 0 0 6px;
	font-size:16px;
}

/*MAIN TITLE*/
.title{
	margin:0 0 23px -6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/were-h.gif) no-repeat;
	height:70px;	
}
.info-box p{
	line-height:28px;
	color:#383133;
	margin:0 0 17px;
}
z.orange{
color:#FF8C00;
}
p.grey
{
	color:#808080;
}





.info-box strong{
	display:block;
	padding-top:4px;
	color:#221E1F;
}
/*LIVE CHAT LINK*/
.live-chat{
	position:absolute;
	bottom:331px;
	left:269px;
	height:121px;
	overflow:hidden;
	text-decoration:none;
	z-index:10;
}
.live-chat span{
	display:block;
	height:242px;
	width:131px;
	cursor:pointer;
	background:url(../images/live-chat.png) no-repeat;
}
.live-chat:hover{background-position:0 0;}
.live-chat:hover span{margin-top:-121px;}
/*FOOTER*/
/*FOOTER*/
.footer-holder{
	background:url(../images/footer-holder-bg.gif) repeat-x;
	min-width:981px;
	margin-top:-381px;
}
#footer{
	background:url(../images/footer-bg.gif) no-repeat;
	width:981px;
	margin:0 auto;
	height:381px;
}
#footer:after{
	content:"";
	display:block;
	clear:both;
}
#footer a, #footer input{position:relative;}
#footer h3{
	margin:0;
	/*text-indent:-9999px;*/
	overflow:hidden;
	height:10pt;
	color: #00539b;
	font-size: 10pt;
}
#footer p{
	margin:0 0 19px;
	line-height:19px;
	color:#AFAFAF;
}

#footer ul{
	margin:0 0 19px 0;
	line-height:19px;
	color:#AFAFAF;	
}

/*
#footer li
{
}
*/

/*CLIENT AREA*/
.client-box{
	float:left;		
	width:424px;
	padding-top:13px;
	position:relative;
}
.quote-area{
	height:225px;
	margin:0 9px 10px 10px;
	overflow:hidden;	
}
/*ARROWS*/
.arrow{
	text-indent:-9999px;
	overflow:hidden;
	height:33px;
	width:31px;
	margin-top:91px;
}
.arrow-left{
	float:left;
	margin-right:25px;
	background:url(../images/arrow-left.gif) no-repeat;
}
.arrow-right{
	float:right;
	background:url(../images/arrow-right.gif) no-repeat;
}
/*QUOTE AREA*/
.quote-holder{
	color:#EBEBEB;
	line-height:24px;
	float:left;
	width:295px;
	overflow:hidden;
}
.quote-holder ul{
	width:9999px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}
.quote-holder ul li{
	float:left;
	width:295px;
	margin:0;
	padding:0;
}
.quote-area blockquote{
	width:295px;
	height:223px;
	display:table-cell;
	vertical-align:middle;
	margin:0;
}
.quote-area q{
	font-size:18px;
	line-height: 28px;
	display:block;
	quotes: none;
	margin-bottom:15px;
	color: #ffffff;
}
.quote-area q:before{content:"";}
.quote-area q:after{content:"";}
.quote-area cite{font-style:normal;color:#AFAFAF;}
/*QUESTIONS AREA*/
.questions-area{
	overflow:hidden;
	height:1%;
	margin-left:-12px;
}
.questions-area a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:279px;
	height:30px;
	margin-top:29px;
	background:url(../images/questions-h.gif) no-repeat;
}
.questions-area img{
	float:left;
	position:relative;
	margin-right:-27px;
}
#footer .client-box h3{
	/*background:url(../images/client-h.gif) no-repeat;*/
	margin:0 0 15px 26px;
}
/*SOLUTION AREA*/
#footer .solution-area h3{margin-bottom:30px;}
.solution-area{
	float:right;
	width:557px;
	overflow:hidden;
	padding:13px 0 0;
	position:relative;
}
.solution-area .container{
	width:234px;
	float:left;
	padding:0 14px 0 28px;
}
.solution-area .info-area{min-height:152px;}
/*.solution1{background:url(../images/solution-h.gif) no-repeat;}*/
/*.solution2{background:url(../images/solution2-h.gif) no-repeat;}*/
.solution3{background:url(../images/solution3-h.gif) no-repeat;}
.client{background:url(../images/client2-h.gif) no-repeat;}
.newsletter{background:url(../images/newsletter-h.gif) no-repeat;}
/*READ MORE BUTTON*/
#footer .read-more{
	overflow:hidden;
	height:1%;
	margin-bottom:28px;
}
.read-more a{
	float:right;
	height:23px;
	width:94px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn1.gif) no-repeat;
}
.read-more a:hover{background-position:0 100%;}
/*FOOTER FORM*/
#footer fieldset{
	overflow:hidden;
	height:1%;
	margin-top:-10px;
}
#footer label{display:none;}
#footer legend{display:none;}
#footer input{
	float:left;
	background:#383133;
	border:1px solid #BDBDBD;
	padding:5px 5px 3px;
	width:82px;
	color:#BDBDBD;
	font-size:10px;
	margin-right:6px;
}
#footer .password{background:url(../images/password-bg.gif) no-repeat;}
#footer .email{width:182px;}
#footer fieldset a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:23px;
	width:32px;
	background:url(../images/btn2.gif) no-repeat;
}
#footer fieldset a:hover{background-position:0 100%;}
/*INNER PAGE*/
.addition-solution{
	float:left;
	width:374px;
	padding:13px 24px 0 26px;
	position:relative;
}
#footer .addition-solution h3{margin-bottom:30px;}
.addition-solution .info-area{min-height:152px;}
.addition-solution .questions-area{margin:-2px 0 0 -38px;}
.addition-solution .questions-area a{margin-right:-24px;}
/*IT DEPARTMENT BOX*/
.it-department{
	background:url(../images/middle-top-bg.gif) no-repeat;
	width:981px;
	height:188px;
	position:absolute;
	top:197px;
	left:0;
}
.it-department div{
	overflow:hidden;
	height:187px;
	padding-right:97px;
	background:url(../images/middle-bg.gif) no-repeat 1px 0;
}
/*HEADER PHOTO*/
.it-department img{
	height: 154px;
	width: 386px;
	position: absolute;
	bottom: 0px;
	left: 25px;
}
/*IT DEPARTMENT TEXT*/
.it-department strong{
	background:url(../images/were2-h.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	width:393px;
	height:92px;
	margin-top:51px;
}
/*MAIN COLUMN*/
.main-column{
	float:right;
	width:503px;
	display:inline;
	/*margin:242px 26px 0 0;*/
	/*margin:25px 26px 0 0;*/
	margin:0 26px 0 0;
}
.main-column h1{
	margin:0 0 13px;
	font-size:22px;
	/*color:#000000;*/
	/*font-weight:normal;*/
	font-weight: bold;
}
.main-column p{
	margin:0 0 25px;
	line-height:32px;
	font-size: 14px;
}
.main-column .condensed{
	font-size: 12px;
	line-height: 22px;
}
.main-column h2{
	margin:0 0 11px;
	color:#383133;
	font-size:16px;
}
/*MAIN COLUMN SEPARATOR LINE*/
.border{
	background:url(../images/border2.gif) repeat-x 0 100%;
	padding-bottom:16px;
	margin-bottom:51px;
}
.seperator{
	background:url(../images/border2.gif) repeat-x 0 100%;
	margin-bottom:30px;
	font-size: 0px;
	display: none;
}
/*TABLE*/
.main-column table{
	margin:0 0 40px;
	padding:0;
	width:100%;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}
/*TABLE HEADING*/
.main-column th{
	font-size:11px;
	padding:4px 11px;
	color:#fff;
	text-transform:uppercase;
	background:#00539b url(../images/border3.gif) repeat-y 100% 0;
}
/*TABLE CELL*/
.main-column td{
	background:url(../images/border4.gif) repeat-y 100% 0;
	padding:6px 11px;
}
.main-column .first-row{padding:15px 11px 7px;}
.main-column .alternative{background:#f1f1f1 url(../images/border4.gif) repeat-y 100% 0;}
.main-column .last-column{background-image:none;}
.main-column .first-column{width:223px;}
.main-column .second-column{width:68px;}
.main-column ul{
	margin:0 0 43px;
	padding:0;
	list-style:none;
	line-height:28px;
	display:none;
}
/*MAIN COLUMN DEFAULT LIST*/
.main-column ul ul{margin:0;}
.main-column li{
	padding-left:17px;
}
.main-column li li{
	background:url(../images/bullet3.gif) no-repeat 0 12px;
	font-size:11px;
}
/*USER FORM*/
.main-column .user-form{margin:0 0 30px;}
.main-column .user-form li{
	background:none;
	padding:0;
	overflow:hidden;
	height:1%;
	vertical-align:top;
	line-height:normal;
	width:519px;
	margin:0 -16px 15px 0;
}
.user-form div{
	float:left;
	width:243px;
	margin-right:16px;
	overflow:hidden;
}
.user-form label{
	padding:0 0 8px;
	display:block;
}
.user-form input{
	width:490px;
	display:block;
	border:1px solid #7e7e7e;
	background:#f1f1f1;
	padding:6px 5px;
	color:#00539b;
}
.user-form div input{width:229px;}
.user-form .state{width:110px;}
.user-form .state input{width:98px;}
.user-form .zip{width:118px;}
.user-form .zip input{width:106px;}
.error-message{color: #e21f1f;text-transform: uppercase;}
/*TEXTAREA*/
.user-form textarea{
	width:495px;
	height:82px;
	border:1px solid #7e7e7e;
	background:#f1f1f1;
	padding-left:5px;
	overflow:auto;
	color:#00539b;
}
.user-form textarea.active{
	border:2px solid #00539b;
	width:493px;
	height:80px;
}
.user-form input.active{
	border:2px solid #00539b;
	padding:5px 4px;
}
/*SUBMIT BUTTON*/
.submit{
	text-indent:-9999px;
	overflow:hidden;
	height:31px;
	width:107px;
	margin:0 auto;
	display:block;
	background:url(../images/btn3.gif) no-repeat;
}
.submit:hover{background-position:0 100%;}
/*ASSOCIATIONS*/
.main-column .associations{margin:0 0 30px;}
.main-column .associations li{
	background:none;
	padding:0;
	overflow:hidden;
	height:1%;
	vertical-align:middle;
	line-height:normal;
	width:519px;
	margin:0 -16px 75px 0;
	text-align: center;
}
.associations div{
	float:left;
	width:243px;
	margin-right:16px;
	overflow:hidden;
	text-align:center;
}
/*SIDEBAR*/
.sidebar{
	float:left;
	width:425px;
	/*margin-top:241px;*/
	/*margin-top:20px;*/
	/*margin-bottom: 125px;*/
	margin-bottom: 25px;
}
/*SIDEBAR MENU*/
.sidebar-menu{
	margin:0 49px 37px 44px;
	padding:0;
	list-style:none;
}
.sidebar-menu li{
	background:url(../images/border2.gif) repeat-x;
	font:11px Century Gothic,arial,sans-serif;
	padding:11px 0 9px 4px;
	vertical-align:top;
	height:1%;
}
.sidebar-menu li:first-child{background:none;}
.sidebar-menu a{
	background:url(../images/bullet1.gif) no-repeat 0 5px;
	padding-left:26px;
	text-decoration:none;
	color:#383133;
	display:block;
	line-height:18px;
}
.sidebar-menu a:hover, .sidebar-menu a.active{
	background:url(../images/bullet1-hover.gif) no-repeat 0 5px;
	/*color:#55772C;*/
	font-weight: bold;
}

.sidebar-logo
{
	margin:0 49px 62px 44px;
	padding:0;
}

.sidebar-additional-content
{
	margin:0 49px 62px 44px;
	padding:0;
}





/*QUOTATION BOX*/
.cite{
	margin:0 10px 0 31px;
	background:url(../images/cite-top.gif) no-repeat;
	display: none;
}
.cite div{
	color:#7f7f7f;
	padding:2px 16px 0 44px;
}
.cite q{
	font:italic 22px/32px Century Gothic,arial,sans-serif;
	display:block;
	margin-bottom:23px;
	background:url(../images/cite-bottom.gif) no-repeat 100% 100%;
}
.cite cite{
	font:italic 12px Georgia, "Times New Roman", Times, serif !important;
	text-align:right;
	padding-right:55px;
	display:block;
}
.cite q:before{content:"";}
.cite q:after{content:"";}
.cite cite{font-style:normal;}
/*ERROR PAGE*/
.error-body{
	background-color: #000000;
	font-family: Century Gothic,arial,sans-serif;
	font-size: 24px;
	color: #ffffff;
}	
.error-container{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.error-main{
	width: 600px;
	margin: 0 auto;
}
.error-main img{margin-bottom: 23px;}
.error-main .call{font-size: 18px;}

.services
{
	font-size: 14px;
	line-height: 32px;
}

.services ul
{
	margin-left: 25px;
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
.orange{
color:#FF8C00;
}
.address
{
	font-size: 14px;
	line-height: 32px;
}

.partners td
{
	border: 0;
	text-align: center;
	background-image: none;
	width: 50%;
	
}