@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #ececec;
	background-image: url();
	background-repeat: repeat;
	margin: 0px 0px 10px 0px;
}
	
font, div, text, .text, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}

a:active, a:visited, a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
	font-style: italic;
}

#container {
	background-color: transparent;
	background-image: url(layout/container.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
}

#homeHeader {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 271px;
	width: 1000px;
}

#aboutHeader {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 271px;
	width: 1000px;
}

#servicesHeader {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 271px;
	width: 1000px;
}

#productsHeader {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 271px;
	width: 1000px;
}

#supportHeader {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 271px;
	width: 1000px;
}

#contactHeader {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 271px;
	width: 1000px;
}

#blankHeader {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 271px;
	width: 1000px;
}

#bottomHeader {
	background-color: transparent;
	background-image: url(layout/header/bottomHeader.png);
	background-repeat: no-repeat;
	height: 114px;
	width: 1000px;
}
	

#sideBar {
	float: right;
	width: 305px;
	margin-right: 32px;
	margin-top: 15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
	padding: 5px;
}

#main {
	width: 615px;
	margin-left: 32px;
}

#footer {
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: 122px;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	display: block;
	clear: both;
}

big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	font-style: italic;
}

a.footer:active, a.footer:visited, a.footer:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #095aa6;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
}

a.footer:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
	font-style: normal;
}

a.arrow:active, a.arrow:visited, a.arrow:link {
	background-image: url(layout/link.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff8c0e;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
}

a.arrow:hover {
	background-image: url(layout/link.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #095aa6;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
	font-style: normal;
}

a.counties:active, a.counties:visited, a.counties:link {
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
	display: block;
}

a.counties:hover {
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #095aa6;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
	font-style: normal;
	display: block;
}

#services {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	border-collapse: collapse;
	color: #000000;
}
#services th {
	border-bottom: 1px solid #A1A1A1;
	color:#ffffff;
	font-size: 12px;
	padding: 3px;
	text-align: center;
}
#services tr td {
	background-color: #ffffff;
	color:#000000;
	border-right: 1px solid #A1A1A1;
}
#services tr.alt td {
	background-color: #ebebeb;
	color:#000000;
	border-right: 1px solid #A1A1A1;
}
#services td {
	border-bottom: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	font-size: 11px;
	text-align: center;
	padding: 3px;
}







	

