@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	background-color: #fff;
	background-position: top center;
	text-align: center;
}

#Template_Body {
	width: 960px;
	margin: 0px auto;
	margin-left: auto;
	margin-right: auto;
}

#Template_Header {
	width: 960px;
	height: 40px;
	background: no-repeat;
	position: relative;
}

#Template_Content {
	float: left;
	width: 960px;
	margin: 0px;
	margin-top: 10px;
}

#Template_Animation {
}

#Template_ColumnSX {
	width: 205px;
	margin: 0px;
	text-align: left;
	float: left;
	background-image:url(../img/BgColLeftBottom.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #C1DDF2
}

#Template_ColumnDX {
	width: 728px;
	text-align: left;
	right: 0px;
	float: right;
}

#Template_Text {
	margin: 0px;
	text-align: left;
	padding: 10px;
	line-height: 1.8em;
}

#Template_Image {
	clear: both;
	margin: 0px;
}

#Template_MenuMain {
	width: 960px;
	height: 35px;
	background: url('../img/MenuBG.jpg');
	padding: 0px;
	margin: 0px;
}

#Template_MenuSubMain {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/Menu02BG.gif);
	height: 24px;
	line-height: 24px;
}

#Template_MenuSubMain2 {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/Menu03BG.gif);
	height: 24px;
	line-height: 24px;
}

#Template_Footer {
	margin-top: 15px;
	width: 960px;
	border-top: 1px solid #dddddd;
}

.Template_Clear {
	clear: both;
}

#Template_MenuFooter {
	clear: both;
	text-align: left;;
}

#Template_LogoLink {
	background-image:url(../img/logo_tm.gif);
	background-position: right center;
	padding: 7px 40px 7px 0px;
	background-repeat: no-repeat;
	color: #444444;
	display: block;
	
}