* { margin: 0; padding: 0; }
body { 
font-family: Arial, Helvetica, sans-serif; font-size: 100%;
margin: 1% auto; padding: 0;
text-align: center; background-image:url(images/bak.png);
background-repeat: repeat;
}
a:link, a:visited, a:hover { 
font-size: 11px; 
color: #009900; 
background-color: #fff; 
}

h1 { 
position:relative;
background:transparent url(images/leftsideh1.jpg) no-repeat;
width:273px;
height:50px;
padding-bottom:0px;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
color:#3662A3;
letter-spacing:-1px;

text-align: center; 
}

#imagecenter { 
display: block;
margin-left: auto; 
margin-right: auto; 
background-image: url(images/header3.png); 
background-repeat: no-repeat; 
width: 1000px; height: 200px; 
text-indent: -99999px; 
}

#textcenter { 
display: block; 
margin-left: auto; 
margin-right: auto; 
}

#footer { 
font-size: 11px; 
background-color: #fff; 
color: #666; 
margin: 30px 0; 
}

#wrapper
{
position:relative;
width:1000px;
padding:0px;
margin:0 auto;

}

#top-right{
diplay: block;
position:relative;
width:600px; 
top:30px; 
right:10px; 
float:right; 
text-align:left;
line-height:1.6em;
padding:0 20px;
background-image:url(images/fdbg3.png);
background-repeat: repeat;
 }
 
#lower-right{
diplay: block;
position:relative;
width:600px; 
top:30px; 
right:10px; 
float:right; 
text-align:left;
line-height:1.4em;
padding:0 20px;
 background-image:url(images/fdbg3.png);
background-repeat: repeat; 
 }
 
 #top-left{
 diplay: block;
 position:relative; 
 width:315px; 
 <!--height:250px; -->
 top:30px; 
 left:5px; 
 float:left;
 text-align:left;
line-height:1.4em;
height: 273px;
}

#lower-left{
 
diplay: block;
position:relative; 
width:300px; 
left:5px; 
float:left;
text-align:left;
line-height:1.6em;
padding:0 10px;
height: 275px;
}
 
 #lower-left span
 {
 color:#990000;
 }

 p
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666

}

#top{ 


position:relative; 
width:1000px; 
height:300px; 
text-align:left; 
padding:0px;
}

#bottom{ 

position:relative; 
width:1000px; 
height:250px; 
text-align:left; 
padding:0px;
}

#top-right p
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;

}


#lower-left p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#lower-left strong
{
color:#333333;
font-size:14px;
}

#content{

padding: 0px 20px 10px 20px;

}


#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #eeeeee;
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}