/* =Default */

/* remember to define focus styles! */
:focus {
    outline: 0;
}
fieldset,
img {
    border: none;
}
html, body {
    margin: 0px;
    padding: 0px;
    background-color: #fffced;	
}
*:focus { 
    outline: none;
}
table {
    border-collapse: collapse; /* cellspacing="0" */
}
table td {
    vertical-align: top;
    padding: 0px; /* cellspadding="0" */
} 
fieldset, form,
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}
.f_left { float: left !important; }
.f_right { float: right !important; }

img, table {
    border: 0px;
}
.m_auto { margin: auto; }
.block { display: block; }
.pointer { cursor: pointer; }	
.a_left { text-align: left; }
.a_right { text-align: right; }
.a_cntr { text-align: center; }
img.img_right { margin-left: 10px; }
img.img_left { margin-right: 10px; }

/* fixed clearing after floating blocks */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* =Vertical Align Middle */
.swc0, .swc1 { display: block; height: 100%; text-align: center; }
.swc0, .swc0 *.*, .swc0 * { text-decoration: none !important; font: bold 0px/0px serif; }
.swc0 {	margin: 0 auto; display: table; }
.swc1 {	display: table-cell; vertical-align: middle; white-space: nowrap; }
.swc3, .swc2 {  text-decoration: none !important; }
.swc3 { display: none; white-space: nowrap; }
.swc2 img { margin: 0px !important; padding: 0px !important; }
/* Vertical Align Middle */

.align_center {
    overflow: hidden;
}
.align_center:after {
    content: '';
    display: block;
    clear: both;
}
.align_c_left {
    float: left;
    left: 50%;
}
.align_c_right {
    z-index: 1;
    left: -50%;
}
.align_c_left, .align_c_right,
.align_center {
    position: relative;
}
.float_divs_container {
    overflow: hidden;
    float:left;
}
/* Default */

/* =Common */
.font_medium_x img {
    margin-bottom: -3px;
}
.hidden { display: none; }
.no_bg { background: none !important; filter: none !important; }
.no_back_img { background-image: none !important; }

ul.list_checked_big {
    padding: 10px 0px 10px 10px;
    margin-bottom: -5px;
}
ul.list_checked_big li {
    background: url(../images/marker_check_sign_big.gif) no-repeat left center;
    padding: 2px 0px 0px 33px;
    margin: 5px 0px;
}
ul.list_checked_big  .row {
    float: left;
    padding-top: 4px;
}

ul.list_checked li {
    margin: 4px 0px;
    display: block;
    background: url(../images/marker_check_sign.gif) no-repeat 0px 0px;
}
.list_checked li span {
    display: block;
    padding: 4px 0px 7px 27px;
    background: url(../images/dots.gif) repeat-x bottom;
}
ul.list_arrows li {
    padding: 2px 0px 2px 48px;
    margin: 6px 0px;
    background: url(../images/arrow_red.gif) no-repeat 22px 0px;
}
ul.list_arch li {
    margin: 12px 0px;
}

ul.list_arrows_links li {
    padding-left: 0px;
    background: none;
}
ul.list_arrows_links li a {
    display: block;
    background: url(../images/arrow_red.gif) no-repeat 22px 0px;
    padding: 1px 0px 3px 48px;
}

ul.list_arrows_simple { margin: -10px 0px; }
ul.list_arrows_simple li {
    padding: 2px 0px 2px 48px;
    margin: 10px 0px;
    line-height: 14px;
    background: url(../images/marker_check_sign.gif) no-repeat 22px 0px;
}
ul.list_of_images li {
    float: left;
}
.splitter_margin_5 { margin: 5px 0px; }
.splitter_margin_10 { margin: 10px 0px; }
.splitter {
    font: bold 0px/0px small;
    height: 1px;
    background: url(../images/dots.gif) repeat-x top;
}
.ul_2_cols, .ul_2_cols li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.ul_2_cols li {	float: left; width: 215px; overflow: hidden; }
.ul_2_cols li.col_right { float: right; }
.list_marked, .list_marked li { margin: 0px; padding: 0px; list-style: none; }
.list_marked li { 
    background: url(../images/marker_red.gif) no-repeat 2px 7px;
    padding: 3px 0px 3px 15px;
}

.links_no_dec a {
    text-decoration: none;
}
.ul_clean, .ul_clean li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ol.red_numbers {
    font-weight: bold;
}
ol.red_numbers li {
    padding-top: 3px;
    padding-bottom: 3px;
}
ol.red_numbers span {
    font-weight: normal;
}
.links_no_text a, .link_no_text {
    overflow: hidden;
    text-indent: -9999px;
    display: block;
}
.justify_pics { text-align:justify; }
.justify_pics span { 
    font: bold 0px/0px small;
    display: inline-block;
    width: 100%;
}
.author_name { text-align: right; }
/* Common */

.wrapper {
    width: 935px;
    margin: auto;
}

.wrapper .header_wrapper{
    width: 935px;
    margin: auto;
	height: 100px;
}
.page_content,
.wrapper .content_wrapper{
    width: 915px;
    margin-left: 17px;
}

content_wrapper{
    width: 760px;
    margin: auto;
    padding-bottom: 30px;
}

.header {
    overflow: hidden;
    height: 100px;
}

.header .top_banner {
    position: absolute;
    top: 24px;
    margin-left: 492px;
}
.header .logo * {
    margin: 0px; padding: 0px;
}
.header #logo {
    overflow: hidden;
    text-indent: -999px;
    width: 249px;
    height: 82px;
    display: inline;
    background: url(../images/logo.gif);
    position: absolute;
    margin: 8px 0px 0px 14px;
}
#flash_logo {
    width: 180px;
    position: absolute;
}

.page_content { padding-top: 8px; }

.simple_box {
    margin: 10px 0px;
    position: relative;
    overflow: hidden;
    padding: 10px 0px;
}

.simple_box .tr {
    background: url(../images/block_top_right.gif) no-repeat;
    height: 27px;
    position: absolute;
    width: 100%;
    z-index: 10;
    left: -43px;
    margin-left: 100%;
}

.simple_box .bottom {
    height: 25px;
    background: url(../images/dots.gif) repeat-x top;
    margin: 5px 0 5px 0;
    vertical-align: baseline;
    padding: 6px 10px;
}

.simple_box .inner_part {
    border: solid 1px #ece4bb;
    border-top: 0px;
    background: #fff;
    padding: 0px 5px;

}

.simple_box h1.title_select, .simple_box h1.title, 
.simple_box h2.title, .simple_box h2.title_select {
    border: solid 1px #ece4bb;
    border-bottom:0;
    margin: 0px;
    padding: 5px 15px 20px 15px;
    height: 30px;
    background: #ffffff ;
    position: relative;
}

.simple_box h1.title_select *,
.simple_box h2.title_select *,
.simple_box h1.title *, .simple_box h2.title * {
    overflow: hidden;
}	
.simple_box h1.title_select .bg_title,
.simple_box h2.title_select .bg_title,
.simple_box h1.title .bg_title, .simple_box h2.title .bg_title {
    height: 3px;
    background: url(../images/dots.gif) repeat-x bottom;
}	

h3.subtitle { padding: 5px 0px; }

.banner .inner_part {
    text-align: center;
}
a:hover .img_border { border-color: #999; }
.img_border {
    padding: 3px;
    background: #fff;
    border: solid 1px #c7c8c8;
}	

.locations_menu { 
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}


.locations_menu li {
    line-height: 1.6em;
    background-image: url(../images/list_icon.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 1.5em;
}

.locations_menu li.col1a, .locations_menu li.col1b, .locations_menu li.col1c, .locations_menu li.col1d, .locations_menu li.col1e {
    margin-left: 0em;
}

.locations_menu li.col2a, .locations_menu li.col2b, .locations_menu li.col2c, .locations_menu li.col2d, .locations_menu li.col2e {
    margin-left: 12em;
}

.locations_menu li.col2a {
    margin-top: -8.1em;
}

.coming_soon{
    margin: 20px 0 10px 40px;
}

.map_small{
    float:left;
    margin: 10px 15px 10px 20px;
}

.see_map {
    position: relative;
    top: 25px;
}
/* Common */

/* Menu */
.top_menu {
    display: block;
    float: right;
    bgmargin-right: -13px;
    padding-top: 27px;
	padding-right: 12px;
}

.top_menu li {
    display: inline;
}

.top_menu li a {
    padding: 0px 12px;
}

.top_main_menu {
    position: relative;
    right: -346px;
    top: 50px;
    overflow: hidden;
    width: 580px;
}
.top_main_menu li {
    float: left;
    overflow: hidden;
    height: 34px;
}	
.top_main_menu li a {
    display: block;
    height: 35px;
    background-image: url(../images/mainMenu.jpg);
    background-repeat: no-repeat;
}
.top_main_menu .item_1 { width: 72px; }
.top_main_menu .item_2 { width: 83px; }
.top_main_menu .item_3 { width: 76px; }
.top_main_menu .item_4 { width: 89px; }
.top_main_menu .item_5 { width: 72px; }
.top_main_menu .item_6 { width: 90px; }
.top_main_menu .item_7 { width: 97px; }

.top_main_menu li a.item_1 { background-position: 0px 0px; }
.top_main_menu li a.item_2 { background-position: -73px 0px; }
.top_main_menu li a.item_3 { background-position: -155px 0px; }
.top_main_menu li a.item_4 { background-position: -231px 0px; }
.top_main_menu li a.item_5 { background-position: -320px 0px; }
.top_main_menu li a.item_6 { background-position: -392px 0px; }
.top_main_menu li a.item_7 { background-position: -483px 0px; }

.top_main_menu li.active a.item_1,
.top_main_menu li a.item_1:hover { background-position: 0px -36px; }

.top_main_menu li.active a.item_2,
.top_main_menu li a.item_2:hover { background-position: -73px -36px; }

.top_main_menu li.active a.item_3,
.top_main_menu li a.item_3:hover { background-position: -155px -36px; }

.top_main_menu li.active a.item_4,
.top_main_menu li a.item_4:hover { background-position: -231px -36px; }

.top_main_menu li.active a.item_5,
.top_main_menu li a.item_5:hover{ background-position: -320px -36px; }

.top_main_menu li.active a.item_6,
.top_main_menu li a.item_6:hover { background-position: -392px -36px; }

.top_main_menu li.active a.item_7,
.top_main_menu li a.item_7:hover { background-position: -483px -36px; }


.side_menu { margin: -2px 0px -2px 0px; width: 262px; overflow: hidden; }
.side_menu li {	margin: 2px 2px; }
.colc .side_menu li {
	float: left; clear: both; width: 263px; 
}
.side_menu li a.active,
.side_menu li a, .side_menu li div {
    margin-left: 10px;
    display: block;
    background: url(../images/list_icon.png) no-repeat 0px 2px;
}
.side_menu li a {
	width: 253px;
}
.side_menu li a.active,
.side_menu li a, .side_menu li div {
	background-image: url(../images/list_icon_white.gif);
}

.side_menu li p a {
    display: inline;
    background: none;
}
.side_menu li p {
    padding-top: 1px;
}
.side_menu li span {
    display: block;
    padding: 0px 0px 6px 25px;
    background: url(../images/dots.gif) repeat-x bottom;
}
/* Menu */

/* =Footer */
.footer {
    background: url(../images/footer_top.png) no-repeat center top;
    margin: 12px auto;
	width: 935px;
}
.footer li,
.footer p {
	line-height: 20px;
}
.bot_menu { 
    text-align: center;
    padding-top: 12px;
}

.bot_menu li { display: inline; }

.bot_menu a { 
    padding: 0px 12px;
    /* border-left: solid 1px #666; */
}

.bot_menu .first a { border-left: 0px; }

.copyright {
    text-align: center;
}
.copyright p {
	padding: 0px;
	margin: 0px;
}
/* Footer */

/* =Buttons */

.btn_red {
    line-height: 32px;
    height: 32px;
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.btn_advanced {
    padding-right: 25px;
}
.btn_red .arrow {
    width: 9px;
    height: 10px;
    display: block;
    position: absolute;
    right: 9px;
    top: 11px;
    font: bold 0px/0px small;
    background: url(../images/white_arrow.png);
}
.btn_red span,
.btn_red {
    background: url(../images/btn_red_left.gif) no-repeat left top;
}
.btn_red span {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 32px;
    width: 10px;
    font: bold 0px/0px small;
    background-position: right top;
}
.btn_red:hover { background-position: left bottom; }
.btn_red:hover span { background-position: right bottom; }


.btn_magnifier {
    display: block;
    width: 21px;
    height: 21px;
    background: url(../images/btn_magnifier.png) no-repeat top left;
}
.btn_magnifier:hover {
    background-position: bottom left;
}	

.btn_arrow img {
    margin-bottom: -3px;
}
.link_arrow, .link_arrow_block {
    display: block;
    overflow: hidden;
    padding: 4px 30px 4px 0px;
    background: url(../images/red_arrow.gif) no-repeat top right;
    float: right;
}
.link_arrow_block { float: none; margin: auto; width: 140px; }
.link_arrow_a, .link_arrow_b {
    float: left;
    padding: 0px 23px 2px 0px;
    background: url(../images/arrow_blue.gif) no-repeat top right;
    margin-right: 10px;
}
a.link_arrow_b {
    background: url(../images/arrow_red.gif) no-repeat top right;
}

/* Buttons */

/* =Home Page */
.home_page .side_a, .home_page .side_b, .home_page .side_c, .home_page .side_d   { width: 288px; float: left; overflow: hidden; display: inline; }

.home_page .side_b { margin: 0px 25px 0px 26px; }

.home_page .side_a .side_img {
    width: 110px;
}
.home_page .side_a .side_img img {
    margin-left: 3px;
}
.home_page .side_a .side_text {
    width: 160px;
    float: right;
    line-height: 15px;
}
.home_page .benefits img {
    float: right;
}
.home_page .benefits .list_marked {
    padding-bottom: 10px;
}
.home_page .side_b .link_side_a {
    float: left;
    margin-top: 10px;
}
.home_page .side_c .list_arrows { padding-top: 5px; margin-bottom: -6px; }
.home_page .side_c .side_img {
    padding-right: 13px;
}
.home_page .side_c .date { padding-bottom: 5px; }

.simple_box .icon {
    background: url(../images/green_icons.gif);
    height: 55px;
    position: absolute;
    width: 55px;
    z-index: 10;
    left: -60px;
    bottom: 26px;
    margin-left: 100%;
}

.home .icon {background-position: -54px 0;}

.leaf1 .icon {background-position: 1px 0px;}

.leaf2 .icon {background-position: -108px 0px;}

.simple_box .side_img {float: left;}

.side_menu .side_img {margin: 15px 10px;}

.plain_box {
    margin: 10px 0px;
    position: relative;
    overflow: hidden;
    padding: 10px 0px;
}

.plain_box .bottom {
    height: 25px;
    background: url(../images/dots.gif) repeat-x top;
    margin: 5px 0 5px 0;
}

.plain_box .inner_part {
    padding: 0px 15px;
    overflow: hidden;
}

.plain_box h1.title{
    margin: 0px;
    padding: 0px 15px 20px 15px;
    height: 30px;
    position: relative;
}

.plain_box h1.title_select *,
.plain_box h2.title_select *,
.plain_box h1.title *, .plain_box h2.title * {
    overflow: hidden;
}	

.plain_box .tr {
    height: 27px;
    position: absolute;
    width: 100%;
    z-index: 10;
    left: -43px;
    margin-left: 100%;
}

.plain_box h1.title .bg_title, .plain_box h2.title .bg_title {
    height: 5px;
    background: url(../images/dots.gif) repeat-x bottom;
}


.link_list li a {
    display: block;
    background: url(../images/green_mark.gif) no-repeat left;
    background-position: 0 0.4em;
}
.link_list li a:hover {
	color: #CC092F;
}

.link_list li span {
    display: block;
    padding: 0px 0px 6px 15px;
}

.banner img {
    float: left;
    margin: 5px;
}

.pbottom_menu {
    padding-top: 6px;
    text-align: right;
}

.small_margin{
    margin-top: -20px;
}

/* Home Page */



/* =Poll */

.poll .description {
    line-height: 18px;
}
.poll .questions li { padding: 5px 0px; }
.poll .questions input, .poll .questions label {
    float: left;
}
.poll .questions label {
    padding-top: 2px;
}
.home_page .poll label { width: 235px; padding-left: 10px; }

p.answer {
    padding: 10px 70px 5px 0px;
    text-align: center;
}
.graph_rate {
    border: solid 1px #666;
    padding: 1px;
    background: #999;
}
.bar_rate {
    height: 12px;
    border: solid 1px #666;
    background: #999 url(../images/bg_simple_box_title.gif) repeat-x center;

}
.td_graph {
    width: 75%;
    float: left;
}
.subpage .side_b .poll_result {
    width: 300px;
}
.td_stat {
    width: 22%;
    float: left;
    text-align: right;
    padding-left: 5px;
}
/* Poll */

/* =Newsletter Signup */

.newsletter_signup input.tf {
    padding: 4px 10px 6px 10px;
    height: 12px;
    line-height: 12px;
    width: 160px;
    float: left;
    border: solid 1px #848585;
}
.newsletter_signup form {
    padding-top: 10px;
}

/* Newsletter Signup */

/* =Subpage */
.list_tooltips {
    padding: 16px 0px;
    overflow: hidden;
}
.list_tooltips li a.title span.tooltips {
    visibility: hidden;
    position: absolute;
    padding: 5px 10px;
    border: solid 1px #ccc;
    right: 30px;
    width: 250px;
    height: auto;
    background: #fff;
    z-index: 100;
    margin-top: -17px;
}
.list_tooltips li a.title:hover {
    text-indent: 0px;
}	
.list_tooltips li a.title:hover span.tooltips {
    visibility: visible;
}

.subpage{
    background-image: url(../images/back.gif) repeat-y;
}
.subpage .side_a, .subpage .side_b, .subpage .side_c, .subpage .side_d, .subpage .side_ab {
    float: left;
    display: inline;
    overflow: hidden;
} 
.subpage .side_a, .side_b, .side_c, .side_ab { width: 288px; }
.subpage .side_d { width: 610px; }
.subpage .side_b { margin: 0px 18px 0px 296px; }
.subpage .side_ab { margin: 0px 0px 0px 18px; }
.subpage .side_a { margin-left: -610px; }
.subpage .side_d { margin-left: -22px; }
.subpage .simple_box .inner_part {
    padding: 0px 9px;
}
.login_page .side_a {
    margin-left: 0px;
}
.final_page .side_ab{
    float: right;
}
.final_page .side_b {
    float: none;
    margin: auto;
    width: 474px;
    display: block;
}
.final_page .side_bc {
    float: none;
    margin: auto;
    display: block;
}

.subpage .newsletter_signup input.tf {
    width: 140px;
}
.subpage .side_img img {
    margin-right: 10px;
}
.subpage .splitter_box {
    margin: -22px 0px;
    height: 20px;
    padding: 0px;
}	

.firstlevel { cursor: pointer; }
.firstlevel .bg_title {
    z-index: 1;
}
.firstlevel .toggle {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 20px;
    font: bold 0px/0px small !important;
    background: url(../images/1x1.gif);
}
.firstlevel .arrow {
    position: absolute;
    font: bold 0px/0px small;
    width: 13px;
    height: 12px;
    background: url(../images/arrow.gif) no-repeat bottom left;
    right: 13px;
    top: 5px;
}
.active .firstlevel .arrow {
    background-position: top left;
}

.subpage .poll label {
    width: 215px;
    padding-left: 5px;
}
.subpage .side_b .poll label {
    width: 428px;
}

.inner_part .justify_pics img, .inner_part .justify_pics_mid img  {
    margin: 9px 0px;
}
.inner_part .justify_pics, .inner_part .justify_pics_mid  {
    background: url(../images/bg_side_pictures.gif);
}


.inner_part .justify_pics_mid {
    background: url(../images/bg_mid_pictures.gif) repeat-x;
}

/* Subpage */

/* =Advanced box */
.subpage .simple_box .advanced_box {
    background: #fff url(../images/bg_advanced.gif) no-repeat 99% 100%;
}
.advanced_box .link_arrow_a {
    float: right;
    margin: 1px 0px;
}
.advanced_header {	padding-bottom: 15px; }
.advanced_header h3.title { padding-top: 10px; }
.advanced_header p { padding: 2px 0px; }
/* Advanced box */

/* =Page navigator */
.page_navigator { text-align: center; padding: 15px 0px; }
.navigator,
.navigator li {
    display: inline;
}
/* Page navigator */

/* =Grid */
.grid { width: 100%; padding: 10px 0px; }
.grid td { 
    padding: 4px 5px;
    overflow: hidden;
}
.grid .tr1 td, .grid .tr_head td {
    background: #f2f2f2
}
.grid .tr0 td {
    background: #fff;
    padding: 10px 5px;
}
.grid .tr_head a {
    position: relative;
    padding-right: 20px;
    float: left;
}
.grid .tr_head .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 11px;
    right: 0px;
    background: url(../images/arrow_grid.gif) no-repeat top left;
    margin-top: 3px;
    overflow: hidden;
    font: bold 0px/0px small;
}
.grid .tr_head .active .arrow {
    background-position: bottom left;
}
/* Grid */

/* =Tables */
.tbl_simple .row0 td {
    background: #F2F2F2;
}
.tbl_simple td {
    padding: 2px;
}
.tr_v_space td {
    padding: 10px 2px;
}
.tbl_v_align td {
    vertical-align: middle;
}
.tbl_double_pad td {
    padding: 5px;
}

/* Tables */

/* =Forms */

.simple_form {
    padding: 10px 0px;
}
.simple_form .row_simple,
.simple_form .row0, .simple_form .row1 {
    padding: 4px 0px;
}
.simple_form_plain p,
.simple_form_plain .row, .simple_form_plain .row_radio {
    padding: 5px 0px;
}
.simple_form_plain .row, .simple_form_plain .row_radio {
    padding-bottom: 10px;
}
.simple_form_plain .txt_area {
    border: 1px solid #A7A7A7;
    height: 115px;
    padding: 1px 3px;
    width: 379px;
}
.simple_form .row0 { background: #f2f2f2; }
.simple_form_plain .row_radio input, 
.simple_form label, .simple_form .f_inputs {
    float: left;
}	
.simple_form_plain .row_radio label { 
    float: right;
    padding: 1px 0px 0px 0px;
    width: 430px;
}
.side_bc .row_simple {
    padding: 5px 0px;
}
.side_bc .simple_form_plain .row_radio label {
    float: left;
    padding-left: 5px;
    width: 360px;
}
.side_bc .centered_form {
    padding-left: 100px;
}
.simple_form .row_simple label {
    width: 140px;
    padding: 3px 0px 0px 0px;
}
.simple_form label {
    padding: 3px 15px 0px 15px;
    width: 114px;
}
.big_form label {
    width: 150px;
}
.big_form_2 label {
    width: 160px;
}
.big_form .row_radio input {
    float: left;
}
.simple_form .tbl_reg_1 {
    margin: 10px 0px;
}
fieldset.static_info .row0, fieldset.static_info .row1 {
    padding: 5px 0px;
}
fieldset.static_info label,
.simple_form .tbl_reg_1 label {
    padding-top: 0px;
}
fieldset.static_info .link_arrow_a {
    margin-right: 15px;
}
fieldset.static_info label { width: 190px; }
.simple_form .tbl_reg_1 .tf,
.big_form .f_inputs .f_inputs input.tf { width: 100px; }
.big_form .f_inputs label,
.big_form .row_radio label {
    width: auto;
    padding-left: 5px;
}
.simple_form textarea.tf {
    height: 80px;
}
.simple_form_x .row_simple label {
    width: 200px;
}
input.tf,
.tf_initials,
.tf_name,
input.tf_big,
.simple_form_plain .tf,
.simple_form .tf {
    padding: 1px 3px;
    height: 15px;
    border: solid 1px #a7a7a7;
}
.tf_initials,
.tf_name,
input.tf_big,
.simple_form_plain .tf,
.simple_form .tf {
    width: 234px;
}
.tf_name {
    width: 100px;
}	
.tf_initials {
    width: 50px;
}	
select.select_def,
.row_simple select { width: 242px; }
.row_simple select {
    height: auto;
}
.row_simple select.s_month, .row_simple select.s_year {
    width: auto;
}
.reg_steps .step_2 span { margin-left: -69px; }
.reg_steps .step_3 span { margin-left: -138px; }
.reg_steps .step_4 span { margin-left: -207px; }

.reg_steps a:hover span { margin-top: -28px; }
.reg_steps .active a span {
    margin-top: -56px !important;
}
.registration_steps {
    margin: 0px 0px 0px 0px;
    /*
	z-index: 20;
	right: 10px;
	top: 0px;
	position: absolute;
    */
    float: right;
}
.registration_steps li {
    float: left;
}
.registration_steps li a {
    cursor: pointer;
    position: relative;
    z-index: 20;
    width: 69px;
    height: 28px;
    display: block;
    overflow: hidden;
}
.registration_steps li a:hover { text-indent: 0; }
.registration_steps li a span {
    display: block;
    width: 274px;
    height: 84px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/steps.png) no-repeat top left;
}
.two_fields_caption {
    position: absolute;
    height: 14px;
    overflow: hidden;
    border-left: solid 3px #0039A6;
    margin-left: 245px;
    padding: 14px 20px 15px 10px;
}
.two_fields_caption_uni {
    border-left: 0px;
    padding-left: 25px;
    padding-top: 16px;
    color: #666666;
}
.two_fields_caption_uni {
    position: absolute;
    overflow: visible;
}
.two_fields_caption_uni span {
    position: absolute;
    font-size: 25px;
    line-height: 30px;
    margin-left: -25px;
    margin-top: -9px;
    color: #666666;
}
.two_fields_caption_uni b {
    position: absolute;
    display: block;
    font-weight: normal;
    padding: 2px;
    width: 250px;
}
/* Forms */

/* =Sitemap */

.list_site_map {
    margin: 0px 30px;
}
.list_tooltips li,
.list_site_map li {
    background: url(../images/dots.gif) repeat-x 0px 100%;
    margin: 5px 0px;
    padding: 0px;
    display: block;
}
.list_site_map li li {
    float: left;
    width: 150px;
}
ul.list_benefits li li {
    float: none;
    width: 340px;
}
.list_site_map li a span {
    position: absolute;
    font: bold 0px/0px small;
    width: 13px;
    height: 12px;
    background: url(../images/arrow.gif) no-repeat bottom left;
    right: 0px;
    top: 3px;
}

.list_tooltips li a.title span {
    z-index: 10;
    font: bold 0px/0px small;
    width: 13px;
    height: 12px;
    background: url(../images/arrow.gif) no-repeat bottom left;
    right: 0px;
    margin-top: 3px;
    float: right;
}
.list_tooltips li a.title span.tooltips {
    z-index: 100;
}
.list_tooltips li.active a.title span,
.list_site_map li.active a span {
    background-position: top left;
}

.list_tooltips li a.title,
.list_site_map li a {
    display: block;
    position: relative;
    padding: 1px 10px 6px 25px;
    background: url(../images/btn_arrow.gif) no-repeat 0px 2px;
}
.list_faq li a {
    background: url(../images/ico_question.gif) no-repeat 0px 2px;
}
.list_faq .secondlevel {
    text-indent: 25px;
    padding-bottom: 10px;
    background: url(../images/ico_answer.gif) no-repeat 0px 2px;
}
.list_faq .secondlevel a {
    background: none;
    display: inline;
    padding: 0px;
}
.list_site_map li li {
    background: none;
    padding: 0 0 0px 25px;
}
.list_site_map li li a {
    background-image: url(../images/arrow_blue.gif);
}
.list_site_map li li p {
    padding-bottom: 10px;
}

/* Sitemap */

/* =My Account */
.my_account {
    padding-top: 0px;
    margin-top: -8px;
}
.my_account .side_bc {
    margin: 0px 0px 0px 26px;
    width: 631px;
    float: left;
    display: inline;
}
.small_warning_box {
    width: 400px;
    margin: 10px auto 20px auto;
}
/* My Account */

/* =Login page */
.login_description {
    background: url(../images/bg_login.jpg) no-repeat top left;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}
.login_description .description {
    padding: 30px 0px 0px 220px;
    display: block;
    min-height: 210px;
    height: auto !important;
    height: 210px;
}
.login_description .description_2 {
    padding: 140px 0px 0px 0px;
}
fieldset.login {
    padding: 0px 0px 0px 0px;
}
fieldset.login .row {
    padding: 2px 0px;
    overflow: hidden;
}
fieldset.login .row label {
}
fieldset.login .caption {
    padding: 5px 0px 6px 15px;
}
fieldset.login .btn_red {
    margin-top: 10px;
}
.btn_right_space { margin-right: 22px; }
.btn_right {
    margin-right: 65px;
    display: inline;
}
.renewal_login .forgot_password,
.login_description .forgot_password {
    line-height: 20px;
    padding-left: 144px;
}
.renewal_login .tf {
    width: 249px;
}
.renewal_hero_quote {
    float: left;
    width: 250px;
    padding: 0px 10px;
}
.forgot_password {
    clear: both;
    overflow: hidden;
}
.renewal_login .forgot_password a,
.login_description .forgot_password a {
    padding-right: 20px;
}
fieldset.renewal_login {
    padding-bottom: 7px;
}
.renewal_card_img {
    margin: 6px 0px 0px -33px;
}
.renewal_card {
    padding-top: 39px;
}
.renewal_images {
    padding-left: 55px;
}
/* Login page */
/* =Card Info */
.card_info {
    width: 252px;
    margin: 10px auto 20px auto;
    height: 160px;
    overflow: hidden;
    position: relative;
}
.card_info img {
    position: absolute;
}
.card_info li {
    position: absolute;
    overflow: hidden;
}
.card_info .card_info_name {
    width: 150px;
    white-space: nowrap;
    top: 87px;
    left: 95px;
    display: block;
} 
.card_info .card_info_travel_code,
.card_info .card_info_member_id {
    top: 118px;
    left: 21px;
    width: 140px;
    display: block;
}
.card_info .card_info_travel_code {
    top: 131px;
}
.card_info .card_info_expires span {
    display: block;
    margin-bottom: 1px;
}
.card_info .card_info_expires {
    top: 118px;
    left: 170px;
}
/* Card Info */

.note{
    float:right;
    width:128px;
    font:normal 11px Arial, Helvetica, sans-serif;
    font-style:italic;
    background:#ccc;
    margin:0 0 5px 15px;
}
.note p{
    margin:0;
    padding:5px;
    text-align:center;
}
.tbl_space td {
    padding: 5px;
    vertical-align: middle;
}
.adv {
    background: #eee;
    font-weight: bold;
    height: 170px;
    float: left;
    width: 138px;
    padding: 5px 0px;
    margin: 5px;
    display: inline;
    text-align: center;
    border: solid 1px #ccc;
}
.adv .desc {
    padding-top: 5px;
}

.featured_benef_box{
    padding:10px 5px 80px;
}

/* =styles_text */

/* =Font Families */
body, input, label, textarea {
    font-family: Arial, Helvetica, sans-serif;
}

.list_tooltips li a.title span.tooltips,
h5.subpage_title,
.title_font,
h3.subpage_title,
.font_b,
.font_large_xx,
.font_medium_l,
.grid,
.page_navigator,
.advanced_header,
.top_menu li a,
.simple_box h2.title_select *,
.simple_box h1.title *, .simple_box h2.title *,
.footer,
.breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
}
/* =Font Families */

.list_faq .secondlevel,
.font_justify {	text-align: justify; }
.uppercase { text-transform: uppercase; }

/* =Font sizes */
.card_info li {
    font-size: 9px;
}
.font_small {
    font-size: 10px;
}

li a.link_list { 
    font-size: 12px;}

h1.title{
    font-size: 26px !important;
    color: #31850c !important;
    font-weight: bold !important;
}

.coming_soon{
    color: #31850c;
    text-transform:uppercase;
}
.bot_menu_multi li li,
.login_description .description,
.simple_box .login_description .description, .author,
.bio {
    font-size: 11px;
}
textarea.tf,
.list_tooltips li a.title span.tooltips,
.grid,
.page_navigator,
.advanced_box .link_arrow_a,
.top_menu li a,
body, input, label,
.subpage .font_medium,
h5,
h6.date,
h5.title,
.search_panel .search_box label,
.poll .description, p.project_name {
    font-size: 12px;
}
.font_medium_l,
.side_menu li span  {
    font-size: 13px;
}
.font_medium_x,
.btn_red,
.grid .tr_head td,
.font_medium, .coming_soon,
.link_arrow_a, .link_arrow_b,
.link_arrow, .link_arrow_block {
    font-size: 14px;
}
.subpage .font_big {
    font-size: 15px;
}
h5.subpage_title,
.simple_box h2.title_select *,
.simple_box h2.title *,
h3.subtitle, .select_big {
    font-size: 16px;
}
h3.subpage_title,
h3.title,
.search_panel h3,
.subpage .font_large {
    font-size: 18px;
}
.font_large_xx {
    font-size: 24px;
}

.bottom_menu {
    font-size: 14px;
    font-weight: bolder;
}
/* Font sizes */

/* =Line Heights */

p, input, label, textarea {
    line-height: 1.5em;
}

.top_menu li a {
    line-height: 11px;
}
.two_fields_caption,
.login_description .description,
.subpage .font_small {
    line-height: 14px;
}
.list_tooltips li a.title span.tooltips,
.font_normal {
    line-height: 15px;
}
.card_info .card_info_name,
.search_panel h3 {
    line-height: 17px;
}
.line_height_x p,
.line_height_x,
.list_tooltips li,
ul.list_arrows_big li,
.list_site_map li,
.simple_form_plain .row_radio label,
.page_navigator,
h3.title,
.advanced_box .link_arrow_a,
.side_menu li span,
.copyright,
.subpage .font_medium,
.bio {
    line-height: 18px;
}
.list_faq .secondlevel,
.font_medium {
    line-height: 20px;
}
/* Line Heights */


/* =Font weight */
.bot_menu_multi li li,
.list_tooltips li a.title span.tooltips,
.big_form .f_inputs label,
.big_form .row_radio label,
.simple_form_plain .row_radio label.label_simple,
fieldset.login .row label,
.simple_form .row_simple label,
h3.subtitle,
.copyright {
    font-weight: normal;
}
.bot_menu_multi li,
.card_info .card_info_member_id,
.simple_form_x .row_simple label,
.simple_form label,
.select_big,
.grid .tr_head td,
.navigator .active,
.advanced_box .link_arrow_a,
.search_panel .search_box label,
.breadcrumb li.active a,
.top_menu li a, .coming_soon,
.simple_box h2.title_select *,
.simple_box h1.title *, .simple_box h2.title * ,
.side_menu li a,
.side_menu li a:hover,
.side_menu li a:active, p.project_name {
    font-weight: bold;
}

/* Font weight */

/* =Colors */
.copyright a,
fieldset.static_info .f_inputs,
h3.title,
.list_site_map li li a,
.simple_form .row_simple label,
body, input, label {
    color: #666;
}
.copyright a:hover,
.two_fields_caption,
h3.title a,
.simple_form_x .row_simple label,
.page_navigator .navigation a:hover,
a.link_arrow_b:hover,
.link_arrow_a, .link_arrow_b,
.link_arrow, .link_arrow_block,
.simple_box h2.title_select a:hover,
.search_panel h3 a:hover,
.search_panel .search_box label,
a 
{
    color: #0180c9;
}	
.bio a:hover,
a:hover { 
    color: #CC092F;
}
.red_numbers span,
.two_fields_caption_uni,
.faded,
fieldset.static_info label,
.f_inputs,
.list_faq .secondlevel,
.login_page .list_arrows_simple,
fieldset.login .caption,
.td_stat,
.side_c .font_medium_l,
.page_navigator .navigator .active a,
.page_navigator .navigation a,
.page_navigator,
.advanced_header,
.date, h6.date, p.project_name  { color: #0180c9; }

.bot_menu a, p.project_name span { color: #666; }
.bot_menu a.active,
.bot_menu a:hover {
    color: #0180c9;
}
.bot_menu a.active {
    font-weight: bold;
}
.red_numbers,
.simple_form label.required,
h3.title a:hover,
.list_site_map li li a:hover,
.top_menu .active a,
.select_big,
.grid .tr_head td a,
.grid .tr_head td,
.author,
.page_navigator .navigator a,
.navigation a.active,
.page_navigator a,
a.link_arrow_b,
.side_menu li a:hover,
.side_menu li.active a,
.breadcrumb li.active a,
h3.subtitle,
.simple_box h2.title_select a,
.search_panel h3 a,
.select { 
    color: #cc092f;
}
a.btn_red, a.btn_red span, .btn_red:hover {
    color: #fff;
}


/* Colors */

/* =Text-decoration */
a, a:active, a:visited {
    text-decoration: none;
}
/* Text-decoration */

/* styles_text */




/*--home 3 columns --*/
.columns{
    margin-top: 25px;
    width: 918px; /*Width of main container*/
}

.columns_margin15{margin-top: 15px; }

.home_columns{background: url(../images/back.gif) repeat-y left;}

.subpage_columns{background: url(../images/back_sub.gif) repeat-y left;}

.columns_top h1.title{line-height: 40px;}



/*home 3 columns header */
.columns_top{  z-index: 11;}

.home_columns_top{ background: url(../images/home_col_top.gif) no-repeat left top; }

.sub_columns_top{ background: url(../images/sub_col_top.gif) no-repeat left top; }

.additional_bg {
	background: url(../images/bg_home_left_col.gif) no-repeat 6px 26px;
}

/*home 3 columns header */

.colwrapper{
    float: left;
    width: 100%;
}

.cola{
    float: left;
    width: 306px; /*Width of left column*/
    margin-left: -918px; /*Set margin to that of -(MainContainerWidth)*/
}

.col_ab{ width: 592px; float: left; overflow: hidden; }/*Set right margin to RightColumnWidth*/

.colb{ margin: 0 306px 0 306px;} /*Margins for content column "0 RightColumnWidth 0 LeftColumnWidth*/

.colc{
    float: right;
    width: 306px; /*Width of right column*/
	overflow: hidden;
}

/*home 3 columns bottom */
.column_bottom{
    clear: left;
    z-index: 10;
}

.home_bottom{
    background: url(../images/home_col_bottom.gif) no-repeat left bottom;
}

.sub_bottom{
    background: url(../images/back_sub_bottom.gif) no-repeat left bottom;
    height: 5px;
}

.home_bottom a {margin-left: 15px;}
.read_more { font-weight: bold; }
.read_more,
h3.title a{
    background:url(../images/arrow_blue.gif) no-repeat center right;
    padding-right: 15px;
}

.right_top_margin h3.title {
    text-align: right;
}
.home_columns .columns .side_img {
	width: 71px;
}
/*--//home 3 columns bottom-- */

/*-- columns --*/

.innertube {
    margin: 0 10px 10px 10px ;
    padding: 0 20px 0 0;
	overflow: hidden;
}

.right_top_margin{
    margin: 10px 0px 0 0 ;
    padding: 0 10px 0 0;
}

.columns .side_img {
    float: left;
    margin: 3px 0px 2px 0px;
}

.projects{
    width: 612px;
    overflow: hidden;
    margin-top: 10px;
}

.col_ab .project{
    float:left;
    width: 152px;
    overflow:hidden;
}

.col_ab .project p{ 
    text-align:center;
    overflow: hidden;
}

/* -- greeen icons -- */
.home_bottom .icon {
    position: relative;
    background: url(../images/green_icons.gif);
    width: 55px;
    height: 55px;
    z-index: 11;
    margin-top: -57px;
    left: 213px;

}
.home .icon {background-position: -54px 0; }

.leaf1 .icon {background-position: 1px 0px; }

.leaf2 .icon {background-position: -108px 0px; }

/* -- //greeen icons -- */

/* --home pahe box #1 */
.link_list li a {
    display: block;
    background: url(../images/green_mark.gif) no-repeat left;
    background-position: 0 0.4em;
}

.link_list li span {
    display: block;
    padding: 0px 0px 6px 15px;
}

/*--// home pahe box #1 */

.bg_title {
    background: url(../images/dots.gif) repeat-x  left bottom;
    margin: 5px 0 5px 0;
}

.bg_subtitle {
    background: url(../images/dots.gif) repeat-x top right;
    margin: 5px 0 5px 0;
}
/* --locations manu-- */
.coming_soon{
    margin: 20px 0 10px 40px;
}

.map_small{
    float:left;
    margin: 10px 10px 10px 10px;
}

.see_map {
    position: relative;
    top: 25px;
}

/* --//locations manu-- */

/* ------ projects page ----*/
.projectbox {
    float:left;
    margin: 1px 12px 0 12px;
    height: 190px;
    width: 166px;
    overflow: hidden;
}
.projectbox a {
    display: block;
    width: 165px;
    height: 124px;
    cursor: pointer;
}
.projectbox .project_name {
    margin-top: 12px;
    font-weight: bold;
    height: 36px;
    line-height: 1.5em;
    overflow: hidden;
}
.projectbox .project_name {
    color: #0180C9;
    text-align: center;
}
.projectbox .project_name span {
    color: #666666;
}


/* ------/projects page ----*/


/* =Forms */

.contact_form{
    width: 405px;
    margin: 10px auto;
}

.contact_form label {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    color: #0180c9;
    font-weight:bold;
}

.contact_form li span {
    display: inline-block;
    background: url(../images/formShadow.png) no-repeat bottom left;
    width: 300px;
    padding:0 0 8px 0 ;
}

.contact_form fieldset ul {
    margin: 0;
    padding: 0;

}

.contact_form fieldset li {
    list-style: none;
    padding-bottom: 12px;
    margin: 0;
}

.contact_form li span.submit  {
    background: url(../images/submitBtn_shadow.png)no-repeat bottom left;
    margin: 15px auto 30px 185px;
    padding: 0 0 30px 0;
    width: 104px;
}


.contact_form input, .contact_form select,  .contact_form textarea {
    background-color: #fefbea;
    border: 1px solid #ece4bb;
} 

.contact_form input {width: 300px;}
.contact_form input, .contact_form select{ height: 22px;}
.contact_form select,  .contact_form textarea {width: 304px;}

.contact_form textarea { height: 150px;}

.btn_submit{
	background: url(../images/submitBtn.gif) no-repeat top left;
}


/* Forms */
.projectbox_holder {
	width: 620px;
}
/* =Home page */
.home_columns .side {
	float: left;
	width: 265px;
	padding: 5px 10px;
	display: inline;
	margin-right: 20px;
}
.home_bottom .bg_subtitle {
	padding: 5px 0px;
}
.home_columns_mid .link_list li {
	float: left;
	width: 250px;
	overflow: hidden;
	clear: both;
}
.img_frame_1 em,
.img_frame_1 {
	position: relative;
	display: block;
	width: 134px;
	height: 90px;
	cursor: pointer;
}
.img_frame_2, .img_frame_2 em {
	display: block;
	width: 165px;
	height: 123px;
}
.projectbox,
.img_frame_2 {
	position: relative;
}
.img_frame_1 em,
.img_frame_2 em {
	display: none;
}
.projects .project .title {
	margin-top: 5px;
	height:33px;
	width: 134px;
	text-align: center;
	overflow: hidden;
}
.locations_menu li {
	float: left;
	width: 120px;
	padding: 2px 4px 2px 18px;
}
.columns .side_c .side_text {
	float: left;
	width: 170px;
	padding-left: 10px;
}
.columns .side_c .side_text p {
	margin: 0px;
	padding: 5px 0px;
}

/* Home page */

/* =Btn */
.header .top_menu li fieldset .btn, .header .top_menu li fieldset .btn strong,
.btn, .btn strong {
	height: 29px;
	font: normal 18px/29px Georgia, "Times New Roman", Times, serif;
	background: url(/images/bg_btn.gif) no-repeat 100% 0px;
	color: #fff;
	padding: 0px;
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
}
.btn em {
	position: absolute;
	display: none;
}	
.header .top_menu li fieldset .btn strong,
.btn strong {
	padding: 0px 12px;
	background-position: 0px -29px;
}
.header .top_menu li fieldset .btn:hover,
.btn:hover {
	background-position: 100% -58px;
}
.header .top_menu li fieldset .btn:hover strong,
.btn:hover strong {
	background-position: 0px -87px;
}
.header .top_menu li fieldset .btn_arrow,
.btn_arrow { 
	position: relative; 
}
.header .top_menu li fieldset .btn_arrow strong,
.btn_arrow strong { 
	padding-right: 31px;
}
.header .top_menu li fieldset .btn_arrow em,
.btn_arrow em {
	width: 9px;
	height: 12px;
	background: url(/images/arrow.png) no-repeat;
	right: 11px;
	top: 9px;
	display: block;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/arrow.png", sizingMethod="crop");
}

/* Btn */

.bg_recycled {
	background: url(/images/bg_recycle.gif) no-repeat 99% 95%;
}
.warning_mess {
	color: #CC092F;
}
.header .btn { background: none; height: auto; }
a.bottom_menu {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	background-position: right 6px;
}
.column_bottom .bg_subtitle {
	padding-top: 5px;
}
.data_container {
	margin: 20px auto;
}
/* Added by Developer */
.none_submit {
    background: transparent;
    border: 0px;
    width: 0px;
    height: 0px;
    position: absolute; 
	filter:alpha(opacity=0);/*Needed for IE*/
	-moz-opacity:0;/*Older mozilla broswers like NN*/
	-khtml-opacity: 0;/*Old versions of Safari and "KHTML" browser engines*/
	opacity: 0;/*FF, Safari, and Opera*/	
}

/* Added by Developer */

.page_content {
	overflow: hidden;
}
.f_buttons input {
	position: absolute;
}



/* =Forms begin */
.message_box {
	border: solid 1px #ccc;
	padding: 10px;
	width: 50%;
	margin: 1em auto;	
	overflow: hidden;
}
.message {
	text-align: center;
	font-weight: bold;
	padding: 1em;
}
.f_invalid {
	background:#EE5252;
}
.f_row label {
	float: left;
	padding: 2px 4px 2px 0px;
}
fieldset.data_container {
	border: 0px;
}
fieldset.data_container .f_row {
	overflow: hidden;
	padding: 2px 0px;
	clear: both;
}
fieldset.data_container .f_row label {
	float: left;
	width: 10%;
	padding: 2px 4px 2px 35%;
}
fieldset.data_container .checkboxes {
	padding: 2px 0px;
}
fieldset.data_container .checkboxes input {
	margin: 0px;
	padding: 0px;
}
fieldset.data_container .f_row .f_inputs {
	padding-left: 35%;
}
fieldset.data_container .warning_mess {
	color: red;	
	text-align: center;
	padding-bottom: 10px;
}
fieldset.data_container .warning_mess table {
	margin: auto;
}
fieldset.data_container .warning_list ul {
	margin: 0px;
	padding: 5px 0px 5px 35%;
	text-align: left;
}
fieldset.data_container .warning_list li {
	text-align: left;
}
fieldset.data_container .box_images {
	text-align: center;
}
.f_buttons {
	padding-left: 45%;
	margin-left: 4px;
}
.f_inalid {
	border-color: red;
}
.help_link {
	padding-left: 45%;
}
.s_form .required {
	width: auto;
	background: none;
	position: absolute;
	margin-left: -10px;
	color: #CC092F;
}

/* =Contact Us Form begin */
.form_contact input, .form_contact textarea {
	width: 15em;
}
/* Contact Us Form end */

/* =Register Form begin */
fieldset.form_register .f_row label {
	width: 15%;
	padding-left: 30%;
}
fieldset.form_register .title {
	padding-left: 30%;	
	font: bold 1.2em Arial;
}
fieldset.form_register input {
	width: 30%;
}
/* =Register Form end */

.img_page .side_img {
	width: 140px;
	text-align: center;
	float: left;
}
.full_page {
	padding-bottom: 60px;
}
.img_page .side_text {
	float: left;
	width: 395px;
}	
.cms_content {
	padding-left: 15px;
}
.cms_content ul {
	color: #0180c9;
}
.cms_content ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cms_content ul li strong {
	color: #444444;
}

.page_coming_soon .header #logo {
    display: block;
    position: relative;
    margin: auto;
}
.big_coming_soon {
    width: 642px;
    height: 365px;
    background: url(../images/big_coming_soon.png);
    text-indent: -9999px;
    margin: auto;
}

/*---PageNavigator---*/
.pagenavigator, .pagenavigator li {
	margin: 0px;
	padding: 0px;
}
.pagenavigator {
	padding: 10px 0px;
}	
.pagenavigator {
	display: block;
	text-align: right;
	line-height: 17px;	
}
.pagenavigator li {
	display: inline;
	padding: 0px 5px;

}
.pagenavigator li span{
	font-weight:bold;
	color:#fff;
	border:1px solid #31850C;
	padding:0 4px;
	background:#31850C;
}
.pagenavigator li a{
	text-decoration:none;
	border:1px solid #31850C;
}
.pagenavigator li.image a{
	top: 4px;
	position: relative;
	text-decoration:none;
	border: none;
}
.pagenavigator li.image{
	padding: 0;
}
.pagenavigator li a span{
	font-weight:normal;
	border:none;
	color:#31850C;
	background:#fff;
}
.pagenavigator li a span:hover{
    color:#fff;
	background:#31850C;    
}
.contact_form .ul_message_box {
	padding-left: 90px;
}
.link_map {
	display: block;
	width: 165px;
	padding: 25px 0px 25px 85px;
	font: bold 16px Georgia,"Times New Roman",Times,serif;
	background: url(/images/map_small.gif) no-repeat 10px 7px;
}
.link_map span {
	display: block;
	padding-right: 10px;
	background: url(/images/arrow_blue.gif) no-repeat 99% 6px;
}
.bg_banner {
	height: 240px;
	background: url(../images/bg_banner.gif) repeat-x top;
}
.col_letters {
	float: left;
	width: 90px;
	padding-left: 10px;
	padding-top: 10px;
}
.col_glossary {
	float: right;
	width: 430px;
}
.col_letters .all_link {
	font-weight: bold;
	font-size: 16px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.abc_panel {
	padding: 0px;
	width: 75px;
	margin: auto;
}
.abc_panel li {
	list-style: none;
	float: left;
	padding: 5px;
}
.abc_panel li a {
	text-align: center;
	width: 16px;
	display: block;
	padding: 4px;
	border: solid 1px #ccc;
}
.abc_panel li a.active,
.abc_panel li a:hover {
	border: solid 1px #0180C9;
	background: #0180C9;
	color: #fff;
}
.col_glossary dl {
	margin: 0px;
	background: url(/images/dots.gif) repeat-x left bottom;
	padding: 10px 0px;
}	
.col_glossary dl.tr0 {
	background: #eee url(/images/dots.gif) repeat-x left bottom;
}
.glossary_box {
	background: url(/images/dots.gif) repeat-x left top;
	padding-top: 1px;
}
.col_glossary dl dt, .col_glossary dl dd {
	float: left;
	margin: 0px;
	padding: 0px;
}
.col_glossary dl dt {
	width: 130px;
	font-weight: bold;
	color: #0180C9;
	padding: 5px 10px;
}
.col_glossary dl dd {
	width: 255px;
	padding: 5px 10px;
	text-align: justify;
}
.col_glossary dl dd p {
	margin: 0px;
	padding: 0px;
}	
.faq-right-question {
	padding: 0px 20px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
.faq-right-question .answer {
	padding: 10px;
	background: #eee url(/images/dots.gif) repeat-x left bottom;
	margin-bottom: 10px;
}
.faq-right-question .answer p {
	margin: 0px;
	padding: 5px 0px;
}
.faq-right-question h3.tr {
	color: #0180C9;
	cursor: pointer;
	padding: 10px;
	background: url(/images/dots.gif) repeat-x left bottom;
}
.faq-right-question h3.active {
	color: #222;
	background: #EEEEEE;
	padding-bottom: 0px;
}
.side_menu li .location_info, .side_menu li .location_info div,
.side_menu li .location_info span {
	background: none;
	margin: 0px;
	padding: 0px;
}
.side_menu li a.active span {
	background: none;
}
.side_menu li .location_info {
	background: url(/images/dots.gif) repeat-x center bottom;
	padding-bottom: 6px;		
}
.side_menu li .location_info .img_side {
	width: 114px;
	padding: 0px 15px 0px 9px;
}
.side_menu li .location_info .img_side, .side_menu li .location_info .addr_side {
	float: left;
	overflow: hidden;

}
.side_menu li .location_info .addr_side {
	width: 122px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
.side_menu li .location_info .addr_side .location_phone,
.side_menu li .location_info .addr_side .location_fax {
	display: block;
	padding-left: 20px;
}
.side_menu li .location_info .addr_side .location_phone {
	background: url(/images/ico_phone.gif) no-repeat 2px 3px;
}
.side_menu li .location_info .addr_side .location_fax {
	background: url(/images/ico_fax.gif) no-repeat 1px 3px;
}
.news_cont {
	padding: 0px 20px;
}
.news_cont h5.title {
	font-size: 20px;
}
.news_block .side_img {
	width: 85px;
}
.news_block .side_text {
	width: 427px;
	float: left;
}

div.project img{
width:120px;
height:90px;
}

img.project_img_btn{
width:160px;
height:120px;
	
}