/* general body styles */
body {
	font-size: 12px;
	color: #fff;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #000 url('/_IMAGES/_XSL/templates/www_main/stars.gif') repeat-x top;
}
/* heading styles */
h1, h2, h3, h4 { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, cite, dl, address {
	clear: both;
	margin: 5px 0;
	padding: 0;
	text-indent: 0;
}
h1 { font-size: 2.0em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }
/* general styles */
p { font-size: 12px; line-height: 2; }
a:link { color: #fcee80; text-decoration: underline; }
a:visited { color: #fcee80; text-decoration: underline; }
a:hover { color: #c2ffff; text-decoration: underline; }
img { border: none; }
/* page wraping */
#page-wrap {
	margin: 0 auto;
	padding: 0;
	width: 1014px;
	background: url('/_IMAGES/_XSL/templates/www_main/body-bg.png') repeat-y center;
}
#city {
	width: 100%;
	background: transparent url('/_IMAGES/_XSL/templates/www_main/bg-bottom.png') repeat-x bottom;
}
/* message styles */
#tmpl_message_table {
	width: 905px;
	margin: 0 auto;
	padding: 8px;
}
/* header styles */
#tmpl_header {
	margin: 0;
	padding: 0;
	width: 1014px;
	height: 402px;
}
/* tab styles */
#tmpl_tab_table {
	width: 1014px;
	margin: 0 auto;
}
#tmpl_tab_table.popup {
	margin-top: 15px;
}
#tmpl_tab_table td.left {
	width: 54px;
}
#tmpl_tab_table td.middle {
	background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.png') repeat-x top;
}
#tmpl_tab_table td.right {
	width: 60px;
}
#tmpl_tab_table ul {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
#tmpl_tab_table ul li {
	list-style: none;
	line-height: 51px;
	float: left;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	color: #ccc;
	font-weight: bold;
	text-align: center;
}
#tmpl_tab_table ul li.selected {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url('/_IMAGES/_XSL/templates/www_main/nav-bg-selected.png') repeat-x top;
}
#tmpl_tab_table ul li a {
	color: #c2ffff;
	text-decoration: underline;
}
#tmpl_tab_table ul li a.disabled {
	color: #ccc;
	text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
	color: #fcee80;
	text-decoration: none;
}
#tmpl_tab_table ul a:hover {
	text-decoration: underline;
}
/* top nav styles */
#tmpl_top_nav {
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding: 5px 0 0 0;
	border-top: 1px dashed #004f75;
}
#tmpl_top_nav a, #tmpl_top_nav a:visited {
	color: #c2ffff;
}
#tmpl_top_nav a:hover {
	color: #9e0b0f;
}
/* body styles */
#tmpl_body {
	margin: 0 auto;
	width: 940px;
}
#tmpl_body td.tmpl_body_container {
	vertical-align: top;
	padding: 0 25px 20px 25px;
}
/* Homepage */
#tmpl_body2 {
	margin: 0 auto;
	width: 930px;
}
#tmpl_body2 td.tmpl_body_container2 {
	vertical-align: top;
	padding: 0 20px 0 20px;
}
#welcome-img {
	width: 892px;
	height: 288px;
	margin-bottom: 20px;
}
/* footer styles */
#tmpl_footer_table {
	width: 1014px;
	height: 42px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#tmpl_footer_table td.middle {
	background: url('/_IMAGES/_XSL/templates/www_main/footer-bg.png') no-repeat;
}
#tmpl_footer_links {
	width: 1014px;
	height: 176px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	background: url('/_IMAGES/_XSL/templates/www_main/footer-bg.png') no-repeat;
}
#tmpl_footer_links td img {
	border: none;
}
#tmpl_footer_links td.left {
	padding: 0 0 0 20px;
}
#tmpl_footer_links td.right {
	text-align: right;
	padding: 0 20px 0 0;
}
#welcome-img {
	width: 1014px;
	height: 330px;
	background: url('/_IMAGES/_XSL/templates/www_main/splash-img.jpg') no-repeat;
}
#welcome-img .text {
	float: right;
	padding: 35px 150px 0 0;
	text-align: center;
}
#welcome-img .text p {
	line-height: 1.5;
	font-size: 13px;
	width: 345px;
}

#bottom-menu {}
#bottom-menu .box{
	width: 256px;
	height: 259px;
	float: left;
	display: block;
	padding: 18px;
}