#page_bg {
  height: 100%;
	background: #FFFFA9;
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;
	background:url(images/center.png) no-repeat;
	position:relative; left:0px; top:-10px;
}
#image {
	position:relative; left:-40px; top:-220px;
	width: 300px;
	height: 200px;

}
#main_top_one {
	float: left;
	position:relative; left:20px; top:40px;
	width: 400px;
	height: 180px;

}

#main_top_two {
    float: left;
	position:relative; left:80px; top:40px;
	width: 400px;
	height: 180px;

}
#main_one {
	float: left;
	position:relative; left:48px; top:200px;
	width: 250px;
	height: 1000px;

}

#main_two {
    float: left;
	position:relative; left:69px; top:200px;
	width: 250px;
	height: 1000px;

}
#main_one1 {
	float: left;
	position:relative; left:48px; top:50px;
	width: 250px;
	height: 1000px;

}

#main_two2 {
    float: left;
	position:relative; left:69px; top:50px;
	width: 250px;
	height: 1000px;

}
#main_three3 {
    float: left;
	position:relative; left:90px; top:50px;
	width: 250px;
	height: 1000px;

}
#main_three {
    float: left;
	position:relative; left:90px; top:200px;
	width: 250px;
	height: 1000px;

}



	
#main_bg {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 990px;
	height:1000px;
  	background:url(images/main_bg.png) no-repeat;
  	text-align: left;
}
#main_bg_plain {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
  	width: 990px;
	height:1000px;
  	background:url(images/main_bg_2.png) no-repeat;
  	text-align: left;
}

#content_bg {
	margin: 0px 45px;
	background:#FFFFFF;
	width:900px;
}

#header {
	background: #FFFFA9 url(images/Logo.jpg) 0 0 no-repeat;
	width: 900px;
	height: 97px;
}


#topmenu {
	height: 20px;
	background: #000;	
	text-align: center;
	padding: 5px;
}

#footer {
	height: 20px;	
	text-align: center;
	padding: 0px;
	clear: both;
	line-height: 30px;
	color: #999;
}
}

#topmenu ul {
	padding: 0;
	list-style: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 20px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	padding: 0 15px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#topmenu a:hover {
	background: #fff300;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}

#content {
	float: left;
	width: 96%;
	border: 0px solid #c00;
	padding-top: 20px;
	padding-left:20px;
	padding-bottom:20px;
}

#navigation {
	float: right;
	width: 190px;
	padding-top 10px;
	margin: 0;
	border: 0px solid #00c;
}



.highlight {
	background: #ECECE3;
	border: 1px solid #DBDAC4;
	padding: 0px 15px;
	
}





a:link, a:visited {
	color: #c23f2d; 
	text-decoration: none;
}

a:hover {
	color: #76261B;

}





HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

BODY_PLAIN {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	height: 100%;
}
td,tr,p,div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



h1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:16pt; color:#FF0000; margin-top:0px; margin-right:10px; margin-bottom:6px; margin-left:10px; }
h2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:14pt; color:#FF0000; margin-top:10px; margin-bottom:6px; margin-left:10px; }
h3
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:12pt; color:#FF0000; margin-top:10px; margin-bottom:6px; margin-left:10px; }
h4
{
	color: ##FF0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-bottom: 6px;
	margin-top: 10px;
	margin-left: 10px;
}