*{
	margin: 0;
	padding: 0;
}
body {
	background: #01216c url(../images/bg.jpg) repeat-x;
	font: 8pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
body img{
	float: left;
	border: 0;
}
h1{
font: 12pt Arial, Helvetica, sans-serif;
color: #01216c;
padding-left: 30px;
padding-bottom: 10px;
}
h2{
font: 11pt Arial, Helvetica, sans-serif;
color: #000000;
padding-left: 30px;
padding-bottom: 10px;
}
p{
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}
ul{
	padding-left: 50px;
	padding-bottom: 10px;
}
a {
	color: #01216c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
}
#content a{
color: #01216c;
}
#container {
	width : 740px;
	background : #ffffff;
	margin : 0 auto;
	text-align : left;
}

#header {
	background: #ffffff url(../images/header.jpg);
	width: 740px;
	height: 238px;
	margin: 0;
	padding : 0;
}
#header_text{
	background: #364fa3; 
	width: 740px; 
	height: 25px;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
	padding: 5px 0 0 0;
}
#header_text a{
	color: #ffffff;
}
#header_text a:hover{
	color: #3fc8f4;
}
#content {
	background: #ffffff url(../images/content_edges.jpg);
	margin: 0;
	padding: 0;
}
#footer{
	background: #ffffff url(../images/content_edges.jpg);
	clear: both;
	width: 740px;
	height: 30px;
}
#footer a{
	font-weight: normal;
}
#footer p{
	float: right;
	font-size: 8pt;
	padding-right: 40px;
	padding-left: 40px;
}
#menu_top{
	padding-top: 155px;
	padding-left: 10px;
}
#menu_top ul{
	padding-left: 16px;
}
#menu_top li{	
	list-style: none;
	display: inline;
	padding-right: 3px;
}
#menu_top a{
	color: #ffffff;
}
#menu_left{
	background: url(../images/menu_left.jpg);
	width: 120px;
	height: 310px;
	float: left;
}
#menu_left ul{
	padding-left: 25px;
}
#menu_left li{	
	list-style: none;
	padding-bottom: 5px;
}
#menu_left a{
	color: #ffffff;
}
#wrap_edges{
background: #ffffff url(../images/content_edges.jpg) top right repeat-y;
float: left;
}
#rightbox{
	clear: none;
	float: left;
	width: 620px;
}
#knowledge-confidence-direction-inspiration a{
	color: #ffffff;
	padding-left: 25px;
	padding-top: 20px;
}
#knowledge-confidence-direction-inspiration{
background: url(../images/knowledge-confidence-direction-inspiration1.jpg);
height: 39px;
}
.list_centered{
padding-left: 0; 
padding-right: 0; 
list-style: none; 
text-align: center;
}
.greysub{
color: #888888;
font-style: italic;
}
#testimonial{
width: 180px;
float: right;
background: #ffffff;
margin-right: 40px;
margin-top: 20px;
padding-left: 20px;
}
#testimonial p{
background: #2e9ee8;
width: 160px;
font-size: 8pt;
padding: 10px;
}
#homepage p{
padding: 0 0px 20px 10px;
}
#hometbl{
padding-left: 20px;
width: 560px;
}
#hometbl ul{
padding: 0 20px 20px 10px;
}