@charset "UTF-8";
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#595959;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	min-width:980px;
}
a:active, :focus {
  outline:none;
  -moz-outline-style:none;
}
p, a, h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
	font-weight:normal;
}
ul {
	padding:0 0 0 16px;
	margin:0;
}
li {
	padding:0;
	margin:0 0 10px 0;
	font-size:16px;
	line-height:135%;
}
#container {
	width: 940px;
	margin: 0 auto;
	position: relative;
	text-align:left;
	border-top:#666 8px solid;
}
#main {
	width: 780px;
	position: relative;
	float:right;
	margin-top:10px;
	background-image: url(images/logo-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content {
	margin: 20px 0px 140px 0;
}
.clear {
	clear:both;
}
.section-contact {
	margin-bottom:200px !important;
}
.section-footer {
	margin-bottom:150px !important;
	border-top: 1px solid #ccc;
	padding-top:10px;
}
.section-footer p {
	font-size:12px;
	line-height:130%;
	color:#7E7E7E;
}
.section-footer a:link, .section-footer a:visited {
	color:#000;
}
.section-title {
	padding:8px 0 20px 0;
	font-size:12px;
	color:#999;
	margin:0;
	border-top:#999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.logo {
	background-image: url(images/DowtonConsultingInternational.gif);
	background-repeat: no-repeat;
	width:445px;
	height:67px;
	margin: 0 0 38px -82px;
	display:block;
}
p {
	font-size:16px;
	line-height:135%;
	margin-bottom:20px;
}
h2 {
	font-size:30px;
	line-height:120%;
	margin-bottom:20px;
	color:#000;
}
h3 {
	font-size:22px;
	line-height:120%;
	margin-bottom:20px;
	color:#000;
}
h4 {
	font-size:16px;
	line-height:110%;
	margin-bottom:8px;
	color:#000;
}
a:link, a:visited {
	color:#960;
	text-decoration:none;
}
a:hover, a:active {
	color:#543800;
}
#accordion {
	border-bottom:#CCC 1px solid;
}
#accordion div {
	margin:0;
	padding:10px 160px 20px 15px;
}
#accordion h3 a {
	margin: 0px !important;
	font-size:20px;
	padding: 13px 15px;
	width: 100%;
	display:block;
	color:#960;
	text-decoration:none;
	border-top:#CCC 1px solid;
	width:750px;
	background-image: url(images/openplus.png);
	background-repeat: no-repeat;
	background-position: 97% center;
}
#accordion h3.ui-state-active a {
	background-image: url() !important;
}
#accordion h3 {
	margin: 0px !important;
}
#accordion h3 a:hover {
	color:#000;
	background-color:#EDEDED;
}

#footer {
	width:940px;
	margin-left:-470px;
	position:fixed;
	z-index:800;
	bottom:0;
	left:50%;
	pointer-events:none;
}
#footercenter {
	display:block;
	height:166px;
	width:940px;
	background-image: url(images/buildings06172011.png);
	background-repeat: no-repeat;
	background-position: bottom;
	pointer-events:none;
}
#nav-contain {
	position: fixed;
	top: 150px;
	left: 0px;
	background: #FFF;
	z-index:999;
	border-top:#999 1px solid;
}
#nav {
	/*position: fixed;
	top: 150px;
	left: 0px;
	background: #FFF;
	z-index:999;
	border-top:#999 1px solid;*/
}
#nav-contain ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#nav-contain li {
	padding:0;
	margin:0;
}
#nav-contain li a, #nav-contain li a:visited, #nav-contain li a:link {
	margin: 0px;
	padding: 5px 5px 5px 15px;
	width: 120px;
	text-align: left;
	display:block;
	color:#999;
	font-size:14px;
	line-height:14px;
}
#nav-contain li a:hover, #nav-contain li a:active {
	color:#000;
}
#nav-contain .current a {
	color: #333;
	background-color: #E8E8E8;
}
#nav-contain a {
	text-decoration: none;
}
.highlighttext p {
	color:#000 !important;
	font-size:18px !important;
}

/*  Grid System  */

.full12col {
	clear: both;
	float: left;
	width: 940px;
}
.btspd {
	margin-bottom: 20px;
}
.btpd {
	margin-bottom: 150px;
}
.ruletop {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.right10col {
	width: 780px;
	float: right;
}
.right9col {
	width: 700px;
	float: right;
}
.right8col {
	float: right;
	height: auto;
	width: 620px;
}
.right7col {
	float: right;
	width: 540px;
}
.right7colpad {
	float: right;
	width: 520px;
	padding:10px;
}
.right6col {
	float: right;
	height: auto;
	width: 460px;
}
.right5col {
	float: right;
	width: 380px;
}
.right4col {
	width: 300px;
	float: right;
}
.right3col {
	width: 220px;
	float: right;
}
.right2col {
	width: 140px;
	float: right;
}
.left10col {
	float: left;
	width: 780px;
}
.left9col {
	float: left;
	width: 700px;
}
.left9colpad {
	float: left;
	width: 680px;
	padding: 10px;
}
.left8col {
	float: left;
	width: 620px;
}
.left7col {
	float: left;
	width: 540px;
}
.left6col {
	float: left;
	width: 460px;
}
.left6colpadleft {
	float: left;
	padding-left:10px;
	width: 450px;
}
.left5col {
	float: left;
	width: 380px;
}
.left5colpdr {
	float: left;
	width: 360px;
	padding-right:20px;
}
.left4col {
	float: left;
	height: auto;
	width: 300px;
}
.left3col {
	width: 220px;
	float: left;
}
.left3colpadleft {
	width: 210px;
	padding-left:10px;
	float: left;
}
.left2col {
	float: left;
	height: auto;
	width: 140px;
}
.left2col_LG {
	float: left;
	height: auto;
	width: 140px;
	margin-left: 20px;
}
.left1col {
	float: left;
	height: auto;
	width: 60px;
}
.artiststatement {
	cursor:pointer;
	color:#960;
}
.overlaycontainer {
	display:none;
	z-index:900;
	background-color:#FFF;
	padding: 40px 0;
	width:50%;
	height:60%;
	box-shadow: 0px 0px 45px #000;
	-webkit-box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.7);
	box-shadow: 0 0px 45px rgba(0, 0, 0, 0.7);
}
.overlayinside {
	padding:0 5%;
	width:90%;	
	max-height:98%;
	float:left;
	clear:both;
	overflow-y:scroll;
}
.overlaycontainer .close {
	background-image:url(images/close-overlay.png);
	position:absolute;
	right:-8px;
	top:-8px;
	cursor:pointer;
	height:20px;
	width:20px;
}
.overlayinside p {
	font-size:16px !important;
	line-height:135%;
	margin-bottom:20px;
	color:#595959 !important;
}




