#tbl-bg-home {
	background-image: url(images/main/table-images/home-main.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding: 25px;
}
#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: 485056;
	text-align: right;
	padding-right: 15px;
	padding-top: 35px;
}
.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.navlinks:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}


.navlinks:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #47B2E0;
	text-decoration: none;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	color: 485056;
	font-size: 26px;
	font-weight: normal;
}
#home-text {
	text-align: justify;
	width: 500px;
}
.blue_leaders {
	color: #00B4DF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#tbl-bg-web {
	background-image: url(images/web-portfolio/home-main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.webpic {
	border: thin solid #333;
	margin: 10px;
}
#webdiv {
	height: auto;
	width: 600px;
}
.webheading {
	font-size: 14px;
	font-weight: bold;
	color: #5F9D44;
}
.webtext {
	font-size: 12px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #47B2E0;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5F9D44;
	text-decoration: underline;
}
.weblinks {
	font-size: 12px;
	color: #47B2E0;
}
#tbl-bg-about {
	background-image: url(images/about/home-main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#contact-text {
	text-align: justify;
	width: 575px;
}
#tbl-bg-resources {
	background-image: url(images/resources/home-main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#tbl-bg-contact {
	background-image: url(images/contact/home-main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#tbl-bg-test {
	background-image: url(images/testimonials/home-main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#tbl-bg-print {
	background-image: url(images/print-portfolio/main/home-main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.bottom-text {
	color: #485056;
}
