/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #EDE4C9 url(../images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 12px 0px;
	letter-spacing: 0.02em;
	font-weight: normal;
}




h1 span, h2 span, h3 span {
	color: #ED7700;
}

h1 {
	font-size: 23px;
}

h1 small {
	display: block;
	text-transform: lowercase;
	font-size: 10px;
	color: #8F8C83;
	line-height: 180%;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A877D;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 160%;
}



ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

li {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: square;
}


ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.list1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
         font-size: 16px;
}

.list1 li {
         	padding: 5px 0px 10px 0px;
	background: url(../images/subpage1_03.gif) repeat-x left top;
	list-style: none;
}

.list1 li.first {
	background: none;

}

/** LINKS */

a {
	color: #E77400;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	color: #FFFFFF;
}

.style1 h2 {
	padding: 50px 20px 8px 8px;
	font-weight: bold;
}

.style1 h2 small {
	display: block;
	font-size: 12px;
	font-weight: normal;
         line-height: 140%;
}

}


.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage11.jpg) no-repeat left top; }
.bg2 { background: url(../images/homepage12.jpg) no-repeat right top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 10px 0px 0px;
         font-size: 16px;
         padding: 0px 0 0px 0;
}



img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(../images/bg02.jpg) no-repeat center top;
         margin: 0px;
}

/** MENU */

#menu a {
	display: block;
	height: 65px;
	padding-top: 38px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #868173;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 { width: 141px; padding: 0px 0px 0px 0px; background: url(../images/homepage01.jpg) no-repeat left top; }
#menu2 { width: 140px; padding: 0px 0px 0px 0px; background: url(../images/homepage02.jpg) no-repeat left top; }
#menu3 { width: 140px; padding: 0px 0px 0px 0px; background: url(../images/homepage03.jpg) no-repeat left top; }
#menu4 { width: 136px; padding: 0px 0px 0px 0px; background: url(../images/homepage04.jpg) no-repeat left top; }

/** PAGE */

#page {
	background: #F1EBD7 url(../images/homepage13.jpg) repeat-y left top;
}

#page-bg {
	background: url(../images/homepage10.jpg) no-repeat left bottom;
}

/** CONTENT */

.subpage #content, .subpage-wide #content {	
	background: url(../images/subpage2_01.jpg) no-repeat left top;
}

/** SIDEBAR */

.subpage #sidebar {
	background: url(../images/subpage2_01.jpg) no-repeat right top;
}

/** FOOTER */

#footer {
	background: url(../images/homepage14.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #F1C672;
}

/** BOX1 */

#box1 {
	padding: 50px 35px 0px 30px;
	background: url(../images/homepage06.jpg) no-repeat left top;
}

#box11 {
	padding: 10px 35px 0px 30px;
	background: url(../images/homepage06.jpg) no-repeat left top;
         margin-top: -20px;
}


#box1 h1 {
	margin-bottom: 10px;
}

.q {
	margin-bottom: 0px;
         line-height: 190%;
}

/** BOX2 */

#box2 {
	padding: 35px 35px 0px 30px;
	background: url(../images/homepage08.jpg) no-repeat left top;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	padding: 0px 30px;
	background: url(../images/homepage09.jpg) no-repeat left top;
}

/** BOX5 */

#box5 {
	padding: 0px 28px;
}

/** BOX6 */

#box6 {
	padding: 30px;
}

/** BOX7 */

#box7 {
	padding: 30px;
}


