@import url("smiles_sky.css");

body {
	background: #9a9a9a url(102/images/bg.jpg) repeat;
}
#container {
	background:url(102/images/container-bg.jpg) no-repeat 0 135px;
}
#main {
	margin-top:283px;
}
#slogan2 {
	visibility: hidden;
}
#nav li {
	padding: 0.8em 0.8em;
	background: url(102/images/nav-border.jpg) no-repeat center right;
}
#nav li:last-child {
	background: none;
}
#nav li:hover,
#nav li#current {
	background:#036C73;
}