body {
	font: 80% arial, helvetica, sans-serif;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
}

#header {
	background-image:url(images/WWS_Repair_Logo_Wide.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 990px;
	height: 107px;
	padding: 0px;
	margin-left: 5px;
}

#content-temp {
	xpadding: 1px 1em 2em 1em;
	text-align: center;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1em;
	padding-left: 20px;
	font-size: 120%;
}
		
h1 span {
    display: none;
}
h1 {
   
	color: #4A6F04;
}
h2 {
	font-size: 1.5em;
	color: #900;
}
		
h3 {
	font-size: 1.25em;
	color: black;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color:#F00;
}
#container {
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	border: 1px none #333;
		}
#shader {
	width: 1035px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-image: url(images/content_bgnd2.jpg);
}

#contact {
	color:#030;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/NavBg.gif);
	width: 994px;
	margin-left: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;

}

table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

td, th {
	vertical-align: middle;
	border: 1px solid #fff;
	padding: 5px;
	text-align: left;
	font-weight: bold;
		}
                
form 	{
	margin : 0;
	padding : 0;
		}

fieldset {
	margin : 0;
	padding : 1em;
	border : 1px solid #ccc;
}

label {
	display: block;
}

#accent {
	clear: both;
	background-color: #060;
	background-image: url(images/green.gif);
	height: 10px;
	width: 994px;
	margin-top: 3px;
	margin-left: 3px;
}
#accent2 {
	background-color: #999;
	background-image: url(images/grey.gif);
	height: 4px;
	width: 994px;
	margin-left: 3px;
}
#copy {
	text-align: center;
}


#navigation {
	margin-left: 4px;
	background-repeat: repeat;
	height: 29px;
	margin-top: 1px;
	width: 993px;
	background-image: url(images/NavBg.gif);
}
.portfolio {
	text-align: left;
	align: left;
}
#content {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#topinfo {
	text-align: right;
	float: right;
	padding-top: 15px;
	padding-right: 12px;
	color: #787878;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
.banner {
	text-align: center;
	margin-left: 110px;
}
#content-temp p strong {
	font-size: 24px;
}
#content-left {
	width: 600px;
}
#content-right {
	float: right;
	width: 350px;
}
