body{
	font-family:Arial;
	font-size:12px;
	color:#232584;
	background:#b5c7dc;
}

a:active{
	color:inherit;
}

div.container{
	width:741px;
	margin:0px auto;
}

.clear{
	clear:both;
}

div.header{
	height:94px;
	background:url(/site/images/header.jpg) top left no-repeat;
}

div.footer{
	background:url(/site/images/foot-l-bg.jpg) top left repeat-x;
	padding-top:20px;
	padding-bottom:32px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

div.maindiv{
	background:white url(/site/images/menu-bg.gif) top left repeat-y;
}

ul.nav{
	list-style-type:none;
	padding:0;
	margin:0;
	padding-top:12px;
	background:url(/site/images/menu-back.gif) top left no-repeat;
	width:154px;
	height:334px;
	float:left;
	font-size:11px;
}

ul.nav li a{
	display:block;
	line-height:25px;
	background:url(/site/images/menu-1.gif) top left no-repeat;
	padding-left:24px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

ul.nav li a:hover{
	color:red;
}

div.content{
	float:right;
	width:570px;
	padding-bottom:12px;
	padding-right:12px;
	font-weight:bold;
}

.content h1{
	font-size:16px;
}

a img{
	border:none;
}

div.right{
	float:right;
	max-width:270px;
}

div.right a{
	display:block;
}

div.right2{
	float:right;
}

td.body p{
	margin:0;
}

a.testimonial{
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	font-style:italic;
	text-decoration:none;
	color:#7187e5;
}

.intro{
	font-size:1.2em;
}