body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}

h1, h2, h3 {
	font-weight:100;
}

h1 {
	font-size: 24px;
	color: #0099FF;
}
h2 {
	font-size: 20px;
	color: #0099FF;
}
h3 {
	font-size: 16px;
	color: #0099FF;
}

.wrap {
	width:1000px;
	margin:0 auto;
}

#logo {
	width:500px;
	height:150px;
	float:left;
	margin:0 0 20px 0;
}

#top-info {
	background-image: url("../images/top-info-background.png");
    float: right;
    height: 40px;
    padding: 40px 15px 70px 0;
    text-align: right;
    width: 235px;
}

#top-info h3
{
	color:#333333;
}

#top-info p {
	color:#333333;
	margin:0;
}

#top-info h2 {
	font-weight:100;
	color:#333333;
	margin:0;
}

#nav {
	width:1000px;
	height:40px;
	margin:0 auto;
	background-image:url(../images/nav-background.png);
	padding:10px 0 0 0;
	float:left;
}

#nav ul {
	list-style:none;
	display:inline;
	margin:0 0 0 20px;
	padding:0;
}

#nav li {
	list-style:none;
	display:inline;
	margin:0 -2px 0 -1px;
	list-style-position:inside;
	list-style-image:none;
}

#nav a {
	margin:0 ;
	padding:5px 20px;
	border-right:1px solid #333333;
	border-left:1px solid #666666;
}

#nav a:link {
	color: #ffffff;
	text-decoration:none;
	margin:0;
}
#nav a:visited {
	color: #ffffff;
	text-decoration:none;
}
#nav a:hover {
	color: #0099ff;
	text-decoration:none;
}
#nav a:active {
	color: #0099ff;
	text-decoration:none;
}

#nav a.first {
	border-left:none;
}

#nav a.last {
	border-right:none;
}

.third-title {
	width:300px;
	height:30px;
	margin:0;
	background-image:url(../images/title-background.png);
}

.third-title h1, h2, h3 {
	margin:5px 0 0 10px;
	color:#FFFFFF;
}

.third {
	float:left;
	width:300px;
	float:left;
	margin:0 50px 35px 0;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:1px solid #333333;
}

.third-last {
	float:left;
	width:300px;
	float:left;
	margin:0 0 35px 0;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:1px solid #333333;
}

#main {
	width:1000px;
	clear:both;
	margin:0;
	padding:0;
}

#footer {
	width:1000px;
	padding:50px 0 50px 0;
	margin:20px 0 0 0;
	color:#FFFFFF;
	background-image:url(../images/footer-background.png);
	clear:both;
	text-align:center;
}

#footer ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#footer li {
	list-style:none;
	display:inline;
	margin:0 -2px 0 -1px;
	list-style-position:inside;
	list-style-image:none;
}

#footer a {
	margin:0 ;
	padding:5px 20px;
	border-right:1px solid #333333;
	border-left:1px solid #666666;
}

#footer a:link {
	color: #ffffff;
	text-decoration:none;
	margin:0;
}
#footer a:visited {
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover {
	color: #0099ff;
	text-decoration:none;
}
#footer a:active {
	color: #0099ff;
	text-decoration:none;
}

#footer a.first {
	border-left:none;
}

#footer a.last {
	border-right:none;
}

#links {
	width:100%;
	background-color:#000000;
	padding:20px 0 30px 0;
	margin:0;
	color:#FFFFFF;
	clear:both;
	text-align:center;
	border-top:5px solid #333333;
}

#links h2 {
	color:#FFFFFF;
}

#links-wrap {
	width:850px;
	margin:0 auto;
}

#links ul {
	padding:0;
	list-style:none;
}

#links li {
	padding:3px 10px 3px 10px;
	margin:0; 
}

#links a:link {
	color: #ffffff;
	text-decoration:none;
}
#links a:visited {
	color: #ffffff;
	text-decoration:none;
}
#links a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#links a:active {
	color: #ffffff;
	text-decoration:underline;
}

#gray-twothirds {
	width:1000px;
	float:left;
	background-color:#CCCCCC;
	margin:0 0 40px 0;
	border-bottom:3px solid #333333;
	text-align:left;
}

#inside-gray {
	width:580px;
	padding:20px;
	float:left;
	text-align:justify;
}

#inside-gray h1, h2 {
	margin-top:0;
	color:#0099FF;
}

#dark-gray {
	width:310px;
	float:right;
	background-color:#333333;
	background-image:url(../images/dark-gray-end.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:20px;
	color:#ffffff;
	margin-bottom:20px;
}

#dark-gray h2, h3 {
	color:#0099FF;
	margin:0 0 10px 0;
}

.whole {
	float:left;
	width:1000px;
	margin:0 0 35px 0;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:1px solid #333333;
	clear:both;
}

.whole-title {
	width:1000px;
	height:30px;
	margin:0;
	background-image:url(../images/whole-title-background.png);
}

.whole-title h1, h2 {
	margin:5px 0 0 10px;
	color:#FFFFFF;
}

.contactform {
	list-style:none;
}

#pdf_link_holder
{
	float: right;
    margin-right: 100px;
    text-align: center;
	margin-bottom:10px;
}

#pdf_link_holder a
{
	text-decoration:none;
}

#pdf_link_holder img
{
	border:1px solid #666;
}

#testimonial_holder
{
	float: left;
    width: 100%;
}

#testimonial
{
	background-color: #FFFEA6;
    margin-left: auto;
    margin-right: auto;
    margin-top: -80px;
    padding: 10px;
    width: 323px;
}
