﻿@import url(layout.css);
body {
	color: #000000;
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#container {
	background-color: #ffffff;
	width: 750px;
	margin: 10px auto;
	border: 0;
}
#masthead {
	margin: 0px;
	width: 750px;
}
#masthead img {
	margin: 0;
}
#banner {
	width: 750px;
	height: 151px;
}
#page_content {
	width: 750px;
	margin: 20px 0 0 0;
}
img {
	margin: 5px 10px 5px 10px;
}
#navigation {
	background-color: #DB2128;
	margin-bottom:5px;
	border:0;
}
#column_l {
	width: 510px;
	margin: 0;
}
#column_l hr {
	width: 25%;
	color: #32328F;
	height: 1px;
}
#column_r hr {
	width: 25%;
	color: #32328F;
	height: 1px;
}
#column_r {
	width: 225px;
	margin:0;
	float: right;
	position: relative;
	border-top:0;
	border-right:0;
	border-bottom:0;
	border-left: 1px #32328F solid;
}
#footer {
	width: 750px;
	height: 75px;
	text-align: center;
	margin-bottom: 10px;
	overflow:hidden;
}
/* Styles for Masthead */
#masthead img { 
	float: left;
}
#masthead p {
	font-size: 12px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 12px;
	margin: 5px;
	text-align: center;
}
#column_l p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0px 5px 0px;
}
#sidepic {
	text-align: center;
}
#address {
	text-align: center;
}
#testimonial {
	text-align: center;
}
#sidepic1 {
	text-align: center;
}
#navigation p {
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
#client_column_r a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #DB2128;
	border: 1px #DB2128 solid;
}
#client_column_r a:hover {
	color: #DB2128;
	text-decoration: none;
	border: 1px #000000 solid;
	background-color: #8F070C;
}
#client_column_r a:active {
	color: #d3d3d3;
	text-decoration: none;
	border: 1px #000000 solid;
	background-color: #DB2128;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #DB2128;
	border: 1px #DB2128
;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #DB2128;
	border: 1px #DB2128 solid;
}
#navigation a:hover {
	color: #DB2128;
	text-decoration: none;
	border: 1px #000000 solid;
	background-color: #8F070C;
}
#navigation a:active {
	color: #d3d3d3;
	text-decoration: none;
	border: 1px #000000 solid;
	background-color: #DB2128;
}
#page_content hr {
	width: 75%;
	color: #32328F;
	height: 1px;
}
/* Styles for Footer */
#footer p {
	font-size: 10px;
	color: #8F7A07;
	margin: 0;
	padding: 0;
}
#footer a {
	color: #8F7A07;
	text-decoration: underline;
}
#footer a:hover {
	color: #DB2128;
	text-decoration: none;
}
#footer hr {
	width: 100%;
	color: #32328F;
	height: 3px;
}
#column_r ul {
	margin-top: 10px;
	list-style-image: url('../images/bulletx.jpg');
}
#column_r li {
	margin-top: 5px;	
}
#column_l ul {
	margin-top: 10px;
	list-style-image: url('../images/bulletx.jpg');
}
#column_l li {
	margin-top: 5px;	
}
/* Styles for Links */
a {
	color: #32328F;
	text-decoration: underline;
}
a:hover {
	color: #DB2128;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.style_bldctr {
	text-align: center;
	font-weight: bold;
}
.style_boldred {
	font-weight: bold;
	color: #DB2128;
}
h6 {
	font-size:10px;
	color: #8F070C;
	text-align: center;
	margin: 0;
	padding: 0;
}
h5 {
	font-size:12px;
	color: #8F070C;
	text-align: center;
	margin: 0;
	padding: 0;
}
h4 {
	font-size:14px;
	color: #8F070C;
	text-align: center;
	margin: 0;
	padding: 0;
}
h3 {
	font-size:16px;
	color: #8F070C;
	text-align: center;
	margin: 0;
	padding: 0;
}
h2 {
	font-size:24px;
	color: #8F070C;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1 {
	font-size:28px;
	color: #8F070C;
	text-align: center;
	margin: 0;
	padding: 0;
}