@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	background:#fff;
	text-align: center;
}

#Template_Header {
	background:#adbad1;
	height:321px;
	overflow:hidden;
	width:100%;
}

#Img_Header {
	width:1200px;
	margin:0 auto;
	height:321px;
}


#Template_Body {
	width: 980px;
	margin: 0px auto;
}

#Template_Content {
	text-align:left;
}

#Template_ColumnSXHome {
	width: 198px;
	margin: 0px;
	text-align: left;
	float: left;
}

#Template_ColumnCXHome {
	width: 584px;
	margin: 0px;
	text-align: left;
	float: left;
}

#Template_ColumnDXHome {
	width: 198px;
	text-align: left;
	right: 0px;
	float: right;
}


#Template_ColumnCX {
	width: 782px;
	margin: 0px;
	text-align: left;
	float: left;
}

#Template_NoColumn {
	width: 902px;
	background-color: #222;
	text-align: left;
	right: 0px;
	float: right;
}

#Template_Text {
	margin: 24px 71px;
}

#Template_Text_Int {
	margin: 24px 71px;
	margin-right:0px;
}

.TemplateTopMrg {
	margin:0; padding:0;
	padding-top:47px;
}

/*
#Template_Logo {
	position: relative;
	float: left;
}
*/

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

#Template_MenuMain {
	padding: 0px;
	margin: 0px;
}

#Template_Footer {
	clear: both;
	width: 980px;
	margin:0 auto;
	background:#c7387f;
}

#FooterContent {
 padding:10px 20px; color:white;
 }


.Template_Clear {
	clear: both;
	height:0px; line-height:0px;
}

.FloatLeft { float:left;}

.FloatRight { float:right;}
