/* @override 
    http://hyegraph.publishpath.com/Websites/hyegraph/templates/Template3/_css/default.css
    http://www.hyegraph.com/Websites/hyegraph/templates/Template3/_css/default.css
    http://hyegraph.com/Websites/hyegraph/templates/Template3/_css/default.css
*/

html {
    background: #fff;
}

body {
    margin: 15px;
    font: 11px Georgia, "Times New Roman", Times, serif;
    color: #000;
    background-color: #f2f2f2;
    width: 864px;
    margin: auto;
}

div#wrapper {
    float: left;
    width: 864px;
    background-image: url(../_img/texture.gif);
}

p {
    margin: 1em 0;
    line-height: 1.4em;
    text-align: justify;
}

a:link, a:visited {
    color: #000;    
}

a:hover, a:active {
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0;
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 140%;
}

h3 {
    font-size: 130%;
}

h4 {
    font-size: 120%;
}

h5 {
    font-size: 110%;
}

h6 {
    font-size: 100%;
}

div#navigation {
    width: 160px;
    height: 278px;
    float: right;
    border-bottom: 9px solid #fff;
    position: relative;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 110%;
    background-color: #00b8e4;
}

div#navigation a:link, div#navigation a:visited {
    text-decoration: none;

}

div#navigation a:hover, div#navigation a:active {
    text-decoration: underline;
}

div#navigation ul.globalMenu {
    margin: 10px;
    padding: 0;
    position: absolute;
    bottom: 0;
}

div#navigation li {
    margin: .75em 0;
    padding: 0;
}

div#navigation ul.globalMenu ul {
    margin: 0;
    padding: 0 .75em;
}

div#navigation a.selectedPage {
    font-weight: bold;
}

div#main_content {
    float: left;
    width: 695px;
    border: 9px solid #fff;
    border-width: 0 9px 9px 0;
    color: #000;
}

div#section02 {
    border-bottom: 9px solid #fff;
    float: right;
}

div#section03 {
    float: right;
}

div#header {
    float: left;
    width: 532px;
    text-align: right;
    border-right: 9px solid #fff;
    display: inline;
    padding: 10px 0 0 0;
}

div#footer
{
    clear: both;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
    width: 864px;
    background-color: #fff;
}

div#footer p
{
    text-align: center !important;
}

table.grid
{
	text-align: center;
}

table.grid td
{
	
	padding: 5px;
	text-align: center !important;
}

table.grid td img
{
	max-width: 195px;
}
