#RightSidebar { float: right; width: 190px; height: 283px; background-image: url(../img/help.gif); padding: 0; margin: 10px 20px 0 0; text-align: center; }
#RightSidebar h5 { margin-top: 5px; }
#RightSidebar a { text-decoration: none; color: #58595B; }
.buttonOne { margin-top: 25px; }
.buttonTwo { margin-top: 50px; }
.buttonThree { margin-top: 50px; }

#topNav { width: 780px; height: 30px; background: #231f20; font-size: 85%; color: #58585a; margin-top: 20px; }
#topNav ul { margin: 0px; padding: 0px; }
#topNav ul li { display: inline; float: left; list-style: none; margin-left: 10px; padding-left: 19px; position: relative; height: 20px; }
#topNav li a { color: #58585a; text-decoration: none; }
#topNav li a:hover { color: #fff; text-decoration: none; }
#topNav li:hover { background-image: url(../img/dot.png); background-position: 0px 0px; background-repeat: no-repeat; color: #fff; }
#topNav li ul { margin: 0px; padding: 0px; display: none; position: absolute; left: 0px; top: 20px; background-color: #231f20; }
#topNav li ul li { margin-left: 5px; white-space: nowrap; }
#topNav li:hover ul { display: block; width: 160px; }
#topNav li li { list-style: none; display: list-item; clear: left; font-style: italic; }
#topNav li li a { color: #58585a; text-decoration: none; }
#topNav li li a:hover { color: #fff; text-decoration: none; }

body#Home li#homeDot, 
body#Services li#servicesDot, 
body#TPrograms li#servicesDot, 
body#FWPrograms li#servicesDot, 
body#Aircraft li#aircraftDot, 
body#FixedWing li#aircraftDot, 
body#Safety li#safetyDot, 
body#Community li#communityDot, 
body#Education li#communityDot, 
body#Environment li#communityDot, 
body#PHIAirMedical li#corporateDot, 
body#PHIInc li#corporateDot, 
body#Awards li#corporateDot, 
body#RegionalContacts li#contactDot, 
body#CareerOpportunities li#contactDot, 
body#Programs li#programsDot { background: url(../img/dot.png) left top no-repeat; }

body#Home li#homeDot a, 
body#Services li#servicesDot a, 
body#Aircraft li#aircraftDot a, 
body#FixedWing li#aircraftDot a, 
body#Safety li#safetyDot a, 
body#Community li#communityDot a, 
body#Education li#communityDot a, 
body#Environment li#communityDot a, 
body#PHIAirMedical li#corporateDot a, 
body#PHIInc li#corporateDot a, 
body#Awards li#corporateDot a, 
body#RegionalContacts li#contactDot a, 
body#CareerOpportunities li#contactDot a, 
body#Programs li#programsDot a { color: #fff; }
