﻿html, body {
margin:0;
padding:0;
width:100%;
height:100%;
}
body {
background-image:url('/img/bg.gif');
background-position:-14px -0px;
//background-position:-15px -0px;
color:#7a8384; 
font-family:arial;
}
p,a {font-size:75%;}
li a{font-size:100%;}
p {margin-top:20px;}
a {color:#7a8384;}
a:hover {text-decoration:none;}
img {border:none; display:block;}
h1 {
padding-bottom:6px;
color:#1ba7b6;
text-transform:uppercase;
font-weight:bold;
font-size:90%;
}
h1.right {
color:#077e88;
}
ul{
padding-left:0px;
margin-left:0px;
margin-bottom:0px;
}
li {
font-size:70%;
margin-left:0px;
padding-left:8px;
list-style:none;
background-image:url('/img/marker.gif');
background-repeat:no-repeat;
background-position:0px 5px;
//background-position:0px 8px;
}
#main {
background-color:white;
background-image:url('/img/bg_center.gif');
background-position:244px;
background-repeat:repeat-y;
margin:0px auto;
width:863px;
}
#left {
width:264px;
float:left; 
height:100%;
}
#right {
float:right;
height:100%;
}
#logo {
margin:auto;
padding-left:70px;
//padding-left:0px;
padding-top:74px;
width:182px;
height:114px;
text-align:center;
}
#header {
width:598px; 
height:188px;
background-image:url('/img/bg.gif');
}
#content, #footer { 
border-top:3px solid #077e88;
padding-left: 16px;
padding-right: 16px;
width:566px; text-align:justify;
}
#header, #content {
border-bottom:3px solid #c5f65f;
}
#content {
background-image:url('/img/shadow.gif');
background-repeat:no-repeat;
padding-top: 35px;
padding-bottom: 25px;
}
#footer {
height: 54px;
padding-top: 10px;
padding-bottom: 10px;
}
#header_img{
height:100%;
width:100%;
background-image:url('/img/gift.png');
background-repeat:no-repeat;
//background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/gift.png',sizingMethod='crop');
}
#column_left{
float:left;
width:74%;
}
#column_right{
padding-left:5px;
float:right;
width:25%;
}
#menu{
padding-left:20px;
}
#menu li{
margin-top:7px;
font-size:75%;
}
#submenu{
margin-left:20px;
}
