html, body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    height: 100%;
}

body
{
    background-color: #c6d5af;
    background-image: url('../images/bg.gif');
    background-position: top center;
    background-repeat: repeat-y;
    text-align: center;
    font-family: arial, "lucida console", sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

img, p
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

h1
{
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

h2
{
    font-size: 14px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

h3, h4, h5, h6
{
    font-size: 12px;
    color: #686868;
    margin-top: 5px;
    margin-bottom: 5px;
}

a
{
    color: #000000;
}

a:hover
{
    color: #686868;
}

#page
{
    position:relative;
    margin: 0px auto;
    width: 950px;
    text-align: left;
    min-height:100%;
    height:auto !important;
    height:100%;
    background-color: #FFFFFF;
}

#header
{
    padding-top: 10px;
    background-image: url('../images/header_bg.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #cad9b2;
    height:115px;
    width:950px;
}

#logo img
{
    margin-top: 25px;
    margin-left: 35px;
}

#nav
{
    margin-left: 5px;
    margin-right: 5px;
    width: 940px;
    background-image: url('../images/menu_bg.gif');
    background-repeat: repeat-x;
}

#nav ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#nav li
{
    position:relative;
    float:left;
    height: 50px;
}

#nav a
{
    display: inline-block;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    text-decoration: none;
    text-align: center;
    color: #000000;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url('../images/nav_bg.gif');
    background-repeat: repeat-x;
    background-position: right top;
    border-bottom: #FFFFFF solid 5px;
}

#nav a:hover
{
    color: #FFFFFF;
    background-image: url('../images/nav_bg_hover.gif');
    border-bottom: #000000 solid 5px;
}

#nav a.active
{
    color: #FFFFFF;
    background-image: url('../images/nav_bg_hover.gif');
    border-bottom: #000000 solid 5px;
}

#lang
{
    margin-top: 15px;
    margin-right: 10px;
    float: right;
}

#lang a, #lang a:hover, #lang a:visited
{
    background-image: url('../images/speciallink_bg.gif');
    background-repeat: no-repeat;
    background-position: 2px 2px;
    background-color: #FFFFFF;
    line-height: 16px;
    font-size: 11px;
    text-align: left;
    padding-left: 30px;
    padding-right: 10px;
    height: 16px;
    color: #000000;
    font-weight: normal;
    border: #FFFFFF solid 1px;
}

#lang a:hover
{
    background-color: #cad9b2;
    border: #000000 solid 1px;
}

#content
{
    width: 950px;
    min-height: 545px;
}

#content_left
{
    width: 585px;
    float:left;
    margin-bottom: 55px;
}

#content_right
{
    width: 365px;
    float: left;
    margin-bottom: 194px;
}

#picbox
{
    height: 490px;
    width: 580px;
    margin-left: 5px;
    background-color: #cad9b2;
}

#pics
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#pics img, #pic img
{
    margin-left: 7px;
    margin-top: 8px;
}

#text
{
    padding: 15px;
    width: 335px;
}

#text h3
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #686868 dashed 1px;
}

#footer
{
    position: absolute;
    bottom: 0px;
    width: 950px;
    height: 194px;
}

#footer_left
{
    float: left;
    width: 585px;
    height: 34px;
    padding-top: 160px;
    text-align: right;
    background-image: url('../images/bottom_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
}

#footer_right
{
    float: left;
    width: 365px;
    height: 194px;
    background-image: url('../images/bottom_bg.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
}

#testimonials
{
    position: absolute;
    margin-top: 22px;
    margin-left: 309px;
    height: 136px;
    width: 261px;
    z-index: 20;
    overflow: hidden;
    line-height: 14px;
}

#testimonials h1
{
    font-size: 14px;
    color: #000000;
    margin-top: 6px;
    margin-bottom: 12px;
}

#testimonials_bg
{
    position: absolute;
    margin-left: 296px;
    height: 167px;
    width: 281px;
    background-image: url('../images/testimonials.png');
    z-index: 10;
}

#box_yellow
{
    width: 183px;
    position: absolute;
    margin-top: 457px;
    margin-left: 12px;
    z-index: 10;
}

#box_yellow_top
{
    height: 43px;
    width: 183px;
    background-image: url('../images/box_yellow_top.png');
}

#box_yellow_top h2
{
    line-height: 43px;
    padding-left: 12px;
    margin: 0;
}

#box_yellow_bottom
{
    height: 134px;
    width: 157px;
    border: #FFFFFF solid 3px;
    border-top: 0;
    margin-top: 1px;
    background-color: #fff59b;
    padding: 10px;
    overflow:hidden;
}

#box_yellow_bottom p
{
	height: 112px;
	overflow: hidden;
}

#box_red
{
    width: 183px;
    position: absolute;
    margin-top: 457px;
    margin-left: 203px;
    z-index: 10;
}

#box_red_top
{
    height: 43px;
    width: 183px;
    background-image: url('../images/box_red_top.png');
}

#box_red_top h2
{
    line-height: 43px;
    padding-left: 12px;
    margin: 0;
}

#box_red_bottom
{
    height: 134px;
    width: 157px;
    border: #FFFFFF solid 3px;
    border-top: 0;
    margin-top: 1px;
    background-color: #f6b283;
    padding: 10px;
    overflow:hidden;
}

#box_red_bottom p
{
	height: 112px;
	overflow: hidden;
}

#box_blue
{
    width: 183px;
    position: absolute;
    margin-top: 457px;
    margin-left: 394px;
    z-index: 10;
}

#box_blue_top
{
    height: 43px;
    width: 183px;
    background-image: url('../images/box_blue_top.png');
}

#box_blue_top h2
{
    line-height: 43px;
    padding-left: 12px;
    margin: 0;
}

#box_blue_bottom
{
    height: 134px;
    width: 157px;
    border: #FFFFFF solid 3px;
    border-top: 0;
    margin-top: 1px;
    background-color: #8accc6;
    padding: 10px;
    overflow:hidden;
}

#box_blue_bottom p
{
    height: 112px;
    overflow: hidden;
}

.more
{
    margin: 0px;
    margin-top: 5px;
    margin-left: 90px;
}

.more a
{
    background-image: url('../images/speciallink_bg.gif');
    background-repeat: no-repeat;
    background-position: 2px 2px;
    background-color: #FFFFFF;
    line-height: 16px;
    height: 16px;
    font-size: 11px;
    text-align: left;
    padding-left: 30px;
    padding-right: 10px;
    display: inline-block;
    color: #000000;
    text-decoration: none;
    border: #FFFFFF solid 1px;
}

.more a:hover
{
    background-color: #cad9b2;
    border: #000000 solid 1px;
}

.clear
{
    clear:both;
}

