@charset "utf-8";
/* CSS Document */
body, td, th
{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #707162;
			line-height:18px;
}
body
{
			background-color:#333;
			background-repeat: repeat;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
}
a
{
			color:#333;
			text-decoration:underline;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
}
a:hover
{
			color:#898989;
			text-decoration:none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
}
ul
{
			margin:0px;
			padding:0px;
			padding-left:15px;
			list-style-image: url(../images/point-arrow.gif);
			list-style-type: none;
}
li
{
			list-style-image: url(../images/point-arrow.gif);
			list-style-type: upper-alpha;
}
img
{
			border:none;
}
p, h1, h2, h3, h4
{
			margin:0px;
			padding:0px;
}
.quotebg{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #5d5023;
			text-decoration: none;
			background-color: #afa06e;
			background-image: url(../images/quotebg.gif);
			background-repeat: no-repeat;
			background-position: left top;
			padding-left: 10px;
    }
.quotetext{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #333;
     }
.shadowright{
			background-image: url(../images/shadow-rightbg.gif);
			background-repeat: repeat-y;
    }
.shadowbase{
			background-image: url(../images/shadow-basebg.gif);
			background-repeat: repeat-x;
    }
.videobg{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #333;
			background-image: url(../images/videobg.gif);
			background-repeat: no-repeat;
			background-position: left top;
			padding-left: 10px;
    }
.contactbg{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-weight: bold;
			color: #d7d8c6;
			background-color: #9c9b98;
			background-image: url(../images/contactbg.gif);
			background-repeat: no-repeat;
			background-position: left top;
			padding-left: 30px;
     }
.emailtext2{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #333;
			text-decoration: none;
			line-height: 32px;
    }
.emailtext{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #333;
			text-decoration: none;
			line-height: 32px;
    }
.emailtext:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold;
			color: #000;
			text-decoration: underline;
			line-height: 32px;
    }

.text{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #707162;
			text-decoration: none;
    }
.videoegtext{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #707162;
   }
.shadowright2{
			background-image: url(../images/video-example/shadow-rightbg.gif);
			background-repeat: repeat-y;
    }
.shadowbase2{
			background-image: url(../images/video-example/shadow-basebg.gif);
			background-repeat: repeat-x;
    }
.testimonialtext{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #707162;
			text-decoration: none;
    }
/* Footer */

.footer
{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #5d5e4e;
			text-decoration: none;
			padding-right: 10px;
			padding-left: 10px;
}
.footerlink
{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #5d5e4e;
			text-decoration: none;
}
.footerlink:hover
{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #5d5e4e;
			text-decoration: underline;
}
