/* CSS Document */

body {
	/*min-height:675px; [redundant. descendant #context min-height: 780px]*/

	background:#01245C url(../_img/techxperts-bodybg_homepg.jpg) no-repeat center top;
	font-family:Arial;
	font-size:12px;
	
	margin:0px;
	}

img {
	border:none;
	}
	
#context {
	width:964px; /* 964 */
	min-height:780px;
	padding:0px;
	
	background:#E9EEF2 url(../_img/contextbg2.jpg) repeat-x;
	
	margin:0px auto;
	}

#web-design-computer-support,#computertechnicians {
	margin-left:-3px;
	}
	
#web-design-computer-support,#map {
	display:inline;
	}
#web-design-computer-support img {
	border:none;
	}



/* -------------------------------
   Start: Footer
---------------------------------*/
div#footer {
	width:964px; /* 964 */
	height:50px; /* 50 */
	padding-left:50px;
	color:#FFFFFF;
	
	margin:0px auto;
}
/* -------------------------------
   End: Footer
---------------------------------*/