/* @override http://leadershipadvisory.net/css/screen.css */

/* @override http://leadershipadvisory.net/css/screen.css */

/* @override http://leadershipadvisory.net/css/screen.css */

/* @override http://leadershipadvisory.net/css/screen.css */

/* @override http://leadershipadvisory.net/css/screen.css */

/* @override http://leadershipadvisory.net/css/screen.css */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #000;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	text-align: center;	
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	background-color: #fff;
}

#header {
	width: 800px;
	background: url(../img/bg-header.jpg) top right no-repeat;
	margin: 0;
	padding: 0;
	height: 101px;
}

#top-nav {
	width: 800px;
	height: 38px;
	background: url(../img/bg-nav.gif) no-repeat;
}

#main-body {
	width: 800px;
	overflow: auto;
	margin: 0 0 20px 0;
}

#col-left, #left {
	width: 200px;
	margin: 20px 20px 0 10px;
	float: left;
}
#left{
	width: 233px;
	margin: 20px 5px 0 10px;
}
#col-right, #right {
	float: left;
	width: 540px;
	margin: 20px 0 0 10px;
}
#right {
	float: left;
	width: 533px;
	margin: 20px 0 0 10px;
}
#footer {
	clear: both;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	padding: 0 0 10px 0;
	}

/* Top Nav Style */

#top-nav ul {
	margin: 0 0 0 300px;
	line-height: 38px;
	color: #031655;
}

/* #top-nav ul li {
	float: left;
	margin: 0 20px 0 20px;
	font-size: 120%;
} */

#top-nav ul li {
	float: left;
	margin: 0 12px 0 12px;
	font-size: 120%;
}

#top-nav ul li a:link, #top-nav ul li a:visited {
	text-decoration: none;
	color: #031655
}

#top-nav ul li a:hover {
	text-decoration: underline;
}



/* List Styles */

#col-left ul {
	list-style: disc;
	margin: 0 0 20px 0;
}

#col-left ul li {
	margin: 0 0 0 30px;
}

#col-right ul {
	margin: 0 0 10px 0;
	list-style: disc;
}

#col-right ul li {
	margin: 0 0 0 30px;
	
}

#col-right ul li ul {
	list-style: circle;
}

/* Text Styles */

p {
	margin: 0 0 10px 0;
	line-height: 14px;
}

.testimonial {
	font-size: 120%;
	margin: 0 0 3px 10px;
	line-height: 1.5em;
}

.test-cred {
	text-align: right;
	font-size: 100%;
	line-height: 1.5em;
	margin: 0 40px 20px 0;
}

/* Heading Styles */


#col-right h1 {
	font-size: 150%;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid black;
	margin: 0 0 6px 0;
}

#col-right h2, #right h2 {
	font-size: 170%;
	font-weight: normal;
	margin: 0 0 6px 0;
	font-style: italic;
}

#right h3{
	font-size: 135%;
	font-weight: normal;
	margin: 0 0 6px 0;
	font-style: italic;
}
/* Image Control */

.photo-right {
	float:  right;
	margin: 0 0 10px 10px;
}

#buckets {
	clear: right;
}

.bucket {
	display: inline;
	clear: right;
	margin: 0 5px 0 0;
}
#right ul{
	margin-left: 15px;
	width: 100%;
}
#right li{
	background: url(../img/bullet.jpg) no-repeat left center;
	padding-left: 12px;
	font-size: 120%;
	font-style: italic;
	margin: 10px;
}
a{
	color: #0064ff;
}
#top{
	padding: 5px 0;
	background: url(../img/welcomebg.jpg) no-repeat bottom right;
	margin-bottom: 20px;
}
#footer a{
	color: #000;
}
#topleft{
	width: 450px;
}
#box1{
	width: 168px;
	color: #fff;
	text-align: center;
	font-style: italic;
	float: left;
	margin-right: 13px;
	height: 151px;
	position: relative;
}
#box2{
	width: 171px;
	color: #fff;
	text-align: center;
	font-style: italic;
	float: left;
	margin-right: 10px;
	height: 151px;
}
#box3{
	width: 168px;
	color: #fff;
	text-align: center;
	font-style: italic;
	float: left;
	height: 151px;
}

#box1 .right, #box2 .right, #box3 .right{
	text-align: right;
	position: relative;
	bottom: 0px;
}
#left h4{
	font-weight: normal;
	font-size: 115%;
	margin-bottom: 10px;
	color: #23213b;
}
p.testimonial{
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 6px 0;
	line-height: 15px;
}
#left p{
	margin-bottom: 20px;
}
#testimonials{
	margin-bottom: 12px;
}
#logo a{
	position: relative;
	width: 285px;
	height: 138px;
	display: block;
}
