@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(bg.jpg);
	background-repeat:repeat;
	margin:0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	margin-top:25px;
}
.testimonialp {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	line-height:25px;
	margin-top:25px;
}
h1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:27px;
	line-height:40px;
	text-align:center;
	letter-spacing:-1px;
}
h3 {
	font-family:Tahoma, Verdana, Arial;
	font-size:27px;
	line-height:40px;
	text-align:center;
	letter-spacing:-1px;
	margin-top:0px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:33px;
	text-align:center;
	letter-spacing:-1px;
	margin-top:20px;
	font-weight:bold;
	font-style:italic;
}
#maincontainer {
	background-image:url(bg-x.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:auto;
}
#header {
	background-image: url(header.jpg);
	height: 80px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(contentbg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	overflow: hidden;
}
#contentD {
	visibility: hidden;
	width: 1px;
	height: 1px;
}
#footer {
	background-image: url(bg.jpg);
	height: 10px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	overflow: hidden;
}
h1 {
    font-size: 42px;
    font-weight: 400;
    color: #1d327d;
    }
    p {
    color: #1A1A1A;
    }
    #message-1 {
    font-size: 18px;
    text-align: justify;
    margin: 0;
    }
    #message-2 {
	font-size: 18px;	
    text-align: justify;
    zoom: 1;
    }
    #ad holder {
    height:400px;
    width:100%;
    }