body {
	text-align: center;
}

#wrapper{
	width: 100%;
	min-height: 900px;
	background-image: url(images/background/gradient.png);
	background-position: left top;
	background-repeat: repeat-x;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}

h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e88520;
	text-decoration: none;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal 22px tahoma, Arial;
}

h3 {
    font-size: 14px;
}

.site-map{
	list-style: none;
	margin: 0px 0px 0px -20px;
}

.site-map a{
	color: #000;
	text-decoration: none;
}

.site-map a:hover{
	color: #e88520;
	text-decoration: none;
}

a {

font: normal 12px Tahoma, Arial;
color: #e88520;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #e88520;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

a img{
	border:none;
}

.white-text{
font: normal 12px Tahoma, Arial;
color: #ffffff;
text-decoration: none;

}
.black-text{
font: normal 12px Tahoma, Arial;
color: #000000;
text-decoration: none;
}

.black-text-sm{
font: normal 11px Tahoma, Arial;
color: #000000;
text-decoration: none;
}

a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 50px;
}
.p2
{
padding: 0 0 0 20px;
}
.p3
{
padding: 0 60px 0 0;
}
.bg1
{
background: #f0d901 url(images/index_09.gif) top no-repeat;
}
.lftbg
{
background: url(images/background/lftbg.png);background-repeat:no-repeat;background-position:right top;
}
.contentsbg
{
background: url(images/contentsbg.gif) top no-repeat;
}
.rgtbg
{
background: url(images/background/rgtbg.png); background-repeat:no-repeat;

}
.menu 
{
color:#000000;
vertical-align:top;
padding: 10px 0 0 20px;
}
.menu a
{
color:#000000;
font:  bold 11px  tahoma, Arial;
text-decoration: none; 
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #3f801a;
text-decoration: none;
}

.green-text-underline{
color: #3f801a;
text-decoration: underline;
}


/*** main menu home page ***/
#main-menu{
	width: 700px;
	height: 34px;
	position: relative;
	background-image: url(images/background/menu_borders.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 0px;
}

#main-menu ul{
	list-style: none;
	margin: 0px;
}

#main-menu ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

#main-menu ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	background-image: url(images/background/main_menu_arrow.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	margin: 0px 7px 0px 7px;
	padding: 0px 0px 0px 20px;
}

#main-menu ul li a:hover{
	color: #589604;
	text-decoration: none;
	background-image: url(images/background/main_menu_arrow_green.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	margin: 0px 7px 0px 7px;
	padding: 0px 0px 0px 20px;
}


/*** main menu sub pages ***/
#main-menu-sub{
	width: 700px;
	height: 34px;
	position: relative;
	background-image: url(images/background/menu_borders_green.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 0px;
}

#main-menu-sub ul{
	list-style: none;
	margin: 0px;
}

#main-menu-sub ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

#main-menu-sub ul li a{
	color: #497611;
	text-decoration: none;
	font-size: 15px;
	background-image: url(images/background/main_menu_arrow_green.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	margin: 0px 7px 0px 7px;
	padding: 0px 0px 0px 20px;
}

#main-menu-sub ul li a:hover{
	color: #e88520;
	text-decoration: none;
	background-image: url(images/background/main_menu_arrow_orange.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	margin: 0px 7px 0px 7px;
	padding: 0px 0px 0px 20px;
}



/*** sub menu ***/
#sub-menu{
	width: 274px;
	margin: 15px 0px 0px 50px;
	padding: 0px;
}

#sub-menu-list{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#sub-menu-list ul{
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-top: solid 1px #589604;
}

#sub-menu-list ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #589604;
	padding: 5px 0px 5px 8px;
	margin: 5px 0px 5px 0px;
	background-image: url(images/background/list_arrow_black.png);
	background-position: 0px 15px;
	background-repeat: no-repeat;
}

#sub-menu-list ul li a{
	color: #589604;
	text-decoration: none;
	font-size: 15px;
	padding: 5px 0px 5px 8px;
	margin: 5px 0px 5px 0px;
}

#sub-menu-list ul li a:hover{
	color: #e88520;
	text-decoration: none;
	padding: 5px 0px 5px 8px;
	margin: 5px 0px 5px 0px;
}

#sub-menu-pic{
	width: 264px;
	height: 278px;
	border: solid 5px #d5d5d5;
	margin: 0px 0px 20px 0px;
}



/*** footer ***/
#footer{
	width: 100%;
	min-height: 36px;
	margin: 0px;
	border-top: solid 2px #fff;
	padding: 0px;
}

#footer hr{
	padding: 0px;
	margin: 0px;
}

.footer-bar{
	background-color: #589604;
	width: 100%;
	height: 32px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	text-align: center;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px;
}

.footer-content{
	width: 910px;
	margin: 0px auto;
	text-align: left;
	padding: 10px 0px 0px 0px;
}