/** BASIC */

html, body {
	height: 100%;
}

/** WRAPPER */

#wrapper {
}

#wrapper2 {
	width: 920px;
	border: 10px solid #FFFFFF;
	margin: 0px auto;
	position: relative;
}

#extra1 {
	width: 940px;
	height: 60px;
	margin: 0px auto;
	background: url(images/homepage04.gif) no-repeat left top;
}

/** HEADER */

#header {
	width: 610px;
	height: 66px;
	margin: 0px auto;
	background-image: url(images/homepage05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#topnav {
	width: 575px;
	padding-left: 2px;
	padding-top: 30px;
}

#header ul li  {
	display: inline;
	padding-left: 2px;
}


.content-wide #header {
	height: 130px;
}

/** LOGO */

#logo {
	float: left;
	width: 306px;
	height: 116px;
	background: url(images/homepage03.jpg);
}


.content-wide #logo {
	height: 130px;
	background: url(images/homepage03.jpg) no-repeat left top;
}
#flashbox {
	float: right;
	height: 230px;
	width: 610px;
	background: url(images/homepage07.jpg) no-repeat left top;
}
#flashbox h1 {
	font-size: 24px;
	color: #FFF;
	padding-top: 135px;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bolder;
}

#menuHome {
	float: left;
	height: 165px;
	width: 306px;
	background-image: url(images/homepage06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





/** MENU */

#menu {
	float: left;
	width: 306px;
	height: 116px;
}

#menu ul {
	padding: 25px 0px 0px 60px;
	list-style: none;
}

#menu li {
	margin-bottom: 10px;

}

#menu a {
	display: block;
	padding: 3px 20px;
	background: url(images/subpage1_03.gif) no-repeat left center;
}

#menu li.first a {
	background: none;
	display: block;
}

/** PAGE */

#page {
	width: 920px;
}
#splash {
	height: 192px;
	width: 610px;
}


/** CONTENT */

#content {
	float: right;
	width: 917px;
}
#contentHome {
	float: right;
	width: 610px;
}

#FlashID2 {
	float: left;
	width: 610px;
	text-decoration: none;
	border-width: 0px;
}


/** SIDEBAR */

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

/** FOOTER */

#footer {
	padding: 15px;
}

/** BOX1 */

#box1 {
	float: left;
	width: 322px;
	padding: 5px 0px 0px 33px;
}


/** BOX2 */

#box2 {
	float: right;
	width: 178px;
	padding: 12px 28px 0px 28px;
	text-align: left;
}

/** BOX3 */

#box3 {
	padding: 20px 30px;
}

/** BOX4 */

#box4 {
	padding: 10px 40px 0px 35px;
	width: 535px;
	float: right;
}
#headerImg1 {
	background: url(images/homepage05.jpg);
	float: left;
	width: 610px;
	height: 116px;
}

#headerImg2 {
	background: url(images/homepage07.jpg) no-repeat;
	float: left;
	height: 200px;
	width: 610px;
}
#menuInt {
	float: left;
	width: 918px;
}
#menuInt ul {
	padding: 25px 0px 0px 60px;
	list-style: none;
}
#menuInt li {
	margin-bottom: 10px;
	display: inline;
}
#menuInt a {
	padding: 3px 20px;
	background: url(images/subpage1_03.gif) no-repeat left center;
	width: 1000px;
}
#menuInt li.first a {
	background: none;
	display: inline;
}
#pageInt {
	width: 605px;
	float: left;
}
#box5 {
	float: left;
	width: 610px;
	padding: 5px 0px 0px 33px;
}
#headerImg {
	background: url(images/homepage05.jpg) no-repeat;
	height: 116px;
	float: left;
	width: 610px;
}
#mainContent {
	width: 600px;
	float: left;
}
#headerInt {
	width: 610px;
	height: 120px;
	margin: 0px auto;
	float: right;
	background: url(images/subpage2_02.jpg) no-repeat left top;
}
#headerInt ul li {
	display: inline;
	padding-left: 15px;
}
