@charset "utf-8";
/* CSS Document */

/* begin editable for pages //////////////////////////////////////////////////////////////////////////////////// */
h1 {
	font-size:18px;
	margin: 0 0 3px 0;
	color: #666;
	font-weight: lighter;
}
h2 {
	font-size:16px;
	margin: 5px 0 5px 0;
}
p {
	margin:0px;
}
#contenttop {
	width: 940px;
	height: inherit;
}
#contenttop #contenttopi {
	margin:10px 10px 0 10px;
	height: inherit;
}
#contentbot {
	width: 940px;
}
#contentbot #contentboti {
	margin:10px 10px 0 10px;
	height: 130px;
}
.contentleft {
	float:left;
	width:220px;
	margin: 0 10px 0 0;
	border: 1px solid #CCC;
}
.contentright {
	float:right;
	width:220px;
	margin: 0 0 0 0;
	border: 1px solid #CCC;
}
#contentsub {
	width: 940px;
}
#contentsub #contentsubi {
	margin:10px 10px 0 10px;
	height: 75px;
}
.contentmid {
	float:left;
	width:918px;
	margin: 0 10px 0 0;
	border: 1px solid #CCC;
}

#slider { 
	width: 920px;
	height: 250px;
	overflow: hidden;
}
/* end editable for pages //////////////////////////////////////////////////////////////////////////////////// */
