/* CSS DOCUMENT */



a img {

border: 0;

}



body {

background-image: url('/images/bg.gif');

background-repeat: repeat-x;

background-color: #01213B;

text-align: center;

margin: 0 auto;

font-family: Arial;

font-size: 12px;

}



#wrapper {

width: 862px;

margin: 0 auto;

text-align: left;

}



#header {

width: 100%;

height: 100px;

background-image: url('/images/header_logo.gif');

background-repeat: no-repeat;

}



#header_right {

float: right;

margin-right: 20px;

margin-top: 20px;

font-size: 11px;

}



#header_right a, #header_right a:visited {

font-size: 11px;

color: #000;

text-decoration: none;

}



#header_right a:hover {

color: #157E73;

}



#left_navigation {

width: 216px;

float: left;

background-color: #479E95;

border-right: 1px solid #fff;

border-bottom: 1px solid #fff;


}



#left_navigation ul {

margin: 0;

padding: 0;

}



#left_navigation li {

list-style: none;

background-image: url('/images/li_bg.gif');

background-repeat: repeat-x;

background-position: bottom;

line-height: 25px;

padding-left: 0px;



}



#left_navigation a, #left_navigation a:visited {

color: #fff;

text-decoration: none;

padding-left: 20px;

background-image: url('/images/triangle.gif');

background-repeat: no-repeat;

background-position: left center;

display: block;

}



#left_navigation li.sub_side_li a:hover, #left_navigation li.sub_side_li a:hover {
background-image: url('/images/triangle_white_left.gif');

background-position: left center;

background-repeat: no-repeat;

padding-left: 20px;
}







#left_navigation a:hover {

background-image: url('/images/triangle_white.gif');

background-position: left center;

background-repeat: no-repeat;

padding-left: 20px;

}




#left_nav_header {

width: 100%;

height: 10px;

background-color: #91C5BF;

border: 1px solid #fff;

border-left: 0;

}



#left_nav_bottom_image {

border-top: 1px solid #fff;

}

#left_navigation .sub_side_li {
	padding-left: 30px;
}

#content {

background-color: #fff;

margin-left: 216px;

/*min-height: 393px;*/
}



#content_area {
background: #fff;
margin-bottom: 0;
padding-bottom: 5px;
margin-left: 5px;
height: 100%;
margin-right: 5px;
}



#footer_right {

float: right;

margin-right: 10px;

color: #ADD4D0;

}



#footer_right a, #footer_right a:visited {

color: #ADD4D0 !important;

text-decoration: underline !important;
}



#footer {

background-color: #739CA9;

color: #fff;

font-weight: bold;

font-family: Tahoma;

font-size: 9px;

padding-top: 5px;

height: 20px;

padding-left: 5px;

}



#footer a, #footer a:visited {

color: #fff;

text-decoration: none;

}



#footer a:hover {

color: #ccc !important;

}



.green {

color: #157E73;

font-weight: bold;}



.search_form {

margin-top: 10px;

margin-left: 60px;

}



#footer ul {

margin: 0;

padding: 0;

}



#footer li {

display: inline;

list-style: none;

}



#footer_right a:hover {

color: #157F73 !important;

}



li.tel {

padding-left: 20px;

background-image: url('/images/footer_phone.gif');

background-repeat: no-repeat;

background-position: left center;

padding-right: 20px;

}



li.email {

padding-left: 25px;

background-image: url('/images/footer_envelope.gif');

background-repeat: no-repeat;

background-position: left center;

}



#linesave {

font-size: 10px;

color: #fff;

text-align: center;

}



#linesave a, #linesave a:visited {

color: #d5f7f4;

text-decoration: none;

}



#linesave a:hover {
color: #d1d1d1;
}


h1 {
margin: 0;
padding:0;
font-weight: bold;
font-size: 12px;
color: #157F73;
}

h2 {
margin: 0;
padding:0;
font-weight: bold;
font-size: 12px;
color: #86B9B4;
}

P {
margin-bottom: 10px;
margin-top: 0px;
}

li.top_li {
list-style: square;
display: inline;
padding: 6px;
}

#content a, #content a:visited {
color: #60B6AD;
font-weight: bold;
text-decoration: none;
}

#content a:hover {
color: #000;
}

.type {
color: #999999;
}

 

li.menuCat2 {
margin-left: 12px;
}

#left_navigation li.menuCat2 a {
color: #fff;

text-decoration: none;

padding-left: 20px;

background-image: url('/images/triangle_left.gif');

background-repeat: no-repeat;

background-position: left center;

display: block;
}

#left_navigation .menuCat2 a:hover {
background-image: url('/images/triangle_white_left.gif');

background-position: left center;

background-repeat: no-repeat;

padding-left: 20px;

}

/* MENU
#left_navigation li.menuCat2:hover, #left_navigation a:hover {

background-color: #60B6AD;

}



*/
/* 3 */
li.menuCat3 {
margin-left: 12px;
}

#left_navigation li.menuCat3 a {
color: #fff;

text-decoration: none;

padding-left: 20px;

background-image: url('/images/triangle_left.gif');

background-repeat: no-repeat;

background-position: left center;

display: block;
}


#left_navigation li.menuCat3:hover, #left_navigation a:hover {

background-color: #60B6AD;

}

#left_navigation .menuCat3 a:hover {
background-image: url('/images/triangle_white_left.gif');

background-position: left center;

background-repeat: no-repeat;

padding-left: 20px;

}


