/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 778px;
	height: 140px;
	margin: 0px auto;
	background: #4B4B4B url(images/homepage02.gif) repeat left top;
}

/** LOGO */

#logo {
	float: left;
	width: 778px;
	height: 140px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	text-indent: -9999px;
}

/** SEARCH */

#search {
	float: right;
	width: 160px;
}

#search form {
	margin: 0px;
	padding: 90px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	border: none;
	background: #FFFFFF;
}

#search-text {
	width: 125px;
	margin-right: 3px;
}

#search a {
	clear: both;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(images/homepage22.gif) no-repeat 3px 5px;
	font-size: 10px;
	color: #CDCDCD;
}

/** PAGE */

#page {
	width: 778px;
	margin: 0px auto;
	background: #FFFFFF;
}

/** CONTENT */

#content {
	float: right;
	width: 560px;
}

/** BANNER */

#banner {
	width: 243px;
	height: 200px;
	padding-top: 35px;
	padding-right: 42px;
	padding-bottom: 0px;
	padding-left: 275px;
}

/** BOX1 */

#box1 p {
	padding: 10px 0px 0px 63px;
}

#testimonial_pscroller_toc{
width: 175px;
height: 200px;
padding: 5px;
}

#pscroller_toc{
width: 175px;
height: 100px;
padding: 5px;
}

.scroller_class{ //class to apply to your scroller(s) if desired
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 11px;
}

.LeftScrollHeading 
{ 
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial;
	color: #660033;
}
