/* CSS Document */

a:link, a:visited { color:#000000; text-decoration: none; outline: none; }
a:hover { color: #FF0000; border: none; text-decoration: none; outline: none; }
a:visited { color: none; border: none; outline: none;}
a:active { color:#FF0000; border: none; text-decoration: none; outline: none;}

#btn1:hover {background-position: 0px 0px; text-decoration: none; outline: none; }
#btn2:hover {background-position: 0px 0px; text-decoration: none; outline: none; }
#btn3:hover {background-position: 0px 0px; text-decoration: none; outline: none; }
#btn4:hover {background-position: 0px 0px; text-decoration: none; outline: none; }
#btn5:hover {background-position: 0px 0px; text-decoration: none; outline: none; }
#btn6:hover {background-position: 0px 0px; text-decoration: none; outline: none; }

body{background-color:#FFFFFF;
}

*{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding:0 0 0 0;
border:none;
}

#logo{
text-align: left;
}

.title{
margin-top:5px;
margin-bottom:5px;
}


#wrapper{
width:930px;
height:800px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
text-align:center;
	}

p{
font-size:12px;
font-family:"Courier New", Courier, monospace;
text-align:left;
padding-right:10px;
}

.left{
height:760px;
width:430px;
position:absolute;
margin-top:4px;
}


.right{
height:760px;
margin-left:430px;
width:500px;
position:absolute;
margin-top:8px;
overflow:auto;
}


#btn1{
float:left;
clear:none;
margin-top:2px;
width: 430px; height: 125px;
border: 0;
background:url(images/1_btn.jpg); 
background-repeat: no-repeat;
background-position:-430px 0px;
text-align: left;
}
#btn2{
float:left;
clear:none;
margin-top:2px;
width: 430px; height: 125px;
border: 0;
background:url(images/2_btn.jpg); 
background-repeat: no-repeat;
background-position:-430px 0px;
text-align: left;
}
#btn3{
float:left;
clear:none;
margin-top:2px;
width: 430px; height: 125px;
border: 0;
background:url(images/3_btn.jpg); 
background-repeat: no-repeat;
background-position:-430px 0px;
text-align: left;
}
#btn4{
float:left;
clear:none;
margin-top:2px;
width: 430px; height: 125px;
border: 0;
background:url(images/4_btn.jpg); 
background-repeat: no-repeat;
background-position:-430px 0px;
text-align: left;
}
#btn5{
float:left;
clear:none;
margin-top:2px;
width: 430px; height: 125px;
border: 0;
background:url(images/5_btn.jpg); 
background-repeat: no-repeat;
background-position:-430px 0px;
text-align: left;
}
#btn6{
float:left;
clear:none;
margin-top:2px;
width: 430px; height: 125px;
border: 0;
background:url(images/6_btn.jpg); 
background-repeat: no-repeat;
background-position:-430px 0px;
text-align: left;
}
li { 
list-style-type:none;
border:none;
margin:0;
padding:0; 
}
 #footer1{
 position:absolute;
text-align:left;
margin-top:768px;
margin-left:0px;
}
 #footer2{
 position:absolute;
text-align:left;
margin-top:784px;
margin-left:428px;
}

