html
{
        height: 100%;
}

body
{
    margin:         0px;
    padding:        0px;

    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      12px;
    color:          #585858;
}

.siteContent
{
    margin-top:     12px;
    padding:        0 20px 10px 20px;
    min-height:     230px;

    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      12px;
    color:          #585858;
}

p
{
    margin:         0px 0px 14px 0px;
    line-height:    19px;
    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      12px;
    color:          #585858;
}

.container
{
    text-align:     left;
    margin:         0 auto;
    padding-top:    20px;
    position:       relative;
    width:          903px;
}

.siteHeader
{
    width:          303px;
    height:         218px;
    top:            20px;
    text-align:     right;
    position:       absolute;
    float:          left;
}

a:link, a:active, a:visited
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:          12px;
    color:              #e934c4;
    text-decoration:    none;
}

a:hover
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:          12px;
    color:              #e934c4;
    text-decoration:    underline;
}

a.menu:link, a.menu:active, a.menu:visited
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    color:              #446401;
    font-size:          13px;
    text-decoration:    none;
}

a.menu:hover
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    color:              #FFF;
    font-size:          13px;
    text-decoration:    underline;
}

a.menuActive:link, a.menuActive:active, a.menuActive:visited, a.menuActive:hover
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    color:              #FFF;
    font-size:          13px;
    text-decoration:    underline;
}

a.mail:link, a.mail:active, a.mail:visited, a.mail:hover
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    color:              #FFF;
    text-decoration:    underline;
}

.siteMenu
{
    width:          298px;
    top:            238px;
    text-align:     right;
    position:       absolute;
    line-height:    22px;
    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      13px;
    color:          #496b03;
    float:          right;
    clear:          all;
}

.tdMenuLeft
{
    background:     #7abd05 url('../images/menuBg.jpg') repeat-x 0 218px;
}
.siteLeftImage
{
    width:              198px;
    height:             94px;

    margin:             0px;
    padding:            0px;

    position:	        relative;
    z-index:            100;
}

.siteLeftAddress
{
    width:              298px;
    height:             120px;
    bottom:             60px;

    margin:             0px;
    padding:            0px;
    float:              right;
    text-align:	        right;

    position:           absolute;
    z-index:            120;

    font-size:          11px;
    line-height:        16px;
    color:              #FFF;

    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      11px;
}




/* for IE */
* html .siteContent {
 height: 194px;
}

.siteBottom
{
    float:          left;
    width:          600px;
    display:        inline;
    height:         193px;
}

.siteTopMenu
{
    height:         105px;
    padding:   0px;
    margin:     0px;
}


input, select
{
    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      12px;
    color:          #585858;
    height:         17px;
}

textarea
{
    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      12px;
    color:          #585858;
}


input.submit
{
    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    font-size:      12px;
    color:          #585858;
    height:         24px;
}


h1
{
    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    color:          #6eab05;

    padding: 0px;
}

h3
{
    font-family:    Trebuchet MS, Tahoma, Verdana, Arial;
    color:          #e934c4;

    margin: 		10px 0 4px 0;
}

div.titleContainer
{
	padding-left: 12px;
	padding-top: 0px;
}

h1.siteTitle
{
    /*SIFR*/
    font-size:  24px;
}

.topPage
{
	width:			100%;
	text-align:		right;	
	padding:		6px 0 6px 0;
}

a.topPage:link, a.topPage:active, a.topPage:visited
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    color:              #7abd05;
    font-size:          11px;
    text-decoration:    none;
}

a.topPage:hover
{
    font-family:        Trebuchet MS, Tahoma, Verdana, Arial;
    color:              #7abd05;
    font-size:          11px;
    text-decoration:    underline;
}
