@charset "utf-8";
/* CSS Document */

/* ----- Global Styles ------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
h1{
    font-size:large;
    color:#0065b3;
}
h2{
    font-size:medium;
    color:#0065b3;
}
h3{
    font-size:small;
    color:black;
}
body {
    background-color: #FFFFFF;
    background-image:url(images/background.png);
    background-position:top;
    background-repeat:repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align:justify;
}
ul.list{
    list-style: inside;
}
/* table */
table {
    font-family: Arial, Helvetica, sans-serif;
    color:black;
    font-size:12px;
    font-weight:normal;
    border-width: 0px;
    border-spacing: 0px;
    border-style: solid;
    border-color: silver;
    border-collapse: separate;
    background-color: white;
}
table th {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color:white;
    border-width: 0px;
    padding: 8px;
    border-style: none;
    border-color: blue;
    background-color: #0065b3;
}
table td {
    border-width: 0px;
    padding: 8px;
    border-style: solid;
    border-color: gray;
    background-color: white;
    text-align:justify;
}

table.info{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #0065b3;
    width: 260px;
    background-color: transparent;
    border: hidden;
    border-collapse: collapse;
    border-spacing: 0px;
    text-align:justify;
}

table.logo{
    border-width: 1px;
}
table td.logoC1{
    border-width: 1px;
    border-color:silver;
    text-align: center;
    background-color: transparent;
}
table td.logoC2{
    border-width: 1px;
    border-color:silver;
    text-align: left;
    background-color: transparent;
     text-align:justify;
}


/* ----- Links (DEFAULT) ---------- */

a,  a:link {
    /* Sets the style for unvisited links. */
    color: #0065b3;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}
a:visited {
    /* Sets the style for visited links. */
    color: #0065b3;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a:hover {
    /* Sets the style for links on mouseover. */
    color: #5CBEFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
a:focus {
    /* Sets the style for a link that has focus. */
    color: #5CBEFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
a:active {
    /* Sets the style for a link that is being activated/clicked. */
    color: #5CBEFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
/* ----- END Links (DEFAULT)---------- */


/* ----- END Global Styles ------------------------- */



/* ----- Header Styles ----------------------------- */

#header { padding-top:20px; width:1000px; margin:0 auto 0 auto; }
/* #header p { margin:0 0 0 0; color:#0065b3; font-size:14px; font-weight:bold; } */
#header img { border:none; margin:0; }
#contact_box p { margin:0 0 0 0; color:#0065b3; font-size:14px; font-weight:bold; }

/* ----- END Header Styles ------------------------- */



/* ----- Footer Styles ----------------------------- */

#footer { background-color:#FFFFFF; width:1000px; margin:0 auto 0 auto; }
#footer p { text-align:center; font-size:12px; margin:0 0 5px 0; color:#666666; }
#footer img { border:none; margin:0; }

/* ----- END Footer Styles ------------------------- */



/* ----- Home Styles ------------------------------- */

#home { background-color:#FFFFFF; width:1000px; margin:0 auto 0 auto; }
#home img { border:none; margin:0; }
#home ul {font-size:12px;}

#home #col-1 { float:left; width:750px; margin:20px 10px 20px 20px; }
#home #col-1 .row-1 { float:left; margin:0 0 0 0; }
#home #col-1 .row-1 .col-1 { float:left; margin:0 0 0 0; }
#home #col-1 .row-2 { float:left; margin:0 0 0 0; }
#home #col-1 .row-2 .col-1 { float:left; margin:0 10px 0 0; width:230px; }
#home #col-1 .row-2 .col-1 p { margin:0 0 15px 0; font-size:12px; }
#home #col-1 .row-2 .col-1 strong { color:#0065b3; }
#home #col-1 .row-2 .col-2 { float:left; margin:0 10px 0 10px; width:230px; }
#home #col-1 .row-2 .col-2 p { margin:0 0 15px 0; font-size:12px; }
#home #col-1 .row-2 .col-2 strong { color:#0065b3; }

#home #col-2 { float:left; width:187px; margin:20px 20px 20px 10px; }
#home #col-2 .row-1 { float:left; margin:0 0 0 0; }
#home #col-2 .row-1 .col-1 { float:left; margin:0 0 0 0; }
#home #col-2 .row-1 .col-1 p { margin:0 0 0 0; font-size:12px; }
#home #col-2 .row-1 .col-1 strong { color:#0065b3; }


/* ----- END Home Styles --------------------------- */



/* ----- Services Styles ------------------------------- */

#services { background-color:#FFFFFF; width:1000px; margin:0 auto 0 auto; }
#services img { border:none; margin:0; }

#services #col-1 { float:left; width:750px; margin:20px 10px 20px 20px; }
#services #col-1 .row-1 { float:left; margin:0 0 0 0; }
#services #col-1 .row-1 .col-1 { float:left; margin:0 0 0 0; }
#services #col-1 .row-2 { float:left; margin:0 0 0 0; }
#services #col-1 .row-2 .col-1 { float:left; margin:0 0 0 0; width:750px; }
#services #col-1 .row-2 .col-1 p { margin:0 0 15px 0; font-size:12px; }
#services #col-1 .row-2 .col-1 strong { color:#0065b3; }
#services #col-1 .row-2 .col-1 ul { margin:0 0 15px 0; font-size:12px; }

#services #col-2 { float:left; width:187px; margin:20px 20px 20px 10px; }
#services #col-2 .row-1 { float:left; margin:0 0 0 0; }
#services #col-2 .row-1 .col-1 { float:left; margin:0 0 0 0; }
#services #col-2 .row-1 .col-1 p { margin:0 0 0 0; font-size:12px; }
#services #col-2 .row-1 .col-1 strong { color:#0065b3; }


/* ----- END Services Styles --------------------------- */

/**************** Menu Styles*****************/
#menu {
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

#menu a, #menu h2 {
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    margin: 0;
}

#menu h2 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
}

#menu a {
    color: #ffffff;
    text-decoration: none;
}

#menu a:hover {
    color: #666666;
    background-color:#FFFFFF
}

#menu li {position: relative; background-color:#0065b3;}

#menu ul ul {
    position: absolute;
    z-index: 500;
    background-color:#0065b3;
    border:solid 1px #666666;
    width:150px;
}

#menu ul ul a{
    padding:5px;
}

#menu ul ul ul {
    z-index: 500;
    position: absolute;
    top: 0;
    left: 100%;
    background-color:#0065b3;
    border:solid 1px #666666;
    width:150px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.red_new {
	color: #F00;
}
