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

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5px; 
}

img {
        border: 0;
}

a {
        color: #00A389;
        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, #unique, #unique h3, #footnav,
#toptips li, #toptips ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #ffffff;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

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

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

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

#search .text {
        width: 180px;
}

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

#nav {
        float: left;
        width: 122px;
        margin: 0;
        padding: 0;
}

#nav li {
        background: #00A389 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 workaround */
        padding-left: 20px;
        padd\ing-left: 36px;
}

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

#links {
        float: right;
        width: 181px;
        border: 1px solid #00A389;
        margin: 0;
}

#links h2 {
        background: #00A389;
}

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

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

#news {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#news h2 {
        background: #FFD87D;
}

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

#headingi {
        background: #666;
        padding-bottom: 0px;
}

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

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

#subright {
        margin-top: 0px;
}

#video {
        width: 408px;
}

#video h2 {
        background: #00A389;
}

#footer {
        text-align: right;
        background: #00A389;
        color: #FFFFFF;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #00A389;
}

#footer a {
        color: #FFFFFF;
}


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

.green {
        color: #00A389;
}
