body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 16px;
	color: #7a7a7a;
}
body {
	background-color: #7a7a7a;
	margin-top: 15px;
}
a {
	font-size: 11px;
	color: #00A6EB;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00A6EB;
}
a:hover {
	text-decoration: none;
	color: #7A7A7A;
}
a:active {
	text-decoration: underline;
	color: #00A6EB;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #E40083;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00A6EB;
	padding: 0;
	margin: 0;
}

/* main wrapper that holds the content area centrally */

#wrapper {
width:804px;
height: 752px;
margin:0 auto;
padding: 0 0px 0px 0px;
}

/* parent placeholders */

#logo-holder {
width:257px;
height: 124px;
float: left;
}

#header-holder {
width:547px;
height: 124px;
float: left;
}

#navigation {
width:804px;
height: 31px;
text-align: center;
background-image:url(../images/navigation.gif);
background-repeat: no-repeat;
padding: 9px 0 0 0;
float: left;
}

#navigation a {
font-size: 11px;
font-weight: bold;
letter-spacing: 0px;
color: #333333;
padding: 0 7px 0 8px;
text-decoration: none;
}

#navigation a:hover {
font-size: 11px;
font-weight: bold;
letter-spacing: 0px;
color: #FFFFFF;
padding: 0 7px 0 8px;
text-decoration: none;
}

#left-bar {
width:18px;
height: 205px;
background-image:url(../images/left-bar.gif);
background-repeat: no-repeat;
float: left;
}

#flash {
width:770px;
height: 205px;
background-color: #FFFFFF;
float: left;
}

#right-bar {
width:16px;
height: 205px;
background-image:url(../images/right-bar.gif);
background-repeat: no-repeat;
float: left;
}

#content {
width:495px;
height: 270px;
background-image:url(../images/copy.gif);
background-repeat: no-repeat;
padding: 13px 0 0 20px; 
float: left;
}

#content-testimonials {
width:495px;
height: 270px;
background-image:url(../images/copy.gif);
background-repeat: no-repeat;
padding: 13px 0 0 20px; 
float: left;
}

#content-scroll {
width:465px;
height: 250px;
overflow: auto;
text-align: left;
padding: 0 30px 0 0; 
float: left;
}

#content-contact {
width:465px;
height: 250px;
overflow: auto;
text-align: left;
padding: 0 30px 0 0; 
float: left;
}

#content-contact a {
font-size: 13px;
font-weight: bold;
color: #00A6EB;
text-decoration: underline;
}

#content-contact a:hover {
font-size: 13px;
font-weight: bold;
color: #7a7a7a7;
text-decoration: none;
}

#testimonials {
width:289px;
height: 283px;
background-image:url(../images/testimonials.gif);
background-repeat: no-repeat;
float: left;
}

#footer {
width:804px;
height: 80px;
color: #FFFFFF;
line-height: 15px;
text-align: center;
padding: 20px 0 0 0;
float: left;
}

#footer a {
font-size: 11px;
font-weight: bold;
letter-spacing: 0px;
color: #FFFFFF;
padding: 0 5px 0 0;
text-decoration: underline;
}

#footer a:hover {
font-size: 11px;
font-weight: bold;
letter-spacing: 0px;
color: #FFFFFF;
padding: 0 5px 0 0;
text-decoration: none;
}

/* nav button holders */

#rollovera {
width: 78px;
height: 66px;
float:left;
}

#rolloverb {
width: 92px;
height: 66px;
float:left;
}

#rolloverc {
width: 147px;
height: 66px;
float:left;
}

#rolloverd {
width: 74px;
height: 66px;
float:left;
}

#rollovere {
width: 74px;
height: 66px;
float:left;
}

/* Rollovers - Horizontal */

.rollovera {
display: block;
width: 78px;
height: 66px;
background-image: url(../images/rollovera.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
a.rollovera:link, a.rollovera:visited, a.rollovera:active {
background: url(../images/rollovera.gif) no-repeat;
}
a.rollovera:hover  {
background-position:-78px 0;
}

.rolloverb {
display: block;
width: 92px;
height: 66px;
background-image: url(../images/rolloverb.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
a.rolloverb:link, a.rolloverb:visited, a.rolloverb:active {
background: url(../images/rolloverb.gif) no-repeat;
}
a.rolloverb:hover  {
background-position:-92px 0;
}

.rolloverc {
display: block;
width: 147px;
height: 66px;
background-image: url(../images/rolloverc.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
a.rolloverc:link, a.rolloverc:visited, a.rolloverc:active {
background: url(../images/rolloverc.gif) no-repeat;
}
a.rolloverc:hover  {
background-position:-147px 0;
}

.rolloverd {
display: block;
width: 74px;
height: 66px;
background-image: url(../images/rolloverd.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
a.rolloverd:link, a.rolloverd:visited, a.rolloverd:active {
background: url(../images/rolloverd.gif) no-repeat;
}
a.rolloverd:hover  {
background-position:-74px 0;
}

.rollovere {
display: block;
width: 74px;
height: 66px;
background-image: url(../images/rollovere.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
a.rollovere:link, a.rollovere:visited, a.rollovere:active {
background: url(../images/rollovere.gif) no-repeat;
}
a.rollovere:hover  {
background-position:-74px 0;
}

/* styles */

.blue-header {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #00A6EB;
}

.blue-points {
color: #00A6EB;
}
