@CHARSET "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}

body{
    font: 12px/1.3em Helvetica, sans-serif;
}
* html body {
    text-align: center;
}
h2 {color:#008061; margin: 0; padding: 0 0 10px;}
a {color:#008061;}
p {width: 650px;}
#wrap {
    width:701px;
    margin:0 auto;
    padding: 0;
    text-align: left;
    border: 1px solid #000;
}
#header{
    position: relative;
    width: 701px;
    height: 224px;
    border-bottom: 1px solid #008061;

}
#logo{
    position:absolute;
    top:0;
    left:0;
}
#news {
    background: url("images/News-to-Digest.jpg") no-repeat left bottom;
    width: 520px;
    height: 167px;
    position: absolute;
    top:0;
    left:0;
}
#adres {
    background: url("images/Adress.jpg") no-repeat left top;
    width: 520px;
    height: 57px;
    position: absolute;
    top:167px;
    left:0;
    color:#71556a;
    padding: 10px 0 0 20px;
    font-size: 13px;
    font-weight: bold;
}
#Digestive-Health-Nutrition {
    width: 180px;
    height: 89px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("images/Digestive-Health-Nutrition.gif") top right no-repeat;
}
#Three-Rivers-Endoscopy-Center {
    width: 180px;
    height: 79px;
    position: absolute;
    top: 89px;
    right: 0;
    background: url("images/Three-Rivers-Endoscopy-Center.gif") top right no-repeat;
}
#date {
	position: absolute;
	top: 188px;
    right: 0;
    width: 155px;
    height: 36px;
    color:#71556a;

    font-size: 14px;
    font-weight: bold;
}
#date a{  text-decoration: none;}
#intro {
    position:relative;
    width: 701px;
    height: 257px;
}
#photo {
    width:155px;
    height:257px;
    top:0;
    left:0;
    position: absolute;
}
#sign {
    top:0;
    left:155px;
    position: absolute;
    width:545px;
    height:32px;
}
#intro-text {
    top:32px;
    left:155px;
    position: absolute;
    width:545px;
    height:225px;
    background: url("images/Intro.jpg") top left no-repeat;
}
#menu {
    height: 33px;
    width: 710px;
}
#menu ul{
    list-style: none;
    display: block;
    height: 33px;
    width: 701px;
}
#menu ul li{
    display: block;
    float: left;
    height: 33px;
    width: 701px;
}
#main {width: 701px; padding: 30px;}
#navigation {width:100%; margin: 0 0 20px 0;}
#greenTitleText {text-align:center;}
.red {color:#CC0000;}
#footer {
    text-align: center;
    width: 701px;
    color: #71556a;
    padding-bottom: 20px;
}