body { behavior:url("csshover.htc"); }
* {
	margin: 0px;
	padding: 0px;
}
body {
	position:relative;
	text-align: center;
	background-color: #fff;
	font-family:arial,serif;
    font-size:110%;
    line-height:1.125em;
	color: #000;
}

q{
	padding:0 100px;
	text-align:left;
	font-family:Palatino Linotype;
	font-style:italic;
	font-weight:bold;
	color:#4B6987;
	font-size:1em;
	line-height:1em;
}
q span{
	display:block;
	text-align:right;
	padding:0 100px;
}
b,strong{
}
#header{
	background-color:#000;
	display:block;
}
#container {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image:url("../assets/page-bkd.gif");
	background-repeat:repeat-y;
}
.clear {
	clear: right;
	float: none;
}
area{
	cursor:pointer;
}
#content {
	min-height:360px;
	padding:10px 0;
	float:left;
	width:590px;
	background-image:url("../assets/watermark1.gif");
	background-position: center 310px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#content h1 {
	font-size:1em;
	line-height:1.2em;
	margin:0  20px 1em 20px;
}
#content h2 {
	font-size:.8em;
	line-height:1.1em;
	margin:0  20px 1em 20px;
	color:#4B6987;
}
#content h3 {
	font-size:.8em;
	line-height:1em;
	margin:0  20px 1em 20px;
	text-decoration:underline;
}
#content table{
	margin:0  20px 1em 20px;
}
#content p,#content ul, #content td{
	font-size:.7em;
	line-height:1.5em;
	margin:1em 20px;
}
#content td{
	padding-right:10px;
}
#content ul{
	color:#4B6987;
	font-weight:bold;
	padding-left:30px;
}
#content li{
	list-style-type:disc;
	line-height:1.5em;
}
#content img{
	
	border:2px solid #4B6987;
	padding:2px;
}
#content.home p{
	font-size:.9em;

}
#nav {
	background-color:#000;
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: .7em;
	font-weight: bold;
	letter-spacing: 0px;
	text-align:left;
	color:#fff;
	width:170px;
	float:left;
}
#nav li {
	display:block;
	position: relative;
}

#nav a {
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	display: block;
	color:#fff;
}
#nav a.last{
	border-right:0px solid #fff;
	padding: 6px 23px 6px 21px;
}

#nav li a:hover {
	color: #fff;
	background-color:#4B6987;
	background-image:url("../assets/bkd_nav.gif");
	background-repeat:repeat-x;
	background-position:0 0;
}

.clearboth {
	clear: both;
}
.nofloat {
	float: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	margin:10px 0 10px 20px;
	clear:right;
}
.largeText{
	font-size:150%;
}
.stress{
	font-weight:bold;
	text-decoration:underline;
}
#footer{
	margin-top:20px;
	clear:both;
	font-size:70%;
	text-align:center;
	border-top:1px solid #000;
	color:#666;
	background-color:#fff;
}
#footer a{
	color:#666;
	margin:0 5px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#slideshow {
	position: relative;
	width: 760px;
	height: 156px;
	overflow: hidden;
	float:left;
	border-bottom:3px solid #000;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}
#slideshow img{
	float:left;
}
.testimonials p span{
	color:#4B6987;
	font-weight:bold;
}
.textSml{
	font-size:12px;
	font-weight:normal;
}

