body,td {
  margin:0px;
  font-family:Verdana,Arial,Sans-Serif;
  font-size:11px;
  color:#666;
  background-color:#eee;
}
.form {
  background-color:#fff;
}

/* SPLASH LAYOUT */

.splash-sitecontainer {
  position:relative;
  width:770px;
  height:500px;
  background-color: #fff;
  text-align:left;
}
.splash-sitecontainer-02 {
  clear:both;
  position:relative;
  width:770px;
  height:500px;
  background-color: #fff;
  text-align:left;
}
.splashimage-01 {
  position:relative;
  top:40px;
  margin-left:25px;
  width:209px;
  height:162px;
  border:dashed #666 0px; /* POSITION ONLY */
}
.splash-ribbon {
  position:relative;
  width:auto;
  height:110px;
  margin-top:60px;
  margin-left:0px;
  border:dashed #666 0px; /* POSITION ONLY */
}
.splashimage-02 {
  position:relative;
  margin-top:45px;
  margin-left:25px;
  width:199px;
  height:66px;
  border:dashed #666 0px; /* POSITION ONLY */
}

/* LAYOUT */

.casestudies {
  position:relative;
  width:252px;
  height:377px;
  background-image:url(/images/casestudies_09.gif);
  background-repeat:no-repeat;
  border:dashed #666 0px; /* POSITION ONLY */
}
.maincontent {
  position:relative;
  width:518px;
  height:377px;
  background-image:url(/images/content_10.gif);
  background-repeat:no-repeat;
  border:dashed #666 0px; /* POSITION ONLY */
}
.maincontenthome {
  position:relative;
  width:518px;
  height:259px;
  background:url(/images/home_10b.gif) no-repeat 0px 0px;
  border:dashed #666 0px; /* POSITION ONLY */
  margin: 0;
}
.maincontenthome table {
	margin: 0px 5px 5px 25px;
}
.maincontenthome table table {
	margin: 5px 5px 5px 5px;
}
.maincontenthome td {
	font-family:Verdana,Arial,Sans-Serif;
  font-size:11px;
  color:#666;
  background-color: #FFFFFF;
}
.maincontenthome table.homecontent {
	margin-top: 0px;
	position:relative;
}
.copy {
  position:absolute;
  top:35px;
  left:31px;
  width:340px;
  border:dashed #666 0px; /* POSITION ONLY */
}
.subnav {
  position:absolute;
  top:25px;
  right:10px;
  width:120px;
  border:dashed #666 0px; /* POSITION ONLY */
}
.subnav2 {
  background-color:#fff;
  padding:4px 8px 4px 0px; 
}
.subnav3 {
  background-color:#fff;
}
.subnav4 {
  background-color:#fff;
}
.subnav td {
	padding-top: 5px;
}

/* TEXT */

/* LINK */

a {
  text-decoration:none;
  color:#666;
}
a:hover {
  text-decoration:underline;
  color:#666;
}

/* MISC */

.iframe {
  position:absolute;
  top:2px;
  left:7px;
  width:243px;
  height:183px;
}
.iframe2 {
  position:absolute;
  top:196px;
  left:18px;
  width:110px;
  height:auto;
}
.thumbnails {
  position:absolute;
  top:198px;
  left:147px;
  width:90px;
  height:90px;
}
.thumb1 {
  position:absolute;
  top:3px;
  left:3px;
  width:40px;
  height:40px;
}
.thumb2 {
  position:absolute;
  top:2px;
  left:49px;
  width:40px;
  height:40px;
}
.thumb3 {
  position:absolute;
  top:49px;
  left:3px;
  width:40px;
  height:40px;
}
.thumb4 {
  position:absolute;
  top:49px;
  left:49px;
  width:40px;
  height:40px;
}
.casestudies-note1 {
  position:absolute;
  top:314px;
  left:147px;
  width:90px;
  height:40px;
  color:#fff; 
}

.splash {
	background:url(/images/splash.gif) 0 0 no-repeat;
}
.splash_link {
	position:absolute;
	top:441px;
	right:35px;
	width:170px;
	height:35px;;
	border:solid #F00 0; /* DEV */
}
#divScroller {
	padding-right: 10px;
}