a:link {
	color: #79cbbe;
	text-decoration: underline;
	}

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

a:hover {
	color: #79cbbe;
	text-decoration: none;
	border: none;
	}
	
a:active {
	color: #fc0;
	text-decoration: none;
	}

#content {
	width: 768px;
	margin: 0 auto;
	}


#ticker {
	padding-top: 20px;
	background-image: url(../../images/newsbkgd.gif);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	width: 204px;
	height: 79px;
	float: left;
	}

.ticker{
	padding-top: 4px;
	padding-left: 8px;
	width: 190px;
	height: 50px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
	}

	
.othersbuttons {
	height: 37px;
	width: 204px;
	background-image: url(../../images/nav/others_button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	margin-top: 18px;
	vertical-align: text-top;
	color:#333;
	text-decoration: none;
	}
	
a:link .othersbuttons, a:visted: .othersbuttons {
	height: 37px;
	width: 204px;
	background-image: url(../../images/nav/others_button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	margin-top: 18px;
	color:#333;
	text-decoration: none;
	}	

a:hover .othersbuttons {
	height: 37px;
	width: 204px;
	background-image: url(../../images/nav/others_button-over.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	margin-top: 18px;
	text-decoration: none;
	color:#333;
	}
	
#others {
	margin-bottom: -12px;
	padding: 0px;
		}

.ticker a{
	}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
	}

.rssdate{ /*shared class for all date elements in an RSS feed*/
	color: gray;
	font-size: 85%;
	}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
	}

.center {
	text-align: center;
	}

.indent {
	padding-left: 14px;
	}

#footer {
	float: left;
	background: #fff;
  	width: 768px;
  	height: 20px;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 10px;
	}	
	

#header {
	text-align: left;
	background: #fff;
  	width: 768px;
  	height: 78px;
	padding-top: 10px;
	}

#nav {
	background: #79cbbe;
	background-image: url(../../images/nav/navbkgd.gif);
	background-repeat: repeat-x;
	width: 768px;
  	height: 18px;
	}

#buttons {
	float:left;
	width: 153px;
	padding-top: 10px;
	}
	
.buttons {
	height: 47px;
	width: 153px;
	background-image: url(../../images/nav/secondary/button.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 14px;
	padding-left: 10px;
	margin-top: -12px;
	vertical-align: text-top;
	color:#333;
	text-decoration: none;
	}	
	
a:link .buttons, a:visted: .buttons {
	height: 47px;
	width: 153px;
	background-image: url(../../images/nav/secondary/button.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 14px;
	padding-left: 10px;
	margin-top: -12px;
	color:#333;
	text-decoration: none;
	}	

a:hover .buttons, .buttonscurrent  {
	height: 47px;
	width: 153px;
	background-image: url(../../images/nav/secondary/button-selected-over.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-top: 14px;
	padding-left: 10px;
	margin-top: -12px;
	text-decoration: none;
	color:#333;
	}	

.buttonstext {
	margin-top: -6px;
	}	

#main {
	float: left; 
	width: 748px;
	min-height: 430px;
	padding: 10px;
	padding-bottom: 4px;
	}	

img {
	border: none;
	}
	
hr {
	color: #000000;
	height: 1px;
	}	
	
.clients img {
	padding-right: 50px;
	padding-bottom: 4px;
	padding-top: 4px;
	float: left;
	height: 58px;
	width: 104px;
	vertical-align: center;
	}
	
.clients {
	float: left;
	width: 470px;
	border-right: #000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	}	

.navcontainer ul {
	padding-top: 1px;
	padding-left: 0;
	padding-bottom: 4px;
	margin: 0;
	color: #fff;
	font-family:"Arial";
	font-size: 11px;
	letter-spacing: .5px;
	font-weight: bold;
	text-align: center;
	}

.navcontainer li { 
	display: inline; 
	}

.navcontainer li a:link, .navcontainer li a:visited {
	text-decoration: none;
	color: #fff;
	padding: 4px 16px;
	}

.navcontainer li a:hover {
	color: #333;
	}
	
#current {
	color: #333;
	}

#image {
	float: left;
	}

#visualsolutionflat {
	float: left;
	margin-left: 40px;
	}

#visualsolution {
	float: left;
	margin-left: 60px;
	margin-top: -40px;
	}

#visualsolutionv {
	float: left;
	margin-left: 16px;
	margin-top: -40px;
	}

.logos {
	float: left;
	}	

#pwsh {
	float: left;
	margin-left:4px;
	}
	
#pwsv {
	float: left;
	margin-left: 490px;
	margin-top: -450px;
	width: 290px;
	}	

#casestudy {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	}	
	
#casestudy2 {
	float: left;
	margin-left: 30px;
	margin-top: -20px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	padding-left: 174px;
	}		

#problem {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	padding-bottom: 10px;
	}	
	
#solution {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	}		

.soulutiontxt {
	float:left;
	text-align: left;
	width: 190px;
	padding-left: 10px;
	margin-top: -14px;
	}

.soulutiontxt2 {
	float:left;
	text-align: left;
	width: 470px;
	padding-left: 10px;
	margin-top: -14px;
	}	
	
.soulutiontxtv {
	float:left;
	text-align: left;
	width: 180px;
	padding-left: 40px;
	padding-top: 8px;
	margin-top: -14px;
	}			

#maintext {
	float: left;
	padding-right: 33px;
	margin-top: 20px;
	width: 190px;
	height: 400px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-right: solid;
	border-right-color: #000;
	border-right-width: 1px;
	}	
	
#whoweare {
	float: left;
	width: 506px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}	
	
#whatwedo {
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	width: 180px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-left: solid;
	border-left-color: #000;
	border-left-width: 1px;
	}	
	
#fourcs {
	float: left;
	width: 506px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-right: solid;
	border-right-color: #000;
	border-right-width: 1px;
	}	
	
#aliteracy {
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	width: 180px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}	
	
#movie {
	float: left;
	padding-left: 40px;
	}

#moviehome {
	float: left;
	padding-left: 40px;
	width: 480px;
	height: 430px;
	}
	
#moviecontact {
	float: left;
	width: 728px;
	height: 340px;
	}			

#contact_usalt {
	background-image:url(../../images/contact_us/contact_us-bkgd.jpg);
	background-repeat:no-repeat;
	height: 340px;
	width: 728px;
	}
	
#contact_ustxt {
	float: left;
	margin-left: 460px;
	margin-top: 20px;
	width: 200px;	
	}	

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	}
	
h2	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	height: 12px;
	}	
	
h3, h3 a:link, h3 a:visited,  h3 a:hover, h3 a:active  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	}
	
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: -10px;
	}		

.testifier {
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: oblique; 
	}	
	
.testifierpos {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px; 
	}	
	
.testifierco {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}		

p {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}	
	
.main {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

.main ul {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.main li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -10px;
	}	

.faq {
	padding-top: 10px;
	padding-left: 54px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 520px;
	}

#copyright {
	padding-top: 4px;
	float: right;
	text-align: right;
	background: #fff;
	color: #aaa;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
  	height: 14px;
	}
	
.top {
	text-align: right;	
	}
	
.nonspacedlist li {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin-left: -40px;
	}	
	
.spacedlist li {
	padding-bottom: 4px;
	margin-left: -10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.affiliations {
	float: left;
	width: 450px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../../images/affiliations/bkgd.gif);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	}	
	
.affiliations img {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 0px;
	float: left;
	height: 58px;
	width: 104px;
	vertical-align: center;
	}		

#testimonials {
	float: left;
	width: 210px;
	}
		
#bubbles {
	float: left;
	width: 210px;
	margin-left: 0px;
	padding-top: 18px;
	}
	
.testimonialnav {
	float: left;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 6px;
	margin-left: -9px;
	text-align: left;
	word-spacing: 1px;
	}

.testimonialnav a:link, .testimonialnav a:visited {
	color: #aaa;
	text-decoration: none;
	}

.testimonialnav a:hover {
	color: #79cbbe;
	text-decoration: underline;
	}
	
.testimonialnav a:active {
	color: #79cbbe;
	font-weight: bold;
	}

.testimonialnav ul { 
	margin: 0;
	text-align: left;
	display: inline;
	}

.testimonialnav li { 
	margin: 0;
	text-align: left;
	display: inline;
	word-spacing: 2.5px;
	}
	
.bubble {
	float: left;
	margin-left: 20px;
	width: 204px;
	}

.bubbletop {
	float: left;
	width: 204px;
	height: 13px;
	background-image: url(../../images/bubble/top.gif);
	background-repeat: no-repeat;
	}

.bubbletext {
	float: left;
	padding-left: 15px;
		width: 170px;
	padding-right: 18px;
	font-style: oblique;
	background-image: url(../../images/bubble/sides.gif);
	background-repeat: repeat-y;
	}

.bubblebottom {
	float: left;
	width: 204px;
	height: 55px;
	background-image: url(../../images/bubble/bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	}

#div1 {
	display: block;
	width: 204px;
	}
	
#div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9 {
	display: none;
	width: 204px;
	}

#contact {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	}
	
label {
	width: 64px;
	float: left;
	text-align: right;
	margin-right: 8px;
	display: block;
	}
	
input {
	color: #000;
	background: #fff;
	border: 1px solid #000;
	}
	
textarea {
	color: #000;
	background: #fff;
	border: 1px solid #000;
	}	

.submit input {
	color: #fff;
	font-weight: bold;
	background-image: url(../../images/nav/navbkgd.gif);
	border: none;
	height: 18px;
	font-size: 11px;
	font-family: Arial;
	margin-left: 72px;
	}

.contact {
	margin-bottom: -10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.checkboxes {
	margin-left: 72px;
	}
	
.boxes {
	margin-left: 10px;
	border: none;
	}	
	
.right {
	text-align: right;
	}
	
#right {
	float: right;
	padding-top: 6px;
	}	
	
#flashcontent {
	}
	
.homealt {
	vertical-align: middle;
	text-align: left;
	padding-left: 80px;
	margin-top: 10px;
	}				
	
.hwwalt {
	float: left;
	width: 183px;
	height: 360px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: center;
	margin-bottom: 10px;
	}

.hwwtxt {
	font-style: oblique;
	width: 160px;
	text-align:center;
	margin-top: 10px;
	margin-left: 10px;
	}
	
#footernav {
	float: left;
	background: #fff;
  	height: 14px;
	}

.footernav ul {
	padding-top: 4px;
	padding-left: 0;
	height: 14px;
	margin: 0;
	color: #aaa;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	}

.footernav li { 
	display: inline; 
	}

.footernav li a:link, .footernav li a:visited {
	text-decoration: none;
	color: #aaa;
	padding: 4px 5px;
	}

.footernav li a:hover {
	color: #000;
	}
		
.swfheadline {
	padding-top: 20px;
	}
	
.swflink {
	text-align: center;
	margin: 0px;
	}		
	
.hwwlink a:link, .hwwlink {
	float: right;
	text-align: right;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border: none;
	}
	
#currentbubble {
	font-weight: bold;
	color: #79cbbe;
	}	
		
#nursingtext {
	width: 420px;
}