﻿
#page {
	width:788px;	
	position:relative;
	margin-right:auto;	
}

#main{
	width:788px;		
}

#main .col.siteMenu{
	float:left;
	margin-right:22px;	
	margin-top:65px;
}

#main .col.content{
	float:left;	
	width:577px;
	line-height:128%;	
	xheight:600px;
}

#main .col.content ul{
	margin:10px 0px 10px 15px;
	padding:0px 0px 0px 15px;
}

#main .col.content li{
	list-style-image:url(../Images/Bullets/BLT_red.gif);		
}

#generalMenu{
	font-size:10px;		
	height:39px;
	float:right;		
	width:400px;
}

#generalMenu ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	height:39px;
	overflow:hidden;
	float:right;	
}

#generalMenu ul li {
	float:left;		
}

#generalMenu a {
	color:#595959;			
	padding-right:15px;	
	padding-left:5px;
	margin-top:25px;
	float:left;
}

#generalMenu a.sel {
	color:#CC0000;
}

#generalMenu .line {
	float:left;
	height:39px;
	width:2px;	
	background:url(../Images/Default/LINE_general_menu.gif) no-repeat top left;	
}

#quickAccess{
	float:left;
	height:24px;	
	width:370px;
	padding-top:15px;
	padding-left:12px;
	xbackground:red;
}

#quickAccess select{
	float:left;
	width:144px;	
	color:#333333;	
	margin-right:7px;
	margin-top:3px;
}

#quickAccess .btnGo{
	background:url(../Images/Misc/BTN_go.gif) no-repeat;
	width:56px;
	height:24px;
	display:block;
	border:none;	
	float:left;	
	margin-right:10px;
}

#quickAccess .btnOnline{
	background:url(../Images/Misc/BTN_online.gif) no-repeat;
	width:149px;
	height:23px;
	display:block;
	border:none;	
	float:left;
}

#extraMenu {			
	width:547px;
	padding-left:10px;
	margin-bottom:20px;
}

#extraMenu ul{
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	font-size:12px !important;		
}
#extraMenu li {	
	float:left;
	display:block;
	background:none!important;
	margin:0 !important;
	padding:0 !important;		
}

#extraMenu li.line {			
	border-right:solid 1px #333333;	
	height:12px;
	overflow:hidden;
	margin-right:8px !important;		
	margin-left:6px !important;
	margin-top:3px !important;
}
#extraMenu li a {		
	text-decoration:underline;
	text-align:center;
	display:block;
	color:#CC0000!important;	
	padding-top:2px;
	cursor:pointer;
}
#extraMenu li.sel a {	
	color:#333333!important;
	font-weight:normal;
	text-decoration:none;
}

#siteMenu{
	padding-top:25px;		
	width:189px;
	background:url(../Images/Default/BG_menu_left.gif) repeat-y;
	font-size:11px;
	font-weight:bold;
}

#siteMenu a{
	cursor:hand;
	color:#6D6D6A;	
	display:block;		
}

#siteMenu .level-1{		
	width:141px;
	padding-left:36px;
	margin-left:12px;
	padding-bottom:5px;
	padding-top:5px;
	background:url(../Images/Default/BG_menu_border_top.gif) no-repeat right 0%;
}

#siteMenu .sel{			
	width:140px;
	height:18px;
	background:url(../Images/Default/BG_menu_left_on.gif) no-repeat;
	color:#CC0000;
	border:none;
}

#siteMenu .sel-2{			
	color:#CC0000;
}

#siteMenu .level-2{	
	width:127px;
	background:url(../Images/Default/BG_menu_level_2.gif) repeat-y;	
	margin-left:12px;
	padding-left:48px;
	font-weight:normal;
	border-bottom:solid 1px #D6D6D6;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:-1px;
}

#siteMenu .level-2 a{	
	padding:3px 0px 3px 0px;	
}


#siteMenu .level-3{	
	width:119px;
	background:url(../Images/Default/BG_menu_level_3.gif) repeat-y;	
	padding-left:10px;	
	xborder-bottom:solid 1px #D6D6D6;
	xborder-top:solid 1px #D6D6D6;
	padding-top:8px;
	padding-bottom:8px;
}

#siteMenu .level-3 a{			
	background:url(../Images/Bullets/BLT_red.gif) no-repeat 0% 50%;		
	padding-left:10px;
}

#siteMenu .level-4{	
	display:none;	
}


#footer
{
	width:788px;	
	position:relative;
	margin-right:auto;		
	font-size:10px;
	margin-top:20px;
}

#footer #subMenu ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:5px 0;		
	position:absolute;
	left:209px;	
	border-top:3px solid #E3E3E3;
	width:578px;
}
#footer #subMenu ul li {
	float:left;		
}

#footer #subMenu a {	
	padding-right:10px;	
	padding-left:10px;	
	float:left;
}

#footer #subMenu a.sel {
	color:#000000;
}

#footer #subMenu .line{
	width:1px;
	background:#cbcbcb;
	height:8px;
	margin-top:3px;
	float:left;
	overflow:hidden;
}

#footer #mantis {
	float:right;
	padding:12px 0;	
}
#footer #mantis a {
	text-decoration:none;
}

