@charset "utf-8";
/* CSS Document */

body {
	background-color: #633131;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fly.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	color: #666666;
}
ul, li{margin:0; padding:0; list-style:none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
#hidden {
	display:none;
	visibility:hidden;
}
h3 {
	font-size: 16px;
	color: #BF7070;
}

#header {
	background-color: #43319b;
	width: 100%;
	position: fixed !important;
	position: relative;
	left: 0px;
	top: 0px;
	height: 30px;
	text-align: left;
	z-index: 85;
	color: #7461CD;
	font-size: 16px;
	line-height: 30px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#headertext {
	display: inline !important;
	display: none;
	margin-left: 15px;
}

#header #headershadow {
	background-image: url(../images/headershadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 6px;
	top: 30px;
	width: 100%;
}
#maincontent {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#maincontent h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ACA3B8;
	display: none;
	visibility: hidden;
	
}
.servicestext ul {
	list-style-type: none;
}

.servicestext li {
	margin-bottom: 30px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 50px;
}
#maincontent  .subheading {
	font-size: 100%;
	font-weight: bold;
	line-height: 200%;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom: solid #BF7070 1px;
	position: relative;
}
#maincontent  p, #distraction {
	margin-left: 25px;
	margin-right: 25px;
}
.servicestext {
	width: 576px;
	z-index: 50;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 180%;
	float: right;
	margin-right: 50px !important;
	margin-right: 20px;
}
.serviceshead {
	background-image: url(../images/contenthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}
.servicesbody {
	background-image: url(../images/contentbody.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 20px;
}
.servicesfoot {
	height: 53px;
	background-image: url(../images/contentfoot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicestext a {
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.servicestext a:hover {
	border-bottom-style: none;
	color: #333333;
}
.lastp {
	margin-bottom: 0px;
}

.pageouter {
	margin-bottom: 200px;
	margin-top: 40px;
	position: relative;
}
.pagetop {
	background-image: url(../images/boxhead.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 159px;
	position: relative;
}
.pagemiddle {
	background-image: url(../images/boxbody.png);
	background-repeat: repeat-y;
	background-position: left top !important;
	position: relative;
	z-index: 40;
	float:left;
	width: 980px;
}
.pagebottom {
	background-image: url(../images/boxfoot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	position: relative;
}
#boxouter {
	padding-top: 50px;
	margin-bottom: 400px;
}
#boxpadding {
	padding-left: 80px;
	padding-right: 40px;
}
#boxtop {
	background-image: url(../images/boxtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
}
.close {
	position: relative;
	top: 10px;
	text-align: center;
	left: 910px;
	width: 50px;
	height: 30px;
}
.close a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	display: block;
	height: 0px;
	width: 50px;
	padding-top: 30px;
	overflow: hidden;
}
.close a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#boxmiddle {
	background-image: url(../images/boxmiddle.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.boxtext {
	float: left;
	width: 390px;
	border-left: dashed 1px;
	padding-left: 25px;
	border-left-color: #BF7070;
}
#boxbottom {
	background-image: url(../images/boxbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	margin-bottom: 120px;
}
.recentwork {
	width: 292px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	z-index: 50;
	left: 50px;
	float: left;
	margin-top: 3px;
}
.work {
	width: 220px;
	
	margin: 0 auto;
	margin-bottom: 20px;
}
#worklast {
	margin-bottom: 0px;
}


.recentwork h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 17px;
	text-indent: -2000px;
}
.recentwork a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;
	cursor: pointer;
	text-align: center;
	background-color: #333333;
	padding-bottom: 4px;
}
.recentwork a:hover {
	text-decoration: none;
	background-color: #884444;
}
.recentwork .recentbody img {
	text-decoration: none;
	border: 0;
	border-bottom: solid #fff 2px;
}
#maincontent #Pages #w3c img {
	text-decoration: none;
	border: 0;
}


.recenthead {
	background-image: url(../images/recenthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
.recentbody {
	background-image: url(../images/recentbody.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 20px;
}
.recentfoot {
	background-image: url(../images/recentfoot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
}


.islandair {
	background-image: url(../images/islandair.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#footer {
	position: fixed !important;
	position: relative;
	left: 0px;
	bottom: 0px !important;
	height: 60px;
	width: 100%;
	background-color: #43319B;
	z-index: 80;
	text-align: right;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer #creative {
	background-image: url(../images/creative.png);
	height: 37px;
	width: 100%;
	top: -37px;
	right: 0px;
	background-position: right top;
	position: absolute;
}
#footer #copyright {
	position: relative;
	color: #6B57CA;
	font-size: 12px;
	margin-right: 45px;
	top: 30px;
}
#footer #logo {
	position: relative;
	bottom: 10px;
	margin-right: 10px;
	display: inline;
}
.last {
	margin-bottom: 0px;
}
.contentfill {
	clear: both;
}
#tel {
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-indent: 25px;
	position: relative;
}
#email {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-indent: 25px;
	position: relative;
}
#email a {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}
#email a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.servicestextexamples {
	padding-left: 25px;
	width: 653px;
	float: left;
	z-index: 50;
	position: relative;
	left: 82px;
}
#lightboxexample {
	margin: 30px 0 0 0;
}
#lightboxexample img {
	border: 4px solid #FFFFFF;
	margin-right: 30px;
}
.credits {
	font-style: italic;
	font-size: 10px;
}
.credits a {
	
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}

.credits a:hover {
	color: #333333;
	border-bottom: none;
	text-decoration: none;
	
}
#footer #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text10 {
	font-size: 10px;
}
.servicestext .examples {
	background: #d2cdd7 url(../images/examples.gif) repeat-x top left;
	border: 2px solid #cccccc;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
	display: block;
	height: 104px;
}
.servicestext .examples:hover {
	border: 2px solid #cccccc;
	background: #F5F4F7;
}
.servicestext    .examples   p {
	margin-top: 0px;



}
.servicestext .examples em {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.servicestext  .examples img {
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 20px;
}
.servicestext .examples h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CDD7;
	float: left;
	line-height: 24px;
}


.clear {
	clear: both;
}
#w3c {
	float: left;
	background-color: #365D95;
	border: 1px solid #FFFFFF;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 25px;
	padding: 10px;
}

#w3c  img {
	border: 0px;
}
.mainnav
 {
	margin: 0px;
	padding: 0px;
	position: fixed !important;
	position: absolute;
	left: 0px !important;
	bottom: 0px !important;
	top: auto !important;
	top: 0px;
	z-index: 100;
	height: 60px !important;
	height: 30px;
}

.nav {
}

.nav ,.popup
{
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	list-style: none;
	cursor: pointer;
	color: #CCCCCC;
	font-weight: bold;
}
.nav    a    {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 60px !important;
	height: 30px;
	width: 140px;
	line-height: 60px !important;
	line-height: 30px;
	text-align: center;
	background-image: url(../images/mainnav.jpg);
	background-repeat: no-repeat;
	background-position: -2000px top;
}
.nav  a:hover, .popup a:hover
 {
	background-color: #5F48C6;
	background-image: url(../images/mainnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popup  .studies   {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 60px !important;
	height: 30px;
	width: 140px;
	line-height: 60px !important;
	line-height: 30px;
	text-align: center;
}

.popup .menu_body a {
	line-height: 30px;
	height: 30px;
}
#maincontent .mainnav #navselected .menu_body .popuplinks {
	line-height: 30px;
	height: 30px;
	background: transparent;
}


/*#maincontent  .mainnav  .menu_body  {
	bottom: 300px;
	height: 400px;
	left: auto;
	margin-top: -180px;
}*/

#navselected a {
	background-color: #B6B649;
	color: #FFFFFF;
	background-image: url(../images/mainnav.jpg);
	background-repeat: no-repeat;
	background-position: -200px top;
}
#flyer {
	text-align: center;
}
#flyer   img   {
	border: 0;
}
#flyer a {
	border: 4px solid #FFFFFF;
	height: 250px;
	width: 177px;
	display: block;
	margin: 0 20px;
	float: left;
}
#flyer a:hover {
	border: 4px solid #A8C5FF;
}
#maincontent .pageouter .pagemiddle .servicestext .servicesbody #distraction {
	position: relative;
	z-index: 50;
}

.menu_body {
	display:none;
	width:138px;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	overflow: visible;
	position: absolute;
	left: 0px;
	bottom: 60px;
	background-image: url(../images/popup.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #43319b;
}
.menu_body li{
}
.menu_body   li.alt {
}
.menu_body li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align: center;
}
.menu_body li a:hover{
	background-image: url(../images/mainnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.menu_body li   a.popuplinks #rss, .examples h2#rss{
	background: url(../images/feed-icon-14x14.png) no-repeat left center;
	padding-left: 18px;

}

#navselected .menu_body a {
	color: #ffffff;
	width: 138px;
	height: 30px;
	line-height: 30px;
}
#navselected .menu_body li {
	line-height: 30px;
	height: 30px;
}

#navselected .menu_body a:hover {
	color: #ffffff;
	background: #5F48C6;
}
#maincontent  .mainnav  #navselected  .menu_body  .popuplinks:hover  {
	line-height: 30px;
	height: 30px;
	background-image: url(../images/mainnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flashContent {
	z-index: 75;
	margin-left: 25px;
}
#getFlash  {
	border:0;
	margin-left: 25px;
}
