<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image:url(../images/background.jpg);
	margin:0 0 0 0;
}
#header {
	width:850px;
	height:180px;
	margin:auto;
}
#banner {
	width:850px;
	height:312px;
	margin:auto;
}

#slider {width:100px; height:100px; float:left; background-color:#03F;}

#welcome {
	width:850px;
	margin:auto;
}

#our_services {
	width:850px;
	margin:auto;
}

.welcome_txt_container {
	width:645px; 
	margin-left:205px;
	margin-top:30px;
}

#specialisation {
	width:850px;
	height:382px;
	margin:auto;
}

#abt_us {
	width:850px;
	height:160px;
	margin:auto;
}
#contact_contentwrapper {
	width:850px;
	height:700px;
	margin:auto;
}

#our_services_list_wrapper {
	width:850px;
	height:350px;
	margin:auto;
}

.spctn_txt_container {
	width:645px;
	height:300px;
	margin-left:205px;
	margin-top:40px;
}
.our_services_container {
	width:645px;
	height:300px;
	margin-left:205px;
	margin-top:25px;
}

.abt_txt_container {
	width:645px;
	height:120px;
	margin-left:205px;
	margin-top:30px;
}

.contact_form {
	width:310px;
	height:675px;
	margin-left:205px;
	margin-top:30px;
	float:left;
}
.contact_details {
	width:300px;
	height:500px;
	margin-left:25px;
	margin-top:30px;
	padding-left:10px;
	float:left;
}

#spctn {
	width:215px;
	float:left;
	margin:20px 0 0 0;
}

#abt_img {float:left;}

#footer_bottom {
	width:850px;
	height:86px;
	margin:auto;
}
#rights {
	float:left;
	width:315px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c4c4c4;
}
#powered {
	margin-top:17px;
	height:22px;
	width:300px;
	float:right;
}

#logo {float:left;}
#slogan {float:left; width:500px; margin-top:15px; margin-left:30px;
}

#contact_fb {margin:14px 0 0 0; float:right; width:316px; height:57px;}

@media screen and (max-width: 900px) {
	#slogan { width:220px; font-size:25px;}
	#header {width: 94%;}
	#banner {width: 94%;}
	#welcome {width: 94%;}
	#specialisation {width: 94%;}
	#footer {width: 94%;}
	#contact_fb {margin:14px 0 0 30px; float:left; width:500px; height:57px;}
}</pre></body></html>