/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #783518;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x; background-attachment:fixed
}

table {
	font-size: 1em;
}

td {
	color: #660000;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 1em;
}


a {
	color: #783518;
	background-color: inherit;
	text-decoration: underline;
}


a:hover {
	color: #bc551f;
	background-color: inherit;
	text-decoration: none;
}

img {
	border: none;
}

ul, ul li {
	list-style: none outside;
}

ol, ol li {
	list-style: decimal inside;
}

p {
	padding: 0.6em 0em 0.6em;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 13px;
}


.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}


/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

.tb_center {
	text-align: center;
}

.tb_center img {
	margin: 1.3em auto;
	}



/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin: 35px 10px;
	width: 982px;
	font-size: 0.71em;
    text-align:center;
}


/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	position: relative;
	left: -243px;
	width: 496px;
	
}

#body_container_b {
	padding: 15px 0px;
	width: 496px;
	
}

#body_container_c {
	color: inherit;
	background-color: #ffffff;
	border-left: #d85414 6px solid;
	border-right: #d85414 6px solid;
	border-top: #d85414 6px solid;
	border-bottom: #d85414 6px solid;
}



/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	padding-bottom: 0px;
	color: inherit;
	background-color: #783518;
	<!--background-image:url(images/element2.jpg);-->
	height:100px;
}

#page_header h1 {
	position: relative;
	top: 10px;
	width: 100%;
	height: 40px;
	font-weight: bold;
	font-size: 4em;
	}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	padding: 15px 17px 10px;
	font-weight: inherit;
	text-align: left;
	color: #783518;
}

.link_readmore {
	padding: 35px 0px 10px;
	text-align: right;
}

.link_readmore a {
	margin-left: auto;
	display: block;
	width: 94px;
	height: 24px;
	background: url('indexnewimages/button_readmore.gif') no-repeat 0% 0%;
}



/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */



#navmenu {
	float: left;
	margin-top: 68px;
	position: relative;
	left: 77px;
	width: 166px;
	font-size: 1.15em;
	font-weight: bold;
	
}

#navmenu_b {
	padding: 15px 0px;
	width: 166px;
	
}

#navmenu_c {
	color: inherit;
	background-color: #FFFFFF;
	border-left: #d85414 6px solid;
	border-top: #d85414 6px solid;
	border-bottom: #d85414 6px solid;
}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
}

#navmenu li {
	border-top: #bc551f 2px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 160px;
}

#navmenu li a:hover {
	color: inherit;
	background-color: #ffdca5;
	color: #783518;
}

#navmenu li.list_first {
	border-top: none;
}



/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	padding: 20px 0px;
	font-size: 0.9em;
	font-weight: bold;
}


/* ++++++++++++++++++++ Global Footer ++++++++++++++++++++ */

#global-footer{
	position:relative;
	left:-10px;
	height:96px;
	width:105%;
	text-align: center;
	background-color: ff0000;
	}
	

.enterprise-wrapper {width: 910px;margin: 0 auto;padding: 0px 0;overflow: hidden;clear: both;float: none;}



a.enterprise-ziibiwing{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-Ziibiwing.gif); float:left;}
a:hover.enterprise-ziibiwing{position:relative;top:2px;background-position:-101px;}

a.enterprise-eaglebay{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-eaglebay.gif);float:left; }
a:hover.enterprise-eaglebay{position:relative;top:2px;background-position:-101px;}


a.enterprise-secr{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-secr.gif);float:left;}
a:hover.enterprise-secr{position:relative;top:2px;background-position:-101px;}



a.enterprise-eaglevalley{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-eaglevalley.gif);float:left;}
a:hover.enterprise-eaglevalley{position:relative;top:2px;background-position:-101px;}



a.enterprise-migizi{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-migizi.gif);float:left;}
a:hover.enterprise-migizi{position:relative;top:2px;background-position:-101px;}


a.enterprise-selc{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-selc.gif);float:left; }
a:hover.enterprise-selc{position:relative;top:2px;background-position:-101px;}


a.enterprise-seicc{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-seicc.gif); float:left;}
a:hover.enterprise-seicc{position:relative;top:2px;background-position:-101px;}

a.enterprise-sagamok{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-sagamok.gif); float:left;}
a:hover.enterprise-sagamok{position:relative;top:2px;background-position:-101px;}

a.enterprise-sagchip{position:relative;top:2px;height:91px;width:101px;background: url(../GlobalFooter-img/Footer-sagchip.gif); float:left;}
a:hover.enterprise-sagchip{position:relative;top:2px;background-position:-101px;}



.crumb-wrapper{width:670px;line-height:1.1;}
.crumb-arrow{font-size:10px; color:#990000;float:left;}
a.global-crumb{font-size:10px; color:#990000;float:left;}
a:hover.global-crumb{color:black;float:left;}
a:visited.global-crumb{color:#990000;}
