body {
	background-image: url(images/background_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B7B7;
}

img {
	border: none;
}

a, a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.justify {
	text-align: justify;
}

.content_background {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
}
.content_footer {
	background-image: url(images/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.our_products_header {
	background-image: url(images/our_products_header.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 237px;
}
.our_products_footer {
	background-image: url(images/our_products_footer.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 237px;
}
.our_products_tile {
	background-image: url(images/our_products_tile.jpg);
	background-repeat: repeat-y;
	color: #717171;
	font-size: 12px;
}

.content_services a.blue, .content_services a.blue:link, .content_services a.blue:visited {
	color: #7DA7D9;
}

.content_serving_tile {
	background-image: url(images/content_serving_tile.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #545454;
	padding-right: 41px;
	padding-left: 20px;
	margin-right: 41px;
	margin-left: 20px;
	height: 85px;
}

.csng_td {
	margin-right: 72px;
	padding-right: 72px;
}
.content_our_products {
	background-image: url(images/content_our_products.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 237px;
	color: #717171;
	text-align: center;
	font-size: 12px;
}
.content_header {
	background-image: url(images/content_background_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 13px;
}

.content_services {
	background-image: url(images/content_services1.jpg);
	background-repeat: no-repeat;
	height: 337px;
	width: 237px;
	color: #464646;
	font-size: 12px;
}

.nav_menu {
	background-image: url(images/nav_menu.jpg);
	background-repeat: no-repeat;
	text-indent: 43px;
	height: 27px;
	color: #FFFFFF;
}

.nav_menu a, .nav_menu a:link, .nav_menu a:visited {
	color: #ffffff;
}

.nav_phone {
	background-image: url(images/nav_phone.jpg);
	background-repeat: no-repeat;
	text-indent: 31px;
	height: 27px;
	color: #FFFFFF;
	background-position: right;
}
.header_field {
	background-image: url(images/header_field.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 263px;
	color: #707070;
}

.header_field input {
	border: none;
	background-color: transparent;
	width: 160px;
	height: 16px;
	font-size: 8pt;
}
.page_logo_left {
	background-image: url(images/page_logo_left.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 44px;
}
.page_logo_right {
	background-image: url(images/page_logo_right.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 417px;
}



.header_left {
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 111px;
}
.header_right {
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 109px;
}

.header_top {
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 803px;
}

.footer_text {
	font-size: 10px;
}

.page_header_divider {
	font-size: 1px;
	line-height: 1px;
	background-color: #D7D7D7;
	height: 1px;
}

.breadcrumb_nav {
	color: #959595;
}

.product_content {
	color: #666666;
}

.product_content h5 {
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.product_content h4 {
	font-size: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.product_content a, .product_content a:link, .product_content a:visited {
	color: #7DA7D9;
}

.services_content {
	color: #969696;
}

.services_content h5 {
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.breadcrumb_nav a, a:link, a:visited {
	color: #7DA7D9;

}
textarea {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
