body {
	color: #404040;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #315163;
	font-weight: normal;
	text-decoration:  underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
	color: #315163;
	margin-bottom: 15px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

form.quicksearch {
	padding: 15px;
	background-color: #f7f7f7;
}

.inputStyle {
	border:1px solid #d0d0d0;
	width: 190px;
	height: 15px;
	padding: 6px 0px 6px 6px;
	background: url(images/form_inputbg.jpg) repeat-x;
}

.formButton {
	height: 27px;
	background: url(images/form_buttonbg.jpg) repeat-x;
	border: 1px solid #414141;
	color: #fff;
}

#fullWide {
	width: 100%;
	float: left;
	display: inline;
}

#topBannerHolder {
	width: 100%;
	height: 240px;
	background: url(images/topbannerrepeat2.jpg) repeat-x;
	float: left;
	display: none;
}

#topBanner {
	width: 870px;
	height: 240px;
	color: #adbcc6;
	position: relative;
}

	#topBanner h1 a {
		width: 193px;
		height: 240px;
		background: url(images/WATGC_logo2.jpg);
		text-indent: -9999px;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	#qualityQuote {
		width: 200px;
		position: absolute;
		top: 205px;
		left: 0;
	}
	
	#watgcTitle {
		position: absolute;
		left: 245px;
		top: 30px;
	}
	
	#navHolder {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing: 2px;
		position: absolute;
		left: 240px;
		top: 128px;
	}
	
		#navHolder ul {
			margin: 0;
			padding: 0;
			float: left;
			display: inline;
		}
		
		#navHolder ul li {
			padding: 0 15px;
			float: left;
			display: inline;
		}
		
		#navHolder ul li a {
			color: #adbcc6;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: normal;
		}
		
		#navHolder ul li a:hover {
			color: #adbcc6;
			text-decoration: underline;
		}
		
		
	#locationHolder {
		width: 620px;
		font-family: Georgia, "Times New Roman", Times, serif;
		position: absolute;
		right: 0;
		color: #adbcc6;
		top: 183px;
	}
	
		.locationTitle {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #adbcc6;
			font-weight: bold;
			font-size: 12px;
		}
		
	#middleContentHolder {
		width: 100%;
		float: left;
		display: inline;
	}
	
		#middleContent {
			width: 870px;
		}
		
		#leftColumn {
			width: 591px;
			float: left;
			display: inline;
		}
		
			#leftColumnContent {
				width: 561px;
				padding: 15px;
				line-height: 19px;
				margin-top: 15px;
				float: left;
				display: inline;
			}
		
		#rightColumn {
			width: 255px;
			margin-top: 25px;
			float: right;
			display: inline;
		}
		
	#footerHolder {
		width: 100%;
		background: url(images/footerbg.jpg) repeat-x #f8f8f8;
		float: left;
		display: none;
	}
	
	#footer {
		width: 870px;
		padding: 30px 0px;
	}
	
.rss-box {
	width: 540px;
	padding: 5px 5px 0px 5px;
}

.rss-items {
	padding-left: 10px;
}

li.rss-items {
	padding-left: 10px;
	margin-left: 10px;
}

ul.rss-items {
	padding-left: 10px;
	margin-left: 10px;
}

#agcacorner_header img {
	border:none;
}

#agcacorner_footer {
	text-align:right;
	padding-right:15px;
}

#agca_corner {
	width:550px;
	font-size: 12px;
}


#contactform {
	margin: 0;
	width: 255px;
	padding: 0px;
	float: left;
	display: inline;
	position: relative;
}
#contactform * {
	font-size: 11px;
}
#contactform ol {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
	margin: 0 0 5px 0;
	padding: 5px 0;
}
#contactform li.buttons {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0;
	overflow: hidden;
}

#contactform input.text {
	border:1px solid #d0d0d0;
	width: 180px;
	height: 15px;
	padding: 6px 0px 6px 6px;
	background: url(images/form_inputbg.jpg) repeat-x;
}
#contactform li.buttons input {
	height: 27px;
	background: url(images/form_buttonbg.jpg) repeat-x;
	border: 1px solid #414141;
	color: #fff;
}
