body,html {
	background:					#a9a5a1 url(../images/bg.jpg) repeat-x;
	background-position:		top center;
}

body {
	color:						#a9a5a1;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					62.5%;
	line-height: 				19px;
}

p {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	line-height: 				19px;
	color: 						#5f5a54;
}

a {
	color: 						#0079c6;
	text-decoration: 			underline;
}

a:hover {
	color: 						#004d9b;
	text-decoration: 			underline;
}

p strong {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-weight:				bold;
}

h1 {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	line-height: 				19px;
	font-size:					1.2em;
	color: 						#3c3732;
	font-weight:				bold;
	padding-bottom:				6px;
}

h2 {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	line-height: 				19px;
	font-size:					1.2em;
	color: 						#3c3732;
	font-weight:				normal;
}

#container {
	width: 						792px;
	margin: 					0px auto 0px auto;
}

#header {
	margin: 					0px;
	height: 					101px;
	text-align: 				left;
}

#feature {
	margin: 					0px;
	text-align: 				center;
	padding: 					0px;
}

#feature-inside {
	margin: 					0px;
	height: 					194px;
	text-align: 				center;
	padding: 					0px;
}

#content {
	margin: 					0px;
	width: 						792px;
	padding: 					0px;
	background-image: 			url(../images/content-bg-tile.gif);
	background-repeat: 			repeat-y;
	background-position: 		center top;
	text-align: 				left;
}

#content p {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:					1.1em;
	line-height:				1.8em;
}

#content-index {
	margin: 					0px;
	width: 						792px;
	padding: 					0px 0px 45px 0px;
	overflow: 					hidden;
	background-image: 			url(../images/content-base.jpg);
	background-repeat: 			no-repeat;
	background-position: 		center bottom;
	text-align: 				left;
}

#content-inside {
	margin: 					0px;
	width: 						792px;
	padding: 					0px 0px 45px 0px;
	overflow: 					hidden;
	background-image: 			url(../images/content-inside-base.jpg);
	background-repeat: 			no-repeat;
	background-position: 		center bottom;
	text-align: 				left;
}

#content-left {
	margin: 					0px;
	float: 						left;
	width: 						475px;
	padding: 					0px 0px 0px 30px;
	text-align: 				left;
}

#content-left ul {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size:					1.1em;
	line-height:				1.8em;
	color: 						#5f5a54;
}

#content-left ul li {
	margin: 					0px;
	padding: 					0px 0px 0px 19px;
	list-style: 				none;
	color:						#5f5a54;
	background: 				url("../images/bullet.gif") no-repeat 0em 0.4em;
}

#content-right {
	margin: 					0px;
	float: 						right;
	width: 						197px;
	padding: 					0px 30px 0px 0px;
	text-align: 				left;
}

#content-right ul {
	margin: 					0px;
	padding:					0px;
	width: 						177px;
}

#content-right ul li:hover {
	background-color:			#eeeded;
}

#content-right ul li {
	margin: 					0px;
	display: 					block;
	list-style:					none;
	height:						20px;
	width: 						177px;
	padding: 					6px 10px 6px 15px;
	text-align: 				left;
	border-top: 				1px solid #dddcda;
}

#content-right ul li a {
	font-size:					1.1em;
	line-height:				2.0em;
	color:						#5f5a54;
	text-decoration:			none;
}

#content-right ul li a:hover {
	color:						#373634;
}

#footer {
	margin: 					0px;
	height: 					140px;
	background-image: 			url(../images/footer-base.jpg);
	background-repeat: 			no-repeat;
	background-position: 		center top;
	text-align: 				left;
}

#footer p {
	font-size:					1.1em;
	line-height:				2.0em;
}


#footer strong {
	font-weight:				bold;
}

#footer ul {
	padding: 					0px;
}

#footer ul li {
	margin: 					0px;
	padding: 					0px 0px 0px 19px;
	font-size:					1.1em;
	line-height:				2.0em;
	list-style: 				none;
	color:						#5f5a54;
	background: 				url("../images/bullet.gif") no-repeat 0em 0.4em;
}

#footer-title {
	padding: 					10px 0px 10px 30px;
	text-align: 				left;
}

#footer-inside {
	margin: 					0px;
	width: 						505px;
	padding: 					0px;
	overflow: 					hidden;
	text-align: 				left;
}

#footer-left {
	margin: 					0px;
	float: 						left;
	width: 						160px;
	padding: 					0px 0px 0px 30px;
	text-align: 				left;
}

#footer-right {
	margin: 					0px;
	float: 						left;
	width: 						50px;
	padding: 					0px 0px 0px 0px;
	text-align: 				left;
}

#footer-right a {
	color: 						#5f5a54;
	text-decoration: 			none;
}

#footer-right a:hover {
	color: 						#443f38;
	text-decoration: 			underline;
}

#footer-right-far {
	margin: 					0px;
	float: 						left;
	width: 						150px;
	padding: 					0px 0px 0px 20px;
	text-align: 				left;
}

#base {
	margin: 					0px;
	height: 					42px;
	text-align: 				left;
	color: 						#5f5a54;
}

#base-left {
	float: 						left;
	width: 						400px;
	margin: 					0px;
	text-align: 				left;
	padding-left: 				30px;
}

#base-right {
	float: 						right;
	width: 						200px;
	margin: 					0px;
	text-align: 				right;
	padding-right: 				30px;
}

#base-right a {
	color: 						#5f5a54;
	text-decoration: 			none;
}

#base-right a:hover {
	color: 						#443f38;
	text-decoration: 			underline;
}

.phone {
	font-family:				Georgia, "Times New Roman", Times, serif;
	font-size: 					20px;
}

.top {
	color: 						#aba7a2;
}

.top a {
	color: 						#aba7a2;
	text-decoration:			none;
}

.top a:hover {
	color: 						#8d867e;
	text-decoration:			none;
}

#navigation {
	width: 						792px;
	margin: 					0px;
	height: 					36px;
	padding-top: 				18px;
	background-image: 			url(../images/menu-bg.gif);
	background-repeat: 			no-repeat;
	background-position: 		center top;
}