body {
margin: 0px;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}

.main {
width: 960px;
margin-left: auto;
margin-right: auto;
}

.header {
width: 960px;
height: 178px;
margin-top: 60px;
}

.navigation {
background-color: #000000;
float: left;
text-align: left;
width: 55%;
}

a.nav {
color: #ffffff;
height: 24px;
display:inline-block;
padding-top: 3px;
text-decoration: none;
font-family: arial;
}

a.nav:alink {
color: #ffffff;
height: 24px;
display:inline-block;
padding-top: 3px;
text-decoration: none;
font-family: arial;
}

a.nav:vlink {
color: #ffffff;
height: 24px;
display:inline-block;
padding-top: 3px;
text-decoration: none;
font-family: arial;
}

a.nav:hover {
color: #ffffff;
height: 24px;
display:inline-block;
padding-top: 3px;
text-decoration: none;
font-family: arial;
background-color: #00ca15;
}

#myslideshow{ 
}

.h1 {
font-family: Arial;
font-size: 18pt;
text-align: center;
width: 83%;
margin-left: auto;
margin-right: auto;
color: #ffffff;
background-color: #00ca15;
}

h2 {
font-family: Arial;
font-size: 18pt;
text-align: center;
}


.copyright {
font-family: Arial;
font-size: 8pt;
text-align: center;
}

.text {
font-family: Arial;
font-size: 10pt;
text-align: justify;
text-indent: 20px;
}

.block {
margin-left: 100px;
width: 80%
}

li {
font-family: Arial;
font-size: 12pt;
text-align: left;
}

.top {
padding-top: 20px;
font-family: Arial;
font-size: 14pt;
text-align: left;
}

.disclaimer {
font-size: 6pt;
text-transform: uppercase;
text-align: justify;
}

.test {
color: #00ca15;
font-size:24pt;
text-decoration: none;
font-family: trebuchet ms;
text-align: center;
}

.testimonial {
font-family: verdana;
font-size: 10pt;
text-align: justify;
text-indent: 20px;
}
