/* CSS Document */
/*--------------------------------------body---*/

body, td, th, div, p, label, input {
	color:#717c8f;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:16px; 
}
a, a:visited, a:hover {
	color:#717c8f; 	
}
a		{text-decoration:underline;}
a:hover {text-decoration:none}

/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.article-decor {
	padding:0px 0px 12px 0px;
}
.article-indent	{
	padding:0px 0px 0px 0px; 
}
#contact_text		{
	height:auto; 
	overflow:auto;
	margin:0px 0px 5px 0px; 
	width:90%
}
.article_bot		{
	line-height:5px
}
.article_separator	{
	background:url(../images/article-separator.gif) repeat-x 0 0;
	display:block;
	line-height:1px;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:1px;
}
.column_separator	{
	padding:0px 0px 0px 4px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.article-indent h3 {
	overflow:hidden;
}
.article-indent h3 img {
	margin:0px 3px 0px 0px !important;
	float:left
}
.contentpaneopen ul {
	list-style:none !important;
	margin:0px 0px 0px 0px;
}
.contentpaneopen li {
	background:url(../images/line.gif) repeat-x 0 bottom;
	padding:3px 0px 3px 0px;
}
.contentpaneopen li a, .contentpaneopen li a:visited {
	background:url(../images/list-item.gif) no-repeat 0 3px;
	padding:0px 0px 0px 12px;
	color:#929db1;
	font-weight:normal;
	text-decoration:none;
}
.contentpaneopen li a:hover {
	color:#fff;
}
.contentpaneopen p	{
	width:100%
}
.contentpaneopen img	{
	margin:0px 5px 5px 0px;
}
.contentpaneopen h4 {
	color:#2a2a2a;
	font-size:20px;
	line-height:30px;
}
.contentpane li {
	line-height:normal;
	padding:0px 0px 6px 0px;
}
.contentdescription img {
	margin:0px 10px 0px 0px;
}

/*---------------------------content-heading---*/

.componentheading		{
	color:#f2e4bc;
	font:normal 27px Georgia, "Times New Roman", Times, serif;
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 15px;
}
.contentheading			{
	color:#f2e4bc;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}
.contentheading	span		{
	background:url(../images/title-bg.gif) no-repeat 98% 5px;
	padding:0px 23px 0px 0px;
}
.title-bg {
}
.item-info {
	padding:0px 0px 4px 0px;
}
.buttonheading			{
	padding:5px 5px 0px 0px;
}
.buttonheading img		{
	padding:0;
	margin:0;
}

/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	color:#d04020; 
	font-size:12px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none !important; 
}
.md-indent {
	padding:0px 0px 0px 0px;
}
.createdby				{
	color:#d04020; 
	display:block;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform:none; 
}
.createdate				{
	color:#d04020;
	text-align:center;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	text-transform:none; 
}
div.small				{ /* Written by */
	color:#d04020; 
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-transform:none;
	white-space:nowrap;	
}
.createdate-space {
	padding:0px 0px 0px 0px;
	width:100%;
}


/*-----------------------------------buttons---*/

.button, 
.validate				{
	background:url(../images/readon.gif) no-repeat 0 0;
	color:#1d242e;
	font-size:12px;
	font-weight:bold;
	padding:1px 0px 4px 0px;
	border:none;
	text-transform:uppercase;
	line-height:16px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:100px;
	vertical-align:top;
}
* html .button, 
* html .validate {
	display:block;
}

/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore {
	background:none; 
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto; 
}
div.readmore	{
	overflow:hidden;
	margin:0px 0px 0px 0px; 
	padding:4px 0px 0px 0px;
}
div a.readon{
	background:url(../images/readon.gif) no-repeat 0 0;
	color:#1d242e;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:block;
	margin:5px 0px 0px 0px !important; 
	padding:4px 0px 6px 0px;
	text-transform:uppercase;
	text-decoration:none;
	width:100px;
	float:right;
	text-align:center;
}

a.readon:hover	{
	color:#fff !important;
	text-decoration:none;
}
a.readon:visited {
	color:#1d242e;
}


/*-----------------------------blog-more---*/

.blog_more		{
	padding:0px 0px 10px 5px;
}
.blog_more h2	{
	background:none;
	color:#717c8f; 
	font-size:12px;  
	padding:0px 0px 0px 0px;
}
.blog_more ul {
	margin:10px 0px 0px 15px;
}
.blog_more ul li {
	padding:0px 0px 0px 0px !important;
	color:#717c8f;
}
.blog_more a	{
	color:#717c8f; 
	text-decoration:underline
}
.blog_more a:hover	{
	color:#717c8f; 
	text-decoration:none;
}			
.blog_more strong	{
	color:#717c8f; 
}

/*-----------------------------pagenav---*/

.pagenav	{
	color:#717c8f; 
	font-size:12px; 
	font-weight:normal
}
a.pagenav	{
	color:#717c8f; 
	font-weight:normal
}
a.pagenav:hover	{
	color:#717c8f; 
	text-decoration:none
}
a.pagenav:visited {
	color:#717c8f; 
	text-decoration:none
}
.pagination_nav	{
	color:#717c8f; 
	font-size:12px; 
	padding:10px 20px 0px 27px;
}
.pagination_nav div	{
	background:#f4f4f4;
	padding:5px 0px 5px 0px; 
}

.pagination		{
	margin-top:10px
}
.pagination	li	{
	float:left; 
	padding:0px 5px 0px 5px;
}	
.pagination_result	{
	color:#fff; 
	padding:5px 0px 0px 0px;
	line-height:16px;
}
			
/*--------------------------------------result---*/

.sectiontableentry0 td	{	
	color:#606271;
	padding:5px 0px 5px 0px; 
}
.sectiontableentry1 td	{
	background:#262E3B;
	color:#606271;
	padding:5px 0px 5px 0px;
}
.sectiontableentry2 td 	{
	color:#606271;
	padding:5px 0px 5px 0px; 
}

.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2		{}

.sectiontableentry1 a	{
	color:#606271
}
.sectiontableentry2 a	{
	color:#606271
}
.sectiontableentry1 a:hover {
	color:#606271
}
.sectiontableentry2 a:hover {
	color:#606271
}
.sectiontableentry1 a:visited {
	color:#606271
}
.sectiontableentry2 a:visited {
	color:#606271
}

.var1 {
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var1 a, .var1 p, .var1  {
	color:#606271;
}
.var2 {
	background:#262E3B;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 a, .var2 p, .var2  {
	color:#606271;
}

.results	{
	text-align:center;
	padding:0px 0px 15px 25px;
}
#page	{
	padding:0px 0px 0px 0px;
}
#page ol li	{
	padding:0px 0px 10px 0px; 
	text-align:left
}
.searchintro	{
	padding:0px 0px 10px 0px;
}
.searchintro strong		{
	color:#d04020
}
#page h3	{
	font-size:130%; 
	padding:10px 0px 5px 0px; 
	text-align:left;
	color:#606271;
}
#page .inputbox	 {
	color:#000;
}
#page #ordering {
	height:20px; display:inline; vertical-align:middle;
}
#page .display	{
	padding:10px 0px 0px 0px;
	text-align:center;
}
#page legend	{
	color:#606271
}

.sectiontableentry0 .pad2,
.sectiontableentry1 .pad2,
.sectiontableentry2 .pad2	{
	padding:2px 0px 2px 15px;
	font-weight:bold
}
.sectiontableheader {
	padding-bottom:2px
}

/*--------------------------------------poll---*/

.poll-poll .question	 {
	color:#929db1 ;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px 10px 0px;
}
.poll-poll .poll-body		{
	padding:0px 0px 0px 0px;
}
.poll-body label {
	color:#f3e6c0;
	font-size:14px;
	line-height:14px;
	padding:0px 0px 0px 0px;
}
.poll-poll .buttons {
	padding:0px 0px 0px 0px;
}
.poll-poll .button	{
	background:url(../images/loginButton.gif) no-repeat 0 0;
	border:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#f3e7c2;
	text-transform:uppercase;
	display:inline;
	line-height:15px;
	margin:8px 0px 0px 0px;
	padding:4px 0px 4px 0px;
	width:72px;
}
* html .poll-poll .button {
	height:28px;
}
.poll-poll .result	{

}
.poll-poll .section	{
	overflow:hidden; 
	padding:3px 0px 3px 0px;
	width:100%; 
}
.poll-poll .section2	{
	overflow:hidden; 
	padding:5px 0px 5px 0px;
	width:100%; 
}
.poll-poll .radio	{
	float:left;
	width:20px;
}
.poll-poll .radio input {
	display:block;
	width:16px;
	height:16px;
	vertical-align:middle;
}
.poll-poll .var	{
	margin:0px 0px 0px 20px;
	text-align:left
}
.display	{
	padding:0px 0px 10px 0px;
}
.display select	{
	border:1px solid #46462f; 
	width:100px;
}
.sectiontableentry1 div, 
.sectiontableentry0 div {
	font-size:1px
}

/*--------------------------------------user---*/

dl.contentpane	dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane	dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane	div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .button-field {
	width:140px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}

/*-------------------------------------search---*/

.module-search 		{
	overflow:hidden;
	padding:30px 0px 0px 0px;
}
* html .search {
	width:270px;
}
.search-input {
	width:194px;
	float:left;
}
.search-button {
	width:69px;
	float:left;
	padding:0px;
	margin:0px;
}
.search-input .inputbox	{ 
	background:url(../images/searchInput.gif) no-repeat 0 0;
	border:none;
	color:#969696;
	font-size:12px;
	line-height:14px;
	padding:5px 0px 5px 10px; 
	vertical-align:top;   
	width:190px;
}
.search-button .button	{
	background:none;
	border:none;
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:69px;
	height:25px;  
	vertical-align:top; 
}
* html .search-button .button {
	margin-top:1px;
}
	
/*-------------------------------------search-result---*/
.search_result {
	padding:0px 0px 0px 0px;
}	
/*-------------------title----*/

.search_result h3	{
	color:#808080; 
	font-size:14px;
}

/*-------------------article----*/

.search_result p	{
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword	{
	border:1px solid #999
}
legend		{
	color:#808080
}

.highlight	{  /* highlight sought word */
	color:#d04020; 
	font-weight:bold
}
.phrase {
	border:solid 1px #d6dde2;
	color:#606271;
	float:left; 
	margin:10px 10px 10px 0; 
	padding:10px 10px 10px 10px; 
	width:60%;
	height:140px;
}
.phrase .inputbox 	{
	background:#fff; 
	color:#808080; 
	display:block; 
	margin-top:5px; 
}

.phrase .inputbox option {
	background:#fff; 
	border-bottom:solid 1px #333; 
	padding:2px; 
}
.phrase .inputbox option a:hover {
	background:#C00;
	border-color:#cfd0d6;
	color:#606271;   
}
fieldset.word,fieldset.only { 
	border:solid 1px #d6dde2;
}
.ordering {
	display:inline;
	padding:3px 0px 0px 0px;
}

.only 	{
	border:solid 0; 
	line-height:1.3em;
	margin:10px 0 0 10px; 
	padding:10px 10px;
	height:140px;
}
.word 	{
	border:solid 0 !important;
	padding:10px 10px 10px 0; 
}
.word input {
	background:#fff; 
	color:#ff6614; 
	font-weight:normal; 
	margin:0 10px 0 10px; 
	padding:1px 2px 2px 2px;;
	vertical-align:middle;
}
.word .button {
	margin-top:0px;
	display:inline !important;
	vertical-align:middle;
}
.contact_email	input	{
	margin:4px 0px 3px 0px;
}
/*-------------------------------------admin-form---*/

.adminform td 			{padding:0px 0px 2px 0px;}

/*---------------------------system-error-messages--*/
.err-space {
	margin:0px 0px 0px 25px;
}
.error		{
	margin:0px 0px 10px 0px;
}
.error h2 	{
	color:#ce0303;
	font:bold 14px Tahoma;  
	padding:0px 0px 5px 20px;
}
#system-message dt.error, dt.message { 
	display: none; 
}
.error dd ul {
	background: #ce0303 ; 
	border-top: 3px solid #670606; 
	border-bottom: 3px solid #670606; 
	color: #fff;
	margin:0; 
	padding:5px 0px 5px 5px;
}
.error dd ul li	{
	background:none !important;
	color:#fff !important; 
	margin:0px 0px 0px 20px !important; 
}
.pass_remind { 
	vertical-align:middle; 
	padding:0px 0px 0px 10px;
}

/*---------------------------------------------------------------------------------boxes---*/

.module {
	background:#303947;
	padding:0px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	width:100%;
	overflow:hidden;
}
.module .first {
}
.module .sec {
}
.module .box-indent {
	padding:11px 13px 20px 20px;
}

.module-poll {
	background:#3a4353;
	padding:0px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	width:100%;
	overflow:hidden;
}
.module-poll .first {
}
.module-poll .sec {
}
.module-poll .box-indent {
	padding:11px 13px 20px 20px;
}

/*-------------------title----*/

.module h3, .module-poll h3 {
	color:#f3e6c0;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:16px 0px 0px 20px;
}
/*-------------------content----*/
.module div		{
	color:#aeaeae;
	font-size:12px;
	line-height:normal;
}
.module font {
	color:#ffba00;
	font-weight:bold;
	font-size:12px;
}
.module td, 
.module p		{
	color:#000;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
.module ul		{
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module li		{
	background:url(../images/li-bg2.gif) repeat-x 0 bottom;
	padding:5px 0px 5px 0px;
}
.module li a, .module li a:hover, .module li a:visited {
	color:#929db1;
	background:url(../images/list-item.gif) no-repeat 0px 2px;
	padding:0px 0px 0px 20px;
	display:block;
}
.module li a	{
	font-size:12px;
	line-height:16px; 
	text-decoration:none;
}
.module li a:hover {
	text-decoration:underline;
	color:#929db1;
	font-weight:normal;
}
.count	{ /* count users */
	font-weight:normal;
	color:#606271;
}
.module a,	{
	color:#000;
	text-decoration:underline;
}
.module a:hover		{
	text-decoration:none;
}
.module a:visited {
	color:#000;
}
.module .inputbox	{
	background:#fff; 
	border:1px solid #b0a88f;
}
.module em	{
	color:#050505;
	font-size:11px
}
.module img	{
	margin:0px 14px 5px 0px;
}
/*-------------------------------------mainmenu---*/

.module_menu {
	background:#515c6e;
	margin:0px 0px 19px 0px;
	width:100%;
	overflow:hidden;
}
.module_menu .first {
	background:url(../images/box2-bottom.jpg) no-repeat 0 bottom;
}
.module_menu .box-indent {
	padding:11px 20px 26px 14px;
}
/*-------------------title----*/
.module_menu h3	{
	color:#f3e6c0;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:16px 0px 0px 20px;
}
/*-----------------content----*/
.module_menu ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module_menu li	{
	padding:0px 0px 0px 8px;
	margin:0px 1px 0px 0px;
	width:100%;
	line-height:14px;
	overflow:hidden;
}
.module_menu li	li{
	border:none;
	padding:0px 0px 0px 20px;
}
.module_menu li a, .module_menu li a:visited {
	background:url(../images/list-item.gif) no-repeat 0 6px;
	color:#1d242e;
	display:block;
	width:100%;
	padding:0px 0px 0px 0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:14px; 
	text-decoration:none;
}
.module_menu li a span {
	display:block;
	padding:5px 0px 5px 15px;	
	line-height:14px;	
}
.module_menu li a:hover {
	color:#9aa3af;
	text-decoration:none;
}
.module_menu li a:hover span{
	text-decoration:none;
}
.module_menu li.active a {
	color:#9aa3af;
	text-decoration:none;
}
.module_menu div		{
	color:#fff;
	font-size:12px;
}
.rev {
	background:#626c80;
}
/*-------------------------------------topmenu---*/
.module-topmenu {
	background:url(../images/topmenu-left.gif) no-repeat 0 0;
	height:56px;
}
.topmenu-left {
	padding:14px 0px 0px 0px;
}
ul.menu-nav {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
ul.menu-nav li, ul.menu-nav li.active	{
	background:url(../images/topmenu-separator.gif) no-repeat right 1px;
	float:left;
	padding:0px 11px 0px 11px;
	margin:0px 2px 0px 0px;
	border:none;
}
ul.menu-nav li a, ul.menu-nav li a:hover, ul.menu-nav li a:visited {
	color:#f2e4bb;
	font-weight:normal;
	cursor:pointer;
	padding:0px 0px 0px 0px;
}
ul.menu-nav li a  {
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
ul.menu-nav li a span	{
	display:block; 
	padding:8px 33px 8px 33px;
	margin:0px 0px 0px 0px;
}

/*-------------------hover----*/

ul.menu-nav li a:hover  {
	background:url(../images/topmenu-item-bg.gif) repeat-x 0 0;
	color:#f2e4bb;
	text-decoration:none;
}
ul.menu-nav li a:hover span	{
	background:url(../images/topmenu-item-left.gif) no-repeat right 0;
	padding:8px 33px 8px 33px;
}
/*-------------------active----*/

ul.menu-nav li.active a {
	background:url(../images/topmenu-item-bg.gif) repeat-x 0 0;
	color:#f2e4bb; 
}
ul.menu-nav li.active a span {
	background:url(../images/topmenu-item-left.gif) no-repeat right 0;
	padding:8px 33px 8px 33px;
}

/*----------------------------------------login-form---*/

.module-login	{
	padding:0px 0px 0px 21px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
.module-login .first {
}
.module-login .sec {
}
.module-login .box-indent {
}

/*-------------------title----*/

.module-login h3	{
	background:url(../images/box3-title.gif) no-repeat 3px 3px;
	color:#7f8b14;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:17px 0px 12px 23px;
}
.loginform-left {
	width:432px;
	float:left;
}
#form-login-remember {
	float:left;
	width:460px;
	padding:3px 0px 0px 0px;
}

/*-----------------content----*/

.module-login label {
	font-size:12px;
	color:#f3e6c0;
	text-transform:uppercase;
}
.module-login p, .module-login div, label.remember {
	color:#f3e6c0;
}
.module-login a, .module-login a:hover, .module-login a:visited	{
	color:#f3e6c0;
	padding:0px 10px 0px 11px;
	font-weight:normal;
	line-height:140%;
	text-decoration:underline;
	text-transform:uppercase;
}
.module-login a:hover {
	text-decoration:none;
}
.module-login .inputbox { /* inputbox */
	background:url(../images/loginInput.gif) no-repeat 0 0;
	border:none;
	color:#717c8f;
	text-transform:uppercase;
	padding:4px 0px 5px 5px;
	vertical-align:middle;
	width:170px; 
	margin:0px 17px 0px 0px;
}
#modlgn_username, #modlgn_passwd {
	float:left;
}
.username label, .password label {
	padding:4px 0px 0px 0px;
	width:68px;
	float:left;
}
.module-login .button	{ /* button */
	background:url(../images/login.gif) no-repeat 0 0;
	border:none;  
	color:#f3e7c2;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:14px;
	margin:0px 0px 3px 0px;
	padding:3px 0px 7px 0px;
	text-align:center;
	width:57px;
	display:inline;
} 
* html .module-login .button{
	margin:1px 0px 0px 0px;
}
input.checkbox { /* checkbox */
	background:#9bdb2d; 
	border:none; 
	display:block;
	float:left; 
	margin:2px 3px 0px 0px; 
	vertical-align:middle;  
	width:12px;
	height:12px
}
.username, .password {
	overflow:hidden
}
.checkbox {margin:0px 0px 8px 0px;}
.module-banner p{padding:0px 0px 19px 0px;}

/*---------------------------------------------------------structure---*/
#body {
	background:#262e3b url(../images/tail-right.gif) repeat-x 0 0;
}
.main 	{
	width:917px;
}
/*-------------------------------------header---*/
#top {
	background:url(../images/top-bg.jpg) no-repeat 0 0;
	height:71px;
	overflow:hidden;
}
#logo {
	width:500px;
	float:left;
}
#logo img {
	margin:22px 0px 0px 20px;
}
#search {
	width:263px;
	float:right;
}
#topmenu {
	background:url(../images/topmenu.gif) repeat-x 0 0;
	height:56px;
}
#header {
	background:url(../images/header.jpg) no-repeat 0 0;
	height:330px;
}
#header .moduletable {padding:0px 0px 0px 21px;}
	.slogan {
		height:197px;
	}
	.slogan img {
		margin:35px 0px 0px 29px;
	}
#login-form {
	background:#3a4353;
	height:34px;
}
#wrapper {
	overflow:hidden;
	width:100%;
	padding:19px 0px 0px 0px;
}
	.left {
		width:200px;
		float:left;
		margin:0px 1px 0px 0px;
	}

/*-------------------------------------content---*/

#content {
	width:100%;
	overflow:hidden;
}
	#left {
		float:left;
		width:305px;
	}
	.container {
		overflow:hidden;
		height:1%;
	}
		.indent {
			padding:0px 0px 0px 18px;
		}

/*-------------------------------------footer---*/

#footer		{
}
#footer .space	{
	text-align:right !important;
	color:#717c8f;
	font-size:12px;
	font-weight:normal;
	padding:15px 10px 20px 26px;
}
#footer a	{
	color:#717c8f
}

.banner1, .banner2, .banner3, .banner4 {float:left; height:86px; text-decoration:none; cursor:pointer}
.banner1 {width:190px; background:url(../images/banner1.jpg) no-repeat 0 0;}
.banner2 {width:158px; background:url(../images/banner2.jpg) no-repeat 0 0;}
.banner3 {width:185px; background:url(../images/banner3.jpg) no-repeat 0 0;}
.banner4 {width:161px; background:url(../images/banner4.jpg) no-repeat 0 0;}
.username {
	width:177px;
	float:left;
}
.password {
	width:177px;
	float:left;
}
.border-left {
	background:#1d242e;
	width:100%;
	margin:0px 0px 10px 0px;
}
.border-right {
	padding:26px 30px 17px 29px;
}
.separator2 {
	background:url(../images/line.gif) repeat-x 0 50%;
}
.separator3 {
	background:url(../images/line.gif) repeat-x 0 0;
	padding:10px 0px 0px 0px;
}
.nospace {margin:0px 0px 0px 0px !important;}
* html .iespace {margin:0px -3px 0px 0px;}
.tsep div{width:89px;}
#slider_list li {background:url(spacer.gif); padding:0px 0px 0px 0px;}
/*---------------------slider------------*/
.image-container {
	width:440px;
	height:123px;
	overflow:hidden;
}
.image-container li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:224px;
	float:left;
}
.image-container li img {
	margin:0px 0px 0px 0px;
}
.nav-container {
	width:100%;
	overflow:hidden;
}
.nav-container a{
	text-decoration:none;
}
.nav-container a.nav-prev {
	display:block;
	width:77px;
	float:left;
	background:url(../images/prev.gif) no-repeat 0 0;
	height:25px;
}
.nav-container a.nav-next {
	display:block;
	width:48px;
	float:right;
	background:url(../images/next.gif) no-repeat 0 0;
	height:25px;
}