body {
margin:0;
padding:0;
font-family:"Trebuchet MS", sans-serif;
color:#FFFFFF;
font-size:12px;
text-align:left;
line-height:15px;
}
#container {
width:960px;
margin:0 auto;
text-align:left;
position:relative;
}

/*--------------------TOP NAVIGATION--------------------*/
#topnav {
position:absolute;
left:750px;
top:20px;
font-size:11px;
}

/*--------------FLASH CONTAINER-------------*/
.flashcontain {
position:absolute;
left:242px;
top:80px;
width:719px;
height:140px;
}

/*--------------MENU-------------*/
.menu {
position:absolute;
left:0;
top:230px;
width:960px;
height:34px;
}

/*----------------------------LEFT COLUMN ELEMENTS---------------------------*/
.leftcol {
position:absolute;
left:0;
width:236px;
}

/*--------------LOGO-------------*/
.logo {
background-image:url(images/logo.gif);
top:0;
width:236px;
height:83px;
}

/*--------------INFO BLOCK-------------*/
.info {
background-image:url(images/info-block.jpg);
top:80px;
height:157px;
}
.infotext {padding:40px; color:#ffffff;}

/*--------------AD BLOCKS-------------*/
.link1 {
top:272px;
height:63px;
}
.link2 {
top:340px;
height:63px;
}
.link3 {
top:409px;
height:63px;
}
.link4 {
top:477px;
height:63px;
}
.link5 {
top:545px;
height:63px;
}

.location-blue {
background-image:url(images/box-blue.jpg);
background-repeat:no-repeat;
height:28px;
}
.location-green {
background-image:url(images/box-green.jpg);
background-repeat:no-repeat;
height:28px;
}
.city1 {top:272px;}
.city2 {top:302px;}
.city3 {top:332px;}
.city4 {top:362px;}
.city5 {top:392px;}
.city6 {top:422px;}
.city7 {top:452px;}
.city8 {top:482px;}
.city9 {top:512px;}
.city10 {top:542px;}
.city11 {top:572px;}
.city12 {top:602px;}
.city13 {top:632px;}
.city14 {top:662px;}
.city15 {top:692px;}

.lefttext {padding:8px 5px 5px 12px; color:#003399;}

/*----------------------------CENTER COLUMN ELEMENTS---------------------------*/
.center-box {
position:absolute;
background-image:url(images/center-box.gif);
top:272px;
left:242px;
width:456px;
height:440px;
}
.iframe-holder {
position:absolute;
left:252px;
top:273px;
width:445px;
height:438px;
}
.centertext {
position:absolute;
left:255px;
width:424px;
text-align:left;
color:#777777;
}

/*----------------------------TEXTBOXES---------------------------*/
.textbox {padding:5px 15px 10px 15px; color:#555555;}

/*--------------WELCOME TEXTBOX-------------*/
.welcome {
top:290px;
height:154px;
}

/*--------------HORIZONTAL RULE-------------*/
.horizrule {
background-image:url(images/horizontal-rule.gif);
top:444px;
height:9px;
}

/*--------------GLOBAL REACH TEXTBOX-------------*/
.global-reach {
top:459px;
height:89px;
}

/*----------------------------DOUBLE COLUMN ELEMENTS---------------------------*/
.double-box {
position:absolute;
background-image:url(images/double-box.gif);
top:272px;
left:242px;
width:719px;
height:440px;
}
.double-iframe-holder {
position:absolute;
left:0;
top:270px;
width:708px;
height:450px;
}
.doubletext {padding:10px 10px 10px 10px; color:#555555;}

/*----------------------------TWIN CENTER BOXES---------------------------*/
.center-box-left, .center-box-right {
position:absolute;
top:272px;
width:356px;
height:440px;
}
.center-box-left {background-image:url(images/center-box.gif); left:242px;}
.center-box-right {background-image:url(images/center-box.gif); left:604px;}

/*----------------------------RIGHT COLUMN ELEMENTS---------------------------*/
.rightcol {
position:absolute;
left:704px;
width:257px;
}

/*--------------FOOTER-------------*/
.footer {
position:absolute;
background-image:url(images/footer.png);
top:720px;
left:0;
width:960px;
height:59px;
}
.longfooter {
position:absolute;
background-image:url(images/footer.png);
top:724px;
left:0;
width:960px;
height:59px;
}
.footertext {
position:absolute;
left:300px;
top:15px;
width:679px;
font-family:Arial, sans-serif;
font-size:10px;
line-height:12px;
color:#555555;
}

/*--------------ATTRIBUTES-------------*/
A:hover {color:#D20000;}
H1 {font-size:16px; line-height:10px; color:#20517A;}
H2 {font-size:16px; line-height:10px; color:#555555;}
UL LI {list-style-image:url(images/bullet.gif);}
OL LI {list-style-image:url(images/icon-pdf.gif);}
.link {color:#666666; text-decoration: none;}
.whitelink {color:#ffffff; text-decoration: none;}
.redlink {color:#D20000; text-decoration: none;}