body{
margin:0px;
padding:0px;
font-size:13px;
line-height:1.3;
}

a{
color:#083b68;	
}

a:hover{
text-decoration:none;	
}

#header{
background:#222;
text-align:center;
padding:15px 0px;
border-bottom:2px solid #f0f0f0;
letter-spacing:2px;
border-top:3px solid #000;
}

h1{
width:730px;
text-align:left;
color:white;
font-size:100%;
margin:0 auto;
}

#header h1 strong{
font-size:200%;	
}


#main table{
margin-bottom:30px;	
}


.text_small{
font-size:80%;
line-height:1.6;
}

.banner_td{
width:130px;
}

.text_td{
font-size:90%;
}

#main{
width:730px;
margin:0px auto;
}

#main p{
padding:0px;
margin:5px 0px 5px 0px;
width:600px;
}


#main_images{
background:url(images/main.gif) no-repeat;
display:table-cell;
margin:0 auto;
height:734px;
width:713px;
}

#main_images p{
position:relative;
top:8px;
left:15px;
font-weight:bold;
font-size:17px;
color:#fff;
}


#copyright{
border-top:1px solid #ccc;
border-bottom:10px solid #ddd;
margin-top:40px;
text-align:center;
padding:10px auto 30px auto;
background:#f6f6f6;
color:#666;
height:60px;
}