/* begin Page */

body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #000;
  background-color: #336699;
  background-attachment: scroll;
}

h1, h2, h3
h1 a, h2 a
h1 a:hover, h2 a:hover,
h1 a:visited, h2 a:visited, 
.Homa-postheader, .Homa-postheader a, .Homa-postheader a:link, .Homa-postheader a:visited, .Homa-postheader a:hover,
.Homa-blockheader .t, .Homa-vmenublockheader .t, .Homa-logo-text, .Homa-logo-text a,
h1.Homa-logo-name, h1.Homa-logo-name a, h1.Homa-logo-name a:link, h1.Homa-logo-name a:visited, h1.Homa-logo-name a:hover
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}

a, 
.Homa-post li a
{
  text-decoration: none;
  color: #8B7D46;
}

a:link,
.Homa-post li a:link
{
  text-decoration: none;
  color: #265997;
}

a:visited, a.visited,
.Homa-post li a:visited, .Homa-post li a.visited
{

  color: #265997;
}

a:hover, a.hover,
.Homa-post li a:hover, .Homa-post li a.hover
{

  text-decoration: underline;
  color: #265997;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin:7px 0 5px 0;
  font-size: 18px;
  color: #fff;
  text-shadow: 2px 2px #00295b;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 22px;
  color: #fff;
  letter-spacing:2px;
  line-height:0.2em;
  padding-left:10px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  color: #1b1b1b;
  line-height:1em;
  padding-left:0px;
  margin:20px 0 10px 0;
}


h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
{
    margin:0;
}

#Homa-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}



#Homa-page-background-gradient
{
  background-position: top left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.Homa-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1000px;
  min-width: 49px;
  min-height: 49px;
}

.Homa-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 15px;
}

.Homa-sheet-tr, .Homa-sheet-tl, .Homa-sheet-br, .Homa-sheet-bl, .Homa-sheet-tc, .Homa-sheet-bc,.Homa-sheet-cr, .Homa-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.Homa-sheet-tr, .Homa-sheet-tl, .Homa-sheet-br, .Homa-sheet-bl
{
  width: 64px;
  height: 64px;
  background-image: url('images/sheet_s.png');
}

.Homa-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 32px, 32px, auto);
}

.Homa-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 32px, 32px);
}

.Homa-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(32px, 32px, auto, auto);
}

.Homa-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(32px, auto, auto, 32px);
}

.Homa-sheet-tc, .Homa-sheet-bc
{
  left: 32px;
  right: 32px;
  height: 64px;
  background-image: url('images/sheet_h.png');
}

.Homa-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 32px, auto);
}

.Homa-sheet-bc
{
  bottom: 0;
  clip: rect(32px, auto, auto, auto);
}

.Homa-sheet-cr, .Homa-sheet-cl
{
  top: 32px;
  bottom: 32px;
  width: 64px;
  background-image: url('images/sheet_v.png');
}

.Homa-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 32px);
}

.Homa-sheet-cl
{
  left: 0;
  clip: rect(auto, 32px, auto, auto);
}

.Homa-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 32px;
  left: 32px;
  right: 32px;
  bottom: 32px;
  background-image: url('images/sheet_c.png');
}

.Homa-sheet
{
  margin-top:80px !important;
  cursor:auto;

}

#Homa-page-background-simple-gradient, #Homa-page-background-gradient, #Homa-page-background-glare
{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.Homa-menu a, .Homa-menu a:link, .Homa-menu a:visited, .Homa-menu a:hover
{
  text-align: center;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.Homa-menu, .Homa-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.Homa-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.Homa-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.Homa-menu li li
{
  float: none;
}

.Homa-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.Homa-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.Homa-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.Homa-menu:after, .Homa-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.Homa-menu, .Homa-menu ul
{
  min-height: 0;
}

.Homa-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.Homa-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.Homa-menu
{
  padding: 0 0 0 0;
}

.Homa-nav
{
  position: relative;
  height: 47px;
  z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.Homa-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 47px;
  cursor: pointer;
  text-decoration: none;
}

.Homa-menu ul li
{
    margin:0;
    clear: both;
}


.Homa-menu a .r, .Homa-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 180px;
  background-image: url('images/menuitem.png');
}

.Homa-menu a .l
{
  left: 0;
  right: 0;
}

.Homa-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.Homa-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  color: #023f88;
  padding: 0 24px;
  font-weight:bold;
  margin: 0 0;
  line-height: 47px;
  text-align: center;
}

.Homa-menu a:hover .l, .Homa-menu a:hover .r
{
  top: -63px;
}

.Homa-menu li:hover>a .l, .Homa-menu li:hover>a .r
{
  top: -63px;
}

.Homa-menu li:hover a .l, .Homa-menu li:hover a .r
{
  top: -63px;
}
.Homa-menu a:hover .t
{
  color: #000000;
}

.Homa-menu li:hover a .t
{
  color: #000000;
}

.Homa-menu li:hover>a .t
{
  color: #000000;
}

/* end MenuItem */

/* begin MenuSeparator */


.Homa-menu .Homa-menu-li-separator
{
  display: block;
  width: 0;
  height: 63px;
}

/* end MenuSeparator */

/* begin Layout */
.Homa-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 970px;
}

.Homa-content-layout .Homa-content-layout
{
  width: auto;
  margin:0;
}

div.Homa-content-layout div.Homa-layout-cell, div.Homa-content-layout div.Homa-layout-cell div.Homa-content-layout div.Homa-layout-cell
{
   display: table-cell;
}

div.Homa-layout-cell div.Homa-layout-cell
{
   display: block;
}

div.Homa-content-layout-row
{
  display: table-row; 
}

.Homa-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.Homa-layout-cell, .Homa-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */


/* begin Button */
.Homa-button-wrapper .Homa-button
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 19px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.Homa-button img, .Homa-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.Homa-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .Homa-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.Homa-block select 
{
    width:96%;
}

.Homa-button-wrapper.hover .Homa-button, .Homa-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.Homa-button-wrapper.active .Homa-button
{
  color: #FCF9ED !important;
}

.Homa-button-wrapper .l, .Homa-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 96px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.Homa-button-wrapper .l
{
  left: 0;
  right: 8px;
}

.Homa-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.Homa-button-wrapper.hover .l, .Homa-button-wrapper.hover .r
{
  top: -32px;
}

.Homa-button-wrapper.active .l, .Homa-button-wrapper.active .r
{
  top: -64px;
}

.Homa-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.Homa-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.Homa-post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.Homa-post
{
  margin: 0px;
}

a img
{
  border: 0;
}

.Homa-Homaicle img, img.Homa-Homaicle
{
  border: solid 0px #ccc;
  margin: 10px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */


/* begin PostBullets */
.Homa-post ol, .Homa-post ul
{
  color: #343932;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.Homa-post li ol, .Homa-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.Homa-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.Homa-post ul
{
  list-style-type: circle;
}

.Homa-post ol
{
  list-style-position: inside;

}



.Homa-post li
{
  padding: 0 0 0 50px;
  line-height: 1em;
  
}

.Homa-post ol li, .Homa-post ul ol li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
  list-style-type: circle;
}

.Homa-post ul li, .Homa-post ol ul li
{
  background-repeat: no-repeat;
  padding-left: 13px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow: auto;
  list-style-type: none;
}


/* end PostBullets */

/* begin Footer */
.Homa-footer
{
  position: relative;
  overflow: hidden;
  width: 500px;
  float:right;
  margin:3px 7px 0 0;
}


.Homa-footer-body
{
    position:relative;
    padding: 8px;
    float:right;
}


.Homa-footer-text, .Homa-footer-text p
{
  margin: 0;
  padding: 0;
  text-align: right;
}

.Homa-footer,
.Homa-footer p,
.Homa-footer a,
.Homa-footer a:link,
.Homa-footer a:visited,
.Homa-footer a:hover
{
  color: #fff;

}

.Homa-footer-text
{
  margin: 0 10px 0 10px;
}

.Homa-footer a,
.Homa-footer a:link
{
  color: #fff;
  text-decoration: none;
}

.Homa-footer a:visited
{
  color: #fff;

}

.Homa-footer a:hover
{
  color: #5fb5d5;
  text-decoration: underline;
}/* end Footer */

/* begin PageFooter */
.Homa-page-footer, .Homa-page-footer a, .Homa-page-footer a:link, .Homa-page-footer a:visited, .Homa-page-footer a:hover
{
  font-family: Arial;
  font-size: 9px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #fff;
  text-align:right;
}

.Homa-page-footer
{
  margin: 1em;
  text-align: right;
  text-decoration: none;
  color: #fff;
}
/* end PageFooter */

/* begin LayoutCell, content */
.Homa-content-layout .Homa-content
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .Homa-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:0;
}


.Homa-Navbar
{
	height:54px;
	width:100%;
	background-image:url('images/Navbar.png');
	background-repeat:repeat-x;
}

.Homa-CenterNav
{
	width:1000px;
	margin:0 auto;
	text-align: center;
}

.Homa-LNav
{
	width:200px;
	height:132px;
	float:left;
	margin-left:40px;
}

.Homa-CNav
{
	width:560px;
	height:63px;
	float:left;
	padding-left:40px;
}


.Homa-HNav
{
	width:50px;
	height:47px;
	float:left;
	padding-left:0px;
	text-align:center;
	font-family:tahoma,arial;
	font-size:11px;
	line-height:1.3em;
}

.Homa-HNav:hover
{
	width:50px;
	height:47px;
	float:left;
	padding-left:0px;
	background-color:#ebf2f5;
	cursor:pointer;
	color:#000;
}

.Homa-RNav
{
	width:50px;
	height:47px;
	float:left;
	padding-left:0px;
	text-align:center;
	font-family:tahoma,arial;
	font-size:11px;
	line-height:1em;
}

.Homa-RNav:hover
{
	width:50px;
	height:47px;
	float:left;
	padding-left:0px;
	background-color:#ebf2f5;
	cursor:pointer;
	color:#000;
}

.Homa-FooterNav
{
	height:300px;
	width:100%;
	background-image:url('images/Foot.jpg');
	background-repeat:repeat-x;
	margin-top:40px;
}

.Homa-fl1
{
	width:247px;
	height:260px;
	float:left;
	padding:0px;
	border:0px solid #FFF;
}

.Homa-fl1 p
{
	color:#fff;
	padding:5px 20px 0 35px;
	line-height:1.5em;
	text-align:left;
	font-size:11px;
}

.Homa-fl2
{
	width:247px;
	height:260px;
	float:left;
	border:0px solid #FFF;
}

.Homa-fl3
{
	width:247px;
	height:260px;
	float:left;
	padding:0px;
	border:0px solid #FFF;
}

.Homa-fl4
{
	width:247px;
	height:260px;
	float:left;
	padding:0px;
	border:0px solid #FFF;
}

.Homa-footer-copyright
{
	width:480px;
	height:27px;
	font-size:11px;
	line-height:2.8em;
	float:left;
	padding:0 0 0 10px;
	color:#fff;
	text-align:left;
}

.Homa-Footer-sep
{
	height:20px;
	background-image:url('images/Sep.jpg');
	background-repeat:repeat-x;
}

.Homa-fl2 a
{
	color:#fff;
	text-align:left;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	line-height:1.1em;
}

.Homa-fl3 a
{
	color:#fff;
	text-align:left;
	padding-left:5px;
	line-height:1.7em;
	font-size:12px;
}

.Homa-fl4 p
{
	color:#fff;
	text-align:left;
	padding-top:3px;
	line-height:1.2em;
	font-size:11px;
}

/*search*/

#searchbox {
    WIDTH: 200px; FLOAT: left; HEIGHT: 30px; border:0px solid #000; background-color:#033f88;
}
INPUT.search {

	PADDING-BOTTOM: 8px;
	PADDING-LEFT: 30px;
	PADDING-RIGHT: 39px;
	FONT: 11px Tahoma;
	DIRECTION: ltr;
	COLOR: #9ec4f2;
	PADDING-TOP: 8px;
	background-image: url('images/SearchBox.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	border:0px solid #000;
	background-color:#033f88;

}

/*End search*/



.Homa-HomeBox
{
	width:920px;
	height:31px;
	margin: 20px auto 0 auto;
	-moz-border-radius: 10px;
    border-radius: 10px;
	-moz-box-shadow: 0 0 3px #b9b9b9;
	-webkit-box-shadow: 0 0 3px#b9b9b9;
	box-shadow: 0 0 3px #b9b9b9;
	background-color:#f0f0f0;
	padding:14px 0 0 20px;
}


.Homa-HomeBox a
{
	font-family:arial,tahoma;
	font-size:13px;
	color:#023f88;
	
}







#container {
	width:960px;
	padding-top:0px;
	margin:0 auto;
	position:relative;

}

#example {
	width:960px;
	height:380px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	width:960px;
	height:451px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:-999;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:950px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:950px;
	height:350px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin:0px auto 0;
	width:800px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:0px;
	background-image:url(images/pagnation.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}








#navigation-block {
	position:relative;
	left:0px;
}

#hide {
	position:absolute;
	top:0px;
	left:-34px;
	border:0px solid #000;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: .75em;
	margin: 0px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 160px;
	padding: 3px 18px;
	margin: 0;
	margin-bottom: 2px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background:#333 url(Menu/heading_bg.jpg) repeat-y;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #fff;
	background:#023f88 url(Menu/tab_bg.jpg) repeat-y;
	border: 0px solid #1a1a1a;
	text-decoration: none;
	font-size:12px;
	line-height:2em;
}

ul#sliding-navigation li.sliding-element a:hover { color: #ffff66; }



.Homa-CenterPage 
{
   WIDTH: 940px; HEIGHT:auto; margin:0 auto; float:left; margin-bottom:30px;
}

.Homa-RightCont
{
  WIDTH: 230px;  FLOAT: left; 
}

.Homa-LeftCont
{
  WIDTH: 680px;  FLOAT: right; HEIGHT: auto; PADDING-TOP: 10px; padding-right:20px;
}

.Homa-LeftContGallery 
{
  WIDTH: 680px;  FLOAT: right; HEIGHT: auto; PADDING-TOP: 10px; padding-right:20px;
}

.Homa-LeftContGallery  a
{
  text-decoration:none;
}

.Homa-ProRightCont
{
  WIDTH: 500px;  FLOAT: left; PADDING-TOP: 20px;
}

.Homa-ProLeftCont
{
  WIDTH: 400px;  FLOAT: right; HEIGHT: auto; PADDING-TOP: 20px; padding-right:20px;
}

.Homa-ProLeftCont p
{
  text-shadow: 1px 1px #d0deeb;
  font-size:14px;
  line-height:1.6em;
  padding:0px 50px 0 30px;
  color:#1f416a;
  text-align:left;
}

.Homa-ProLeftCont ul li
{
  font-size:13px;
  padding: 0px 50px 0 30px;/* makes "ul li" not to align behind the image if they are in the same line */
  list-style-type: circle;
  overflow: visible;
  list-style-position: inside;
  line-height:1.7em;
  margin:0px;
  text-shadow: 1px 1px #d0deeb;
}

.Homa-LeftCont p
{
  text-shadow: 1px 1px #d0deeb;
  font-size:13px;
  line-height:1.7em;
}


.Homa-LeftCont a
{
  text-shadow: 1px 1px #d0deeb;
  font-size:13px;
  line-height:1.4em;
  font-weight:bold;
}


.Homa-LeftCont ul li
{
  font-size:13px;
  padding: 0px 0 0 5px;/* makes "ul li" not to align behind the image if they are in the same line */
  list-style-type: circle;
  overflow: visible;
  list-style-position: inside;
  line-height:1.7em;
  margin:0px;
  text-shadow: 1px 1px #d0deeb;
}

.breadCrumbHolder
{
	margin:0 0 15px 0;
}

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 925px;
	padding:5px;

}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(Address/Images/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(Address/Images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(Address/Images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

.Homa-TopAdvert
{
	height:100px;
	width:940px;
	margin:5px 0 20px 0;
	background-color:#fff;
	-moz-border-radius: 7px;
	border:1px solid #ccc;
	border-radius: 7px;
	box-shadow: 0 1px 2px #b9b9b9;
}

.Homa-TopAd1 a
{
    height:100px;
	width:188px;
	float:left;
	border-top-left-radius: 7px 7px;
	border-bottom-left-radius: 7px 7px;
}

.Homa-TopAd1:hover
{
    height:100px;
	width:188px;
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fff));
	border-top-left-radius: 7px 7px;
	border-bottom-left-radius: 7px 7px;
	float:left;
}

.Homa-TopAd2 a
{
    height:100px;
	width:188px;
	float:left;
}

.Homa-TopAd2:hover
{
    height:100px;
	width:188px;
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fff));
	float:left;
}

.Homa-TopAd3 a
{
    height:100px;
	width:188px;
	float:left;
}

.Homa-TopAd3:hover
{
    height:100px;
	width:188px;
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fff));
	float:left;
}

.Homa-TopAd4 a
{
    height:100px;
	width:188px;
	float:left;
}

.Homa-TopAd4:hover
{
    height:100px;
	width:188px;
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fff));
	float:left;
}

.Homa-TopAd5 a
{
    height:100px;
	width:188px;
	float:left;
	border-top-right-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
}

.Homa-TopAd5:hover
{
    height:100px;
	width:188px;
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fff));
	border-top-right-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	float:left;
}


.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    bottom:50px;
    left:200px;
    display: block;
    text-indent:-9999px;
    background: url('images/icon_top.png') no-repeat;
}

.Homa-propdf
{
	width:100px;
	height:98px;
	margin-right:10px;
	float:left;
	background-image:url('images/pdf.png');
}

.Homa-propdf:hover
{
	width:100px;
	height:98px;
	margin-right:10px;
	background-image:url('images/pdf-hover.png');
}

.Homa-prowatch
{
	width:100px;
	height:98px;
	background-image:url('images/Watch.png');
	float:left;
}

.Homa-prowatch:hover
{
	width:100px;
	height:98px;
	background-image:url('images/Watch-hover.png');
}

.content{width:380px; height:250px; overflow:auto;}
.content p:nth-child(even){color:#999; }
.content p:nth-child(3n+0){color:#c96;}


.Homa-Gallery-Category
{
	height:240px; 
	width:205px; 
	border:1px solid #ccc; 
	float:left; 
	margin:8px; 
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,0) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fff)); 
	border-radius:10px; 
	box-shadow: 0 1px 2px #b9b9b9;	
	text-align:center;
}

.Homa-Gallery-Category p
{
	font-family:arial,tahoma;
	color:#898989;
	text-align:center;
	padding:0px;
	line-height:0.7em;
	font-size:12px;	
}

#modal {
	visibility:hidden;
	width:460px;
	padding:8px;
	background:rgba(0,0,0,.3);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	position:absolute !important;
	top:50% !important;
	left:50% !important;
	margin-top:200px !important;
	margin-left:-240px !important;
	z-index:101;
}


#heading {
	width:440px;
	height:44px;
	background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');
	border-bottom:1px solid #bababa;
	-webkit-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	-moz-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);

	-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;

	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:44px;
	padding-left:20px;
	color:#444444;
	text-shadow:0px 1px 0px #d0deeb;
}

#content5 {
	width:460px;
	background:#fcfcfc;
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
	padding-top:20px;
}

#content5 p {
	font-size:13px;
	width:380px;
	font-weight:normal;
	text-align:justify;
	line-height:22px;
	color:#555555;
	float: left;
}


.button {
	width:138px;
	height:33px;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	color:#fff;
	text-shadow:0px 1px 0px rgba(0,0,0,.2);
	float:left;
}

.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	z-index: 100;
	top: 0;
	left: 0; 
}



@media only screen and (max-width: 767px) {
        
	#modal {
		width:420px;
		height:156px;
		padding:8px;

		margin-left:-150px !important;
		margin-top:-78px;
	}
	#heading {
		width:404px;
		height:28px;

		line-height:28px;
		font-size:0.688em;
	}
	#content5 {
		width:404px;
		height:128px;
   	}
   	#content5 p {
   		width:384px;
   		font-size:0.688em;
   	}
}


.objective { width: 300px;   }
.page-wrap { width: 380px; height:60px; margin: 0px auto 0px; }
.tag { margin: 0 0 7px 0; padding: 0 0 7px 0; font-size: 12px; font-weight: bold; border-bottom: 1px dashed #999; text-align:left;}

.objective2 { width: 250px;   }
.page-wrap2 { width: 250px; height:60px; margin: 0px  20px 0 10px; }
.tag2 { margin: 0 0 7px 0; padding: 0 0 7px 0; font-size: 12px; font-weight: bold; border-bottom: 1px dashed #999; text-align:left;}



.Homa-Logo-pro
{
	height:90px; 
}


.Homa-Logo-pro:hover
{
	height:90px;
	background-color:#fff; 
	-moz-border-radius: 10px;
	border:1px solid #ccc;
	border-radius: 10px;
	box-shadow: 0 1px 2px #b9b9b9;
}

/*search*/


INPUT.Formtxt {

	FONT: 14px Tahoma;
	DIRECTION: ltr;
	padding:10px;
	COLOR: #000;
	-moz-box-shadow: 0 0 3px #ababab;
	-webkit-box-shadow: 0 0 3px #ababab;
	box-shadow: 0 0 3px #ababab;
	WIDTH: 200px;
	background-color:#fff; 
	-moz-border-radius: 7px;
	border:1px solid #ccc;
	border-radius: 7px;
	margin-bottom:10px;

}

INPUT.Formtxt:focus {

	FONT: 14px Tahoma;
	DIRECTION: ltr;
	padding:10px;
	COLOR: #000;
	-moz-box-shadow: 0 0 3px #2669ce;
	-webkit-box-shadow: 0 0 3px #2669ce;
	box-shadow: 0 0 3px #2669ce;
	WIDTH: 200px;
	background-color:#fff; 
	-moz-border-radius: 7px;
	border:1px solid #ccc;
	border-radius: 7px;
	margin-bottom:10px;

}


textarea.Formtxt {

	FONT: 14px Tahoma;
	height:87px;
	DIRECTION: ltr;
	padding:10px;
	COLOR: #000;
	-moz-box-shadow: 0 0 3px #ababab;
	-webkit-box-shadow: 0 0 3px #ababab;
	box-shadow: 0 0 3px #ababab;
	WIDTH: 200px;
	background-color:#fff; 
	-moz-border-radius: 7px;
	border:1px solid #ccc;
	border-radius: 7px;
	margin-bottom:10px;

}

textarea.Formtxt:focus {

	FONT: 14px Tahoma;
	DIRECTION: ltr;
	height:87px;
	padding:10px;
	COLOR: #000;
	-moz-box-shadow: 0 0 3px #2669ce;
	-webkit-box-shadow: 0 0 3px #2669ce;
	box-shadow: 0 0 3px #2669ce;
	WIDTH: 200px;
	background-color:#fff; 
	-moz-border-radius: 7px;
	border:1px solid #ccc;
	border-radius: 7px;
	margin-bottom:10px;

}

/*End search*/

select.Formtxt {

	FONT: 14px Tahoma;
	DIRECTION: ltr;
	padding:10px;
	COLOR: #000;
	-moz-box-shadow: 0 0 3px #ababab;
	-webkit-box-shadow: 0 0 3px #ababab;
	box-shadow: 0 0 3px #ababab;
	background-color:#fff; 
	-moz-border-radius: 7px;
	border:1px solid #ccc;
	border-radius: 7px;
	margin-bottom:10px;

}

select.Formtxt:focus {

	FONT: 14px Tahoma;
	DIRECTION: ltr;
	padding:10px;
	COLOR: #000;
	-moz-box-shadow: 0 0 3px #2669ce;
	-webkit-box-shadow: 0 0 3px #2669ce;
	box-shadow: 0 0 3px #2669ce;
	background-color:#fff; 
	-moz-border-radius: 7px;
	border:1px solid #ccc;
	border-radius: 7px;
	margin-bottom:10px;

}

.Homa-SendButton
{
	height:40px; 
	background-color:#4a8bf6; 
	color:#fff; 
	line-height:3.3em; 
	text-align:center; 
	width:90px; 
	border-radius: 3px;
	border:1px solid #4a8bf6;
	float:left;	
}

.Homa-SendButton:hover
{
	height:40px; 
	background-color:#3975d8;  
	color:#fff; 
	line-height:3.3em; 
	text-align:center; 
	width:90px; 
	border-radius: 3px;
	border:1px solid #2a62bd;
	float:left;
	-moz-box-shadow: 0px 1px 1px #979797;
	-webkit-box-shadow: 0px 1px 1px #979797;
	box-shadow: 0px 1px 1px #979797;	
}

.Homa-ResetButton
{
	height:40px; 
	background-color:#da4a38; 
	color:#fff; 
	line-height:3.3em; 
	text-align:center; 
	width:70px; 
	border-radius: 3px;
	border:1px solid #da4a38;
	float:left;
	margin-left:10px;	
}

.Homa-ResetButton:hover
{
	height:40px; 
	background-color:#bf3f2f;  
	color:#fff; 
	line-height:3.3em; 
	text-align:center; 
	width:70px; 
	border-radius: 3px;
	border:1px solid #aa2c1c;
	float:left;
	margin-left:10px;
	-moz-box-shadow: 0px 1px 1px #979797;
	-webkit-box-shadow: 0px 1px 1px #979797;
	box-shadow: 0px 1px 1px #979797;	
}



/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 750px;
}
#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font: 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #00234c;

}
#back-top a:hover {
	color: #00326d;
	
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background: url(images/icon_top.png) no-repeat center center;
	/* rounded corners */
}
#back-top a:hover span {
	
}

.Homa-IndexAd
{
	margin:0 auto;
	width:950px;
	height:260px;
	border:0px solid #000;	
}


.Homa-IndexAd1
{

	float:left;
	height:252px;
	width:180px;
	margin-left:9px;
	border-radius:12px;
	opacity:0.7;	
}

.Homa-IndexAd1:hover
{
	
	height:252px;
	width:180px;
	border-radius:15px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	opacity:1.0;	
}

.Homa-ProAd
{
	width:700px;
	border:0px solid #000;	
	height:600px;
}

.Homa-ProAd1
{
	background-color:#fff;
	float:left;
	height:272px;
	width:200px;
	margin:10px;
	border-radius:15px;
	opacity:0.7;
	padding:0px;
}

.Homa-ProAd1:hover
{
	
	height:272px;
	width:200px;
	border-radius:15px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	opacity:1.0;	
}