@charset "utf-8";

body	{
overflow:scroll;
background:top center;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:10px 0px 0px 0px;}

#wrapper	{

width:1024px;
margin:0px auto;
padding:0px;
text-align:center;
border:1px solid;
}

#header {
	background:url('../images/header.jpg');
	width:1024px;
	height:166px;
}

#menu {
	background:url(../images/menubg.jpg) repeat-x;
	width:1024px;
	height:50px;
}

.footer1 {
	background-color:#feff99;
	width:1024px;
	text-align:center;
	display:block;
	clear:both;
	overflow:auto;
}
#footer {
	background-color:#0b5c4f;
	width:1024px;
	height:80px;
}

#footer a { 
		color:#999999; 
		text-decoration:none;
}

.panel {margin-bottom:10px; margin-top:10px;}
/* Gray Borders */
.t {background: #FFF url(../images/box/v.jpg) repeat-x top center;}
.b {background: url(../images/box/v.jpg) repeat-x bottom center;}
.l {background: url(../images/box/h.jpg) repeat-y center left;}
.r {background: url(../images/box/h.jpg) repeat-y center right;}
.bl {background: url(../images/box/bl.jpg) no-repeat bottom left;}
.br {background: url(../images/box/br.jpg) no-repeat bottom right;}
.tl {background: url(../images/box/tl.jpg) no-repeat top left;}
.tr {background: url(../images/box/tr.jpg) no-repeat top right; padding:0.6em;zoom:1.0;}


/* Gray Borders */
.gpanel {margin-bottom:0px; margin-top:0px;}
.gt {background: url(../images/box/gv.jpg) repeat-x top center;}
.gb {background: url(../images/box/gv.jpg) repeat-x bottom center;}
.gl {background:  url(../images/box/gh.jpg) repeat-y center left;}
.gr {background:  url(../images/box/gh.jpg) repeat-y center right;}
.gbl {background: url(../images/box/gbl.jpg) no-repeat bottom left;}
.gbr {background:  url(../images/box/gbr.jpg) no-repeat bottom right;}
.gtl {background:  url(../images/box/gtl.jpg) no-repeat top left;}
.gtr {background:  url(../images/box/gtr.jpg) no-repeat top right; padding:0.6em;zoom:1.0;}
