\/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#bfc4ca;
	font-size:14px;
	margin:0 auto;
	line-height: 24px;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#0db14b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

strong {
	color:#0db14b;
}

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:144px;
}

#logo {
	position:relative;
	top:0;
	left:0;
	width:137px;
	height:144px;
	float: left;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:120px;
	left:0;
	width:500px;
	height:auto;
	color: #0db14b;
	float: right;
}

#nav-home {
	position:relative;
	top:0;
	left:0;
	width:724px;
	height:382px;
	margin: 60px 0 0 0;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:935px;
	height:auto;
	padding:10px 15px 10px 0;
}

#client_content {
	position:relative;
	top:0;
	left:0;
	width:660px;
	height:auto;
	padding:10px 15px 10px 0;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	height:40px;
	cursor:pointer;
	color: #0db14b;
	font-size: 11px;
}

/* ---- start navigation settings -------------------------- */

#nav-home a {
	position:relative;
	float:left;
	width:724px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-home.gif);
}

a#nav-home_01 {
	height:84px;
	background-position:0 0;
}

a:hover#nav-home_01{
	background-position:  -724px 0;
}

.active_01 {
	background-position:  -724px 0 !important;
}

a#nav-home_02 {
	height:74px;
	background-position: 0 -84px;
}

a:hover#nav-home_02{
	background-position: -724px -84px;
}

.active_02 {
	background-position: -724px -84px !important;
}

a#nav-home_03 {
	height:66px;
	background-position: 0 -158px;
}

a:hover#nav-home_03{
	background-position: -724px -158px;
}

.active_03 {
	background-position: -724px -158px !important;
}

a#nav-home_04 {
	height:76px;
	background-position: 0 -224px;
}

a:hover#nav-home_04{
	background-position: -724px -224px;
}

.active_04 {
	background-position: -724px -224px !important;
}

a#nav-home_05 {
	height:65px;
	background-position: 0 -300px;
}

a:hover#nav-home_05{
	background-position: -724px -300px;
}

.active_05 {
	background-position: -724px -300px !important;
}

/*--------------------------------------------------highslide-----------------------*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 504px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

