@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	
}

a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#09C; text-decoration:none;}
a:hover{ color: #06F;}

#flash{ width:1000px; height:600px;}

#flash ul{ margin-top:15px; margin-left:350px;}
#flash ul li{ float:left; text-indent:-9999px; margin-left:15px; line-height:15px;}
#flash ul li a{ display:block;  background-position:left top;}
#flash ul li a:hover{ background-position:left bottom;}

#flash ul li.location a{ background-image: url(../images/bt_lo.jpg); width:65px;}
#flash ul li.contact a{ background-image: url(../images/bt_ca.jpg); width:65px;}
#flash ul li.copyright a{ background-image: url(../images/bt_co.jpg); width:85px;}



#footer{ width:1000px; height:70px; clear:both; padding-top:10px; border-bottom: #CCC 1px  dotted;  line-height:16px;}
#footer img{ margin-left:25px; margin-right:15px; display:block; width:90px; height:35px; background-image:url(../images/ap.jpg); float:left;}
#footer p{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#02355d;}