/* mac hide\*/
html, body {
	height:100%;
}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:900px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #360407;
	background-image: url(images/layout/back_grad.jpg);
	background-repeat: repeat-y;
	background-position: center;


}

a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	}

BODY, TH, TD {
	padding:0;
	margin:0;
	text-align:center;
	min-width:900px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	

}

#left a.button, #left a.button:visited {display:block; width:137px; height:30px; background:transparent url(images/buttons.png) no-repeat left top; text-align:center; color:#FFF; line-height:28px; text-decoration:none; font-family:arial, sans-serif; font-weight:bold; margin-top:5px;}
#left a.button:hover {background-position:0 -30px; line-height:31px; overflow:hidden;}
#left a.button:active {background-position:0 -60px;}

#outer{
	height:100%;
	min-height:100%;
	width:900px;
	border-left:0px solid #9E9769;
	border-right:0px solid #9E9769;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	position:relative;


}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {
	float:left;
	width:735px;
	margin: 0px;
	padding-left: 0px;




}
#header{
	position:absolute;
	top:0;
	left:0px;
	width:900px;
	height:163px;
	background:url(images/layout/topbanner.png) center;
	border:0px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:100;
}
#left {
	position:absolute;
	width:142px;
	float:left;
	padding-top:175px;
	padding-bottom:32px;
	left: 5px;
	top: 0px;
   


}
#left p {padding-left:0px;padding-right:0px}
#right p {
	padding: 0px;
	left: 0px;
	right: 0px;


}

#right {
	position:relative;
	width:163px;
	float:right;
	padding-top:175px;
	padding-bottom:32px;
	text-align: center;
	color: #FFFFFF;


}

#footer {
	width:900px;
	clear:both;
	height:50px;
	border-top:#000;
	border-bottom:1px solid #000;
	color: #999999;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;


}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:590px;
	float:right;
	padding-top:175px;
	padding-bottom:32px;
	border: 0px;
	padding-left: 0px;
	color: #FFFFFF;





}
#centrecontent p {
	padding-left:15px;
	padding-right: 15px;



}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

	
.floatleft 
{
	float: left;
	padding: 0px 10px 10px 0px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
 
li {
	margin: 5px 0 5px 50px;
	padding: 0;
	list-style-position: outside;
	list-style-type: square;

}

