/* Pervasip */

body {
	background: #979797 url(images/page_bkg.jpg) repeat-x;
	color: #555;
	margin: 17px 0;
	padding: 0;
}
body,td,p,ul,ol,#home-top font,#home-left font,#home-right font { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8.5pt; }
p,ul,ol { line-height: 1.5em; margin-top: 5px; }
li { margin-bottom: 0.25em; }
a { color: #000; }
a:hover { color: #CC0000; text-decoration: none; }
hr { color: #ddd; }

.bwrap { height: 7px; overflow: hidden; }
.bleft { background: #fff url(images/bl.gif) no-repeat left; line-height: 8px; font-size: 8px; }
.bright { background: url(images/br.gif) no-repeat right; line-height: 8px; font-size: 8px; }
div.xpand { clear: both; display: block; }
a.home-link {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(images/home-link_bkg.gif) no-repeat left;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 12px;
	text-transform: lowercase;
}

h3 {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	margin: 0 0 1em 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}
h4 { color: #CC0000; font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif; margin-bottom: 10px; }
#contact-info h5 {
	margin: 0;
	padding: 10px 5px 0 15px;
	text-align: left;
	font-size: 11pt;
	font-family: "Lucida Sans", "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
}
#sidebar h5,.page-right h5 { color: #cc0000; margin: 0 0 10px 0; font-size: 9pt; }
#contact-info p {
	margin: 0;
	font-size: 8pt;
	text-align: left;
	line-height: 133%;
	padding: 5px 5px 5px 15px;
}
.foot-text { font-size: 11px; color: #ccc; }
.foot-text a,.foot-text a:hover { color: #ccc; }


#masthead,#masthead-int {
	width: 679px;
	height: 186px;
	overflow: hidden;
}
#masthead { background: url(images/masthead.jpg) no-repeat top right; color: #fff; }
#masthead-int { background: url(images/masthead_int.jpg) no-repeat top right; color: #fff; }
#util-menu-top { padding: 25px; }
#content-main { width: 674px; background: #fff url(images/content_bkg.jpg) repeat-x top; color: #555; padding: 0px; }
#content-body { margin: 1.5em 3em; padding-bottom: 15px; border-bottom: 1px dotted #ddd; _height: 300px; min-height: 300px; }
#main-menu { padding-top: 6px; height: 228px; }
#contact-info {
	background: #bbb593 url(images/c_tl.gif) no-repeat top left;
	color: #444;
	width: 165px;
	margin-top: 10px;
}
#contact-bot { background: #bbb593 url(images/c_bl.gif) no-repeat bottom left; height: 6px; line-height: 6px; }
#foot-shadow { height: 12px; overflow: hidden; background: url(images/foot_shadow.jpg) no-repeat top left; }
#home-top, #home-bot { width: 600px; }
#home-left { width: 300px; _width: 312px; float: left; border-right: 1px solid #ddd; padding-right: 15px; }
#home-right { width: 270px; float: right; }

.page-left { margin-right: 220px; }
.page-right { float: right; width: 200px; text-align: left; padding-left: 10px; border-left: 1px solid #ddd; }