html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67716C;
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: uppercase;
	color: #656D6A;
}

h1 {
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

h2 span, h3 span {
	color: #259DB9;
}

p, ol, ul, dl {
	margin-top: 0px;
	text-align: justify;
	line-height: 20px;
}

.dl-style1 {
	margin: 0px;
	padding: 0px;
}

.dl-style1 dt {
	float: left;
	width: 52px;
	height: 19px;
	margin-top: 15px;
	padding: 6px 0px 0px 9px;
	background: url(images/homepage12.gif) repeat-x left top;
	color: #FFFFFF;
	line-height: normal;
}

.dl-style1 dt.first {
	margin-top: 0px;
}

.dl-style1 dd {
	margin: 0px;
	padding: 15px 0px 12px 76px;
	background: url(images/homepage13.gif) repeat-x left top;
}

.dl-style1 dd.first {
	padding-top: 0px;
	background: none;
}

.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul-style1 li {
	margin-bottom: 25px;
}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul-style2 li {
	padding: 10px 5px;
	background: url(images/homepage13.gif) repeat-x left top;
}

.ul-style2 li.first {
	padding-top: 0px;
	background: none;
}

a {
	color: #2B919D;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 17px;
	background: url(images/homepage04.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
	border: 1px solid #A9A59D;
	background: #F3F2EC;
}

img.alignleft {
	float: left;
	margin: 0px 16px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 16px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

.container {
	width: 980px;
	margin: 0px auto;
}

/** HEADER */

#header {
	height: 222px;
}

/** MENU */

#menu {
	width: 670px;
	height: 57px;
	background: url(images/bg03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 29px 0px 0px 75px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 15px;
	background: url(images/homepage02.gif) no-repeat left center;
	text-decoration: none;
	color: #B4BABA;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/** SEARCH */

#search {
	width: 310px;
	height: 57px;
	background: url(images/bg04.jpg) no-repeat left top;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 85px 0px 0px 8px;
	border: none;
}

#search-input-text {
	border: none;
	background: none;
	width: 190px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #BEBCB4;
}

#search-input-submit {
	display: none;
}

/** PAGE */

#page {
	background: url(images/bg05.jpg) repeat-y left top;
}

#page-bg-top {
	background: url(images/bg06.jpg) no-repeat left top;
}

#page-bg-bottom {
	background: url(images/bg07.jpg) no-repeat left bottom;
}

.single #page {
	background-image: url(images/subpage2_01.jpg);
}

.single #page-bg-top {
	background-image: url(images/subpage2_02.jpg);
}

.single #page-bg-bottom {
	background-image: url(images/subpage2_03.jpg);
}

/** CONTENT */

#content {
	float: left;
	width: 555px;
	padding: 50px 0px 50px 71px;
}

.single #content {
	float: none;
	width: auto;
	padding-right: 85px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 256px;
	padding: 50px 69px 50px 0px;
}

/** FOOTER */

#footer {
	background: url(images/bg08.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	color: #9BA39D;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE COMMON */

.title {
}

.content {
	padding: 15px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	height: 33px;
	margin: 0px;
	padding: 2px 15px 0px 15px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

.box-style1 .content {
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	height: 27px;
	margin: 0px;
	padding: 3px 15px 0px 15px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

.box-style2 .content {
}

/** BOX STYLE 3 */

.box-style3 {
}

.box-style3 .title {
	height: 33px;
	margin: 0px;
	padding: 2px 15px 0px 15px;
	background: url(images/homepage14.jpg) no-repeat left top;
}

.box-style3 .content {
}

/** BOX STYLE 4 */

.box-style4 {
}

.box-style4 .title {
	height: 27px;
	margin: 0px;
	padding: 3px 15px 0px 15px;
	background: url(images/homepage15.jpg) no-repeat left top;
}

.box-style4 .content {
}

/** BOX1 */

#box1 {
	margin-bottom: 10px;
}

/** BOX2 */

#box2 {
	width: 272px;
}

/** BOX3 */

#box3 {
	width: 272px;
}

.req {
color: Red;
}

/** Moving Boxes **/
#boxes_wrapper {
    width: 750px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 750px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 750px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 385px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}
 /**
.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}
**/

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

/** save
#boxes_wrapper {
    width: 750px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 750px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 750px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 385px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	border: 1px solid #999;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
 **/