BODY {
    margin:0px 0px 0px 0px;
}

#banner {
    margin:0px;
    width:763px;
    background-image:url(imgs/home/bg_banner.gif);
    background-repeat:repeat-x;
}

#top_links {
    padding-top:15px;
    font-family:arial,sans-serif;
    font-size:12px;
    color:#666;
    font-weight:bold;
	line-height:18px;
}

#top_links a {
     font-family:arial,sans-serif;
     font-size:13px;
     color:#006F53;
     font-weight:bold;
	 text-decoration:none;
}

#search {
	padding-left:55px;
}

#search td{
	vertical-align:top;
}

#nav {
    width:763px;
    height:26px;
}
    #nav img {float:left;}
    
#mid {
    margin:0px;
    padding:0px;
    width:763px;
    height:273px;
}

#bottom {
    margin:0px;
    padding:0px;
    width:763px;
    min-height:350px;
}

#bottomTable TD {
    vertical-align:top;
    font-family:verdana, sans-serif;
    font-size: 12px;
    color:#000;
    background-color:#FFFFFF;
}

#greyspace {
    width:28px;
    min-height:365px;
    background-image:url(imgs/home/pixel_grey.gif);
    background-repeat:repeat-y;
}

#press {
    width:502px;
    height:370px;
}
#press_releases {
    padding:10px 10px 10px 16px;
    font-family:verdana, sans-serif;
    font-size: 12px;
    color:#000;
    line-height:150%;
}

#press_releases a {
    font-family:verdana, sans-serif;
    font-size: 12px;
    color:#0000EE;
    background-color:transparent;
    text-decoration:underline;
}

#featprop {
    width:233px;

    background-color:#E4E5E4;
    color:#000;
}

#text_featprop {
    background-color:#E4E5E4;
    color:#000;
    padding-left:15px;
    padding-right:10px;
    font-family:verdana, sans-serif;
    font-size: 10px;
}
#footer {
    width:763px;
    padding-top:20px;
    font-family:verdana, sans-serif;
    font-size: 10px;
    color:#000;
    text-align:center;
}