body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #A2C2D8 ;
	margin:10px;
}
html, body {
	margin: 0;
	height: 100%;
	overflow: auto;
	}
#main_container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-left:#efefef solid 1px;
	border-right:#efefef solid 1px;
	background-color:#FFFFFF;
}
#top_container{
	height:120px;
	border-top:#ec5d11 solid 5px;
	border-bottom:#044f82 solid 9px;
}

#top_container .logo {
	float:left;
	width:420px;
	height:89px;
	}
#top_container .logo a{
	text-indent:-10000px;
	background-image:url(../images/ccs_logo.gif);
	background-repeat:no-repeat;
	display:block;
	height:89px;
}
#top_container .top_link_phone {
	float:right;
	width:250px;
	height:89px;
	background-image:url(../images/top_link_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
#top_container .top_link_phone a{
		font-weight:bold;
		font-size:1.1em;
		color:#FFFFFF;
		text-decoration:none;
		padding-left:5px;
		padding-right:5px;
	}
#top_container .top_link_phone a:hover{
		text-decoration:none;
		color:#f7b896;
	}
#top_container .top_link_phone .links{
		margin-left:35px;
		color:#FFFFFF;
	}
#top_container .top_link_phone .phone{
		margin:25px 0px 0px 15px;
		color:#ec5d11;
		font-size:18px;
		background-image:url(../images/phone_line.gif);
		background-repeat:no-repeat;
		background-position:27% 0%;
		height:39px;
		padding:8px 3px 0px 0px;
		display:block;
	}
#top_container .top_link_phone .phone span{
		color:#044f82;
		padding-left:10px;
	}
.clear{
	clear:both;
}
/*#top_navigation{
	float:right;
	width:780px;
	font-size:14px;
	margin-top:3px;
	text-align:right;
	}
#top_navigation ul{
	margin:0px;
	padding:0px 0px 0px 0px;
}
#top_navigation li{
	list-style:none;
	display:inline;	
}
#top_navigation a{
	color:#003b63;
	padding:5px 10px 0px 10px;
	text-decoration:none;
}
#top_navigation a:hover{
	color:#ec5d11;
	text-decoration:none;	
}
.visited_nav{
	background: transparent url(../images/left_round.gif) no-repeat top left;
	display: block;
	float: left;
	color:#FFFFFF;
	padding-left: 12px;
	text-decoration: none;
	margin-left:2px;
	margin-top:0px;
}
.visited_nav span{
	background: transparent url(../images/right_round.gif) no-repeat top right;
	display: block;
	padding: 0px 13px 15px 2px;
	font-weight:bold;
}*/
#container_content{
	width:auto;
	background-image: url(../images/main_content_bg_repeat.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#container_content .left{
	float:left;
	width:485px;
	
}
#container_content .left .banner{
	width:485px;
}
#container_content .right{
	float:right;
	width:475px;	
}
#container_content .left .content{
	font-size:13px;
	font-weight:bold;
	padding:10px 50px 0px 33px;
	text-align:justify;
	background-image: url(../images/main_content_bg.gif);
	background-repeat:no-repeat;	
}
#targeted_email_link
         {
                 display: block;
             
				 width:236px;
	float:right;
	background-image:url(../images/featured_solutions.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:233px;
	cursor:hand;
	text-decoration:none;
	background-color:#c1def3;
         }
		 
		 
#targeted_email_link:hover
         {
                 display: block;
             
				 width:236px;
	float:right;
	background-image:url(../images/featured_solutions_hover.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:233px;
	cursor:hand;
	text-decoration:none;
	background-color:#c1def3;
         }
		 
		#featured_customer_link
         {
                display: block;
     width:239px;
	float:left;
	background-image:url(../images/featured_customer.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:233px;
	background-color:#d6e8f5;
	cursor:hand;
	text-decoration:none;
	
         }
		 
#featured_customer_link:hover
         {
                 display: block;
     width:239px;
	float:left;
	background-image:url(../images/featured_customer_hover.gif);

	background-position:center;
	height:233px;
	background-color:#d6e8f5;
	cursor: hand;
	text-decoration:none;

         } 

.color_orange{
	color:#ec5d11;
	font-size:14px;
}
.blue_color{
	font-size:16px;
	font-weight:bold;
	color:#084e7e;
}
.learn_more{
	float:right;
	margin-right:40px;
	margin-bottom:10px;
}
#featured{
	width:475px;
	background-image:url(../images/right_bg.gif);
	background-repeat:repeat-y;
}
#featured .left{
	width:239px;
	float:left;
/*
	background-image:url(../images/featured_solutions.gif);
	background-repeat:no-repeat;
	background-position:center;
*/

	height:233px;
	background-color:#d6e8f5;

/*
	width:239px;
	float:left;
	background-image:url(../images/Workshop.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:233px;
	background-color:#d6e8f5;
*/    
}
#featured .left .content_div{
/*	margin:15px 25px 0px 60px;*/
}
#featured .left .content_div span{
	font-size:14px;
	font-weight:bold;
	color:#085284;
	padding:0px 0px 5px 0px;
	border-bottom:#dbdbdb solid 2px;
	display:block;
	width:140px;
}
#featured .left .content_div .txt{
	padding-top:5px;
	color:#085284;
	font-size:1.02em;
}
#featured .left .content_div img{
	border:#CCCCCC solid 1px;
	padding:3px;
	margin:10px 0px 0px 3px;
}

#featured .right{
	width:236px;
	float:right;
	height:233px;
	background-image:url(../images/featured_solutions.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}

#featured .right .content_div{
	margin:15px 25px 0px 60px;
}
#featured .right ul{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	}
#featured .right li{
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	list-style:none;
	color:#085284;
	font-size:1.3em;
	padding-left:25px;
}
#featured .right .content_div span{
	font-size:14px;
	font-weight:bold;
	color:#085284;
	padding:0px 0px 5px 0px;
	border-bottom:#dbdbdb solid 2px;
	display:block;
	width:140px;
}
#featured .right .content_div .txt{
	padding-top:5px;
	color:#085284;
	font-size:14px;
}

#featured form
{
	margin-top: 0;
}
#featured td
{
	font-size:12px;	
}
#featured input
{
	height:12px;	
}

#featured .bold_text
{
	height:22px;	
}

.list_style{
	border-bottom:#ec5d11 solid 2px;
	border-top:#ec5d11 solid 3px;
	border-left:#ec5d11 solid 1px;
	border-right:#ec5d11 solid 1px;
	margin-top:10px;
	padding:5px;
}
#webinars{
	background-image: url(../images/news_bg.gif);
	background-repeat:repeat-y;
	height:188px;
}
#webinars .web{
	width:239px;
	float:left;
}
#webinars .web .free_webinar{
	height:95px;
	overflow:hidden;
}
#webinars .web .free_webinar .content{
	background-image:url(../images/free_webinar.gif);
	background-repeat:no-repeat;
	padding:0px 5px 0px 60px;
	margin:5px 0px 0px 5px;
	color:#085284;
	font-size:1.01em;
}
#webinars .web .free_webinar .content a{
	color:#ec5d11;
}
#webinars .web .free_webinar .content a:hover{
	color:#ec5d11;
	text-decoration:none;
}
.heading{
	padding:3px 10px 0px 15px;
	font-size:14px;
	font-weight:bold;
	color:#085284;
	}
.heading span{
	font-weight:bold;
	color:#ec5d11;
	}
#webinars .web .free_assesment{
	height:92px;
	overflow:hidden;
}
#webinars .web .free_assesment .content{
	background-image:url(../images/free_asses.gif);
	background-repeat:no-repeat;
	padding:0px 5px 0px 60px;
	margin:5px 0px 0px 5px;
	color:#085284;
	font-size:1.01em;
}
#webinars .web .free_assesment .content a{
	color:#ec5d11;
}
#webinars .web .free_assesment .content a:hover{
	color:#ec5d11;
	text-decoration:none;
}
#webinars .news{
	width:236px;
	float:right;
}
#webinars .news .content{
	padding:5px 15px 0px 15px;
	height:180px;
	overflow:hidden;
	line-height:18px;
}
#webinars .news .content div{
	background-image:url(../images/news_icon.gif) top;
	background-repeat:no-repeat;
	border-bottom:#d7a083 solid 1px;
	padding:0px 0px 5px 25px;
	margin-top:5px;
}
#webinars .news .content span{
	font-size:15px;
	color:#085284;
	font-weight:bold;
}
/*
#webinars .news .content a{
	margin:0px 0px 0px 170px;
	color:#074c7a;
}
*/

#footer_top{
	background-image:url(../images/bottom_top.gif);
	background-repeat:repeat-x;
	height:130px;
}
#newsletter{
	float:left;
	width:240px;
	background-image:url(../images/bottom_sep.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:130px;
}
#newsletter span{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
}
#newsletter .content{
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	width:120px;
	color:#FFFFFF;
	padding-left:100px;
	font-size:12px;
	height:90px;
}
#newsletter .content input{
	width:120px;
	background-image:url(../images/input_bg.gif);
	background-repeat:repeat-x;
	border:0px;
	margin-top:3px;	
}
#newsletter .content .but{
	width:78px;
	margin-top:10px;
	float:right;
	background-image:
}
#login{
	float:left;
	width:240px;
	background-image:url(../images/bottom_sep.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:130px;
}
#login span{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
}

#login .content{
	background-image:url(../images/lock.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	width:120px;
	color:#FFFFFF;
	padding-left:90px;
	font-size:12px;
	height:90px;
}
#login .content input{
	width:120px;
	background-image:url(../images/input_bg.gif);
	background-repeat:repeat-x;
	border:0px;
}
#login .content .but{
width:78px;
	margin-top:10px;
	float:right;
	background-image:
}
#contact{
	float:left;
	width:480px;
}
#contact span{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
}	
#contact .phone{
	background-image:url(../images/bottom_phone.gif);
	background-repeat:no-repeat;
	height:80px;
	margin:5px 0px 0px 15px;
	padding:20px 0px 0px 240px;
	color:#FFFFFF;
	font-size:17px;
}
#contact .phone a{
	text-decoration:none;
	color:#FFFFFF;
	margin-top:3px;
}
#contact .phone a:hover{
	text-decoration:none;
	color:#EAF4FC;
}
#footer{
	text-align:center;
	margin-top:10px;
	color:#085284;
}
#footer ul{
	margin:0px;
	padding:0px;
}
#footer li{
	list-style:none;
	padding:0px;
	display:inline;
}
#footer a{
	color:#085284;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover{
	color:#ec5d11;
	text-decoration:none;
}
#footer .left{
	float:left;
	width:440px;
	text-align:left;
	padding:15px 0px 10px 15px;
}
#footer .right{
	float:right;
	width:440px;
	text-align:right;
	padding:15px 35px 10px 0px;
	background-image:url(../images/footer_logo.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:10px;
}


#top_nav{
	float:right; 
	font-family:
	 Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px; 
	color: #0c5087;
	text-decoration:none; 
	line-height:normal; 
	padding-top:0px; 
	padding-left:0px;
}  

#top_nav ul {
	margin:0;
	padding:0;
	list-style:none;
}    

#top_nav a {
	display:block; 
	color:#003b63; 
	text-decoration:none;
	padding:6px 10px 6px 10px;
}


#top_nav li {
	margin:2px;
	padding:0; 
	float:left;
}

#top_nav #current {
	background:url(../images/right_round.gif)  no-repeat right top;
	color:#ffffff;
	text-decoration:none;
}  
#top_nav #current a {
	background:url(../images/left_round.gif)  no-repeat left top;
	color:#ffffff;
}
#padded_container
{
	padding-left: 60px;
}

.tool_display
{
	height: 500px;
	width: 350px;
	background-color: #fff;

	margin-left: 20px;
}

.tool_display h4
{
	color: black;
	background-color: #ec5d11;
	font-weight: bold;
	font-size:14px; 
}

.tool_display p
{
	color: #085284;
	font-size:10px; 
	text-align:left;
}

.side_by_side
{
	float: left;
	margin-left: 25px;
}


#featured .right .content_div .txt a
{
	text-decoration: none;
	color: #085284;
}

#featured .right .content_div .txt a:visited
{
	color: #085284;
}

#featured .right .content_div .txt a:hover
{
	color: #ec5d11;
	text-decoration: none;
}
.icons{
	width:90%;
	margin:20px auto;
	font-size:12px;
}
.icons a{
	color:#0c5087;
	text-decoration:none;	
}
.icons a:hover{
	color:#ec5d11;
}
.icons_seo{
	float:left;
	text-align:center;
	width:300px;
}
.icons_seo a{
	background:url(../images/icon_seo.gif) no-repeat 50% 10%;
	display:block;
	padding-top:80px;	
}
.icons_seo a:hover{
	background:url(../images/icon_seo_o.gif) no-repeat 50% 10%;	
}
.icons_loyality{
	float:left;
	text-align:center;
	width:180px;
}
.icons_loyality a{
	background:url(../images/PPC-Solution.jpg) no-repeat 50% 0%;
	display:block;
	padding-top:80px;
}
.icons_loyality a:hover{
	background:url(../images/PPC-Solution-Rollover.jpg) no-repeat 50% 0%;
}
.icons_web{
	float:left;
	text-align:center;
	width:180px;
}
.icons_web a{
	background:url(../images/icon_web.gif) no-repeat 50% 0%;
	display:block;
	padding-top:80px;
}
.icons_web a:hover{
	background:url(../images/icon_web_o.gif) no-repeat 50% 0%;	
}
.icons_survey{
	float:left;
	text-align:center;
	width:180px;
}
.icons_survey a{
	background:url(../images/icon_online.gif) no-repeat 50% 0%;
	display:block;
	padding-top:80px;
}
.icons_survey a:hover{
	background:url(../images/icon_online_o.gif) no-repeat 50% 0%;
}

.icons_multimedia{
	float:left;
	text-align:center;
	width:300px;

}
.icons_multimedia a{
	background:url(../images/icon_demo.gif) no-repeat 50% 0%;
	display:block;
	padding-top:80px;
}
.icons_multimedia a:hover{
	background:url(../images/icon_demo_o.gif) no-repeat 50% 0%;

}
.icons_email{
	float:left;
	text-align:center;
	width:180px;
}
.icons_email a{
	background:url(../images/icon_email.gif) no-repeat 50% 0%;
	display:block;
	padding-top:80px;
}
.icons_email a:hover{
	background:url(../images/icon_email_o.gif) no-repeat 50% 0%;	
}
/*.flv_video{
	width:180px;
	height:360px;
	position:absolute;
	left:780px;
	top:350px;
	z-index:1000;
}*/
#flv_video{
	width:180px;
	height:360px;	
	position:fixed; 
	bottom:0px; 
	left:805px; 
	z-index:10000;
	_position:absolute;
	cursor:pointer;
}
#flv_video2{
	width:180px;
	height:360px;	
	position:fixed; 
	bottom:0px; 
	left:805px; 
	z-index:10000;
	_position:absolute;
	cursor:pointer;
}
.blue-btn
{
	width:120px;
	background-image:url(../images/input_bg.gif);
	background-repeat:repeat-x;
	border:0px;
	margin-top:3px;
}
.play_test{
}
#show_testimonials{
	position:absolute;
	top:120px;
	left:250px;
	background:#FFFFFF;
	border:#FFFFFF solid 5px;
}
.test_close_but{
	position:absolute;
	top:0px;
	right:0px;
}

.testimonials_link a{
	color:#ec5d11;
	text-decoration:none;
	font-size:16px;
	padding:5px 0 5px 13px;
	margin:0 0 15px 30px;
	display:block;
	width:153px;
	border-top:#ec5d11 solid 1px;
	border-bottom:#ec5d11 solid 1px;
}
.testimonials_link a:hover{
	color:#0c5087;
}
.portfolio_inside{
	padding:0 0 25px 0px;
}

.portfolio_inside img{
	padding:0 0 0 45px;
}

