
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, 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
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/


html, body {
margin : 0;
padding : 0;
font-family : arial, sans-serif;
background-repeat: repeat-x;
background-color : white;
height : 100%; 
font-size: 15px;
color: #959595;
}

#container {
	width: 100%;
	min-height: 100%;
	background-color : #e9e9e9;
	margin: 0 auto -113px;/* ----margin: 0 auto -113px-----*/
	background-image:url('images/c_bkg.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
}

#container_2 {
	width: 100%;
	min-height: 100%;
	background-color : white;
	margin: 0 auto -113px;/* ----margin: 0 auto -113px-----*/
}


/* -----------------------------------*/
/* ------->>> Page Structure <<<------*/
/* -----------------------------------*/

#main_content {
	width: 100%;
	/*height: 100%;  works only if parent container is assigned a height value */ 
	padding: 28px 0 10px 0;
	/*border: 2px solid black;*/ 
	overflow: hidden;
	background-color : white;
}
 
#page_area_1 {
	width: 950px;
	height: 242px;
	/*border: 2px solid green;*/ 
	margin: 0 auto 10px auto;
	overflow: hidden;
	background-image:url('images/index_bkg.jpg');
	background-repeat:no-repeat;
}

#page_area_2 {
	width: 950px;
	/*border: 2px solid green;*/
	margin: 0 auto 10px auto;
	overflow: hidden;
}

#bottom_block {
	width: 100%;
	background:#e9e9e9;
	/*border: 2px solid green;	*/

}

#bottom_block_main_content {
	width: 949px;
	/*height: 100%;  works only if parent container is assigned a height value */ 
	margin: 0px auto 0 auto;
	/*border: 2px solid black;*/
	overflow: hidden;
	background:#d4d4d4;
}

#footer, .push  {
	height:	113px;	
}

#footer {
	width:	100%;
   /* Height of the footer 
	margin: 0 auto 0 auto;*/
	clear: both;
	background:#212121;
}

#area_links_wrapper_top {
	float: left;
	overflow: hidden;
	margin: 15px 0 0 15px;	
}

#area_links_wrapper {
	float: left;
	overflow: hidden;
	margin: 15px 0 15px 15px;
}

.area_links {
	width: 270px;
	height:150px;
	background:#f2f2f2;
	float: left;
	margin: 0 15px 0 0;
	border-top: 6px solid #29574b;
}
 
#news_block {
	background: #F2F2F2;
	float: right;
	width: 320px;
	height: 319px;
	margin: 15px 30px 15px 0;
	border-top: 6px solid #a23020;	
}

#news_block p {
	padding: 10px;
	font-size: 9pt;
	color: black;
}

#home_banner {
	height: 242px;
	width: 685px;
	float: left;
	background-color: black;
}

p.slide {
	width: 400px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 25px;
}

#banner_text {
	width: 345px;
	height: 160px;
	background-image:url('images/banner_txt_bkg.png');
	background-repeat:repeat-x;	
	float: right;
	margin: 35px 90px 0 0;
}

/*#{}
#{}
#{}*/

#sector_page_wrapper {
	width: 600px;
	float: left;
	overflow: hidden;
	margin: 0 0 50px 0;
}


/* -----------------------------------*/
/* ---------->>> Header <<<-----------*/
/* -----------------------------------*/

#head_top {
	height: 110px;
	width: 954px;
	margin: 0 auto;
}

#head {
	width: 100%;
	height: 160px;
	background-color : white;
	/*border: 2px solid green;	*/
}

#page_area_2_head {
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
}

#page_area_2_head h2 {
	color: #AF402E;
	margin: 0 0 0 0;
	padding: 20px 0 0 215px;
}

#page_area_2_head h2.pg_head {
	color: #AF402E;
	margin: 0 0 0 0;
	padding: 20px 0 0 30px;
}

#sector_page_nav {
	width: 600px;
	height: 30px;
	float: left;
	/*border: 2px solid purple;*/
}

#section_top { 
	background: transparent url('images/header.png') repeat-x 0 0; 
	height: 40px;
}

#nav li {
	padding: 0 20px 0 20px;
}

#menu {
	width: 950px;
	margin: 0 auto 0 auto;	
	/*border: 2px solid green;*/
	font-size: 12pt;
	overflow: hidden;
	padding: 13px 0 0 0;
}

#nav li {
	float: left;
	background: url(images/bg-primary-nav-sep.png) no-repeat 100% 50%;
	margin-left: -1px;
}
#nav li.last {
	background: none;
}

#logo{
	float: left;
	overflow: hidden;
	margin: 24px 0 0 0;
	}

#siteContact { float: right; overflow: hidden; font-size: 10pt; margin: 24px 0 0 0;}
#siteContact p { color: #97968f; line-height: 1.2em;}
#siteContact span { color: #af402e;}
#siteContact a { color: #999; }
#siteContact a:hover {color: #666;}

/* -----------------------------------*/
/* ----------->>> footer <<<----------*/
/* -----------------------------------*/

#footer_content {
	width: 950px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

#footer_menu {
	margin: 12px 0px 0 0 ;
	/*width: 360px*/
	float:left;
	font-size: 11pt;
	/*border: 2px solid green;*/
	clear: both;
}

#footer_copyright {
	margin: 90px 0 0 0;
	width: 100%;
	clear: both;	
	text-align: center;
	font-size: 9pt;
}

/* -----------------------------------*/
/* ---------->>> forms <<<---------*/
/* -----------------------------------*/

#form {
	width: 227px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0 0 10px 0;
	clear: right;
}

.contact_address {
		width: 400px;
		float: left;
}

#form p {
	margin: 10px 0;
}

/* -----------------------------------*/
/* ---------->>> Headings <<<---------*/
/* -----------------------------------*/

.area_link_heading {
	margin: 5px 0 0 0 ;
}

/* -----------------------------------*/
/* ----------->>> lists <<<-----------*/
/* -----------------------------------*/

ul.page_list li {
	float: left;
	clear: both;
	margin:  0 0 5px 0;
}

ul.page_list {
	list-style-type: square;
	padding: 30px 0 30px 50px;
	float: left;
	
}
ul#myList 
{
list-style-type:square;
}
/* -----------------------------------*/
/* -------->>> Text Styles <<<--------*/
/* -----------------------------------*/

.text_area_1 {
	width: 550px;
	overflow: hidden;
	/*border: 2px solid blue;*/
	padding: 0 0 0 30px;
}

.area_links h4,#news_block h4 {
	padding: 0 15px 0 15px;
	font-size: 13pt;
	margin: 15px 0 0 0;
}
.area_links p {
	padding: 0 15px 0 10px;
	font-size: 10pt;
	margin: 0px 0 5px 0;
	color: black;
}

.area_links a{
	font-size: 9pt;	
	padding: 0 0 0 11px;
}

.bold {
	font-weight: bold;
}

#site_nav_area p {
	padding: 10px 0 0 0;
}

#site_nav_area p {
	overflow: hidden;
	float: left;
}

#site_nav_area span {
	float: left;
	padding: 0 7px;
}


#site_nav_area p.home_link {
	margin: 0 15px 0 0;
}

#banner_text p {
	padding: 15px 30px 0 30px;
	color: white;
	font-size: 15pt;
}

#banner_text p.ban_txt {
	color: #ececec;
	font-size: 11pt;
	padding: 5px 30px 0 30px;	
}

a { text-decoration:none }

a.dark_link:link {color: #a8a8a8;}

a.dark_link:visited {color: #a8a8a8;}

a.dark_link:hover {color: #a8a8a8;}

a:link, a:visited, a:hover {color: #959595;}

#site_nav_area a:link, #site_nav_area a:visited {color: black;} 
#site_nav_area a:hover {color: #959595;}

#sector_nav a:link, #sector_nav a:visited, .area_links a:link, .area_links a:visited  {color: #19352E;} 
#sector_nav a:hover, .area_links a:hover {color: #AF402E;}



/* -----------------------------------*/
/* -------->>> Navigation <<<---------*/
/* -----------------------------------*/


ul {
	margin : 0;
	padding : 0;
}

li {
list-style : none;
display : inline;
outline : none;
margin : 0;
padding : 0;
}

#menu_navigation li {
	padding: 0 7px;
}

#sector_menu_area {
	width: 185px;
	height: 140px;
	float: left;
	/*border: 2px solid yellow;*/
	margin: 50px 0 0 0;
}

#sector_nav li {
	float: left;
	clear:both;
	background: #F2F2F2;
	border-right: 4px solid #29574B;
	width: 100%;
	height: 35px;
	margin: 0 0 3px 0;
	color: #19352e;
	font-size: 9pt;
	padding: 5px 0 0 5px;
}

#sector_nav li.selected {
	float: left;
	clear:both;
	background: #F2F2F2;
	border-right: 4px solid #AF402E;
	width: 100%;
	height: 35px;
	margin: 0 0 3px 0;
	color: #19352e;
	font-size: 9pt;
	padding: 5px 0 0 5px;
}

#site_nav_area { 
	width: 100%;
	height: 50px;
	/*border: 1px solid black;*/
	color: black;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 13pt;
}

/* -----------------------------------*/
/* -------->>> Comments  <<<----------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* ---------->>> Extras <<<-----------*/
/* -----------------------------------*/


.clear { margin: 0; padding: 0; clear: both; width: 100%; height: 0; visibility: hidden; font-size: 0;
line-height: 0; }