html, body
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: none;
}
a
{
    border: none;
}
a:link {color: #363636; text-decoration:none;};}
a:visited {color: #363636; text-decoration: none;};}
a:active {color: #363636; text-decoration: none;};}
a:hover {color: blue; text-decoration: none;};}
#nav a:link {color: #fff; text-decoration: none;}
#nav a:visited {color: #fff; text-decoration: none;}
#nav a:active {color: #fff; text-decoration: none;}
#nav a:hover {color: #fff; text-decoration: none;}
html, body
{
    margin:  0;
}
body
{
    /*background-color: #006EAD;*/
    background-image: url('../webimg/bg.png');
    background-position: bottom center;
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Questrial', sans-serif;
    font-size: 11pt;
    color: #363636;
    width:  1100px;
}
input, textarea, select, option
{
    font-family: 'Questrial', sans-serif;
    font-size: 10pt;
    color: #363636;
}
#header
{
    padding: 5px;
    height: 97px;
    /*background-image: url("../webimg/vgrad.png");*/
}
#fixed
{
    float: right;
    text-align: right;
    font-weight: bold;
    color: #929292;
}
#fixed div
{
    padding-top: 5px;
    padding-right: 5px;
}
#fixed .fixed1
{
    font-size: large;
}
#fixed .fixed2
{
    font-size: 16pt;
}
#nav
{
    /* position: absolute; */
    /* z-index: 0; */
    margin-top: -23px;
    margin-left: 847px;
    /* right: 216px; */
}
#nav table
{
    width: 272px;
}
#nav td
{
    width: 20%;
}
.navoff
{
    background-color: #1FD608;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.navon
{
    background-color: #1FD608;
    background-image: url("../webimg/wgrad.png");
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-shadow: 0 1px 2px #000;
}
#slider
{
/*
    position: absolute;
    top: 97px;
    left: 0px;
    border-top: 3px solid #1FD608;
    border-bottom: 3px solid #1FD608;
    height: 400px;
    width: 100%;
    overflow: hidden;

*/
    position: absolute;
    top: 97px;

    border-top: 3px solid #1FD608;
    border-bottom: 3px solid #1FD608;
    height: 400px;
    width: 1100px;
    overflow: hidden;

}
#slider div.imgs img
{
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 9;
}
#slider div.border-shadow
{
    background-image: url('../webimg/bg.png');
    background-position: bottom center;
    background-attachment: scroll;
    background-repeat: repeat-y;
    
    z-index: 10;
    width: 100%;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}
#slider-overlay
{
    background-image: url('../webimg/vgrad.png');
    background-position: bottom center;
    background-attachment: scroll;
    background-repeat: repeat-x;
    z-index: 15;
    width: 1100px;
    height: 393px;
    margin-left: auto;
    margin-right: auto;
    margin-left: -1px;
}
.html
{
    position: absolute;
    margin-top: 150px;
    width: 400px;
    padding: 20px;
    text-shadow: 0 3px 4px #000;
    color: #fff;
}
.html h2
{
    font-size: 28pt;
}
.html p
{
    font-size: 16pt;
}
#body-container
{
    /*margin-top: 400px;*/
}
/*.content
{
    padding: 15px;
}
.content-left
{
    width: 65%;
    margin-right: 15px;
}
.content-right
{
    width: 25%;
}
.content-left, .content-right
{
    display: inline-table;
    border: 1px solid #ccc;
    background-color: #e9e9e9;
    padding: 20px;
    border-radius: 20px;
}*/
.content-left, .content-right
{
    border: 1px solid #ccc;
    background-color: #e9e9e9;
    padding: 10px;
    border-radius: 10px;
}
.content table
{
    border-spacing: 0px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}
.content td
{
    vertical-align: top;
}
.content-right
{
    width: 300px;
}
.content-right table
{
    width: 100%;
}
input, textarea
{
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 10px;
    width: 280px;
}
input[type="submit"]
{
    width: 300px;
    background-color: #1FD608;
    border: 1px solid #21BA0D;
    color: #fff;
    font-size: 11pt;
    background-image: url("../webimg/wgrad.png");
    text-shadow: 0 3px 4px #21BA0D;
}
input:hover
{
    box-shadow: 0 1px 2px #5D93E6;
}
select
{
    background-color: transparent;
    border: none;
    color: #363636;
    width: 100%;
}
.select
{
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 10px;
    width: 280px;
}
.footer-content
{
height: 147px;
    margin-top: 5px;
    border: 1px solid #ccc;
    background-color: #e9e9e9;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 98%;
    margin-left: auto;
    border-radius: 5px;
    margin-right: auto;
}
.footer-content td
{
    vertical-align: top;
}
table.adverts
{
    width: 100%;
}
.adverts td
{
    width: 25%;
    padding: 5px;
}
.advert
{
    border-radius: 10px;
    background-color: #1FD608;
    border: 1px solid #21BA0D;
    color: #fff;
    padding: 10px;
    background: -webkit-linear-gradient(#1FD608, #21BA0D); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#1FD608, #21BA0D); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#1FD608, #21BA0D); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#1FD608, #21BA0D); /* Standard syntax */
    text-align: center;
}
.adverttitle
{
    border-radius: 10px;
    background-color: #58E047;
    color: #fff;
    padding: 10px;
}
.advertimage
{
    width: 237px;
    height: 180px;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 10px;
}
.advertlink
{
    border-radius: 10px;
    background-color: #1fd608;
    color: #fff;
    padding: 10px;
    background-image: url("../webimg/wgrad.png");
    margin-top: 10px;
}
.advertlink:hover
{
    box-shadow: 0 1px 2px #363636;
}
.advertlink a
{
    color: #fff;
    text-shadow: 0 1px 2px #000;
}
.advertshadow
{
    background-image: url("../webimg/shadow-small.png");
    height: 10px;
}
#body-container
{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
label
{
    font-weight: bold;
    margin-bottom: 10px;
}
a{text-decoration:underline}
.content{width:1080px;overflow:hidden;}

@media only screen and (max-device-width: 1000px) {
#header{width:1000px;}
#nav {
    /* position: absolute; */
    /* z-index: 0; */
    margin-top: -12px;
    margin-left: 793px;
    /* right: 216px; */
    float: right;
	position:relative;
	right:-17px;
}
div#body {
    overflow: hidden;
    width: 1100px;
}

#slider-overlay{background-image:none;}
#slider{border-top:none;border-bottom:none;}
.advertimage{width:213px;}
.footer{width:1047px;}
}
