/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage.bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #ef1664;
}

h2 {
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B656D;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	
	line-height: 155%;
}

.list1 {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
	color: #CBC9CA;
}

.list1 li {
	padding: 10px 0px 14px 0px;
	background: url(images/homepage17.jpg) no-repeat left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3, .list1 p {
	margin: 0px;
	padding: 0px;
}

.list1 h3 {
	display: inline;
}

/** LINKS */

a {
	color: #F53829;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** PAGE */

#page {
	width: 858px;
	background: url(images/homepage.bg03.jpg) repeat-y left top;
}

#page-bg {
	background: url(images/homepage.bg06.jpg) no-repeat left bottom;
}

#page-wide {
	width: 858px;
	background: url(images/subpage2_01.jpg) repeat-y left top;
}

#page-wide #page-bg {
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	background: url(images/homepage.bg04.jpg) no-repeat left top;
}

#content .title {
	margin-bottom: 10px;
	padding: 0px 0px 5px 32px;
	background: url(images/homepage13.jpg) no-repeat left center;
	letter-spacing: -1px;
	font-size: 18px;
	color: #4A484D;
}

#page-wide #content {
	padding: 40px 80px;
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	background: url(images/homepage.bg05.jpg) no-repeat left top;
	color: #CBC9CA;
}

#sidebar h3, #sidebar strong {
	color: #FAF9F7;
}

#sidebar .title {
	margin-bottom: 10px;
	padding: 0px 0px 5px 32px;
	background: url(images/homepage14.jpg) no-repeat left center;
	letter-spacing: -1px;
	font-size: 18px;
	color: #DADAD8;
}

/** SEARCH */

#search {
}

#search fieldset {
}

#search-input {
	width: 165px;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px 0px 0px 5px;
	background: url(images/homepage15.jpg) no-repeat left top;
	border: none;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E7E0CE;
}

#search-submit {
	float: right;
}

/** BOX1 */

#box1 {
	width: 457px;
	height: 158px;
	margin-bottom: 35px;
	background: url(images/homepage07.jpg) no-repeat left top;
}

#box1z {
	width: 457px;
	height: 158px;
	margin-bottom: 35px;
	background: url(images/homepage07b.jpg) no-repeat left top;
}

#box1 h1 {
	margin: 0px;
	padding: 127px 0px 0px 15px;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #D6CFBA;
}

#box1 h1 strong {
	color: #F7F2E9;
}

#box1z h1 {
	margin: 0px;
	padding: 127px 0px 0px 15px;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #D6CFBA;
}

#box1z h1 strong {
	color: #F7F2E9;
}


/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


/** WRAPPER */

#wrapper {
	background: url(images/homepage.bg02.jpg) repeat-x left top;
}

/** FOOTER */

#footer {
	width: 858px;
	height: 170px;
	margin: 0px auto;
	background: url(images/homepage.bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
padding-top:15px;
	text-align: center;
        font-size: 14px;
	color: #cccccc;
}

#footer a {
}

