@charset "UTF-8";

body {margin:0;padding:0;background:#FFFFFF;font-family:Arial;line-height:150%;font-size:11px; background-repeat:repeat; background-attachment:fixed;}

body.index, body.other {background-image:url(../images/bg/1.jpg);}
body.street {background-image:url(../images/bg/2.jpg);}
body.cafe {background-image:url(../images/bg/3.jpg);}
body.contact {background-image:url(../images/bg/4.jpg);}
body.coverage {background-image:url(../images/bg/5.jpg);}
body.fringe {background-image:url(../images/bg/6.jpg);}
body.media {background-image:url(../images/bg/7.jpg);}
body.about {background-image:url(../images/bg/about.jpg);}

.style1 {color:#195399;	font-weight: bold;font-size:12px;}
.style2 {color:#000000; font-weight: bold; font-size:13px;}

#cardsFlash {position:absolute; top:-80px;right:-50px; height:320px; width:482px;}
#logo {position:absolute; top:0px; left:-40px; height:346px; width:339px; background-image:url(../images/passing-logo8.png);background-repeat:no-repeat;}
#cardsFlashSm {position:absolute; top:-80px;right:-50px; height:255px; width:482px;}
#logoSm {position:absolute; top:0px; left:-40px; height:190px; width:500px; background-image:url(../images/passing-logo8.png);background-repeat:no-repeat;}

#headerBGnew {margin:0 auto; top:80px; height:400px ;width:950px; background-image:url(../images/passing-top.png); background-repeat:no-repeat;}
#headerBGSm {margin:0 auto; top:80px; height:623px ;width:950px; background-image:url(../images/passing-top2.png); background-repeat:no-repeat;}
#header {position:absolute; top:80px; height:225px ;width:900px;}
#headerSm {position:absolute; top:75px; height:150px ;width:900px;}

#main {margin:0 auto;width:900px;background-color:#CCCCCC}
#menuBG {position:absolute; height:88px; top:10px; width:577px;}
#menu {width:577px; height:88px; position:absolute;}
#menu ul {list-style:none;}
#menu li {float:left; text-align:center; margin-left:5px;margin-right:5px;font-weight:bold;font-size:12px;}
#menu li a {color:#003366;text-decoration:none;}
#menu li a:hover {color:#ffffff;}

#page {margin:0 auto;width:900px;}
#pageHeading {
	position:absolute;
	left:-15px;
	top:60px;
	color:#195399;
	font-size:26px;
	font-weight:bold;
}
#bodyCopy { position:absolute; width:425px; left:-15px;	top:85px; color:#000000; font-size:12px; overflow:auto; }
#bodyCopyCov {  position:absolute; width:800px; left:10px; top:95px; color:#000000; font-size:12px; overflow:auto;}
#pageBodyL { position:absolute; top:85px; width:425px; right:0px; font-size:12px; }
#pageBody {position:absolute; top:235px; height:450px; width:900px; font-size:12px;}
#pageBodySm {position:absolute; top:230px; height:450px; width:900px; font-size:12px;}
#pageBody a {color:#003366;text-decoration:none;}
#pageBody a:hover {color:#ffffff;}

#footer {color:#FFFFFF;position:fixed;margin-bottom:0;bottom:0;height:30px;background-color:#999999;width:100%;}
#footer a {color:#ffffff;text-decoration:none;}
#footer a:hover {color:#195399;}
#footerLeft {position:absolute; line-height:30px;left:15px;height:15px; }
