#logo {
	background-color: #FFEB8A;
	/*background-color: #FFD300;*/
	width: 250px;
	height: 258px;
}
#header {
	height: 258px;
	background-color: #FFFFFF;
	text-align: right;
}
#content {
	padding-top: 0px;
}
#left {
	background-color: #FFFFFF;
}
#service a{
	width: 95px; /* ==> 195px;*/
}
#center {
	margin: 0px;
	padding: 0px;
}

#contact a {
	width: 97px; /* ==> 195px;*/
}
#menu {
	background-color: #FFFFFF;
	padding-top: 8px;
	margin-top: 10px;
	height:120px;
	background-image: url(../site_img/bgmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}
#cWidth {
	width:192px;
	text-align:left;
}
#cWidth2 {
	width:384px;
	text-align:left;
}
.frameStd {
	margin: 0px;
	padding: 0px;
}
