@import url(style.css);

/*
 * IMPORTANT:
 * =========
 *
 * Replacement for buggy min-height.
 */
/* for Mozilla/Safari/Opera */
*>#container {
	padding-top: 750px; min-height: 1px;
}

*>#content {
	margin-top: -750px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #container {
	height: 750px;
}
/* end filter */

#container {
	background-image: url(../images/themes/theme_sms_contback.jpg);
}

#header_logo {
	background-image: url(../images/themes/theme_sms_logo.jpg);
}

#header_pic {
	background-image: url(../images/themes/theme_sms_pic.jpg);
}

#root_navigation {
	background-image: url(../images/themes/theme_sms_navback_top.gif);
}

#main_pages_menu_header,#about_us_header {
	background-color: #e17e00; background-image: url(../images/themes/theme_sms_navback.gif);
}

#index_pages_menus ul.ctxt_list_lvl_1 {
	background-color: #898ba0; background-image: url(../images/themes/theme_sms_navback.gif); background-repeat: repeat-y; height: auto; padding-bottom: 7px;
}

#index_pages_menus a:link,#index_pages_menus a:link span.lnkd_ctxt_name,#index_pages_menus a:link span.first_lnkd_ctxt_name,#index_pages_menus a:visited,#index_pages_menus a:visited span.lnkd_ctxt_name,#index_pages_menus a:visited span.first_lnkd_ctxt_name {
	color: #ffffff; font-weight: bold; text-decoration: none;
}

#index_pages_menus a:active,#index_pages_menus a:active span.lnkd_ctxt_name,#index_pages_menus a:active span.first_lnkd_ctxt_name,#index_pages_menus a:hover,#index_pages_menus a:hover span.lnkd_ctxt_name,#index_pages_menus a:hover span.first_lnkd_ctxt_name {
	color: #c00000; font-weight: bold; text-decoration: underline;
}

#index_pages_menus span.sel_ctxt_name,#index_pages_menus span.sel_lnkd_ctxt_name,#index_pages_menus span.first_sel_ctxt_name,#index_pages_menus span.first_sel_lnkd_ctxt_name {
	font-weight: bold; text-decoration: none;
}

#static_data, #partner_links {
	clear: both; padding: 20px 0px;
}

