body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear{
clear:both;
}
#top {
	float: left;
	width: 900px;
}
#logo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 79px;
	width: 450px;
}
#number {
	float: right;
	height: 79px;
	width: 310px;
	margin-top:-15px;
}
#toplink {
	float: left;
	width: 900px;
}
#toplink ul{
	margin: 0px;
	padding: 0px;
}
#toplink ul li{
	list-style-type: none;
	padding-right: 20px;
	display: inline;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 28px;
	padding-left: 20px;
	padding-top: 5px;
}
#toplink li a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C2C2C2;
	text-decoration: none;
}
#toplink li a:hover{
	color: #CC6600;
}
#header {
	float: left;
	width: 900px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 212px;
}
#main1 {
	float: left;
	width: 900px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 6px;
	margin-bottom: 10px;
}
#main2 {
	float: left;
	width: 900px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 10px;
	height: 4px;
}
#maintxt {
	float: left;
	width: 660px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #E0E0E0;
	padding: 5px;
	line-height: 18px;
}
.box1 {
	float: left;
	width: 219px;
	margin-right: 8px;
}
.box1 h1 {
	background-image: url(../images/boxtop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 210px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-transform: uppercase;
}
.boxbg {
	background-image: url(../images/boxbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 112px;
	width: 209px;
	padding: 5px;
}

.boxbg h2 {
	float: left;
	display: block;
	height: 90px;
	width: 209px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.more {
	float: right;
	text-align: right;
	margin-top: 5px;
}
.more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.box2 {
	float: left;
	width: 219px;
}
.box2 h1 {
	background-image: url(../images/boxtop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 210px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-transform: uppercase;
}
#footer {
	background-color: #333333;
	text-align: center;
	padding: 10px;
	height: 34px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a{
	font-family: Tahoma;
	font-size: 11px;
	color: #1B7FCB;
	text-decoration: none;
}
#form {
	width: 212px;
	background-color: #f2f2f2;
	border: 1px solid #cfcfcf;
	float: left;
	margin-left: 14px;
	margin-bottom: 5px;
}

input, select {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #6E6E6E;
	width: 100px;
	height:15px;
}

label {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding-left: 5px;
	float: left;
	width: 96px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.formdiv{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 1px;
}
#input1 {
	width:57px;
	height: 15px;
}
#input2 {
	width:99px;
	height: 50px;
	border: 1px solid #6E6E6E;
}
#submit {
	padding-left: 101px;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 10px;
}
.htxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099FF;
	text-decoration: none;
}
#address {
	width: 196px;
	background-color: #f2f2f2;
	border: 2px solid #414141;
	float: left;
	margin-left: 14px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#address h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099FF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
}
.list ul{
padding:0px;
margin:0px;
}
.list ul li{
	list-style-type: none;
	line-height: 10px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	margin-top: 8px;
	padding-left: 15px;
	margin-left: 20px;

}
.list li a {
	color:#333333;
	font-family:Arial;
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}
.list li a:hover {
	color:#7B6B13;
}
.radio {
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#form1{

	width: 420px;

	background-color: #f2f2f2;

	border: 1px solid #cfcfcf;

}

input, select {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

	border: 1px solid #cccccc;

	width: 140px;

	height:15px;

	

}

label {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #393939;

	padding-left: 1px;

	float: left;

	width: 100px;

}

.formdiv{

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 1px;

	padding-left: 0px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #999999;

}

.add{

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

	border: 1px solid #cccccc;

	width: 140px;

	height:40px;

}

#input1 {

	width:57px;

	height: 15px;

}

#input2 {

	width:150px;

	height: 50px;

}

#submit {

	padding-left: 103px;

}
