
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #D1D1D1 url(images/bg_01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* color: #A3A3A3; */
       color: #636363;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	/* color: #636363; */
       color: #333333;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

p, ol, ul {
	margin-top: 0px;
	text-align: justify;
	line-height: 2.2;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
}

ul.style1 li span {
	padding: 2px 5px;
	background: #FF7000;
	color: #FFFFFF;
}

ul.style1 a {
	padding-left: 5px;
	color: #FFE897;
}

strong {
	color: #575757;
}

a {
	color: #FF8F00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.more {
	padding-left: 30px;
	background: url(images/homepage_10.gif) no-repeat left center;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
}

img.alignleft {
	float: left;
	margin-right: 30px;
}

img.alignright {
	float: right;
	margin-left: 30px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg_02.jpg) repeat-y left top;
}

#wrapper-bgtop {
	padding-top: 134px;
	background: url(images/bg_03.jpg) no-repeat left top;
}

#wrapper-bgbtm {
	width: 100%;
	overflow: hidden;
	background: url(images/bg_04.jpg) no-repeat left bottom;
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
        height: 52px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 55px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 5px 5px;
}

#menu a {
	text-decoration: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #646464;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: #FFE400;
}

#menu li.active a {
	color: #000;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: left;
	width: 690px;
}

.one-column {
	background: url(images/homepage_05.jpg) no-repeat right top;
	padding: 33px 41px 0px 58px;
}

.two-columns {
	padding: 30px 0px 0px 0px;
	background: url(images/homepage_06.jpg) no-repeat right top;
}

.two-columns .column1 {
	float: left;
	width: 265px;
	padding: 0px 32px 0px 55px;
}

.two-columns .column2 {
	float: left;
	width: 265px;
	padding: 0px 40px 0px 33px;
	background: url(images/homepage_07.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 290px;
	padding: 99px 0px 30px 0px;
	color: #FFC265;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFE897;
}

#sidebar strong {
	color: #FFE5BC;
}

.box-style1 {
	width: 256px;
}

.box-style1 .title {
	height: 36px;
	padding: 14px 0px 0px 28px;
	background: url(images/homepage_09.jpg) no-repeat left top;
	font-size: 21px;
}

.box-style1 .entry {
	padding: 5px 20px 20px 20px;
}

/** FOOTER */

#footer {
	height: 110px;
	background: url(images/bg_05.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .title {
	background-image: url(images/homepage_08.jpg);
}

/** BOX5 */

#box5 {
}
