	/* base elements */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, applet, object, iframe, blockquote, pre,  abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
}

html {}
body 
{ 
	font:normal 15px/1.4 Arial, Helvetica, sans-serif; 
	background:url(../img/body_bg.jpg) top center;overflow-y:scroll;*overflow-y:hidden;
}
a:hover {text-decoration:none;}
ul{padding:0px;  margin:0px; list-style-position:0px 0px; list-style-type:none;}

/* the clearfix : ------------------ */
.clearfix {display: inline-block;}
.clearfix[class] {display: block;}
.cl{ clear:both; height:0px; }
.fl{ float:left; }
.clearer{clear: both; height: 0px; 	overflow: hidden;}
/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */
/* page width, background color, position
*/
#page 
{
	margin:0px auto; 
	overflow:hidden;  
	width: 1037px;
	background:url(../img/page_bg_repeat_y.png) top center repeat-y;
} 
.global
{
	margin:0px auto; 
	overflow:hidden;  
	width: 1037px;
	background:url(../img/page_top_bg.png) top center no-repeat;
	padding-top:50px;
}
/*------------------------------- HEADING SECTION---------------------------------------------*/
/*---------- header heading -----------------*/
#header h1 
{ 
	font:normal 2.833em Georgia, Arial, Helvetica, sans-serif; 
	min-height: 30px; 
	color:#ad200a;
}
#header h2 
{ 
	font:normal 1.333em Arial, Geneva, sans-serif; 
	color:#93ab44;
}

/*---------- content headeing ------------------*/
#content_main h1 
{     
	padding: 0px 0px 15px 0px; 
	font:bold 24px/24px Georgia, Arial, Helvetica, sans-serif;  
	color:#545453; 
}
#content_main h2 
{    
	padding: 0px 0 10px 0px; 
	font:bold 19px/20px Georgia, Arial, Helvetica, sans-serif;   
	color:#20201F; 
}
#content_main h3 
{   
	padding: 0px 0 10px 0px;  
	font:bold 17px/18px  Georgia, Arial, Helvetica, sans-serif;  
	color:#ff4a90; 
}

/*---------- global sidebar headeing ------------------*/
#widgetbar_site_1 h1
{     
	padding: 0px 0 15px 0px; 
	font:bold 22px/22px Arial, Helvetica, sans-serif;  
	color:#000; 
}
#widgetbar_site_1 h2
{    
	padding: 0px 0 0px 0px; 
	font:bold 15px  Arial, Helvetica, sans-serif;  
	color:#000; 
}
#widgetbar_site_1 h3
{
padding: 0px 0 15px 0px; 
	font:bold 17px  Arial, Helvetica, sans-serif;  
	color:#000; 
}
#widgetbar_page_1 h1
{   
	padding: 10px 0 15px 0px;  
	font:bold 18px Arial, Helvetica, sans-serif;  
	color:#111111; 
}
#widgetbar_page_1 h2
{     
	padding: 1px 0 16px 0px; 
	font:normal 1.167em  Arial, Helvetica, sans-serif;  
	color:#95ae45; 
}
/*------------------------------ HEADING SECTION END ---------------------------------------------*/

/*------------------------------ COLOR TEXT SECTION ---------------------------------------------*/
body {color:#484848;}
#widgetbar_site_1 {color:#000;}
#widgetbar_site_1 p {color:#000;}
#widgetbar_page_1 	{color:#484848;}
#widgetbar_page_1 p {color:#474747;}
#footer {color:#474747;}

/*----------- link color ------------*/
a {color:#ad200a;}
#content_main p a, #content_main a { color:#EA1B71;  margin-left:0px;}
#widgetbar_site_1 p a{color:#000;}
#widgetbar_page_1 p a {color:#e02573;}
#footer p a, #footer a { color:#474747;}

/*----------- list color ------------*/
#content_main ol li ol li:before, #widgetbar_page_1 ol li ol li:before, #widgetbar_site_1 ol li ol li:before {color: #484848;}
#widgetbar_site_1 ol li ol li:before{color:#ffffff;}
#widgetbar_page_1 ol li ol li:before{color:#484848;}
#widgetbar_page_1 ul li, #widgetbar_page_1 ol li{color:#484848;}


/*------------------------------ COLOR TEXT SECTION END -----------------------------------------*/

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#head_wrapper {  margin-top: 0px; }

#header 
{
	min-height:316px;  
	width: 1000px; 
	position:relative; 
	overflow: hidden;
    padding: 0px 0px 0px 0px; 
	margin:0 0 0 17px;
	background:url(../img/header_bg.jpg) top center no-repeat;
}
#title_wrapper 
{   
	margin:9px 0 10px 17px;	
	padding: 0; 
	position:relative;    
	max-width: 770px;     
	min-width: 200px; 
	z-index:1010;  
	overflow: hidden; 
	float:left;
	max-height:200px;
}
#title_wrapper h1 
{ 
	margin: 0;    
	padding-left: 0px;
	position:relative; 
	z-index:1010; 
	overflow:hidden;    
	max-height: 172px;
}

#title_wrapper h2 
{ 
	margin-top:4px;                    
	padding-left: 2px; 
	position:relative; 
	z-index:1010; 
	overflow:hidden; 
}

/* Logo */
#logo 
{    
    height: 235px;
    margin:0 auto;
    overflow: hidden;
	margin-top:0px;
    padding-top: 0px;
    position: relative;
    width:295px;
	float:left;
	left:40px;
	padding-left:0px;
}
.bg_top3 
{	
	position:relative;
    margin:0px auto 0;
}
.bg_y4 
{	
	overflow:hidden;
 }
.bg_top4 
{
	overflow:hidden;
	margin:0px auto 0;
}
.bg_bottom4 
{	
	overflow:hidden;
}
		
/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_navigation
{ 
	overflow:hidden; 
	margin:0 0 0 44px;
	padding:0px 0px 0px 0px;                 
	width: 946px;
	background:url(../img/nav_bg.jpg) top left repeat;
}
ul#cm_mainnavigation 
{ 
	margin:0;
	list-style:none;        
	width:920px;
}
#cm_mainnavigation li a
{ 
	font:normal 15px/38px Arial, Helvetica, sans-serif;
	display:block;
	outline:none; 
	text-decoration:none; 
	color:#ffffff;
    padding:0px 10px;
	overflow:hidden;
    height: 37px;
	text-align:center;		
}
#cm_mainnavigation li:hover
{ 
background:url(../img/nav_hover_right.jpg) top right no-repeat;	
}
#cm_mainnavigation li:hover a
{  
	color:#000;	
	background:url(../img/nav_hover_left.jpg) top left no-repeat;	
}
#cm_mainnavigation  li.cm_current 
{ background:url(../img/nav_hover_right.jpg) top right no-repeat;		
}
#cm_mainnavigation  li.cm_current a
{  
	color:#000;	
	background:url(../img/nav_hover_left.jpg) top left no-repeat;			
}
ul#cm_mainnavigation li 
{ 
	float:left; 
	list-style:none; 
	padding:0px 0px 0px 0px;   
	overflow:hidden;
	margin: 0px 1px 0px 0px; 
	cursor:pointer;
	background:url(../img/li_bg.jpg) top right no-repeat;
}
 /*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_subnavigation 
{   
	overflow: hidden;    
	margin: 0px 0 0;    
	padding:0;
}
#cm_subnavigation ul  
{
	margin:0px 0 0 0px; 
	padding-left:0px; 
	list-style-image:none; 
}
/* SUBNAV NORMAL */
#cm_subnavigation ul li a 
{
	font:bold 13px/28px Arial, Helvetica, sans-serif;
  	display:block;
    min-height: 29px;
    padding:0px 20px 0px 22px;
	text-decoration:none; 
    color:#484848;
	margin:0px 0 0px 0;
	background:url(../img/subnav_marker.png) 12px 13px  no-repeat;
	text-transform:lowercase;
}
#cm_subnavigation ul li 
{
	cursor:pointer; 
	background:none;  
	padding-bottom:0px;
}	
/* SUBNAV MOUSE */
#cm_subnavigation li:hover a 
{ 
	background:url(../img/subnav_hover.jpg) top left no-repeat;
	color:#000;
}
#cm_subnavigation li:hover 
{	
	/*background:url(../img/subnav_bottom_bg.png) bottom left no-repeat;*/
}
#cm_subnavigation li.cm_current a 
{ 
	background:url(../img/subnav_hover.jpg) top left  no-repeat;
	color:#000;	
}
#cm_subnavigation li.cm_current 
{  
	/*background:url(../img/subnav_bottom_bg.png) bottom left no-repeat;	*/
}
#cm_subnavigation ul li 
{ 
	list-style:none; 
	margin: 0 0 2px;
	background:url(../img/subnav_separator.png) bottom left no-repeat;
}
/* SUBNAV HIGH */
/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */
.content_main_top 
{ 
	overflow:hidden;
}
.content_main_bottom 
{ 
	overflow:hidden;	
}
.content_main_y 
{  
	overflow:hidden;
}
.bg_top 
{
	padding:0px 0 0px 0; 
	width:1000px;
	margin:0px auto 0;
	background:url(../img/content_main_bg.jpg) 25px top no-repeat;
}
#widgetbar_page_1 p a { padding:0px !important; margin:0px !important; }
.bg 
{
	min-width:1000px;   
	margin: 0px auto; 
}
#content_wrapper 
{
	width:1000px; 
	padding:0px 0 10px; 
	margin: 0px auto;
	overflow:hidden;
}
#content_left_wrapper 
{ 
	width:0px; 
	float: left; 
	padding:0px 0 0px 0; 
	margin:0px 0px 0 0px;
}
#content_right_wrapper 
{ 
	float:left;    
	margin: 0px 0 0 0px; 
	padding: 20px 0px 0px 0px;    
	width:270px;
}
#content_left_wrapper #content_left 
{    
	padding: 0px 0 0px 0px;   
	margin:0 0 0 0; 
}
#content_wrapper #content_main_wrapper 
{ 
	display:inline; 
	float:left; 
	margin:0px 0 0 20px;
	padding:0px 0 0 0px;
	width: 670px;
	overflow:hidden;
}
#content_main 
{    
	padding: 19px 15px 0px 20px; 
	position:relative; 
	margin:0px 0 0 0;	
}
#content_main p {margin: 0px 0px 15px 0px; }
div.hr hr {display:none;}
div.hr {height:1px;font-size:0px;line-height:0px; margin-bottom: 2px;clear:both;}
/*         _______
__________/ lists \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#content_main ol, #widgetbar_site_1 ol, #widgetbar_page_1 ol, #widgetbar_page_1 dl, #widgetbar_site_1 dl, #content_main dl 
{
	padding-left:18px; 	 	
	margin: 0px 0 0px 0px; //margin: 0px 0 0px 6px;
	counter-reset:item;	
	list-style-position:0px 0px;
}
#content_main ol li, #widgetbar_site_1 ol li, #widgetbar_page_1 ol li 
{ 
	list-style-position:0 0; 
	padding-left:0;
	margin-left:0;        
	line-height: 25px; 
	counter-increment:item; 
}

#content_main ol li ol, #widgetbar_page_1 ol li ol, #widgetbar_site_1 ol li ol{
	list-style-position:0px 0px; 
	margin: 0px 0 0px 3px; //margin: 0px 0 0px 6px;
	padding:0px 0 0 0px; //padding:0px 0 0 17px;
	counter-reset:item;
	display:block;
	list-style-type:none;
	//list-style-type:decimal;
}
#content_main ol li ol li:before, #widgetbar_page_1 ol li ol li:before, #widgetbar_site_1 ol li ol li:before {
	margin:0px 0 10px -4px;	margin:0px 0 10px -2px\0/; 
	list-style-position:0px 0px;
	padding:0 6px 0px 0px;	
	content:counters(item,".") ".  ";
	line-height: 25px; 
}
#widgetbar_page_1 ul{margin: 0px 0 0px 0px; padding-left: 0;}
#content_main ul{margin: 0px 0 0px 0px; padding-left: 0;}
#widgetbar_site_1 ul{margin: 0px 0 3px 0px; padding-left: 0;}
#content_main ul li
{ 
	margin-left:0px; /* LTR */         
	line-height: 21px;   
	padding-left: 16px; 
	background: url(../img/list_marker.png) 1px 6px no-repeat;
	font-size: 15px; 
} 
#widgetbar_site_1 ul li
{
	margin-left:0px; /* LTR */         
	line-height: 25px;   
	padding-left: 16px; 
	background: url(../img/list_marker.png) 1px 8px no-repeat;
	font-size: 9pt; 
}
#widgetbar_page_1 ul li
{
	line-height: 25px;  
	padding-left: 16px; 
	background: url(../img/list_marker.png) 1px 8px no-repeat;
}
#content_main ul li ul, #widgetbar_page_1 ul li ul, #widgetbar_site_1 ul li ul{
	margin:0px 0 0px 0px;
	padding:0px 0 0 0;
	 list-style:none;
}
#content_main ul li ul li, #widgetbar_page_1 ul li ul li, #widgetbar_site_1 ul li ul li {
	padding:0px 0px 0px 19px; 
	background:url(../img/list_marker.png) 7px 10px no-repeat;
	line-height: 25px; 
}

#widgetbar_site_1 ul li p, #widgetbar_page_1 ul li p, #widgetbar_site_1 ol li p, #widgetbar_page_1 ol li p,
#content_main ul li p, #content_main ol li p, #widgetbar_site_1 ul li ul li p, #widgetbar_page_1 ul li ul li p, #widgetbar_site_1 ol li ul li p, #widgetbar_page_1 ol li ul li p, #content_main ul li ul li p, #content_main ol li ul li p{padding:0;margin:0;display:inline;}
/*         __________
__________/ sidebars \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#widgetbar_site_1 
{    
	padding:13px 14px 13px 14px; 
	position:relative; 
	clear:both;      
	margin: 0px 1px 0px 0px;
	overflow:hidden;
}
#widgetbar_site_1 p {margin: 0px 0 15px 0px; }
#widgetbar_page_1   
{     
	position:relative; 
	clear:both; 
	border-right:none;    
	margin: 0px 0px 0;
	padding:15px 14px 3px 14px;
}
#widgetbar_page_1 p { margin: 0px 0 14px; }

.bg_y1 
{  
	overflow:hidden;
	background:url(../img/sidebar_top_bg.png) top left no-repeat #ddc6b3;
	margin-top:20px;
}
.bg_top1 
{ 
	overflow:hidden;
	background:url(../img/sidebar_bottom_bg.png) bottom left no-repeat;
}
.bg_bottom1 
{ 
	overflow:hidden;		
}
.bg_top2 
{ 
	overflow:hidden;
}
.bg_bottom2 
{
	overflow:hidden;
}
.bg_y2 
{ 
	overflow:hidden;
}
/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */
.footer 
{ 	
	min-width:1037px;
	margin:0px auto;
	float:none; 
	overflow:hidden; 
	background:url(../img/footer_bottom_bg.png) bottom center no-repeat;	
}
.f_wrap
{
	width:1037px;
	margin:0px auto 0;
	overflow:hidden; 
	padding:0px 0px 0px;
	background:url(../img/footer_top_bg.png) top center no-repeat;
}
.f_container
{
	width:1037px;
	padding:0;
	margin:auto;
	overflow:hidden; 
	
}
.f_container a{margin-right:20px;}
#footer 
{
	position:relative;
	width:946px;
	margin:0px auto 0px;
    padding: 13px 40px 55px;
	text-align:center;
	min-height:15px;
}
#footer p a, #footer a 
{ 
	margin: 0 5px 0 4px;  
	text-decoration:underline;
}
#footer p a:hover, #footer a:hover{ text-decoration:none;}
.cm_table{ margin:0px !important; padding:0px !important; }
#footer p{
padding:0px !important;
margin:-9px 0 0px 0 !important;
}
#footer div p{
padding:0px !important;
margin:3px 0 0 0 !important;
}
#CM13a0c52249a00f4b2aa6a708{ width:64% !important; }

#CM13a0c57e490ea98fb9f6082d { width:88% !important; }
#CM13a0c58da90196e602f804d58 { width:132% !important; }