body{
	background-color:#07aaa5;
}
#wrap{
	background:#7fdbd8 url("/interface/images/layout/bg_turquoise.jpg") top repeat-x;
}
p#logo{
	background:none;
}
#header p#logo a{
	background:url("/interface/images/layout/logo_white.png") no-repeat;
}
* html p#logo a{
	background:url("/interface/images/layout/logo_turquoise.gif") no-repeat!important;
}

* html body #nav dd a{
	background:url("/interface/images/layout/menu_spacer_turquoise.gif") no-repeat right center!important;
}
#nav a:hover,
#nav a.on{
	color:#fff;
}
#footer{
	border-top:1px solid #008985;
}
.work:hover p{
	background-color:#07aaa5;
}
.work:hover{
	border-color:#07aaa5;
}
.work:hover a{
	color:#000;
}
#footer #footer_right{
	background:url("/interface/images/layout/bg_footer_turquoise.gif") repeat-y left;
}
form input,
form select,
form textarea{
	border-color:#008985!important;
}
a:hover,
a:active {
	background-color:#008985;
}