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

body {
	background-image: url(../images/til_main.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
form, input {
	padding: 0;
	margin: 0;
}

.textbox {
	border-width:1px;
	border-style:solid;
	border-color:#667079; 
}
.right {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
.left {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}

#container {
	background-image: url(../images/til_1.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	width: 766px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.body {
	position: relative;
	background-image: url(../images/til_bg.jpg);
	background-repeat: repeat-y;
	width: 766px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.body a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}

#header_flash {
	height: 178px;
	width: 766px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#rep_bar {
	width: 676px;
	height: 8px;
	background-image: url(../images/rep_2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 8px;
	font-size: 8px;
	margin-top: 0;
}

#body_text {
	width: 676px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
}
#body_text2 {
	padding: 1px;
	border: 1px solid #C8C8C8;
	width: 672px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#body_top {
	width: 672px;
	background-color: #80A43F;
	height: 17px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#body_container {
	padding-top: 20px;
	width: 672px;
}
.clear {
	display: block;
	clear: both;
	padding: 0;
	margin: 0;

}

#welcome_front {
	margin-top: 1px;
	padding: 1px;
	border: 1px solid #C8C8C8;
	width: 672px;
	height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.left_box_text {
	margin: 10px;
	width: 168px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.left_box_top {
	background-color: #79a3cc;
	height: 17px;
	width: 190px;	
	
}
.left_box {

	background-color: #ffffff;
	margin-top: 1px;
	padding: 1px;
	border: 1px solid #C8C8C8;
	width: 190px;
}
.left_box_container {
	float: left;
	width: 194px;
}

.center_box_text {
	margin: 10px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.center_box_top {
	background-color: #80a440;
	height: 17px;
	width: 236px;	
	
}
.center_box {
	float: left;
	background-color: #ffffff;
	margin-top: 1px;
	padding: 1px;
	border: 1px solid #C8C8C8;
	width: 236px;
}

.center_box_container {
	float: left;
	width: 240px;
	margin-left: 1px;	
}


.right_box_text {
	margin: 10px;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.right_box_top {
	background-color: #80a440;
	height: 17px;
	width: 236px;	
	
}
.right_box {
	float: left;
	background-color: #ffffff;
	margin-top: 1px;
	padding: 1px;
	border: 1px solid #C8C8C8;
	width: 236px;
}

.right_box_container {
	float: left;
	width: 240px;
	margin-left: 1px;
}




#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 71px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer_text {
	width: 766px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	line-height: 71px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	height: 71px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

#footer_text .blue {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3862a8;
	font-weight: normal;
	text-decoration: none;
}

#footer_text .blue a{
	color: #3862a8;
	text-decoration: none;
	font-weight: normal;
}

#footer_text .blue a:hover{
	color: #3862a8;
	text-decoration: none;
	font-weight: normal;
}
.body_type_blue {
	padding: 1px;
	border: 1px solid #C8C8C8;
	width: 672px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
