/** BASIC */

html, body {
	height: 100%;
}

.title1 {
	height: 25px;
	padding: 12px 0px 0px 40px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

.title1 h2 {
}

.title2 {
}

.title2 h2 {
	height: 25px;
	padding: 12px 0px 0px 43px;
	background: url(images/homepage16.jpg) no-repeat left top;
}

/** WRAPPERS */

#wrapper {
	width: 1000px;
	margin: 0px auto;
}

#wrapper2 {
	float: left;
	width: 950px;
}

#extra1, #extra2 {
	float: left;
	width: 25px;
	height: 500px;
}

#extra1 {
	background: url(images/homepage03.jpg) no-repeat left top;
}

#extra2 {
	background: url(images/homepage04.jpg) no-repeat left top;
}

/** HEADER */

#header {
	width: 950px;
	height: 117px;
	padding-top: 28px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	width: 209px;
	height: 117px;
	background: url(images/logo.gif) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menu {
	float: left;
	width: 741px;
	height: 117px;
}

#menu ul {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 19px;
	padding: 3px 17px 0px 19px;
	background: url(images/subpage1_03.gif) no-repeat left top;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
}

#sidebar {
	float: left;
	width: 209px;
}

#content {
	position: relative;
	float: right;
	width: 728px;
	margin-top: -64px;
	padding: 0px 6px 0px 7px;
}

/** Ad728x90 */

#ad728x90 {
	height: 90px;
}

/** TICKER */

#ticker {
	height: 29px;
	padding: 8px 0px 0px 15px;
}

/** FOOTER */

#footer {
	width: 1000px;
	height: 100px;
	margin: 0px auto;
}

#footer p {
	margin: 0px;
}

#links {
	padding-top: 15px;
}

#legal {
	padding-top: 30px;
}
	

/** BOX1 */

#box1 {
	margin-bottom: 7px;
}

#box1 .content {
	padding: 15px 30px 25px 20px;
	background: url(images/homepage13.gif) repeat-x left bottom;
}

/** BOX2 */

#box2 {
	float: left;
	width: 471px;
	margin-bottom: 7px;
}

#box2 .content {
	padding: 25px 0px 20px 20px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 471px;
	margin-bottom: 7px;
}

#box3 .content {
	padding: 25px 0px 20px 20px;
}

/** BOX4 */

#box4 {
	float: right;
	width: 249px;
}

#box4 .content {
	padding: 20px;
}

/** BOX5 */

#box5 {
}

#box5 .content {
	padding: 10px 20px;
}

/** BOX6 */

#box6 {
}

#box6 .content {
	padding: 10px 20px 30px 20px;
}

/** BOX7 */

#box7 {
}

#box7 .content {
	padding: 10px 20px;
}

/** BOX8 */

#box8 {
	float: left;
	width: 471px;
}

#box8 .content {
	padding: 20px;
}

/** BOX9 */

#box9 {
	float: right;
	clear: right;
	width: 249px;
}

#box9 .content {
	padding: 20px;
}

/** BOX10 */

#box10 {
}

#box10 .content {
	padding: 20px;
}

#scroller {
	overflow: auto;
	height: 440px;
	width: 360px;
	padding-right: 10px;
}
#scrollingcontent {
	overflow: auto;
	height: 440px;
	width: 395px;
	padding-right:10px;
}
