html {
	overflow: auto;
    height: 100%;
}

body {
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 13px;
	color : #583119;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
}
.body_content {
	background-color : #e9ab00;
}

.center {
    text-align: center;
    height: 80%;
    width: 100%;
    border: 0px;
    padding: 0px;
}
a {
	text-decoration : none;
	outline-style: none;
	color : #583119;
}
a:visited {
	color : #583119;
}
a:hover  {
	color : #e9ab00;
}
img {
    border: 0;
}
ul {
	padding-left : 18px;
	list-style-type: none;
	padding-top: 0;
	margin: 0;
}
ul li {
	padding : 0px;
	margin : 0px;
	list-style-image : url('img/list.jpg');
}
/*
 * intro
 */ .intro {
    text-align: center;
    background-image: url('img/intro.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 325px;
    height: 448px;
    margin: 0;
}
.intro_btns {
    padding-top: 362px; /*335*/
}

/*
 * 5 buttons
 */ 
.center2 {
    background-image: url('img/intro_bg.jpg');
    background-repeat: repeat-x;;
    height: 250px;
    width: 100%;
    border: 0px;
    padding: 0px;
	margin:0px;
}
.intro_wrapper {
	width:100%; 
	height : 100%; 
	clear :both;
}
.intro2 {
	width : 100%;
    height: 245px;
    margin: 0;
}

a.intro2 {
    color: #FFFFFF;
	font-weight : bold;
	font-size: 14px;
	text-decoration : none;
}
a.intro2:visited {
    color: #FFFFFF;
}
a.intro2:hover {
    color: #583119;
}
.yellowborder {
	width : 100%;
	height : 33%;
	background-color : #e9ac1f;
}
/*
 * content
 */
.siteholder{
	vertical-align : top;
	padding-top: 50px;
}

contentwrapper {
	width : 1140px;
/*	margin-top : 150px;*/
}
.content {
	background-color : #FFFFFF;
	display: block;
	border-left : 2px solid #583119;
	border-right : 2px solid #583119;
}
.content_top {
	background-image : url('img/contenttop.jpg');
	height : 32px;
	text-align : right;
}
a.toplink {
    color: #FFFFFF;
	font-weight : bold;
	font-size: 13px;
	text-decoration : none;
}
a.toplink:hover {
    color: #e9ab00;
}
a.toplink:visited {
    color: #FFFFFF;
}
a.toplink2 {
    color: #FFFFFF;
	font-weight : normal;
	font-size: 11px;
	text-decoration : none;
}
a.toplink2:hover {
    color: #e9ab00;
}
a.toplink2:visited {
    color: #FFFFFF;
}
.content_top_wrapper {
	padding : 8px 15px 6px 15px;
}
.content_bottom_wrapper {
	padding : 15px 15px 6px 15px;
	text-align : right;
}
.content_bottom {
	background-image : url('img/contentbottom.jpg');
	height : 45px;
    color: #FFFFFF;
	font-weight : normal;
	font-size: 12px;
/*	letter-spacing : -1px;*/
	padding : 0px;
	margin: 0px ;
}
.content_center_wrapper {
	padding : 0px 25px 20px 25px;
	text-align : left;
	height : 375px; /*100%*/
	overflow: auto;
	width : 760px;
	overflow : hidden;
}
.content_center_wrapper_big {
	padding : 0px 25px 20px 25px;
	text-align : left;
	height : 475px; /*100%*/
	overflow: auto;
	width : 760px;
	overflow : hidden;
}

/* buttons */
.menu_button1 {
	background-image : url('img/button_01.jpg');
	background-repeat : no-repeat;
	width : 147px;
	height : 91px;
	cursor:pointer;
}
.menu_button2 {
	background-image : url('img/button_02.jpg');
	background-repeat : no-repeat;
	width : 147px;
	height : 91px;
	cursor:pointer;
}
.menu_button3 {
	background-image : url('img/button_03.jpg');
	background-repeat : no-repeat;
	width : 147px;
	height : 91px;
	cursor:pointer;
}
.menu_button4 {
	background-image : url('img/button_04.jpg');
	background-repeat : no-repeat;
	width : 147px;
	height : 91px;
	cursor:pointer;
}
.menu_button5 {
	background-image : url('img/button_05.jpg');
	background-repeat : no-repeat;
	width : 147px;
	height : 91px;
	cursor:pointer;
}
.button_wrapper{
	text-align : left;
	margin : 0px;
	padding :  36px 6px 36px 6px;
}
a.buttonlink {
  color: #FFFFFF;
	font-weight : bold;
	font-size: 11px;
	text-decoration : none;
}
a.buttonlink:visited {
	color: #FFFFFF;
}
a.buttonlink:hover {
    color: #e9ab00;
}

.leftcol {
	float : left;
	width : 520px;
	padding-top : 5px;
	/*border : 2px solid #583119;*/
}
.leftcol_small {
	float : left;
	width : 385px;
	padding-top : 5px;
	/*border : 2px solid #583119;*/
}
.leftcol_tiny {
	float : left;
	width : 160px;
	padding-top : 5px;
	/*border : 2px solid #583119;*/
}
.leftcol_medium {
	float : left;
	width : 450px;
	padding-top : 5px;
	/*border : 2px solid #583119;*/
}
.rightcol {
	float : right;
	padding-top : 5px;
	/*border : 2px solid #583119;*/
}
.jaribanner {
	text-align : right;
	padding: 0;
	height:100px;
	width:100%;
	background-image : url('img/header.jpg');
	background-repeat : no-repeat;
}
.jaribanner_wrapper {
	text-align : left;
	padding-left : 186px;
	padding-top : 54px;
	line-height: 90%;
	color : #dd7a00;
	/*font-style : italic;*/
	font-size : 13px;	
}
.menu {
	float : left;
	font-size : 12px;
	padding-top : 5px;
	padding-right : 22px;
	line-height: 150%
}
a.leftmenu {
	color : #dd7a00;
	font-size : 12px;
	text-decoration : none;	
}
a.leftmenu:visited {
	color : #dd7a00;
}
a.leftmenu:hover {
	color : #583119;
}
a.banner_link {
	color : #583119;
	/*font-style : italic;*/
	font-size : 13px;
	text-decoration : none;	
	/*padding-right : 35px*/
}
a.banner_link:hover {
	color : #dd7a00;
}
a.banner_link:visited {
	color : #583119;
}
.banner_item {
	padding-right : 20px;
}

/*
 * form
 */
.formborder {
	border : solid 2px #dd7a00;
	width : 570px;
	height : 430px;
}
.formwrapper {
	padding : 15px;
}
.inputfield {
	margin : 2px;
	padding : 2px;
	height : 17px;
	width : 420px;
	border : solid 1px #000000;
}
.inputfield2 {
	margin : 2px;
	padding : 2px;
	width : 420px;
	height : 75px;
	border : solid 1px #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.inputbtn {
	background-color : #c5c6c8;
	color : #583119;
	margin : 0;
	border :0;
	padding : 3px;
}
