/* CSS Document */

body{
	background:#ebebeb;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:focus{
	outline:0px;
	}
.topbg {
	background-image: url(../images/bgr.jpg);
}

.ctr {
	padding: 10px;
}


/*------------ BG CSS----------*/

.main_back{
	background:url(../images/main-back.jpg) left top repeat-y;
	width:952px;
	}
	
.top_back{
	background:url(../images/top-bg.jpg) left top no-repeat;
	width:940px;
	height:58px;
	}

.logo{
	background:url(../images/logo.png) left top no-repeat;
	width:372px;
	height:58px;
	display:block;
	}

.banner{
	background:url(../images/banner.jpg) no-repeat;
	width:940px;
	height:269px;
	}

.gray_bg{
	background:url(../images/gray-bg.jpg) left top repeat-x;
	height:295px;
	}

.box_1_mid{
	background:url(../images/webdesign-mid.jpg) center top no-repeat #e1faad;
	width:226px;
	}

.box_2_mid{
	background:url(../images/programming-services-mid.jpg) center top no-repeat #ecc864;
	width:226px;
	}
.box_3_mid{
	background:url(../images/box-3-mid.jpg) center top no-repeat #a2d2f4;
	width:226px;
	}

.box_4_mid{
	background:url(../images/box-4-mid.jpg) center top no-repeat #f9b2e4;
	width:228px;
	}

.web_line{
	background:url(../images/web-line.jpg) left top repeat-x;
	width:300px;
	}

.hire_line{
	background:url(../images/hire-line.jpg) left top repeat-x;
	width:300px;
	}

.our_clients_line{
	background:url(../images/Our-clients-LINE.jpg) left top repeat-x;
	width:300PX;
	}

.collaboration_line{
	background:url(../images/collaboration-line.jpg) left top repeat-x;
	width:300PX;
	}

.get_line{
	background:url(../images/get-line.jpg) left top repeat-x;
	width:300PX;
	}


/*------------ LINK CSS----------*/

.top_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#929292;
	}

.top_link a{
	text-decoration:none;
	color:#929292;
	}

.top_link a:hover{
	text-decoration:underline;
	color:#929292;
	}

.nav_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}

.nav_link a{
	color:#fff;
	text-decoration:none;
	}
	
.nav_link a:hover{
	color:#fff;
	text-decoration:underline;
	}

.read_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#d0a355;
	text-decoration:none;
	}

.read_link a{
	color:#d0a355;
	text-decoration:none;
	}
	
.read_link a:hover{
	color:#d0a355;
	text-decoration:underline;
	}	

/*------------ Font CSS----------*/
.head_01{
	font-family:"Trebuchet MS",;
	font-size:21px;
	color:#929292;
	font-weight:bold;
	}


.head_02{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#4a4949;
	text-decoration:none;
	}

.head_03{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#333;
	line-height:20px;
	text-decoration:none;
	}

.head_04{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#e33535;
	line-height:20px;
	text-decoration:none;
	}

.head_04 span{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#908d8b;
	line-height:20px;
	text-decoration:none;
	}

.blue_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#2486bf;
	font-weight:bold;
	}

.black_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:18px;
	}
	
.text_01{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}	

.fotter_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#515151;
	}
.center {
	padding: 5px;
}
h1 {
	font-size: 25px;
	line-height: 28px;
	color: #2E5B7C;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.headertext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

}

