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


body{
	background-image:url(../imginc/root_bg.jpg);
	background-repeat:repeat;
	margin:0; padding:0; border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}


#wrap{

	width:1000px;
	margin:0 auto; padding:0; border:0;
}

#banner{
	height:140px;
	width:1000px;
	margin:0; padding:0; border:0;
}

#btns{
	height:52px;
	width:1000px;
	margin:0; padding:0; border:0;
}

#cont{
	width:1000px;
	margin:0; padding:0 0 0 0; border:0;
	background-image:url(../imginc/bg_rep.jpg);
	background-repeat:repeat-y;
}

#footer{
	width:1000px;
	height:71px;
	background-image:url(../imginc/footer.png);
	background-repeat:no-repeat;
}


/** STYLES **/

#footer h1{
	font-size:12px;
	color:#663300;
	font-weight:normal;
	padding:14px 12px 0 12px;
	margin:0;
	line-height:18px;
}

#footer h1 a, #footer h1 a:link, #footer h1 a:hover, #footer h1 a:active{
	color:#663300;
	text-decoration:underline;
}

.setRight{
	float:right;
}





a, a:link, a:hover, a:active{
	color:#663300;
	text-decoration:underline;
}


.img {
	float: left;
	width: 201px;
	padding-bottom: 2px;
	padding-right: 20px;
}

.vertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.label{
font-family: "Comic Sans MS";
font-size:18px;
color:#663300;
font-weight:bold;}