/** BASIC */

html, body {
	height: 100%;
}

.bullet {
	padding: 0px 4px;
	background: url(images/homepage18.gif) no-repeat left center;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 778px;
	height: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/** LOGO */

#logo {
	float: left;
	width: 500px;
	height: 90px;
	background-image: url(images/homepage03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo span {
	display: none;
}

/** SEARCH */

#search {
	float: right;
	width: 228px;
	height: 65px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

/** MENU */

#menu {
	width: 778px;
	height: 30px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 8px 0px 0px 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 15px;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#right {
	float: right;
	width: 481px;
}

#left {
	float: left;
	width: 297px;
	position: fissa;
}

/** FOOTER */

#footer {
	width: 778px;
	height: 50px;
	margin: 0px auto;
	position: fissa;
}

#legal {
	float: left;
	padding: 15px 22px;
}

#links {
	float: right;
	padding: 15px 22px;
}

/** BOX1 */

#box1 {
}

#box1 .title {
	height: 34px;
	margin-top: -8px;
	padding-left: 22px;
}

#box1 .text1 {
}

#box1 .content {
	padding: 18px 24px 15px 22px;
}

/** BOX2 */

#box2 {
}

#box2 .title {
	height: 30px;
	margin-left: 1px;
}

#box2 .title h2 {
	padding: 6px 0px 0px 22px;
}

#box2 .title ul {
	float: right;
	margin: -16px 0px 0px 0px;
	padding: 0px 24px 0px 0px;
	list-style: none;
}

#box2 .title li {
	display: inline;]
}

#box2 .content {
	padding: 0px 24px 0px 22px;
}

#box2 .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box2 .content li {
	padding: 6px 0px;
	background: url(images/homepage11.gif) repeat-x left bottom;
}

/** BOX3 */

#box3 {
}

#box3 .title {
	height: 30px;
	margin-left: 1px;
}

#box3 .title h2 {
	padding: 6px 0px 0px 22px;
}

#box3 table {
	width: 100%;
}

#box3 td {
	padding: 8px 22px;
}

/** BOX4 */

#box4 {
}

#box4 .title {
	height: 30px;
}

#box4 .title h2 {
	padding: 6px 0px 0px 22px;
}

#box4 .content {
	padding: 0px 20px;
}

#box4 .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box4 .content li {
	padding: 15px 0px;
	background: url(images/homepage11.gif) repeat-x left bottom;
}

/** BOX5 */

#box5 {
}

#box5 .image {
}

#box5 .title {
	float: left;
	width: 277px;
	height: 20px;
	padding-left: 20px;
}

#box5 .text6 {
	margin-top: -7px;
}

#box5 .content {
	padding: 32px 24px 1px 22px;
}

/** BOX6 */

#box6 {
}

#box6 .title {
	height: 24px;
	margin-left: 1px;
	padding: 6px 0px 0px 22px;
}

#box6 .content {
	padding: 20px 24px 0px 22px;
}

/** BOX7 */

#box7 {
}

#box7 .title {
	height: 24px;
	margin-left: 1px;
	padding: 6px 0px 0px 22px;
}

#box7 .content {
	padding: 20px 24px 0px 22px;
}

