html { 
	height:  100%;
}
body
{

	background-color: #ffffff;

   	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #e6e6e6;
	SCROLLBAR-SHADOW-COLOR: #800000;
	SCROLLBAR-3DLIGHT-COLOR: #c7c7c7;
	SCROLLBAR-ARROW-COLOR: #800000;
	SCROLLBAR-TRACK-COLOR: #e2e2e2;
	SCROLLBAR-DARKSHADOW-COLOR: #EAEAEA;

	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	color: #3f3100;
	/*background-image: url('/php/lay/');*/
	/*background-repeat: repeat-y;*/
	/*background-position: top center;*/
}

body,div,p,td,input,select,textarea,a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

input,select,textarea {
	font-size: 9pt;
	color: #000000;
}

a:link{ color: #000000; }
a:visited{ color: #000000; }
a:hover{ color: #000000; }
a:active{ color: #000000; }
a {
	color: #000000;
	text-decoration: underline;
}

div {border:0px solid red;}

h1 {font-size:10pt;
	letter-spacing:0.3pt;
	line-height:18px;
	font-weight:regular;
	margin:0px;
	text-align:center;
}

h2 {font-size:10pt;
	letter-spacing:0.1pt;
	font-weight:regular;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
hr
{
	color:#888888;
	height:1px;
}

#general {
	width: 678px;
	margin:auto;
	border:0px solid #ff0000;

}
#navbackground {

	/*background-image: url('/php/lay/main_bg3.jpg');*/
	background-repeat: no-repeat;
	background-position: center top;
}

#topspace {
	text-align: left;
	height: 97px;
	background-image: url('/php/lay/top_bg.gif');
	background-repeat: repeat-y;
	background-position: left; 
}

#top_img{
	/*background-image: url('/php/lay/top_bg.jpg');*/
	background-repeat: repeat-y;
	background-position: left; 
}
#top_img a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}


#navi {
	width: 144px;
	/*background-image: url('/php/lay/nav_container_bg.jpg');
	border-right: 2px solid #c5c5c1;*/
	float:left;
	margin-bottom: 0px;

}
#navi div {
	padding-top: 6px;
	padding-left: 10px;
/*	border-bottom: 1px solid #fff;*/
	height:20px;
	background-color: #F5E9B9;
	border-bottom:0px solid #fcf6dd;
}
#navi a {
	font-weight: bold;
	color: #3f3100;
	font-size: 9pt;
	text-decoration: none;
}
#navi div.now {
	background-color: #FFFFFF;
	margin: 0px;
	border-left:1px solid #F5E9B9;
	border-right:1px solid #F5E9B9;
}

#navi div.now a{
	color: #b38d08;
}

#main {
	margin: auto;
	padding-top: 20px;
	border:0px solid #ff0000;
	background-image: url('/php/lay/main_bg.gif')

}

#mainleft {
	height: 100%;
	float:left;	


}
#mainleft a {
	color: #FFFFFF
}
#maincontent {
	margin-left: 0px;
/*	height: 300px; */
	float:left;
	color: #000000;
	background-color:#FFFFFF;
	border:0px solid black;
	vertical-align:top;
}
#mc_container {
	float:left;
	width: 100px;
}

#mc_main {
	float:left;
	width: 200px;
	margin-left: 130px;
}

#mc_1 {
	float:left;
	width: 581px;
}

#mc_1_content {
	float:left;
	width: 355px;
	line-height:16px;
	padding-top:7px;
	padding-left:15px;
	border:0px solid #ff0000;
}


#mc_1_container {
	float:right;
	width: 144px;
	margin-right:0px;
	background-color: #F5E9B9;
	color: #b38d08;
	border: 0px solid #000000;
}


#container a {
	color: #b38d08;


}
#container h1 {
	text-align:center;
	font-size:9pt;
	color: #3f3100;
}



#minheight {
	height: 80px;
	width: 0px;
	float:left;
}

#clear {
	clear:both;
}

#serviceLinks {

	margin:0px;
	text-align:center;
	height: 25px;
	background-image: url('/php/lay/bottom_bg.gif');
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size:8pt;
	border:0px solid #000000;
}


#serviceLinks a {
	text-decoration: underline;
	font-size:8pt;
}

#minheight_low {
	height: 0px;
	width: 1px;
	float:left;
}



