/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}
.bodybghome
{
	background: url(images/bg.jpg) center repeat-y;
}
.bodybgsub
{
	background: url(images/bg1.jpg) center repeat-y;
}
.bodybgcal
{
	background: url(images/calbg.jpg) center repeat-y;
}
a:link, a:visited { color: #990000; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #CC9900; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_bottom_00 { clear: both; width: 100%; height: 0px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }
.margin_right_20 { margin-right: 20px; }
.margin_left_20 { margin-left: 20px; }

.fl { float: left;}
.fr { float: right;}

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.header_04 {
	font-size: 12px;
	color: #201d1d;
	font-weight: bold;\
}
.header_4red {
	font-size: 12px;
	color:#CCCCCC;
	font-weight: bold;\
}


.header_02 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.header_02 a {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header_wrapper {
	width: 100%;
	margin: 0 auto;
	/*background: url(images/templatemo_header_repeat.jpg) repeat-x;*/
}

#templatemo_header {
	width: 970px;
	height: 100px;
	margin: 0 auto;
/*    background: url(images/templatemo_header_bg.jpg) no-repeat;*/
background:#fff;
}

#templatemo_header #title {
	float: left;
	margin: 10px 0 0 40px;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 5px;
}

#templatemo_header #title span {
	display: block;
	margin: 10px 0 0 5px;
	font-size: 14px;
	color: #201d1d;
	font-weight: bold;
	letter-spacing: 5px;
}
#templatemo_header #address {
	float: right;
	display: block;
	width: 231px;
	height: 70px;
	margin: 5px 10px 0 0;
	padding:5px;
	font-size: 12px;
	background: url(images/contact_box.jpg) no-repeat;
}

#templatemo_menu_wrapper {
	clear: both;
	width: 970px;
	margin: 0 auto;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu {
    width: 970px;
	height: 45px;
	margin: 0 auto;	
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu ul {
	float: left;
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;
}

#templatemo_menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#templatemo_menu ul li a {
	position: relative;	
	display: inline-block;
	height: 33px;
	margin-right: 10px;
	text-align: center;
	padding: 12px 10px 0 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color: #ffffff;
	background: url(images/templatemo_menu_right.jpg) top right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 11px;
	height: 45px;
	top: 0;
	left: 0;
	background: url(images/templatemo_menu_left.jpg) no-repeat;
}

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
/*	background: url(images/templatemo_content_top.jpg) repeat-x;*/
}

#templatemo_content {
border-top:5px white solid;
    width: 970px;
	margin: 0 auto;
	min-height:600px;
	background: url(images/smallbg.jpg) center repeat-y;
}

.em_text {
	color: #000000;
}

.section_w600 {
	width: auto;
}

.section_w620 {
	padding-top: 20px;
	width: 680px;
	max-width:680px;
}

.section_w620 p {
	text-align: justify;
	margin-bottom: 10px;
}

.section_w250 {
	padding-top: 0px;	
	width: 250px;
	left:0px;
/*	background: #990000;*/
}
.section_w250 a{
color:#000000;
text-decoration:underline;
}

.section_w250 .w250_content {
	padding: 0 20px;
}

.section_w250_without_padding {
	width: 250px;
}

.section_320 {
	width: 320px;
}

.section_670 {
	width: 670px;
}


.section_w250_title {
	display: block;
	width: 230px;
	height: 30px;
	padding: 40px 0 0 20px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.testimonial_title {
	background: url(images/tempalatemo_testimonial_title.jpg) no-repeat;
}

.research_title {
	background: url(images/templatemo_research_title.jpg) no-repeat;
}

.newsletter_title { 
	background: url(images/templatemo_newsletter_title.jpg) no-repeat;
}

.business_news_title { 
	background: url(images/templatemo_b_news_title.jpg) no-repeat;
}

.news_title { 
	background: url(images/news.png) no-repeat;
}
.committee { 
	background: url(images/committee.png) no-repeat;
	margin-bottom:0px;
}
.events { 
	background: url(images/events.png) no-repeat;
}

.anounce { 
	background: url(images/anounce.png) no-repeat;
}
.image_wrapper_01 {
	margin: 0 0 5px 0;
	padding: 4px;
	width:245px;
	height:auto;
	background: #201d1d;
}

.image_wrapper_01 img {
	border: 1px solid #666;
}

.list_01 {
	margin: 20px 0 10px 30px;
	padding: 0px;
	list-style: decimal;
}

.list_01 li {
	padding: 0px;
	margin: 0 0 5px 0;
	color: #990000;
}

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	bottom:0px;
	min-width:970px;
	z-index:1000;
	background: #211d1c url(images/templatemo_footer.jpg) repeat-x;
	border-top: 5px solid #696463;
}

#templatemo_footer {
    width: 950px;
	margin: 0 auto;	
	padding: 30px 10px;
	text-align: center;
	color: #ffffff;
	bottom:0px;
}

#templatemo_footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/*- Menu 8--------------------------- */
	
	
.menu8ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu8 {
	width: 250px;
	margin: 0px;
	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(images/menu/menu.png);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url(images/menu/menu.png) 0 -32px;
	padding: 8px 0 0 20px;
	}
#menu8 li a.selectedmenu {
	color: #474739;
	background:  url(images/menu/menu.png) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
/*- subMenu 8--------------------------- */
	
	
.submenu8ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#submenu8 {
	width: 250px;
	margin: 0px;
	}
	
#submenu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#submenu8 li a:link, #submenu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(images/menu/menu.png) 20px 0px;
	padding: 8px 0 0 40px;
	}
	
#submenu8 li a:hover {
	color: #474739;
	background:  url(images/menu/menu.png) 20px -32px;
	padding: 8px 0 0 40px;
	}
#submenu8 li a.selectedmenu {
	color: #474739;
	background:  url(images/menu/menu.png) 20px -32px;
	padding: 8px 0 0 40px;
	}

/* feedback form */
#feedback {
	padding: 10px;
	width: 600px;
	float: left;
	margin: 5px 20px;	
}

#feedback em { color: #b8b8b8; }

#feedback legend {
	padding: 5px 10px;
	font-size: 14px;
	border: 1px solid #cccccc;
}
#feedback label {
	display: block;
	padding-top: 10px;
}

