@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
	width:100%;
	text-align:center;
	font-family:'Trebuchet MS', 'Tahoma', 'Century Gothic';
	font-size:12px;
	color:#161415;
	margin:0px;
	padding:10px 0px 0px 0px;
	background:#fff url(../images/bg_page.gif) top left repeat-x;
	line-height: 23px;
	}	
img{
	border:0px;
	}
a.cntLink{
	font-size:11px;
	color:#161415;
	text-decoration:underline;
	}
a.cntLink:hover{
	font-size:11px;
	color:#ee2524;
	text-decoration:none;
	}
.cnt_main{
	width:1001px;
	display:table;
	margin:0 auto;
	background:#f5f5f5;
	text-align:left;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}
/*Header Section Starts Here */	
.cnt_header{
	height:70px;
	background:url(../images/bg_header.gif) top left repeat-x;
	font-size:14px;
	padding:0px 20px 0px 30px;
	}
.cnt_logo{
	padding-top:25px;
	float:left;
	}
.cnt_navLinks{
	padding-top:47px;
	float:right;
	font-size:14px;
	}
.cnt_navLinks a{
	padding:0px 10px;
	color:#231f20;
	text-decoration:none;
	}
.cnt_navLinks a:hover{
	padding:0px 10px;
	color:#ee2524;
	text-decoration:none;
	}
.active{
	color:#ee2524;
	padding-right:10px;
	padding-left:10px;
	}
/*Header Section Ends Here */
/*Main Graphics Section Starts Here */
.home_heroGraphics{
	width:100%;
	border-bottom:3px solid #fff;
	height:212px;
	background:url(../images/img_home_heroGraphics.jpg) top left no-repeat;
	float:left;
	}
/*Main Graphics Section Ends Here */
/*About Graphics Section Starts Here */
.about_heroGraphics{
	width:100%;
	border-bottom:3px solid #fff;
	height:125px;
	background:url(../images/img_about_heroGraphics.jpg) top left no-repeat;
	float:left;
	}
/*About Graphics Section Ends Here */
/*Services Graphics Section Ends Here */
.services_heroGraphics{
	width:100%;
	border-bottom:1px solid #d1d1d1;
	height:126px;
	float:left;
	background-image: url(../images/img_services_heroGraphics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.services_PrintGraphics{
	width:100%;
	border-bottom:1px solid #d1d1d1;
	height:126px;
	float:left;
	background-image: url(../images/img_services_printgraphics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.services_seoGraphics{
	width:100%;
	border-bottom:1px solid #d1d1d1;
	height:126px;
	float:left;
	background-image: url(../images/img_services_seographics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	.services_webGraphics{
	width:100%;
	border-bottom:1px solid #d1d1d1;
	height:126px;
	float:left;
	background-image: url(../images/img_services_webgraphics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	.contact_heroGraphics {
	width:100%;
	border-bottom:1px solid #d1d1d1;
	height:126px;
	float:left;
	background-image: url(../images/img_contact_herographics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
/*Services Graphics Section Ends Here */
.cnt_center{
	padding:8px 20px 25px 30px;
	float:left;	
	}
/*Portfolio Graphics Section Starts Here */
.portFolio_heroGraphics{
	width:100%;
	border-bottom:3px solid #fff;
	height:212px;
	background:url(../images/img_portFolio_heroGraphics1.jpg) top left no-repeat;
	float:left;
	}
/*Portfolio Graphics Section Ends Here */
.portFolio_project_pab_heroGraphics{
	width:100%;
	border-bottom:3px solid #fff;
	height:212px;
	background:url(../images/img_portFolio_project_pab.jpg) top left no-repeat;
	float:left;
	}
/*Portfolio Graphics Section Ends Here */
/*Portfolio Content Section starts Here */
.cnt_center_portfolio{
	padding:8px 0px 25px 0px;
	width:100%;
	float:left;
	background:#fff url(../images/bg_cnt_portfolio.gif) top left repeat-x;	
	}
.portfolio_title{
	padding-left:30px;
	float:left;
	font-size:22px;
	color:#58595b;
	}
.portfolio_links{
	padding-right:30px;
	padding-top:10px;
	float:right;
	}
.portfolio_links ul{
	padding:0px;
	margin:0px;
	}
.portfolio_links ul li{
	padding:0px;
	margin:0px;
	display:inline;
	list-style-type:none;
	}
.portfolio_links li a{
	padding:1px 5px;
	background:#565656;
	margin-left:3px;
	font-size:11px;
	color:#e5e5e5;
	text-decoration:none;
	}
.portfolio_links li a:hover{
	background:#ff0000;
	color:#fff;
	font-weight:bold;	
	}
.portfolio_links li.active{
	padding:1px 5px;
	background:#ff0000;
	margin-left:3px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
.thumb_holder{
	background:#eeeeee;
	text-align:left;
	}
.thumb_holder a img{
	padding-bottom:3px;
	}
.thumb_holder a{
	background:#eeeeee;
	padding:5px 5px 3px 5px;
	display:block;
	font-size:11px;
	color:#585858;
	text-decoration:none;	
	}
.thumb_holder a:hover{
	background:#000;
	font-size:11px;
	color:#fff;
	text-decoration:none;	
	}
a.portfolio_inner {
	font-size:10px;
	color:#404040;
	text-decoration:none;
	}
a.portfolio_inner:hover {
	font-size:10px;
	color:#ee2524;
	text-decoration:none;
	}
/*.activethumb{
	background:#000;
	padding:5px;
	display:block;
	padding:5px;
	font-size:11px;
	color:#fff;
	}
.activethumb img{
	padding-bottom:3px;
	}*/
/*Portfolio Content Section Ends Here */
/*Home Page Center Content Block Section Starts Here */

.cnt_center_panTitle{
	padding:30px 35px 0px 35px;
	float:left;
	width:800px;
	color:#ee2524;
	font-size:20px;
	clear:both;
	}
.cnt_center_panTitle a{
	color:#666666;
	text-decoration:underline;
	}
.cnt_center_panTitle a:hover{
	color:#ee2524;
	text-decoration:none;
	}
.cnt_center_pan1,.cnt_center_pan1About,.cnt_center_pan1Services{
	float:left;
	width:250px;
	text-align:justify;
	line-height:16px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 35px;
	}
.cnt_center_pan1About{
	width:258px;
	text-align:left;
	}
.cnt_center_pan2{
	padding:0px 30px;
	float:left;
	width:229px;
	line-height:16px;
	}
	.cnt_center_pan_chk{
	padding:0px 30px;
	float:left;
	width:300px;
	line-height:16px;
	}
.cnt_center_pan1Services{
	width:590px;
	}
.divBlock{
	padding:10px 0px;
	border-bottom:1px solid #d1d1d1;
	}
	.divBlock a{
	color:#333333;
	text-decoration:none;
	}
.divBlock a:hover{
	color:#333333;
	text-decoration:underline;
	}
.divBlockLast{
	padding:10px 0px 0px 0px;
	}
		.divBlockLast a{
	color:#333333;
	text-decoration:none;
	}
.divBlockLast a:hover{
	color:#333333;
	text-decoration:underline;
	}
.span_title{
	color:#ee2524;
	font-size:14px;
	}
.span_red{
	color:#ee2524;
	}
.input_type{
	border:1px solid #b7b7b7;
	padding:2px;
	background:#fff url(../images/bg_input_type.gif) top right repeat-y;
	}
a.linkblue{
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}
a.linkblue:hover{
	font-size:12px;
	color:#ee2524;
	text-decoration:none;
	}
/*Home Page Center Content Block Section Starts Here */
/*Bottom Gray LinkBar Section Starts Here */
.bottom_linkBar{
	background:url(../images/bg_bottom_link.jpg) top right no-repeat;
	height:252px;
	border-top:3px solid #000;
	width:100%;
	float:left;
	color:#fff;
	}
.bottom_linkBar_left{
	float:left;
	padding:15px 80px 0px 65px;
	width:385px;
	font-size:14px;
	color:#fff;
	}
.bottom_linkBar_left ul{
	margin:0px;
	padding:0px;
	}
.bottom_linkBar_left li{
	font-size:11px;
	line-height:18px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.bottom_linkBar_left li a{
	color:#c2c2c2;
	text-decoration:none;
	}
.bottom_linkBar_left li a:hover{
	color:#ee2524;
	text-decoration:none;
	}
.bottom_linkBar_right{
	float:right;
	padding:180px 0px 0px 0px;
	margin-right:15px;
	font-size:14px;
	color:#fff;
	width:432px;
	}
.div_cnt{
	font-size:12px;
	padding-top:5px;
	color:#c2c2c2;
	}
.div_cnt a{
	color:#c2c2c2;
	text-decoration:none;
	}
.div_cnt a:hover{
	color:#ee2524;
	text-decoration:none;
	}
.cnt_center_subTitle{
	color:#ee2524;
	font-size:22px;
	clear:both;
	font-family:'AvantGarde Bk BT', 'Century Gothic', Courier, monospace;
	}
.bgGrayPad5px{
	background:#404040;
	padding:6px;
	}
.portfolio_inner_links{
	padding:0px;
	margin:0px;
	display:block;
	}
ul.portfolio_inner_links li{
	padding:0px;
	margin-right:5px;
	display:inline;
	list-style-type:none;
	}
ul.portfolio_inner_links li a{
	padding:6px 10px;
	background:#565656;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	border:1px solid #808080;
	font-weight:bold;
	}
ul.portfolio_inner_links li a:hover{
	background:#ff0000;
	color:#fff;
	font-weight:bold;	
	}
.txtTahoma{
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	color:#767676;
	line-height:18px;
	}
.txtTahoma a{
	font-family:tahoma;
	font-size:11px;
	color:#fc0000;
	text-decoration:none;
	}
.txtTahoma a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#767676;
	text-decoration:none;
	}
/*Bottom Gray LinkBar Section Starts Here */
/*Footer Section Starts Here */
.footer{
	width:100%;
	height:35px;
	background-color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	color:#dbdbdb;
	margin-right:-3px;	
	border-top:3px solid #000;
	}
.footer_left{
	float:left;
	padding-left:30px;
	padding-top:12px;
	}
.footer_right{
	float:right;
	padding-right:30px;
	padding-top:12px;
	}
.footer_right a{
	text-decoration:none;
	color:#dbdbdb;
	}
.footer_right a:hover{
	text-decoration:none;
	color:#333;
	}
/*Footer Section Ends Here */
	
