body {
	background: #f4f0ed;
	color: #69584c;
}
a {
	color: #49392e;
}
a:hover {
	text-decoration: none;
}
acronym, abbr {
	border-bottom: 1px dotted #69584c;
}
small {
	font-size: 12px;
	color: #937f72;
}
#sidebar h2 + small {
	display: block;
	margin-top: -25px;
	margin-bottom: 20px;
}
#top, #footer, div#fancy_overlay {
	background: transparent url(../images/woodbg.jpg) repeat center 0;
}
#top {
	height: 89px;
	border-bottom: 8px solid #0075ff;
}
#top h1 {
	margin: 0;
}
#logo {
	text-indent: -5000px;
	background: transparent url(../images/vanitlogo.jpg) no-repeat 0 0;
	margin-top: 14px;
	height: 64px;
}
#slogan {
	color: #fffffe;
	font-size: 21px;
	text-align: right;
	margin-top: 30px;
	letter-spacing: 1px;
	text-shadow: 2px 2px 5px #111;
}
#header {
	background: transparent url(../images/headerbg.png) repeat-x center 0;
	height: 295px;
	padding-bottom: 15px;
	border-bottom: 2px solid #fff;
}
#welcome {
	color: #fffffe;
	margin-top: 40px;
	font-size: 16px;
	text-align: justify;
}
#welcome h1 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	border-bottom: 1px solid #fff;
}
#services {
	background: transparent url(../images/servicesbox.png) no-repeat 0 39px;
	height: 295px;
	margin: 0;
	padding: 0 10px;
	border: 0;
}
#services em {
	color: #509eda;
}
#services img {
	margin: 0;
}
#services ul {
	margin: 0;
}
#services ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#services ul li a {
	color: #fffffe;
	text-decoration: none;
	display: block;
	float: left;
	height: 39px;
	padding: 0 20px;
	margin: 10px 2px 0 0;
	line-height: 39px;
	font-size: 17px;
	text-shadow: 1px 1px 4px #333;
}

#services ul li a:hover, #services ul li.ui-state-active a {
	background: url(../images/servicestab.png) no-repeat 0 0;
	color: #509eda;
	text-shadow: none;
}
#main {
	background: transparent url(../images/mainbg.gif) repeat-y right 0;
}
#content {
	
}
#intro {
	background: #c3b9b0 url(../images/introbg.jpg) repeat-x 0 bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #aca196;
}
#intro a img {
	float: left;
}
#intro dl {
	padding-top: 10px;
}
#intro dl dt{
	float: left;
	font-weight: bold;
	width: 70px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#intro dl dd {
	margin-bottom: 10px;
}
#intro #vcard_link {
	margin: 10px;
	font-size: 12px;
}
#sidebar {
	margin: 10px 0 0;
	width: 400px;
}
h2 {
	color: #509eda;
}
#sidebar p, #services p, #content p {
	text-align: justify;
}
#sidebar p, #sidebar h2, #sidebar ul, #content p, hr, #content h2, #sidebar small {
	margin-left: 10px;
	margin-right: 10px;
}
#sidebar a.reference {
	background: url(../images/referencebox.png) no-repeat 0 0;
	padding: 19px;
	display: block;
}
#sidebar a.reference img {
	border: 1px solid #509eda;
}
#footer {
	border-top: 4px solid #0075ff;
	padding-top: 10px;
	color: #fffffe;
	font-size: 12px;
}
#footer a {
	color: #fffffe;
}
hr {
	border-color: #509eda;
}
.ui-tabs .ui-tabs-hide {
	display:none !important;
}
.ui-tabs-panel {
	margin: 25px 25px 0;
	font-size: 15px;
}
#copyright {
	text-align: right;
}
.right {
	float: right;
}
.left {
	float: left;
}
