/**************************************** CSS Doc. For TKRS Web Solutions ****************************************/

/********** For Main Div 100% **********/

#main{
    width:100%;  
	height:auto;  
	padding:auto;   
	margin:auto; 
}

/********** For Main Div 100% **********/

/********** For Main Div Centralised **********/

#main_div_pages{
	width:950px;
	height:auto;
	margin:auto;
	padding:auto;
}

/********** For Main Div Centralised **********/

/********** For Header **********/

#main_logo{
	width:950px;
	height:97px;
	margin:auto;
	padding:auto;
}

#main_menu_bg{
	width:950px;
	height:40px;
	margin:auto;
	padding:auto;
}


#logo{
	width:340px;
	height:97px;
	border:0px;
	float:left;
}

/********** For Header **********/

/********** For Banner **********/

#banner_div{
	width:950px;
	height:241px;
	margin:auto;
	padding:auto;
}

/********** For Banner **********/

/********** For Main Center Part **********/

#center_div{
	width:950px;
	height:auto;
	margin:auto;
	padding:auto;
}

#head_l{
	background:url(../images/head_l.jpg) no-repeat top left;
	width:15px;
	height:40px;
	float:left; 
	border:0px;
}

#head_c{
	background:url(../images/head_c.jpg) repeat-x top left;
	width:630px;
	height:40px;
	float:left;
	border:0px;
}

#head_rc{
	background:url(../images/head_c.jpg) repeat-x top left;
	width:220px;
	height:40px;
	float:left;
	border:0px;
}

#head_r{
	background:url(../images/head_r.jpg) no-repeat top left;
	width:15px;
	height:40px;
	float:left; 
	border:0px;
}

#latest{
	width:100%;
	background:url(../images/project.jpg) no-repeat top left;
	height:28px;
	margin:10px 0px 0px 0px;
}

#latest_scllr{
	width:641px;
	height:161px;
	margin:10px 0px 10px 3px;
	text-align:center;
}

#ecommrce{
	width:100%;
	background:url(../images/ecommerce.jpg) no-repeat top left;
	height:25px;
	margin:10px 0px 0px 0px;
}

#lft_dwn_img{
	background:url(../images/dwn_img.jpg) no-repeat top left;
	width:660px;
	height:14px;
	float:left;
	border:0px;
}

#services_bg{
	background:url(../images/ser.jpg) no-repeat top left;
	width:250px;
	height:398px;
	float:left;
	cursor:pointer;
}

#hosting{
	width:250px;
	height:203px;
	float:left;
	cursor:pointer;
}

#hidn{
	 color:#ffffff; 
	 text-align:right; 
	 text-decoration:none; 
	 padding-left:230px;
}


/********** For Main Center Part **********/

/********** For Main Footer Part **********/

#main_ftr{
	width:950px;
	height:159px;
	float:left;
}

#ftr_l{
	background:url(../images/footer_l.jpg) no-repeat top left;
	width:14px;
	height:159px;float:left;
}

#ftr_r{
	background:url(../images/footer_right.jpg) no-repeat top left;
	width:14px;
	height:159px;float:left;
}

#ftr_c{
	background:url(../images/footer_c.jpg) repeat-x top left;
	width:922px;
	height:159px;float:left;
}

#ftr_c a{
	text-decoration:none;
	color:#000000;
	padding:0px 10px 0px 10px;
	font-size:11px;
}

#ftr_c a:hover{
	text-decoration:none;
	color:#036;
	padding:0px 10px 0px 10px;
}

#ftr_gap{
	width:950px;
	height:40px;
	background:url(../images/blank.gif) repeat;
	float:left;
}

/********** For Main Footer Part **********/
