body{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #7d7d7d;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	padding-top: 30px;
	text-align: center;
}
.txt-box1 {
	border: 1px solid #CCC;
}
a{
	outline:none;
	text-decoration: none;
	color: #1B539E;
}

a:hover{
	color: #000;
	text-decoration: underline;
}


#container {
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftmain {
	float: left;
	width: 550px;
}
.rightmain {
	float: left;
	width: 434px;
	background-image: url(../images/bg_scrool.png);
	background-repeat: no-repeat;
	height: 408px;
	padding: 10px;
}
.intro{
	float: left;
	width: 580px;
	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	height: 408px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 210px;
}

.promain1 {
	width: 415px;
	overflow: hidden;
}
.content1{
	line-height: 20px;
	width: 415px;
}

.clr{
	clear:both;
}

.img1{
	float: left;
}


.bg_mid{
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

.bg_mid a{
	text-decoration: none;
	color: #1b539e;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}

.bg_mid a:hover{
	color: #E53700;
	text-decoration: none;
}

.tx1{
	font-size: 11px;
}

.email{
	color: #7d7d7d;
	font-weight: bold;
}

.email a{
	text-decoration: none;
	color: #7d7d7d;
	font-weight: normal;
}

.email a:hover{
	color: #1B539E;
}
.privacy {
}

.privacy a{
	text-decoration: none;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	color: #7d7d7d;
	font-family: Tahoma, Geneva, sans-serif;
}

.privacy a:hover{
	color: #000;
	text-decoration: underline;
}
.pagehead {
	color: #1B539E;
	text-align: right;
	padding-right: 35px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
}
