#outer {
	position:relative; margin:0 auto; width:865px; text-align:left;
	}
#extra1, #extra2 {
	height:18px; overflow:hidden;
	}
#extra1 {
	background:url(../images/corners/bgr_top.png) 0 0 no-repeat;
	}
#extra2 {
	background:url(../images/corners/bgr_bottom.png) 0 100% no-repeat;
	}
.page-border {
	padding-left:4px; background:url(../images/corners/bgr_content_left.png) 0 0 repeat-y;
	}
.page-border .page-border {
	padding:0 4px 0 0; background:url(../images/corners/bgr_content_right.png) 100% 0 repeat-y; 
	}	
* html .page-border {
	height:21px;
	}				
/* HEADER */
#header {
	position:relative; z-index:1; padding-top:68px; height:auto; min-height:21px; background:#fff;
	}
* html #header{
	height:21px;
	}
.signedin #header {
	
	}
* html .signedin #header {

	}	
#logo {
	position:absolute; z-index:1; left:0; top:0;
	/*float:left;*/ padding-left:21px; width:253px;
	}
#logo img{
	display:block; width:253px; height:50px;
	}	
.signedin #header #logo {
	}	
#hdr-right {
	padding-right:9px; width:104px;
	position:absolute; z-index:3; right:9px; top:0;/**/ text-align:right;
	}
#hdr-right #btn-login{
	 width:108px;
	}
#hdr-right #login-menu {
	position:relative; left:6px; top:-6px; width:96px; background:#3bbae6;
	}	
#hdr-right #login-menu ul {
	margin:0;
	}	
#hdr-right #login-menu li {
	display:block; padding:3px; list-style:none; text-align:left; 
	}	
#hdr-right #login-menu li a {
	display:block; font-family:Verdana, Arial, Helvetica, sans-serif; background:none; color:#fff; font-size:0.9em; text-decoration:none;
	}		
#hdr-right #login-menu li a:hover {
	text-decoration:none; font-weight:bold; background:#60b7fb;
	}	
#hdr-right #btn-login a {
	height:41px; background:url(../images/buttons/btn_login_hdr.png) 0 0 no-repeat; 
	}	
#hdr-right #btn-login a:hover {
	background-position:0 -40px; text-decoration:none;
	}			
#main-menu {
	padding:6px 0; height:auto; min-height:12px; background:url(../images/common/bgr_main_menu.gif) 0 0 repeat-x;
	} 
* html #main-menu {
	height:12px;
	}	
#btn-reg {
	position:absolute; z-index:1; right:14px; top:59px; width:84px;
	}		
#btn-reg a {
	height:54px; background:url(../images/buttons/btn_demo.png) 0 0 no-repeat; 
	position:relative;
	}	
#btn-reg a:hover {
	background-position:0 -54px;
	}
/* END HEADER */

#content-container {
	background:#fff;
	}
	
#content {
	padding:12px 0 36px; 
	width:790px;
	margin:0 auto;
	height:auto; 
	min-height:300px; 
	background:#fff;
	}
* html #content-container, * html #cc-extra1, * html #content {
	height:300px;
	}
#content .col {
	float:left; margin-right:12px;
	}
#content .three-col .col {
	width:254px;
	}	
#left {
	}
	
#sidebar {
	float:left;
	}
#footer {
	padding-bottom:3px;	background:#fff;
	}
#footer-menu {
	padding:3px 12px; height:auto; min-height:12px; text-align:center; background:#c6da8b url(../images/common/bgr_footer_menu.gif) 0 0 repeat-x;
	}
* html #footer-menu {
	height:12px;
	}	
#footer-menu li {
	display:inline; padding-right:78px; 
	}
#footer-menu #fm-content {
	}
* html #footer-menu #fm-content {
	}	
#footer-menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#444; font-weight:normal; font-size:0.9em; text-decoration:none;
	}	
#footer-menu li a:hover {
	text-decoration:underline;
	}


#copyright {
	text-align:center;
	}	
#livechat{
	position:absolute;
	top:-5px;
	right:150px;
	width:150px;
	height:50px;

}