/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	background-color:#c0c9d8;
	margin:0px;
	text-align:center;
	}

.main_frame {
	width:851px;
	text-align:left;
	margin:0 auto;
	}
	
.navbg {
	background-image:url(images/navtop.jpg);
	background-repeat:no-repeat;	
	width:851px;
	height:86px;
	float:left;
	clear:none;
	}

.navbg1 { 	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	text-align:left;
	padding:50px 0px 0px 200px;
	}

.navbg1 a:link {
	color:#000000;
	text-decoration:none;
	}

.navbg1 a:visited {
	color:#000000;
	text-decoration:none;
	}

.navbg1 a:hover{
	color:#990000;
	text-decoration:none;
	}


.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;	
	width:851px;
	height:130px;
	float:left;
	clear:none;
	}


.img1 {
	background-image:url(images/img1.jpg);
	background-repeat:no-repeat;	
	width:284px;
	height:225px;
	float:left;
	clear:none;
	}

.img2 {
	background-image:url(images/img2.jpg);
	background-repeat:no-repeat;	
	width:290px;
	height:225px;
	float:left;
	clear:none;
	}
	
.img3 {
	background-image:url(images/img3.jpg);
	background-repeat:no-repeat;	
	width:277px;
	height:225px;
	float:left;
	clear:none;
	}

.content {
	width:452px;
	float:left;
	clear:none;
	}

.textarea { 	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	text-align:justify;
	padding:10px 35px 0px 30px;
	line-height:20px;
	}

.textarea a:link {
	color:#000000;
	text-decoration:none;
	}

.textarea a:visited {
	color:#000000;
	text-decoration:none;
	}

.textarea a:hover{
	color:#990000;
	text-decoration:none;
	}

.textarea2 { 	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	text-align:justify;
	padding:3px 25px 0px 20px;
	line-height:20px;
	}

.textarea2 a:link {
	color:#990000;
	text-decoration:none;
	}

.textarea2 a:visited {
	color:#990000;
	text-decoration:none;
	}

.textarea2 a:hover{
	color:#990000;
	text-decoration:underline;
	}
	
.frame {
	width:399px;
	float:left;
	clear:none;
	}


.img4 {
	background-image:url(images/img4.jpg);
	background-repeat:no-repeat;	
	width:399px;
	height:130px;
	float:left;
	clear:none;
	}

.download {
	width:399px;
	height:127px;
	float:left;
	clear:none;
	}

.sectbg {
	background-image:url(images/sectbg.jpg);
	background-repeat:repeat-y;	
	width:851px;
	float:left;
	clear:none;
	}

.sect1 {
	width:284px;
	float:left;
	clear:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	}

.sect2 {
	width:272px;
	float:left;
	clear:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	}

.sect3 {
	width:295px;
	float:left;
	clear:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	}

.footerbg {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;	
	width:100%;
	height:110px;
	float:left;
	clear:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#979aa0;
	text-decoration:none;
	text-align:center;
	line-height:60px;
	}


.innerbanner {
	width:851px;
	height:225px;
	float:left;
	clear:none;
	}
