body {
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
        margin:0px 0px 0px 0px;
}

.main {
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 11px;
        background: #d3d2d1;
}
h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #666;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 319px 0px repeat-y;
}

#wrapperj {
        !background: url(images/dot.gif) 526px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        !background: #26618d;
        background: #cc0000;
}
.header1 {
        background-color: #cc0000;
        border-bottom-style:solid;
        border-bottom-width: 2px;
        border-bottom-color: #ffffff;
        border-top-style:solid;
        border-top-width: 2px;
        border-top-color: #ffffff;
        padding-top: 4px;
        padding-right: 4px;
        border-left-style:solid;
        border-left-width: 2px;
        border-left-color: #ffffff;
        border-right-style:solid;
        border-right-width: 2px;
        border-right-color: #ffffff;
  }
.header2 {
        background: #cc0000;
  }
.title {
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 20px;
        font-weight: bolder;
        text-align: center;
        color: #ffffff
  }
.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 180px;
}

#right {
        float: right;
        width: 421px;
}

#search {
        background: #eda135 url(images/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 4px;
}

#search .text {
        width: 180px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav {
        float: left;
        width: 180px;
        margin: 0;
        padding: 0;
        text-align: left;
        margin-top: 2px;
}

#nav li {
        background: #cc0000 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 12px;
}

#policies {
        float: right;
        width: 180px;
        border-top: 1px solid #bdbab6;
        border-left: 1px solid #bdbab6;
        border-right: 1px solid #bdbab6;
        border-bottom: 0px solid #bdbab6;
        margin: 0;
        background: #f5f4f3;

}

#policies h2 {
        background: #6584a9;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 16px;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
        text-align: left;
}
#events {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 0px solid #fff;
        color: #000;
        text-align: justify;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 11px;
        text-align: left;
}

#events h2 {
        background: #6584a9;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 16px;
        text-align: left;
}
#events ul {
	     margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#events li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
        text-align: left;
}

#news {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 0px solid #fff;
        color: #003;
        text-align: justify;
}

#news h2 {
        background: #e0a403;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 16px;
        text-align: left;
}

#explore {
        margin-top: -1px;
        background: #fff url(images/right_bg.jpg) bottom right repeat-x;
        border-bottom: 6px solid #fff;
}

#explorei {
        background: url(images/right_woman.jpg)  bottom right no-repeat;
        padding-bottom: 11px;
}

#explore ul {
	     margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
        background: url(images/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #f5f5f5;
                text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
}

#strategies {
        float: left;
        width: 195px;
}

#strategies h2 {
        background: #6aa100;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 16px;
}

#strategies li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#solutions {
        float: right;
        width: 213px;
}

#solutions h2 {
        background: #024c83;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 16px;
  }

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     text-align: center;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}

TD.TopLft {
        Height: 110px;
        width: 180px;
        border-top: 3px solid #c00;
        border-bottom: 3px solid #c00;
        border-left: 3px solid #c00;
        background-color: #000066;
}
TD.TopCen {
        Height: 110px;
        width: %;
        border-top: 3px solid #c00;
        border-bottom: 3px solid #c00;
        background-color: #000066;
        text-align: center;
}
TD.TopRgt {
        Height: 110px;
        width: 180px;
        text-align: center;
        vertical-align: middle;
        border-top: 3px solid #c00;
        border-bottom: 3px solid #c00;
        border-right: 3px solid #c00;
        background-color: #000066;
}

TD.CenLft {
        height: 380px;
        width: 180px;
        vertical-align:top;
        border-right: 1px solid #c00;
        border-left: 1px solid #c00;
}
TD.CenCen {
        height: 380px;
        width: %;
        vertical-align: top;
}
TD.CenRgt {
        height: 380px;
        width: 180px;
        border-right: 1px solid #c00;
        border-left: 1px solid #c00;
        vertical-align: top;
}

TD.BotLft {
        height: 20px;
        width: 180px;
        border-top: 1px solid #c00;
        border-bottom: 1px solid #c00;
        background: #b7b7b8;
        border-left: 1px solid #c00;
        text-decoration: none;
        font-size: 10px;
        text-align: left;
        color:#666;

}
TD.BotCen {
        height: 20px;
        width: %;
        text-align: center;
        border-top: 1px solid #c00;
        border-bottom: 1px solid #c00;
        background: #b7b7b8;
        font-size: 12px;

}
TD.BotRgt {
        height: 20px;
        width: 180px;
        border-right: 1px solid #c00;
        border-top: 1px solid #c00;
        border-bottom: 1px solid #c00;
        background: #b7b7b8;
        font-size: 10px;
        text-decoration: none;

}
#mainbody{
        text-decoration: none;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
  }
#mainbody h2{
        text-decoration: none;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-weight:bold;
        font-size: 16px;
        text-align: left;
  }
  .contacts{
        text-decoration: none;
        font-family: arial, tahoma, helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        padding: 2px 3px 4px 13px;

  }
.contactstbl{
	    border-right: 1px solid #c00;
        border-top: 1px solid #c00;
        border-left: 1px solid #c00;
        border-bottom: 1px solid #c00;

}