@charset "UTF-8";
/* CSS Document */


td img {display: block;}td img {display: block;}td img {display: block;}
#i_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/inside_repeatingbackground_s1.jpg);
	background-repeat: repeat;
}
body {
	background-image: url();
	background-repeat: repeat;
	background-color: #000;
}
#inside_background {
	background-image: url(images/insidebackground.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}
#insidenavigation {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
}
#insidetext {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow {
	height: 442px;
	width: 539px;
	margin-top: 20px;
}
#navfooter {
	background-color: #CCC;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
}
#hometext {
	width: 350px;
	margin-left: 23px;
	margin-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contactbar {
	height: 83px;
	width: 602px;
	margin-top: 30px;
}
#footerslice {
	width: 1000px;
}
#logo {
	height: 201px;
	width: 398px;
}
#navigation {
	width: 100%;
	margin-top: 315px;
}
#repeatingback {
	background-image: url(images/home_repeatingbackground_s2.png);
	width: 1000px;
}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
