#omot{
	height: 1100px;
	width: 926px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006600;	
}

#head{
	height: 268px;
	width: 926px;
	background-image: url(head.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

#main{
	height: 780px;
	width: 926px;
	padding: 0px;
	background-color: #FFFFCC;
}

#right{

}

#left{
	height: 540px;
	width: 870px;
	float:left;
	margin: 0px;
	padding: 30px 0px 10px 40px;
	background-color: #FFFFCC;
}

#bottom{
	height: 50px;
	width: 926px;
	margin-bottom: 0px;
	float: left;
}
