/* apexcontracting.net */

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin:0;
	padding:0;
}

body {
	font-family: "Trebuchet MS", Arial, tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #363636;
	background-color: #F5F5F5;
	background-image:url("images/back.jpg");
	background-repeat:repeat-x;
	
}

td {
   text-align:justify;
   }

a {
	color: #CC0033;
	text-decoration: none;
	font-weight:bold
	
	}

#margins {
	width: 100%;
	height: 700px;
	margin:0px;
	padding:0px;
	border-bottom: 2px solid #CC0033;
	border-top: 4px solid #CC0033;
}
