* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
#container {
	background-image: url(images/container_background.gif);
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
/*------------------------------------------------ Header ---------------------------------------*/
#header {
	background-image: url(images/header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}
#header a {
	display: block;
	height: 100px;
	width: 100px;
}
#header a span {
	display: none;
}

/*------------------------------------------------ Nav ---------------------------------------*/
#nav_area_one {
	background-image: url(images/nav_top.gif);
	height: 36px;
	width: 765px;
}
#nav_area_one span {
	display: none;
}

#nav_area_one ul {
	display: block;
	list-style-type: none;
	padding-left: 98px;
}
#nav_area_one li {
	float: left;
}
/*------------------------------------------------ Home Btn ---------------------------------------*/
#home_btn {
	background-image: url(images/home_btn.gif);
	height: 36px;
	width: 61px;
}
#home_btn a{
	background-image: url(images/home_btn.gif);
	height: 36px;
	width: 61px;
	display:block;
}
#home_btn a:hover{
	background-image: url(images/home_btn_ovr.gif);
	height: 36px;
	width: 61px;
	display:block;
}
#home_btn_current{
	background-image: url(images/home_btn_ovr.gif);
	height: 36px;
	width: 61px;
	display:block;
}
/*------------------------------------------------ About Btn ---------------------------------------*/
#about_btn {
	background-image: url(images/about_btn.gif);
	height: 36px;
	width: 88px;
}
#about_btn a{
	background-image: url(images/about_btn.gif);
	height: 36px;
	width: 88px;
	display:block;
}
#about_btn a:hover{
	background-image: url(images/about_btn_ovr.gif);
	height: 36px;
	width: 88px;
	display:block;
}
#about_btn_current{
	background-image: url(images/about_btn_ovr.gif);
	height: 36px;
	width: 88px;
	display:block;
}
/*------------------------------------------------ Services Btn ---------------------------------------*/
#services_btn {
	background-image: url(images/services_btn.gif);
	height: 36px;
	width: 82px;
}
#services_btn a{
	background-image: url(images/services_btn.gif);
	height: 36px;
	width: 82px;
	display:block;
}
#services_btn a:hover{
	background-image: url(images/services_btn_ovr.gif);
	height: 36px;
	width: 82px;
	display:block;
}
#services_btn_current{
	background-image: url(images/services_btn_ovr.gif);
	height: 36px;
	width: 82px;
	display:block;
}
/*------------------------------------------------ Contact Btn ---------------------------------------*/
#contact_btn {
	background-image: url(images/contact_btn.gif);
	height: 36px;
	width: 86px;
}
#contact_btn a{
	background-image: url(images/contact_btn.gif);
	height: 36px;
	width: 86px;
	display:block;
}
#contact_btn a:hover{
	background-image: url(images/contact_btn_ovr.gif);
	height: 36px;
	width: 86px;
	display:block;
}
#contact_btn_current{
	background-image: url(images/contact_btn_ovr.gif);
	height: 36px;
	width: 86px;
	display:block;
}

/*------------------------------------------------ Testimonials Btn ---------------------------------------*/
#testimonials_btn {
	background-image: url(images/testimonials_btn.gif);
	height: 36px;
	width: 109px;
}
#testimonials_btn a{
	background-image: url(images/testimonials_btn.gif);
	height: 36px;
	width: 109px;
	display:block;
}
#testimonials_btn a:hover{
	background-image: url(images/testimonials_btn_ovr.gif);
	height: 36px;
	width: 109px;
	display:block;
}

#testimonials_btn_current{
	background-image: url(images/testimonials_btn_ovr.gif);
	height: 36px;
	width: 109px;
	display:block;
}

/*------------------------------------------------ RFP Btn ---------------------------------------*/
#rfp_btn {
	background-image: url(images/RFP_btn.gif);
	height: 36px;
	width: 63px;
}
#rfp_btn a{
	background-image: url(images/RFP_btn.gif);
	height: 36px;
	width: 63px;
	display:block;
}
#rfp_btn a:hover{
	background-image: url(images/RFP_btn_ovr.gif);
	height: 36px;
	width: 63px;
	display:block;
}
#rfp_btn_current{
	background-image: url(images/RFP_btn_ovr.gif);
	height: 36px;
	width: 63px;
	display:block;
}
/*------------------------------------------------ Employment Btn ---------------------------------------*/
#employment_btn {
	background-image: url(images/employment_btn.gif);
	height: 36px;
	width: 97px;
}
#employment_btn a{
	background-image: url(images/employment_btn.gif);
	height: 36px;
	width: 97px;
	display:block;
}
#employment_btn a:hover{
	background-image: url(images/employment_btn_ovr.gif);
	height: 36px;
	width: 97px;
	display:block;
}
#employment_btn_current{
	background-image: url(images/employment_btn_ovr.gif);
	height: 36px;
	width: 97px;
	display:block;
}
/*------------------------------------------------ Employment Btn ---------------------------------------*/
#green_btn {
	background-image: url(images/going_green_btn.gif);
	height: 43px;
	width: 108px;
}
#green_btn a{
	background-image: url(images/going_green_btn.gif);
	height: 43px;
	width: 108px;
	display:block;
}
#green_btn a:hover{
	background-image: url(images/going_green_btn_ovr.gif);
	height: 43px;
	width: 108px;
	display:block;
}
#green_btn_current{
	background-image: url(images/going_green_btn_ovr.gif);
	height: 43px;
	width: 108px;
	display:block;
}
/*------------------------------------------------ Employment Btn ---------------------------------------*/
#sponsorship_btn {
	background-image: url(images/sponsorship_btn.gif);
	height: 43px;
	width: 102px;
}
#sponsorship_btn a{
	background-image: url(images/sponsorship_btn.gif);
	height: 43px;
	width: 102px;
	display:block;
}
#sponsorship_btn a:hover{
	background-image: url(images/sponsorship_btn_ovr.gif);
	height: 43px;
	width: 102px;
	display:block;
}
#sponsorship_btn_current{
	background-image: url(images/sponsorship_btn_ovr.gif);
	height: 43px;
	width: 102px;
	display:block;
}
/*------------------------------------------------ Employment Btn ---------------------------------------*/
#locations_btn {
	background-image: url(images/locations_btn.gif);
	height: 43px;
	width: 75px;
}
#locations_btn a{
	background-image: url(images/locations_btn.gif);
	height: 43px;
	width: 75px;
	display:block;
}
#locations_btn a:hover{
	background-image: url(images/locations_btn_ovr.gif);
	height: 43px;
	width: 75px;
	display:block;
}
#locations_btn_current{
	background-image: url(images/locations_btn_ovr.gif);
	height: 43px;
	width: 75px;
	display:block;
}
/*------------------------------------------------ Nav Area Two ---------------------------------------*/
#nav_area_two {
	background-image: url(images/nav_bottom.gif);
	height: 29px;
	width: 765px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
#nav_area_two span {
	display: none;
}

#nav_area_two ul {
	display: block;
	list-style-type: none;
	padding-left: 240px;
}
#nav_area_two li {
	float: left;
}
/*------------------------------------------------ Flash Area ---------------------------------------*/
#flash_area {
	height: 185px;
	width: 710px;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	margin-left: 25px;
}
/*------------------------------------------------ Main Area ---------------------------------------*/
#main_top {
	background-image: url(images/main_topcap.gif);
	height: 22px;
	width: 765px;
}

#main_area {
	background-image: url(images/main_bg.gif);
	width: 765px;
}
#left_col {
	width: 233px;
	padding-left: 27px;
	float: left;
}
#homePage #container #main_area #left_col ul {
	list-style-type: none;
	padding-left: 30px;
	padding-top: 15px;
}
#container #main_area #left_col .bold a {
	color: #333333;
	text-decoration: underline;
}

#homePage #container #main_area #left_col li {
	padding-bottom: 25px;
}

#quick_contact_header {
	background-image: url(images/mailing_list_header.gif);
	height: 41px;
	width: 211px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#form_area {
	width: 211px;
	margin-bottom: 35px;
}
#form_area table {
	width: 204px;
	padding-right: 7px;
}
#form_area #form1 td {
	height: 35px;
	width: 105px;
}
#news_header {
	background-image: url(images/news_events_header.jpg);
	height: 31px;
	width: 211px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#right_col {
	float: left;
	width: 475px;
	padding-left: 1px;
}
#right_col #rightcol_content .red a {
	color: #660000;
	text-decoration: none;
}

#rightcol_content {
	width:336px;
	padding-left: 24px;
	float: left;
	clear: both;
}
#rightcol_content h2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 15px;
}
#rightcol_content p {
	line-height: 25px;
	width: 435px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#rightcol_photos {
	float: left;
	width: 150px;
}
#rightcol_photos ul {
	display: block;
	padding-left: 25px;
	list-style-type: none;
	padding-top: 10px;
}
#rightcol_photos li {
	margin-bottom: 50px;
}
#thumb_1 {
	background-image: url(images/side_thumb1.jpg);
	height: 93px;
	width: 96px;
}
#thumb_2 {
	background-image: url(images/side_thumb2.jpg);
	height: 93px;
	width: 96px;
}
#thumb_3 {
	background-image: url(images/side_thumb3.jpg);
	height: 93px;
	width: 96px;
}





#about_header {
	background-image: url(images/about_header.gif);
	height: 40px;
	width: 476px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
}



#main_bottom {
	background-image: url(images/main_bottom_cap.gif);
	height: 22px;
	width: 765px;
	margin-bottom: 15px;
}
/*------------------------------------------------ Icon Sub Nav ---------------------------------------*/
#icon_nav_area {
	background-image: url(images/icon_nav_area.gif);
	height: 132px;
	width: 737px;
	padding-left: 28px;
}
#icon_nav_area ul {
	display: block;
	list-style-type: none;
}
#icon_nav_area li {
	float: left;
}
#icon_two {
	background-image: url(images/testimonials_icon.jpg);
	height: 104px;
	width: 261px;
}
#icon_three {
	background-image: url(images/services_icon.jpg);
	height: 104px;
	width: 220px;
}
#icon_nav_area span {
	display: none;
}
#icon_one {
	background-image: url(images/contact_us_icon.jpg);
	height: 104px;
	width: 228px;
}

/*------------------------------------------------ Footer ---------------------------------------*/
#footer {
	background-image: url(images/footer.gif);
	height: 36px;
	width: 765px;
	padding-top: 18px;
	background-repeat:no-repeat;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 290px;
}
#container #icon_nav_area #footerLinkArea ul {
	list-style-type: none;
	margin-left: 20px;
}
#container #icon_nav_area #footerLinkArea li {
	float: left;
}
#container #icon_nav_area #footerLinkArea li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #912928;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 2px;
}
#container #icon_nav_area #footerLinkArea li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #912928;
	text-decoration: underline;
	font-weight: lighter;
	letter-spacing: 2px;
}
#goingGreenGraphic {
	background-image: url(images/goingGreenBanner.gif);
	height: 143px;
	width: 347px;
	margin-left: 40px;
	background-repeat: no-repeat;
}
#container #main_area #right_col #rightcol_content #goingGreenGraphic a {
	display: block;
	height: 143px;
	width: 347px;
}


.sizeAdjustment {
	display: block;
	width: 170px;
	margin-right: 82px;
}


/*--------------------------------------- classes ---------------------------------------*/
.italic{
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.boldItalic{
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	display: block;
}
.clear {
	clear: both;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boldRed {
	font-weight: bold;
	color: #D71B38;
}

.italic {
	font-style: italic;
}


.left_align {
	text-align: right;
	padding-right: 3px;
}
.red {
	color: #C01531;
}
.small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C01531;
}
/*----------------------------------- green page ---------------------------------------*/
.greenChecky {
	background-image: url(images/greenChecky.gif);
	height: 27px;
	width: 31px;
	margin-right: 5px;
	display: block;
	float: left;
}
.wideColumnSep {
	float: left;
	width: 190px;
	margin-right: 15px;
	padding-left: 15px;
}

#green_page #container #main_area #mainWide #meetingSite .wideColumnSep ul {
	list-style-image: url(images/darkArrow.jpg);
}
#green_page #container #main_area #mainWide #meetingSite .wideColumnSep li {
	margin-bottom: 15px;
}


#green_page h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter; 
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;	
}
#green_page #header {
	background-image: url(images/green_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}
#green_page #greenTitle {
	background-image: url(images/greenTitleHeader.gif);
	height: 26px;
	width: 462px;
	margin-left: 60px;
}

#green_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position:bottom;
}
#green_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#green_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#green_page #left_col {
	width: 340px;
	padding-left: 60px;
	padding-top: 20px;
}
#green_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #32383E;
	margin-top: 25px;
	margin-bottom: 15px;
}
#green_page #main_area #left_col p {
	margin-bottom: 25px;
	color: #464646;
}
#green_page #main_area #left_col ul {
	padding-left: 55px;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom:25px;
}

#green_page #main_area #left_col ul li {
	margin-bottom: 5px !important;
}

#green_page #right_col {
	width: 310px;
	padding-top: 80px;
	padding-left: 20px;
}
#green_page #busImage {
	background-image: url(images/greenBus.jpg);
	height: 329px;
	width: 301px;
	background-repeat: no-repeat;
}
#green_page #mainWide {
	width: 705px;
	padding-left: 60px;
	clear: both;
	padding-top: 25px;
}

#green_page #mainWide h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #32383E;
	margin-top: 25px;
	margin-bottom: 15px;
}
#green_page #mainWide p {
	margin-bottom: 25px;
	color: #464646;
	line-height:24px;
	padding-right: 80px;
}
#green_page #meetingSite {
	width: 680px;
	
}
#green_page #container #main_area #mainWide #seatOffice {
	width: 680px;
	clear:both;
}
#green_page #container #main_area #mainWide #seatOffice .wideColumnSep ul {
	list-style-image: url(images/darkArrow.jpg);
}
#green_page #container #main_area #mainWide #seatOffice .wideColumnSep li {
	margin-bottom: 15px;
}

/*----------------------------------- contact page ---------------------------------------*/
#contact_page #header {
	background-image: url(images/contact_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}
#contact_page h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 25px;
}

#contact_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#contact_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 660px;
	padding-top: 25px;
	padding-left: 80px;
}
#contact_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#contact_page #contact_main {
	width: 680px;
}
#contact_page .contact_column{
	width: 200px;
	/*background-color:#00FF00;*/
	float: left;
	margin-right: 10px;
}
#contact_page .contact_column h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #32383E;
	margin-top: 25px;
	margin-bottom: 40px;
	
	
	/*font-family: "Trebuchet MS";
	font-size: 22px;
	color: #666666;
	margin-bottom: 40px;
	font-weight: lighter;*/
}
#contact_page .contact_column h6 {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	margin-bottom: 35px;
}
#contact_page #title_header {
	background-image: url(images/contactTitleHeader.gif);
	height: 26px;
	width: 462px;
	margin-bottom:10px;
}
#contact_page .contact_column a {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
#contact_page .contact_column a:hover {
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

#contact_page #main_area ul {
	margin-bottom: 25px;
	color: #464646;
	line-height:30px;
	list-style-type:none;
	padding-left: 25px;
}
#contact_page #main_area li {
	color: #464646;
}
#contact_page #main_area ul li a {
	text-decoration: none;
	color: #DA1A39;
}
#contact_page #main_area ul li a:hover {
	text-decoration: underline;
	color: #DA1A39;
}
/*-------------------------------- about us ------------------------*/

#aboutUs_page #header {
	background-image: url(images/about_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

#aboutUs_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#aboutUs_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#aboutUs_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#aboutUs_page #left_col {
	width: 628px;
	/*padding-left: 100px; if you uncomment subtract from width*/
}
#aboutUs_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #424A53;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left: 58px;
}
#aboutUs_page #left_col p {
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #7777777;
	text-align:justify;
	padding-left: 58px;
	font-weight: 400;
}
#aboutUs_page #left_col ul {
	padding-left: 55px;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom:25px;
}

#aboutUs_page #left_col li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 15px;
}


#aboutUs_page #left_col h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;	
}
#aboutUs_page #main_area #left_col #flashGallery {
	padding-left: 100px;
	padding-top: 25px;
	margin-bottom: 25px;
}



/*-------------------------------- services ------------------------*/

#services_page #header {
	background-image: url(images/services_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

#services_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#services_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#services_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#services_page #left_col {
	width: 628px;
	/*padding-left: 100px; if you uncomment subtract from width*/
}
#services_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #424A53;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left: 58px;
}
#services_page #left_col p {
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #7777777;
	text-align:justify;
	padding-left: 58px;
	font-weight: 400;
}
#services_page #left_col ul {
	padding-left: 55px;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom:25px;
}

#services_page #left_col li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 15px;
}


#services_page #left_col h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;
	margin-bottom: 25px;	
}
#services_page #main_area #left_col #flashGallery {
	padding-left: 100px;
	padding-top: 25px;
}
#services_page #container #main_area #left_col .seatServices ul {
	list-style-image: url(images/darkArrow.jpg);
	padding-left: 115px;
}
#services_page #unitedStates {
	background-image: url(images/unitedStates.jpg);
	height: 390px;
	width: 501px;
	margin-left: 75px;
}
#services_page #container #main_area #left_col a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

#services_page #container #main_area #left_col a:hover{
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
.darkArrow{
	background-image: url(images/darkArrow.jpg);
	height: 11px;
	width: 13px;
	margin-right: 10px;	
}
.medArrow{
	background-image: url(images/medArrow.jpg);
	height: 11px;
	width: 13px;
	margin-right: 10px;	
}
.lightArrow{
	background-image: url(images/lightArrow.jpg);
	height: 11px;
	width: 13px;
	margin-right: 10px;	
}
.footerAddress {
	text-align: center;
	padding-left: 0px !important;
	display: block;
	color:#999999!important;
}

/*-------------------------------- testimonials ------------------------*/

#testimonials_page #header {
	background-image: url(images/testimonials_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

#testimonials_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#testimonials_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#testimonials_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#testimonials_page #left_col {
	width: 628px;
	/*padding-left: 100px; if you uncomment subtract from width*/
}
#testimonials_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #424A53;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left: 58px;
}
#testimonials_page #left_col p {
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #666666;
	text-align:justify;
	padding-left: 58px;
	font-weight: 400;
}

#testimonials_page #left_col h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;	
}
#testimonials_page #main_area #left_col #flashGallery {
	padding-left: 100px;
	padding-top: 25px;
}

#testimonials_page #container #main_area #left_col ul {
	margin-left: 40px;
	width: 445px;
	text-align: justify;
	list-style-type: disc;
	margin-bottom: 10px;
	padding-left: 55px;
}
#testimonials_page #container #main_area #left_col li {
	line-height: 20px;
}

/*-------------------------------- rfp ------------------------*/

#rfp_page #header {
	background-image: url(images/rfp_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

#rfp_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#rfp_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#rfp_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#rfp_page #left_col {
	width: 628px;
	/*padding-left: 100px; if you uncomment subtract from width*/
}
#rfp_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #424A53;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left:58px;
}
#rfp_page #left_col p {
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #7777777;
	text-align:justify;
	padding-left: 58px;
	font-weight: 400;
}
#rfp_page #left_col ul {
	padding-left: 55px;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom:25px;
}

#rfp_page #left_col li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 15px;
}


#rfp_page #left_col h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;	
}
#rfp_page #main_area #left_col #flashGallery {
	padding-left: 100px;
	padding-top: 25px;
}
#rfp_page #RFP_form {
	padding-left: 215px;
}

#rfp_page #container #main_area #left_col #RFP_form ul {
	margin: 0px;
	padding-left: 60px;
	list-style-type: none;
}
#rfp_page #container #main_area #left_col #RFP_form ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rfp_page #container #main_area #left_col #RFP_form #form1 input {
	margin-bottom: 15px;
}
#rfp_page #left_col p a {
	text-decoration: none;
	color: #C41632;
}
#rfp_page #left_col p a:hover {
	text-decoration: underline;
	color: #C41632;
}

/*-------------------------------- employment ------------------------*/

#employment_page #header {
	background-image: url(images/employment_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

#employment_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#employment_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#employment_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#employment_page #left_col {
	width: 628px;
	/*padding-left: 100px; if you uncomment subtract from width*/
}
#employment_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #424A53;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left: 58px;
}
#employment_page #left_col p {
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #7777777;
	text-align:justify;
	padding-left: 58px;
	font-weight: 400;
}
#employment_page #left_col ul {
	padding-left: 55px;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom:25px;
}

#employment_page #left_col li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 15px;
}


#employment_page #left_col h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;	
	margin-bottom: 15px;
}
#employment_page #main_area #left_col #flashGallery {
	padding-left: 100px;
	padding-top: 25px;
}
#employment_page #employeeDownloadBTN {
	height: 35px;
	width: 99px;
	background-repeat:no-repeat;
	margin-left: 60px;
	margin-bottom: 30px;
	background-image: url(images/coordinatorBTN.gif);
}
#employment_page #employeeDownloadBTN a{
	height: 35px;
	width: 100px;
	display:block;
}
#employment_page #employeeDownloadBTN a span{
	display:none;
}
#employment_page #employeeForm {
	padding-left: 200px;
}
#employment_page #container #main_area #left_col #employeeForm ul {
	list-style-type: none;
	color: #660000;
}
#employment_page #container #main_area #left_col #employeeForm ul li {
	list-style-type: none;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 5px;
}
#employment_page #container #main_area #left_col #employeeForm #form1 input {
	margin-bottom: 20px;
}

/*-------------------------------- sponsorship ------------------------*/

#sponsorship_page #header {
	background-image: url(images/sponsorship_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

#sponsorship_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#sponsorship_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#sponsorship_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#sponsorship_page #left_col {
	width: 628px;
	/*padding-left: 100px; if you uncomment subtract from width*/
}
#sponsorship_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #424A53;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left: 58px;
}
#sponsorship_page #left_col p {
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #7777777;
	text-align:left;
	padding-left: 58px;
	font-weight: 400;
}
#sponsorship_page #left_col ul {
	padding-left: 55px;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom:25px;
}

#sponsorship_page #left_col li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 15px;
}


#sponsorship_page #left_col h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;	
}
#sponsorship_page #main_area #left_col #flashGallery {
	padding-left: 100px;
	padding-top: 25px;
}
#sponsorship_page .busWrap{
	width: 600px;
	height:128px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC1C3;
	display:block;
	margin-left: 58px;
	margin-top: 60px;
	margin-bottom: 15px;
	
}
#sponsorship_page .busWrap_bottom{
	width: 600px;
	height:128px;
	display:block;
	margin-left: 58px;
	margin-top: 60px;
	margin-bottom: 15px;
	
}
#sponsorship_page .headRestArea{
	width: 600px;
	height:200px;
	display:block;
	margin-left: 58px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}
#sponsorship_page #seatBus {
	background-image: url(images/seatBus.jpg);
	float: right;
	height: 144px;
	width: 310px;
}

#bus_fullWrap {
	background-image: url(images/bus_fullWrap.jpg);
	height: 83px;
	width: 210px;
	float: left;
	margin-top: 25px;
}
#bus_halfWrap {
	background-image: url(images/bus_halfWrap.jpg);
	float: left;
	height: 83px;
	width: 210px;
	margin-top: 25px;
}
#bus_kingWings {
	background-image: url(images/bus_kingWings.jpg);
	float: left;
	height: 83px;
	width: 211px;
	margin-top: 25px;
}
#bus_windows {
	background-image: url(images/bus_windows.jpg);
	float: left;
	height: 83px;
	width: 209px;
	margin-top: 25px;
}
#bus_king {
	background-image: url(images/bus_kingWrap.jpg);
	float: left;
	height: 83px;
	width: 210px;
	margin-top: 25px;
}
#bus_queen {
	background-image: url(images/bus_queenWrap.jpg);
	float: left;
	height: 83px;
	width: 210px;
	margin-top: 25px;
}
#bus_ribbon {
	background-image: url(images/bus_fullRibbon.jpg);
	float: left;
	height: 83px;
	width: 211px;
	margin-top: 25px;
}
#bus_partial {
	background-image: url(images/bus_partialRibbon.jpg);
	float: left;
	height: 83px;
	width: 209px;
	margin-top: 25px;
}
#sponsorship_page #headreastInfo {
	width: 600px;
	margin-top:70px;
}

 #headRest {
	background-image: url(images/headRestPhoto.jpg);
	float: left;
	height: 192px;
	width: 233px;
	margin-top: 25px;
	border: 1px solid #999999;
}


.bus_info {
	display: block;
	float: left;
	height: 83px;
	width: 250px;
	word-spacing:1px;
	margin-left: 25px;
}
#sponsorship_page #container #main_area #left_col .busWrap .bus_info h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #C41632;
	margin-bottom: 5px;
}
#sponsorship_page #container #main_area #left_col .busWrap .bus_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align:left;
	word-spacing:2px;
}

#sponsorship_page #container #main_area #left_col .headRestArea .bus_info h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #C41632;
	margin-bottom: 5px;
}
#sponsorship_page #container #main_area #left_col .headRestArea .bus_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align:left;
	word-spacing:2px;
}
#sponsorship_page #container #main_area #left_col .busWrap_bottom .bus_info h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #C41632;
	margin-bottom: 5px;
}
#sponsorship_page #container #main_area #left_col .busWrap_bottom .bus_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align:left;
	word-spacing:2px;
}
/*-------------------------------- locations ------------------------*/

#locations_page #header {
	background-image: url(images/locations_header.jpg);
	height: 129px;
	width: 735px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

#locations_page #main_top {
	background-image: url(images/greenMainTop.gif);
	height: 11px;
	width: 765px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#locations_page #main_area {
	background-image: url(images/greenMain.gif);
	width: 765px;
	padding-top: 25px;
}
#locations_page #main_bottom {
	background-image: url(images/greenMainBottom.gif);
	height: 22px;
	width: 765px;
}
#locations_page #left_col {
	width: 628px;
	/*padding-left: 100px; if you uncomment subtract from width*/
}
#locations_page #left_col h3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #424A53;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	padding-left: 58px;
}
#locations_page #left_col p {
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #7777777;
	text-align:justify;
	padding-left: 58px;
	font-weight: 400;
	line-height:24px;
}
#locations_page #left_col ul {
	padding-left: 55px;
	list-style-type: disc;
	font-size: 12px;
	margin-bottom:25px;
}

#locations_page #left_col li {
	line-height: 20px;
	font-size: 12px;
	padding-bottom: 15px;
}


#locations_page #left_col h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #C41632;
	letter-spacing: 1px;
	/*padding-left: 42px;*/
	width: 600px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 55px;
	margin-bottom: 15px;	
}
#locations_page #main_area #left_col #flashGallery {
	padding-left: 100px;
	padding-top: 25px;
}
#locations_page #container #main_area #left_col p a {
	color: #C41632;
	text-decoration: none;
}
#press-image-area {
	height: 111px;
	width: 300px;
	margin-left: 65px;
	margin-bottom: 35px;
}
#press-image-area ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
#press-image-area ul li{
	float:left;
	padding-right: 25px;
}
#press-image-area ul a{
	display:block;
	width: 113px;
	height:111px;
}
#press-image-area ul a span{
	display:none;
}
#press-photo-one{
	background-image: url(images/seat-new-years-small.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 111px;		
}
#press-photo-two{
	background-image: url(images/Photo_SEAT_NY2008_Reverse_03.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 111px;
}
#testimonials_page #container #main_area #left_col .captionText ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	/*display: block;*/
	list-style-type: none;
}
#testimonials_page #container #main_area.captionText ul li{
line-height:24px;
}
