body {
	margin: 25px;
	background: #fff url(../img/bar.jpg) repeat-y top left;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 15px;
	color: #333;
	padding-left: 50px;
}


h1, h2, h3 {
	font-weight: normal;
	color: #660000;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #660000;
}

a:hover {
	text-decoration: none;
	color: #E6B715;
}

#wrapper {
}

.smaller {
font-size:.9em;
padding-left:75px;
color:#666 !important;
}

.padded {
margin-left:20px;
}

#header {
	width: 760px;
	height:230px;
	margin: 0 auto;
	background:url(../img/logo.jpg) top right no-repeat;
}

#header h1 {
	margin: 0;
	color: #660000;
}

#header p {
	margin: 0;
	color: #000 !important;
	
}
#header h1 {
	padding: 15px 0 0 25px;
	font-size:34px;
}

#header p {
	padding-left: 25px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}



#page {
	width: 760px;
	margin: 0 auto;
}


#content {
	float: right;
	width: 470px;
	margin: 0;
}


.address {
	margin: 0;
	color: #646464;
}




#left {
	float: left;
	width: 230px;
	background:#F8F8F8 ;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left li {
}

#left li ul {
	padding: 5px 5px;
}

#left li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}

#left h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 40px;
	background: url(../img/img04.gif) no-repeat left 60%;
}

#left a {
	text-decoration: none;
}

#left a:hover {
}


#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: small;
	color: #660000;
}

#footer a {
	color: #003300;
}

.testimonial {
font-family:Arial;
font-style:italic;
}