/*********** ID TAGS ***********/
#curve {
    position: absolute;
    top: 438px;
    z-index: 90;
    width: 738;
    height: 57px;
    left: 50%;
    margin-left: -369px;
    background: url(images/bg_curve.png) no-repeat;
}
#curve_bottom {
	position: absolute;
	top: 95px;
	left: 50%;
	margin-left: -246px;
	z-index: 100;
}
#main_page {
	position:absolute;
	top: 1px;
	z-index: 50;
	width: 754px;
	left: 580px;
	margin-left: -378px;
	height: 748px;
}
#slideshow {
    position: absolute;
    left: 50%;
    margin-left: 1px;
    height:387px;
    top: 58px;
    z-index: 10;
}
#slideshow img {
    display:none;
    position:absolute;
    top:38;
    left:50%;
    margin-left: -245px;
}
#slideshow .first {
	display: block; 
	opacity: 0.99;
}
#slideshow .secondary {
	display: none; 
	opacity: -0.01;
}
#textLayer {
	position: absolute; 
	width:420px;
	left:50%;
	margin-left: -239px; 
	top:105px;
	overflow: auto;
	height: 620px;
	color: #FFFFFF;
}
#textLayer p {
	color: #FFFFFF;
}
#textLayer a {
	color: #FFFFFF;
}
#homepageClients {
	text-align: left;
	list-style: none;
	margin-top: 40px;
}
#homepageClients li {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
}
#homepageClients li a {
	text-decoration: none;
	color: #FFFFFF;
}
#homepageNews {
	margin-top:10px;
}
#homepageNews li {
  list-style: none;
  background-position: left top;
  background-repeat: no-repeat;
  width: 200px;
  height: 50px;
  padding-left: 70px; /* space for the image */
  padding-bottom: 12px;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 0px;
}
#homepageNews li a {
	text-decoration: none;
	color: #FFFFFF;
}
#homepageNews li.bullet1 {
	background-image: url(images/bullet1.jpg);
}
#homepageNews li.bullet2 {
	background-image: url(images/bullet2.jpg);
}
#homepageNews li.bullet3 {
	background-image: url(images/bullet3.jpg);
}
/*********** ID TAGS ***********/

/*********** STYLED TAGS ***********/
/*********** STYLED TAGS ***********/

/*********** TAGLESS CLASSES ***********/
.footerText
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.nav_left
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 900;
}
.nav_left:hover
{
	color: #F3F7C9;
}
.pageText
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
/*********** TAGLESS CLASSES ***********/

/*********** TAGGED CLASSES ***********/
ul.directions li {
	color: #FFFFFF;
}
td {
	color: #FFFFFF;
}
/*********** TAGGED CLASSES ***********/
#layer {
	color: #FFF;
}
