@charset "utf-8";
/* CSS Document */

.center {
	float: left;
	width: 672px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
}
#imageContainer { height:389px; }  
#imageContainer img {
	display:none;
	position:absolute;
	
	opacity: -0.01;
}

/*start top menu------*/

.button_home {
	float: left;
	height: 41px;
	background-image: url(images/index_4_02.jpg);
	width: 146px;
	background-repeat: no-repeat;
}

.button_home a {
	display: block;
	text-decoration: none;
	background-image: url(images/index_4_02.jpg);
	height: 41px;
	width: 146px;
	background-repeat: no-repeat;
}

.button_home a:hover, #button a:focus, #button a:active {
	text-decoration: none;
	background-position: 0px 0px;
	background-image: url(images/index_4_02.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 146px;
}

.button_about {
	float: left;
	height: 41px;
	background-image: url(images/index_4_03.jpg);
	width: 150px;
	background-repeat: no-repeat;
}

.button_about a {
	display: block;
	text-decoration: none;
	background-image: url(images/index_4_03.jpg);
	height: 41px;
	width: 150px;
	background-repeat: no-repeat;
}

.button_about a:hover, #button a:focus, #button a:active {
	text-decoration: none;
	background-position: 0px 0px;
	background-image: url(images/index_4_03.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 150px;
}


.button_gallery {
	float: left;
	height: 41px;
	background-image: url(images/index_4_04.jpg);
	width: 151px;
	background-repeat: no-repeat;
}

.button_gallery a {
	display: block;
	text-decoration: none;
	background-image: url(images/index_4_04.jpg);
	height: 41px;
	width: 151px;
	background-repeat: no-repeat;
}

.button_gallery a:hover, #button a:focus, #button a:active {
	text-decoration: none;
	background-position: 0px 0px;
	background-image: url(images/index_4_04.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 151px;
}

.button_contact {
	float: left;
	height: 41px;
	background-image: url(images/index_4_05.jpg);
	width: 145px;
	background-repeat: no-repeat;
}

.button_contact a {
	display: block;
	text-decoration: none;
	background-image: url(images/index_4_05.jpg);
	height: 41px;
	width: 145px;
	background-repeat: no-repeat;
}

.button_contact a:hover, #button a:focus, #button a:active {
	text-decoration: none;
	background-position: 0px 0px;
	background-image: url(images/index_4_05.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 145px;
}

.button_more {
	float: left;
	height: 50px;
	background-image: url(images/more.jpg);
	width: 103px;
	background-repeat: no-repeat;
}

.button_more a {
	display: block;
	text-decoration: none;
	background-image: url(images/more.jpg);
	height: 50px;
	width: 103px;
	background-repeat: no-repeat;
}

.button_more a:hover, #button a:focus, #button a:active {
	text-decoration: none;
	background-position: 0px 0px;
	background-image: url(images/more1.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 103px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B4E02;
	padding-left: 35px;
	padding-top: 10px;
	line-height: 24px;
	padding-right: 30px;
	text-align: justify;
	padding-bottom: 5px;
}

.text_abt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B4E02;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 22px;
	padding-right: 15px;
	text-align: justify;
	padding-bottom: 0px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B4E02;
	line-height: 22px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 18px;
	text-align: justify;
	padding-bottom: 5px;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A62C06;
	padding-left: 45px;
	padding-top: 8px;
	line-height: 22px;
	padding-right: 0px;
	text-align: justify;
	padding-bottom: 1px;
	font-weight: bold;
}

.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.menu_bottom a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none
}

.menu_bottom a:hover{
	color:#FDB400;
	text-decoration:underline;
	
}


.exxon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
}


.exxon a:link{
color: #FFFFFF;
text-decoration: none;
}

.exxon a:visited{
color: #FFFFFF;
text-decoration: none;
}

.exxon a:hover{
color: #000;
text-decoration: underline;
}

.copy-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	padding-left: 40px;
	padding-top: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
}





.ctmtbl table  td {
border: 1px solid #333333;
padding: 6px;}

.thd{
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
color: #A62C06;}


