@charset "utf-8";
body {
	background-color: #666;
	margin: 0px;
	padding: 0px;
}
#containner #main #left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 97px;
	background-image: url(../images/getece_page1_cs_02.jpg);
	height: 650px;
}
#containner #main #center {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 650px;
	width: 830px;
	float: left;
}
#footer {
	height: 64px;
	width: 1024px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D60016;
	background-color: #FFF;
	padding-top: 9px;
	font-family: "Century Gothic";
	font-size: 9pt;
}

#containner #main #right {
	background-image: url(../images/getece_page1_cs_02.jpg);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 650px;
	width: 97px;
}



#head {
	background-image: url(../images/brand_home.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 111px;
	width: 1024px;
}
#menu {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D60016;
	height: 25px;
	width: 1024px;
	text-align: left;
}
#containner {
	text-align: left;
	width: 1024px;
	height: 650px;
}

