@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #1F1313;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#wrapper {
	width: 900px;
	text-align: left;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 292px;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 11px;
}
.links {
	color: #CCCCCC;
}

#right-testimonial {
	background-image: url(images/right-testimonials.jpg);
	background-repeat: no-repeat;
	width: 293px;
	height: 380px;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 34px;
}
#right-testimonial2 {
	background-image: url(images/right-testimonials2.jpg);
	height: 380px;
	width: 293px;
	padding-top: 34px;
	font-size: 15px;
}
.phone_number {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#right-testimonial h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 60%;
}
.page_testimonal {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}
#navigation a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#pagecontent {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecontent li {
	font-size: 18px;
	margin-left: -5px;
	line-height: 125%;
}
#footer {
	background-image: url(images/footer-tile.jpg);
	background-repeat: repeat-x;
	height: 159px;
	text-align: center;
}
#footer-wrapper {
	width: 900px;
	text-decoration: none;
}
#footer-text {
	text-align: left;
	padding-top: 80px;
}
#footer-text a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	font-weight: bold;
}
#pagecontent h1 {
	font-size: 26px;
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
}
#pagecontent h2 {
	color: #00CCFF;
	font-size: 20px;
}

#footer-text a:hover {
	color: #F25E36;
	text-decoration: underline;
}

.floatright {
	float: right;
}
.order_links {
	font-size: 16px;
	color: #00CCFF;
	font-weight: bold;
	text-decoration: underline;
}
.order_bold {
	font-size: 15px;
	color: #FF0000;
}
