@charset "utf-8";
/* CSS Document */

/* -----------------------------
	-: Basic Structure :-
----------------------------- */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#shadow {
	width: 980px;
	margin: 0 auto;
	background: url(../images/shadow1.gif) repeat-y;
	padding: 0 0 0px 0;
}

#wrapper {
width: 955px;
margin: 0 auto;
}


/* -----------------------------
	-: General Classes :-
----------------------------- */
.clear {
clear: both;
}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

img{
	border:none;
}

.img-left-align {
	float: left;
	margin: 0 15px 15px 0;
}

.img-white-border {
	border: 1px solid #FFF;
}

a.link2black {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a.link2black:hover {
	text-decoration: underline;
}

p.main-text {
	color: #5d6870;
	font-size: 13px;
	line-height: 16px;
}

.blue-text {
	color: #0e5d96;
	text-transform: uppercase;
	font-weight: bold;
}

a.link2grey {
	color: #5d6870;
	text-decoration: underline;
}

a.link2grey:hover {
	text-decoration: none;
}

.req {
	color: red;
}

/* -----------------------------
	-: Header :-
----------------------------- */

#header {
	width: 955px;
	height: 81px;
	background: url(../images/header-bg.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}

#header h1 a {
	width: 243px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 14px;
	top: 6px;
}

#header_right_box {
	width: 586px;
	position: absolute;
	left: 334px;
}

#header-top-menu {
	width: auto;
	margin: 10px 0 0 0;
	float: right;
}

#header-top-menu li {
	float: left;
	margin: 0 0 0 25px;
}

#header-top-menu li a {
	color: #093759;
	font-size: 12px;
	text-decoration: none;
}

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

#nav {
	width: auto;
	margin: 25px 0 0 0;
	float: right;
}

#nav li {
	float: left;
	height: 32px;
	display: block;
	border-right: 1px solid #cccbcc;
	padding: 0 12px 0 12px;
	line-height: 32px;
}

#nav li a {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav li a.nav-item1 {
	color: #9fb455;
}

#nav li a.nav-item1:hover, #nav li a.nav-item1.navon {
	padding: 0 0 3px 0;
	border-bottom: 2px solid #9fb455;
}

#nav li a.nav-item2 {
	color: #83b962;
}

#nav li a.nav-item2:hover, #nav li a.nav-item2.navon {
	padding: 0 0 3px 0;
	border-bottom: 2px solid #83b962;
}

#nav li a.nav-item3 {
	color: #56a687;
}

#nav li a.nav-item3:hover, #nav li a.nav-item3.navon {
	padding: 0 0 3px 0;
	border-bottom: 2px solid #56a687;
}

#nav li a.nav-item4 {
	color: #4f9195;
}

#nav li a.nav-item4:hover, #nav li a.nav-item4.navon {
	padding: 0 0 3px 0;
	border-bottom: 2px solid #4f9195;
}

#nav li a.nav-item5 {
	color: #4f6e95;
}

#nav li a.nav-item5:hover, #nav li a.nav-item5.navon {
	padding: 0 0 3px 0;
	border-bottom: 2px solid #4f6e95;
}

#nav li a.nav-item6 {
	color: #4f6e95;
}

#nav li a.nav-item6:hover, #nav li a.nav-item6.navon {
	padding: 0 0 3px 0;
	border-bottom: 2px solid #4f6e95;
}

#middle-box {
	width: 955px;
	background: url(../images/slide-img.jpg) no-repeat;
	padding: 0 0 0 0;
}

#right-menu-box {
	width: 955px;
	height: 203px;
}

#right-menu {
	width: auto;
	padding: 35px 0 0 15px;padding-top:14px;
}

#right-menu li {
	padding: 13px 0 0 0;
}

#right-menu li a {
	color: #5c5b5b;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#right-menu li a.menu-itme1 {
	color: #5c5b5b;
}

#right-menu li a.menu-itme1:hover, #right-menu li a.menu-itme1.on {
	color: #9fb455;
	background: url(../images/menu-item-hover.png) no-repeat left;
}

#right-menu li a.menu-itme2 {
	color: #5c5b5b;
}

#right-menu li a.menu-itme2:hover, #right-menu li a.menu-itme2.on {
	color: #83b962;
	background: url(../images/menu-item-hover.png) no-repeat left;
}

#right-menu li a.menu-itme3 {
	color: #5c5b5b;
}

#right-menu li a.menu-itme3:hover, #right-menu li a.menu-itme3.on {
	color: #56a687;
	background: url(../images/menu-item-hover.png) no-repeat left;
}

#right-menu li a.menu-itme4 {
	color: #5c5b5b;
}

#right-menu li a.menu-itme4:hover, #right-menu li a.menu-itme4.on {
	color: #4f9195;
	background: url(../images/menu-item-hover.png) no-repeat left;
}


#right-menu li a.menu-itme5 {
	color: #5c5b5b;
}

#right-menu li a.menu-itme5:hover, #right-menu li a.menu-itme5.on{
	color: #3A5370;
	background: url(../images/menu-item-hover.png) no-repeat left;
}


#right-menu li a.menu-itme6:hover, #right-menu li a.menu-itme6.on{
	color: #4f6e95;
	background: url(../images/menu-item-hover.png) no-repeat left;
}

#content-box {
	width: 955px;
}

#left-content {
	width: 284px;
	float: left;
	position: relative;
	padding: 55px 0 0 0;
}

#left-top-img {
	width: 283px;
	height: 66px;
	background: url(../images/left-bar-top-img.png) no-repeat;
	position: relative;
}

#left-top-img h2 {
	position: absolute;
	bottom: 18px;
	left: 28px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #83B962;
	font-weight: bold;
	text-transform: uppercase;
	width: 232px;
}

#left-top-img h4 {
	position: absolute;
	bottom: 7px;
	left: 187px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #83B962;
	font-weight: bold;
	text-transform: uppercase;
	width: 98px;

}

#home_page_left_nav {
	width: 284px;
	margin: 10px 0 0 0;
}

#home_page_left_nav li.first-text {
	padding: 6px 0 0 28px;
	background: url(../images/home-left-nav-active1.gif) no-repeat 8px 0;
	height: 70px;
}

#home_page_left_nav li.second-text {
	padding: 6px 0 0 28px;
	background: url(../images/home-left-nav-active2.gif) no-repeat 8px 0;
	height: 70px;
}

#home_page_left_nav li a {
	font-size: 12px;
	line-height: 16px;
}

#home_page_left_nav li.first-text a {
	color: #0d5b93;
	text-decoration: none;
}

#home_page_left_nav li.second-text  a{
	color: #4f9195;
	text-decoration: none;
}

#internal_left_nav {
	width: 284px;
	margin: 10px 0 0 0;
}

#internal_left_nav li {
	padding: 12px 0 8px 8px;
}

#internal_left_nav li a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 0 0 20px;
}

#internal_left_nav li a.bonneminesub {
	color: #4f9195;
	font-size:11px;
}

#internal_left_nav li a.first-internal-text {
	color: #0d5b93;
}

#internal_left_nav li a.sec-internal-text {
	color: #4f9195;
}
#internal_left_nav li a.third-internal-text {
	color: #56a687;
}
#internal_left_nav li a.fourth-internal-text {
	color: #83b962;
}
#internal_left_nav li a.fifth-internal-text {
	color: #9fb455;
}
#internal_left_nav li a.six-internal-text {
	color: #b6c16e;
}
#internal_left_nav li a:hover, #internal_left_nav li a.activelink {
	background: url(../images/home-left-nav-active1.gif) no-repeat 0 0;
}

/*#internal_left_nav li a.first-internal-text {
background: url(../images/home-left-nav-active1.gif) no-repeat 0 0;
}*/



#search-box {
	width: 290px;
	height: 80px;
	background: url(../images/search-box-bg.png) no-repeat;
	position: absolute;
	top: -20px;
}

#search-box .input-container {
	width: 190px;
	border: none;
	margin: 38px 0 0 32px;
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #9a9f66;
	border-right: 1px solid #9a9f66;
}

#right-content {
	width: 671px;
	float: left;
}

#right-content-internal {
	width: 595px;
	float: right;
	padding: 35px 30px 50px 45px;
	background: #fff url(../images/right-content-internal-shadow.png) no-repeat top right;
}

#right-content-internal ul {
margin: 0;
padding: 10px 0 0 15px;
}

#right-content-internal li {
margin: 0;
padding: 0 0 6px 0px;
list-style: disc;
color: #5d6870;
line-height: 18px;
}

#right-content-internal li a {
	color: #5d6870;
	text-decoration: underline;
}

#right-content-internal li a:hover {
	text-decoration: none;
}

#right-content-internal ol {
margin: 0;
padding: 10px 0 0 18px;
}

#right-content-internal ol li {
margin: 0;
padding: 0 0 8px 0px;
color: #5d6870;
line-height: 18px;
list-style: decimal;
}

#bottom-shadow {
	width: 980px;
	height: 50px;
	background: url(../images/bottom-shadow.gif) no-repeat;
	margin: 0 auto;
	}
	
	#bottom-shadow p {
	text-align: right;
	padding: 25px 30px 0 0px;
	font-size: 11px;
	}
	
		#bottom-shadow p a {
			color: #5d6870;
			text-decoration: none;
		}
		
			#bottom-shadow p a:hover {
			text-decoration: underline;
			}
			
.tableGray {
color: #5d6870;
line-height: 18px;
}

.formtable table {
	width: auto;
}

.formtable tr td {
	padding: 5px 0 5px 0;
	color: #5d6870;
}

input.forminput {
	border: 1px solid #9a9f66;
	padding: 2px 0 2px 2px;
	color: #5d6870;
	width: 170px;
}

/*gallery*/
.gallery-table table {
	width: auto;
}

.gallery-table tr td img {
	margin: 0 0 5px 0;
}
