body {
	margin: 0px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 103%;
	background-image: url(../images/m_bg.jpg);
}
#main_container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
}
#logo_tp_header {
	background-image: url(../images/bdy.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 850px;
}
#logo_box {
	height: 95px;
	width: 215px;
}
a.button {
	display: block;
	height: 95px;
	width: 215px;
}

a.button span{
	display:none;
}

a.button2 {
	display: block;
	height: 29px;
	width: 405px;
}

a.button2 span{
	display:none;
}

a.button3 {
	display: block;
	height: 29px;
	width: 403px;
}

a.button3 span{
	display:none;
}

a.button1 {
	display: block;
	height: 20px;
	width: 500px;
	color: #FFF;
	text-decoration: none;
}
#nav_box {
	height: 29px;
	width: 810px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bg.jpg);
}
#nav_btn_l {
	background: url(../images/bdy.jpg) repeat -20px -118px;
	float: left;
	height: 29px;
	width: 406px;
	}
#nav_btn_r {
	background: url(../images/bdy.jpg) repeat -426px -118px;
	float: right;
	height: 29px;
	width: 404px;
}

#header_box {
	background: url(../images/bdy.jpg) repeat 0px -147px;
	height: 120px;
	width: 850px;
	margin: 0px;
}#content_box {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: .78em;
	line-height: 1.5em;
	padding-right: 40px;
	padding-left: 40px;
}
.black_txt {
	color: #000;
}
.orng_txt {
	color: #F60;
}
.dotted_bdr_box {
	background-color: #000;
	padding: 10px;
	height: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #FFF;
	text-align: center;
	display: block;
	color: #FFF;
}
#copyright_box {
	background:url(../images/bdy.jpg) repeat -0px -345px;
	width: 830px;
	font-size: .65em;
	height: 15px;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a {
	color: #F60;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
.clearing {
	font-size: .1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.welcome_txt {
	font-size: 2em;
}
.padalign_r {
	width: 85px;
	float: left;
}

