@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	background-image: url('../img_struct/Body.Bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
}

img { border:none;}

#secondbg {
	height: 147px;
	width: 23%;
	right: 0;
	background-image: url('../img_struct/Body.Bg2.gif');
	background-repeat: repeat-x;
	position: absolute;
}

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

#Template_Header {
	position: relative;
	z-index:10;
}

#Template_Container {
	width: 940px;
	margin: 0px auto; position:relative; z-index:10;
}

#Template_ColumnSX {
	width: 190px;
	margin: 0;
	padding:0;
	text-align: left;
	float: left;
}


#Template_ColumnDXHome {
	margin-top:-50px;
}

#Template_Text {
	margin: 10px;
}


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


#Template_Image {
height:439px;
width:478px;
overflow:hidden;
float:left;
}

#Img_Menu {float:left; background:url(../img_struct/logo.jpg) no-repeat; width:585px; height:439px;}

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

