	* {
margin:0;
padding:0;
}
body {
cursor:default;
font: 14px Arial;
margin-bottom:0px;
background-color:#000000;
}
#top {
background-color:#ffffff;
background: url('top.jpg') no-repeat;
height:249px;
width:990px;
margin:0 auto;
position:relative;
}
a, a:hover, a:visited {
text-decoration:none;
color:#000000;}
img {
border:0;
}
#main {
background-color:#000000;
background: url('bg.jpg') repeat-y;
width:990px;
margin:0 auto; 
}
#left {
width:700px;
padding:25px; 
}
#left p {
padding:5px;
}
#left h1 {
color:#475f7b;
font-size:16px;
padding-left:10px;
padding-bottom:5px;
}
#right {
width:247px;
float:right; 
}
#right p {
float:right;
width:247px; 
color:#000000;
margin:0;
}
div.clearer {

clear:both;

}
#footer {
background: url('footer.jpg') no-repeat;
width:990px;
height:57px;
margin:0 auto; 
}
#right ul {list-style:none;}
#right ul li { display:block;background:url('button.jpg') no-repeat;height:40px; }
#right ul li a {display:block; color:#000000;text-decoration:none;font-size:15px;padding-top:15px;padding-left:40px;padding-bottom:11px;}
#right ul li a:hover {color:#000000;}
#right ul li a:visited {color:#000000;}

#home {
position:absolute;
padding-left:783px;
padding-top:225px;
}
