/* Global styles */

body {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #58595B;
	font-size: 12px;
	background-color: #D1D1D1;
}

img {
	border: 0;
}

a:link {
	font: Verdana, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #6290AB;
	text-decoration: underline;
}

a:hover {
	color: #3196CF;
	text-decoration: none;
}

a:active {
	color: #052E58;
	text-decoration: none;
}


/* The next 2 styles establish the background areas and the content area */

#background1 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	padding: 0;
	width: 975px;
	background-color: white;
	background-image: url(/assets/img/bg_top_left-2.png);
	background-repeat: no-repeat;
}

#background2 {
	background-position: top right;
	background-repeat: no-repeat;
}


/* The styles for the top area of the template */

#topHomePage, #top {
	margin: 0 60px;
}


/* A different set of 'top' styles are needed for the home page */

#topHomePage #logo {
	display: inline;
	margin-left: 25px;
}

#topHomePage #logo img {
	margin-top: 170px;
	margin-left: 30px;
}

#topHomePage #menu {
	display: inline;
	margin-left: 45px;
}

#topHomePage #menu img {
	padding-bottom: 5px;
}

/* 'top' styles for the remainder of the site */

#top #logo img {
	margin-top: 145px;
	margin-left: 55px;
}

#top #menu {
	margin-top: 20px;
	margin-left: 52px;
}

#top #title {
	margin-top: 35px;
	margin-left: 55px;
}


/* The styles for the content area */

#content {
	margin: 0 115px;
}


/* The styles for the bottom area */

#bottom {
	clear: both;
	margin: 0 60px;
	border: 1px solid white;
	background-color: white;
}

#bottom ul {
	margin: 40px 0 30px 0;
	padding: 0;
	list-style: none;
}

#bottom li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#bottom li.first {
	border-left: 0;
	padding-left: 0;
}

#bottom a {
	color: #58595B;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

/* Home page styles */

#homepage div#quote {
	margin-top: 45px;
}

#homepage #left {
	float: left;
	margin-top: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
	padding-right: 20px;
	width: 220px;
	color: #FFFFFF;
	background-color: #004990;
}

#homepage #left h2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
}

#homepage #left p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#homepage #right {
	float: right;
	margin-top: 40px;
	width: 430px;
}

#homepage #right p {
	margin-top: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#homepage #right p.marginbtm {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#homepage a#getReport {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

/* Sub page styles */

#about #left, #client #left, #people #left, #contact #left {
	float: left;
	width: 540px;
}

#about #left p, #client #left p, #people #left p, #contact #left p {
	margin-top: 15px;
}



#people #left .marginbtm, #about #left .marginbtm {
	margin-bottom: 25px;
}

#about #right, #client #right, #people #right, #contact #right {
	float: right;
	margin-top: 100px;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	width: 150px;
	color: #163C63;
	font-size: 11px;
}

#contact #right {
	margin-top: 80px;
}

#contact .error {
	color:#CC0000;
}

#client #right p, #people #right p, #contact #right p {
	color: #163C63;
	font-size: 11px;
	line-height: 2;
}

#people #left h2, #about h2 {
	font: Verdana, sans-serif;
	color: #052E58;
	font-size: 13px;
	text-align: left;
	
}

#about #right p {
	color: #163C63;
	font-size: 11px;
}

#about #sbar h2 {
	text-align: center;
}

#about #right ul li {

	color: #163C63;
	font-size: 11px;
	padding-bottom: 7px;
	
}

#about #left ul {
	margin-top: 15px;
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	list-style: none;
	line-height: 2;
}

#about  #left li {
	margin: 0;
	padding: 0;
}

#about #left #bullet li{
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 0px;
	list-style-type: disc;
	line-height: 14px;
}

#about #left #bullet ul{
	margin-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;

}

#list {
	margin-top: -7px;
	margin-bottom: -8px;
	padding: 13px;
	}
	

#client #left div {
	margin: 30px 0;
}

#people #right {
	margin-top: 80px !important;
	padding-top: 11px;
	padding-bottom: 11px;
	}

#people h2 {
	margin-bottom: -10px;
	color: #002A55;
	font-size: 12px;
}

#people ul {
	margin-top: 15px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
	line-height: 2;
}

#people li {
	margin: 0;
	padding: 0;
}

#people #left #bullet li{
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 0px;
	list-style-type: disc;
	line-height: 14px;
}

#people #left #bullet ul{
	margin-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;

}

#people img.person {
	margin-top: 30px;
}

#people ul#leftList {
	float: left;
	width: 150px;
}

#people ul#rightList {
	float: right;
	width: 340px;
}

