body {
	background-color: #e3e3e3;
	font-family: verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
div#container {
	background: #e3e3e3 url(images/page_bg.gif) repeat-y;
	width: 738px;
	margin: 0 auto;
	position: relative;
}
div#header {
	background: url(images/header.jpg) no-repeat;
	margin-left: 6px;
	height: 189px;
	width: 730px;
}
div#logo {
	background: url(images/logo.jpg) no-repeat;
	height: 0;
	margin-left: -30px;
	padding-top: 55px;
	position: absolute;
	overflow: hidden;
	left: 3px;
	top: 0;
	width: 248px;
	z-index: 2;
}
div#header-text {
	background: transparent;
	color: #ffffff;
	font-size: 15px;
	font-family: "TW Cen MT", "Trebuchet MS", sans-serif;
	font-weight: bold;
	float: right;
	height: 28px;
	line-height: 28px;
	margin-right: 20px;
}
div#navigation {
	background: url(images/menubar_bg.gif) repeat-x;
	height: 58px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	margin-left: 6px;
	width: 730px;
}
ul#menu-bar {
	background-color: transparent;
	height: 31px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 210px;
}
ul#menu-bar li {
	background: transparent url(images/menubar_div.gif) no-repeat left center;
	display: inline;
	padding: 0 12px;
}
ul#menu-bar li.home {
	background-image: none;
}
ul#menu-bar a {
	color: #ffffff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.4em;
	text-decoration: none;
}
div#page {
	background: transparent;
	margin-left: 4px;
	width: 730px;
	padding-bottom: 200px;
}
div#side-bar {
	background: #ffffff url(images/sidebar_bg.png) no-repeat;
	height: 575px;
	position: absolute;
	top: -3px;
	left: -15px;
	width: 225px;
	z-index: 1;
}
div#side-bar a img {
border:none;  margin:0px; float:left;
}

div#sidebarTwo {
	background:none;
	height: 227px;
	position: absolute;
	top: 585px;
	left: 30px;
	width: 143px;
	z-index: 1;
}

div#side-bar-image {
	background: transparent;
	height: 194px;
	margin: 0 auto;
	margin-top: 65px;
	width: 201px;
}
div#contact-info {
	background: #f5f5f5;
	border: 1px solid #d7d7d7;
	height: 238px;
	margin: 10px auto;
	width: 201px;
	color: #666666;
	text-align: left;
}
div#contact-info h1 {
	background: #fafafa;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 10px;
	line-height: 33px;
	margin: 0;
	margin-bottom: 4px;
}
div#contact-info h2 {
	margin: 5px 0;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
}
div#contact-info p {
	margin: 0;
	background: url(images/bullet.gif) no-repeat 15px center;
	font-size: 1.1em;
	padding-left: 35px;
}
div#content {
	text-align: left;
	padding-left: 225px;
	padding-right: 25px;
}
div#content h1 {
	background: #ffffff url(images/heading_underline.gif) no-repeat 10px bottom;
	color: #333333;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	line-height: 1.9em;
}
div#content p {
	font-size: 1.2em;
	line-height: 1.4em;
}
div#footer {
	background: url(images/footer_bg.gif) no-repeat;
	height: 29px;
	line-height: 29px;
	text-align: left;
	width: 738px;
}
div#footer p {
	color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	margin-left: 5px;
}

div#content-contact { width: 200px; float:left; }
div#content-contact p { 
	line-height:20px;
}
div#content-contact a { 
	color:#2C466D;
	font-weight:bold;
	text-decoration: none; 
	float: left;
}
.contact { margin: 20px 0px 0px 0px; float:right; padding: 4px; border: solid 1px #D9DADD; }
.about { margin: 10px 10px 10px 0px; float:left; padding: 4px; border: solid 1px #D9DADD; }

p a { 	color:#2C466D;
	font-weight:bold;
	text-decoration: none; }
	
.left { float: left; margin: 10px 10px 10px 0px; }

.sig { float:right; }

.sig a { color:#666666; text-decoration:none; font-weight:bold; }