
body 
{
	background-color: #fff;
	background-image: url(https://www.aspect-consultants.co.uk/s/img/body_bg.png);
	background-repeat: repeat-x;
}


.diyw #wrapper {
	border-left: 1px solid #1a1a1a;
	border-right: 1px solid #1a1a1a;
}

.diyw #wrapperShadowLeft{
	background-image: url(https://www.aspect-consultants.co.uk/s/img/wrapper_shadow_left.png);
	display: block;
}

.diyw #wrapperShadowRight{
	background-image: url(https://www.aspect-consultants.co.uk/s/img/wrapper_shadow_right.png);
	display: block;
}

.diyw #navigation {
	background-color: #252324;
	background-image: url(https://www.aspect-consultants.co.uk/s/img/navigation_bg.png);
	background-repeat: repeat;
}

.diyw #firstSeparator{
	height: 10px;
	background-color: #0373b3;
	display: block;
}

.diyw #secondSeparator{
	height: 10px;
	background-color: #242223;
	display: block;
}

.diyw #thirdSeparator{
	height: 10px;
	background-color: #242223;
	border-bottom: 1px solid #1a1a1a;
	display: block;
}

.diyw #content {
	background-color: #000;
	background-image: url(https://www.aspect-consultants.co.uk/s/img/content_bg.png);
}


.diyw #mainContentCenter {
	background-color: #ffffff;
}

.diyw #mainContentTop{
	height: 3px;
	background-color: #0373b3;
	display: none;
}

.diyw #mainContentBottom{
	height: 10px;
	background-color: #fff;
	display: none;
}


.diyw #subnavigation {
	background-color: #242223;
}

.diyw #sidebarCenter{
	background-color: #fff;
}

.diyw #sidebarTop {
	height: 1px;
	background-color: #0373b3;
	display: none;
}

.diyw #sidebarBottom{
	height: 1px;
	background-color: #0373b3;
	display: none;
}

.diyw #subContent {
	background-color: #242223;
	background-repeat: repeat-y;
	border-bottom: 50px solid #242223;
}


.diyw #footer {
	background-color: #242223;
	background-repeat: repeat;
	color: #fff;
}

.diyw #footerTop {
	height: 1px;
	background-color: #1a1a1a;
	display: block;
}

.diyw #footerBottom{
	height: 10px;
	background-color: #0373b3;
	border-bottom: 1px solid #1a1a1a;
	display: block;
}



body .diyw
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.diyw p,.diyw td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.diyw #mainNav1 a.parent, .diyw #mainNav1 a.parent:hover,
.diyw #mainNav1 a.current, .diyw #mainNav1 a.current:hover{
	color: #fff;
	background-color: #0373b3;
	background-image: url(https://www.aspect-consultants.co.uk/s/img/nav1_current.png);
	background-repeat: repeat-x;
}

.diyw #mainNav1 a:hover,
.diyw #mainNav1 a:active,
.diyw #mainNav1 a:focus {
	color: #000;
	background-color: #fff;
	background-image: url(https://www.aspect-consultants.co.uk/s/img/nav1_hover.png);
	background-repeat: repeat-x;
}


.diyw #mainNav2 a,
.diyw #mainNav2 a:link,
.diyw #mainNav2 a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	background-color: #242223;
	border-bottom: 1px solid #1a1a1a;
}

.diyw #mainNav2 a.parent{
	color: #fff;
	background-color: #0373b3;
}

.diyw #mainNav2 a.current, .diyw #mainNav2 a.current:hover{
	color: #000;
	background-color: #fff;
}

.diyw #mainNav2 a:hover,
.diyw #mainNav2 a:active,
.diyw #mainNav2 a:focus {
	color: #fff;
	background-color: #0373b3;
}


.diyw #mainNav3 a,
.diyw #mainNav3 a:link,
.diyw #mainNav3 a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	background-color: #373536;
}

.diyw #mainNav3 a.current{
	color: #000;
	background-color: #fff;
}

.diyw #mainNav3 a:hover,
.diyw #mainNav3 a:active,
.diyw #mainNav3 a:focus {
	color: #000;
	background-color: #0373b3;
}


.diyw a,
.diyw a:link,
.diyw a:visited {
	color: #0373b3;
	text-decoration: none;
}

.diyw #mainContent  p {
	line-height: 23px;
	margin-bottom: 17px;
}

.diyw #mainContent h1{
	font-size: 18px;
	color: #0373b3;
	font-weight: normal;
	font-family: georgia;
}

.diyw #mainContent  h2{
	font-size: 16px;
	color: #0373b3;
	font-family: georgia;
	font-weight: normal;
}


.diyw #subContent a,
.diyw #subContent a:link,
.diyw #subContent a:visited {
	color: #DDD;
}

.diyw #subContent p {
	color: #fff;
	font-size: 11px;
}

.diyw #subContent h1 {
	font-size: 18px;
	color: #008dde;
	font-weight: normal;
	font-family: georgia;
	margin-bottom: 10px;
}

.diyw #subContent h2 {
	font-size: 16px;
	color: #008dde;
	text-transform: uppercase;
	font-weight: normal;
	font-family: georgia;
	margin-bottom: 10px;
}

.diyw #subcontent h3{
	font-size: 14px;
	color: #fff;
}


.diyw #footer a {
	color: #6e6e6e;
}





body 
{
	margin: 0;
	padding: 0;
}


.diyw img, .diyw a img {
	border: 0;
}

.diyw img {
	display: block;
}

.diyw #wrapper {
	width: 940px;
	position: relative;
}

.diyw #wrapperShadowLeft, .diyw #wrapperShadowRight {
	position: absolute;
	top: 0;
	height: 100%;
	width: 16px;
	background-repeat: repeat-y;
}

.diyw #wrapperShadowLeft {
	left: -16px;
}

.diyw #wrapperShadowRight {
	right: -16px;
}

.diyw .center {
	margin: 0 auto;
}

.diyw #header {
	position: relative;
	width: 100%;
	background-color: #242223;
	padding: 0;
}

.diyw #header div#emotion-header {
	margin: 0 auto;
}


.diyw #navigation {
	width: 100%;
	position: relative;
}

.diyw #firstSeparator, .diyw #secondSeparator, .diyw #thirdSeparator{
	width: 100%;
}

.diyw #subnavigation {
	position: relative;
	padding-bottom: 50px;
}

.diyw #mainNav1 a,
.diyw #mainNav1 a:link,
.diyw #mainNav1 a:visited {
	font-size: 12px;
	margin: 1px;
	margin-right: 0;
	padding: 12px 20px;
	min-height: 15px;
}

.diyw #mainNav2 a,
.diyw #mainNav2 a:link,
.diyw #mainNav2 a:visited {
	padding: 10px 20px 10px 20px;
	line-height: 12px;
	height: auto;
	white-space: normal;
	word-wrap: break-word;
}

.diyw #mainNav3 a,
.diyw #mainNav3 a:link,
.diyw #mainNav3 a:visited {
	padding: 10px 30px;
}

.diyw #mainNav3 span{
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0;
	white-space: nowrap;
}

.diyw #mainNav1 a, .diyw #mainNav2 a, .diyw #mainNav3 a {
	display: block;
}


.diyw #mainNav1:after, .diyw #mainNav2:after, .diyw #mainNav3:after{
	zoom: 1;
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.diyw #mainNav1 li, .diyw #mainNav2 li {
	float: left;
}

.diyw #mainNav2 li{
	clear: both;
	width: 100%;
}


.diyw #mainNav2, .diyw #mainNav3{
	width: 100%;
}

.diyw #mainNav2 a,.diyw #mainNav3 a{
	max-width: 280px;
}


.diyw #content {
	background-color: #fff;
}

.diyw #mainContent {
	float: left;
	width: 620px;
	position: relative;
}

.diyw #mainContentCenter {
	padding: 20px 20px 50px 20px;
	width: 580px;
	min-height: 400px;
	background-repeat: repeat-y;
}

.diyw #sidebar {
	float: left;
	width: 320px;
	min-height: 400px;
	position: relative;
	background-repeat: repeat-y;
}

.diyw #sidebarTop, .diyw #sidebarBottom, .diyw #mainContentTop, .diyw #sidebarCenter, .diyw #mainContentBottom{
	width: 100%;
}

.diyw #sidebarCenter, .diyw #mainContentCenter,.diyw #sidebarTop, .diyw #sidebarBottom, .diyw #mainContentTop, .diyw #mainContentBottom{
	position: relative;
	float: left;
}

.diyw #sidebarTop, .diyw #sidebarBottom {
	width: 100%;
}

.diyw #subContent {
	width: 290px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 50px solid #242223;
}

.diyw #footer {
	width: 100%;
	position: relative;
}

.diyw #footerTop, .diyw #footerCenter, .diyw #footerBottom {
	width: 100%;
	position: relative;
}

.diyw #footerCenter{
	padding: 20px;
	width: 900px;
}
