﻿/* general */
* 
{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 100%;
    color: #0f2d6e;
}

body
{
    text-align:center; /* for ie5/win */
    background-color: #0f3078;
    font-size: 100%;
}

#page
{
    margin: 37px auto 0 auto;
    width: 800px;
    text-align: left;
}

#header-home
{
    width: 800px;
    height: 373px;
    background-repeat: no-repeat;
    background-position: top center;    
    background-image: url('images/bg-home.jpg');
    position: relative;
}
img.offers { position: absolute; bottom: -10px; right: 20px; z-index: 1; }

#header-units
{
    width: 800px;
    height: 374px;
    background-repeat: no-repeat;
    background-position: top center;    
    background-image: url('images/bg-units.jpg'); 
}

#header-location
{
    width: 800px;
    height: 374px;
    background-repeat: no-repeat;
    background-position: top center;    
    background-image: url('images/bg-location.jpg'); 
}

#header-downloads
{
    width: 800px;
    height: 373px;
    background-repeat: no-repeat;
    background-position: top center;    
    background-image: url('images/bg-downloads.jpg'); 
}

#header-contacts
{
    width: 800px;
    height: 373px;
    background-repeat: no-repeat;
    background-position: top center;    
    background-image: url('images/bg-contacts.jpg'); 
}

#header img
{
    margin: 0 0 0 23px;
}

#content
{
    padding: 13px 25px 16px 25px;
    background-color: #ffffff;
    background-image: url('images/bg.png');
    background-repeat: repeat-y;
    background-position: top right;
}

A:link {text-decoration: none; color:#0b2465; font-weight:bold;}
A:visited {text-decoration: none; color:#0b2465; font-weight:bold;}
A:active {text-decoration: none; color:#0b2465; font-weight:bold;}
A:hover {text-decoration: underline; color:#0b2465; font-weight:bold;}

.clear
{
    clear: both;
}

/* menu */
#menu
{
    background-color:#0e2e74;
	padding-left: 24px;
	height: 32px;
	background-image: url('images/menu-bg.png');
    background-repeat: no-repeat;
    background-position: top center;
}

#menu li
{
    display:inline;
    padding: 0 10px 0 10px;
    background-image: url('images/li.gif');
    background-repeat: no-repeat;
    background-position: center right;
    font-size: 70%;
    font-weight: bold;
    line-height: 32px;
}

#menu li A:link {text-decoration: none; color:#ffffff; font-weight:bold;}
#menu li A:visited {text-decoration: none; color:#ffffff; font-weight:bold;}
#menu li A:active {text-decoration: none; color:#0f2d6e; font-weight:bold;}
#menu li A:hover {text-decoration: underline; color:#0f2d6e; font-weight:bold;}
#menu li.active {color:#0f2d6e; font-weight:bold;}

/* footer */
#footer
{
    text-align: center;
}

#footer ul
{
	padding: 22px 0 5px 0;
}

#footer li
{
    display:inline;
    padding: 0 10px 0 10px;
    font-size: 70%;
    font-weight: bold;
    color: #ffffff;
}

#footer li A:link {text-decoration: none; color:#ffffff; font-weight:bold;}
#footer li A:visited {text-decoration: none; color:#ffffff; font-weight:bold;}
#footer li A:active {text-decoration: none; color:#ffffff; font-weight:bold;}
#footer li A:hover {text-decoration: underline; color:#ffffff; font-weight:bold;}
#footer li.active {color:#ffffff; font-weight:bold;}

#footer p
{
    font-size: 70%;
    font-weight: bold;
    margin-bottom: 30px;
}

#footer A:link {text-decoration: none; color:#ffffff; font-weight:bold;}
#footer A:visited {text-decoration: none; color:#ffffff; font-weight:bold;}
#footer A:active {text-decoration: none; color:#ffffff; font-weight:bold;}
#footer A:hover {text-decoration: underline; color:#ffffff; font-weight:bold;}


/* home */
#bg
{
    float: right;
}

#home
{

}

#home h1
{
    margin: 17px 0 10px 0;
    color: #0f3078;
}

#home h2
{
    margin: 0 0 25px 0;
    line-height: 150%;
    color: #0f3078;
    font-weight: normal;
}

#home p
{
    padding: 0 0 30px 0;
    width: 360px;
    font-size: 75%;
    font-weight: bold;
    line-height: 150%;
    color: #0081d0;
}

/* unit */
.units-h1 
{
    text-indent: -1000em;
    background-image: url('images/h1-units.png'); 
    width: 100%;
    height: 25px;
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: solid 1px #0f2d6e;    
}

#unit
{
    width: 340px;   
}

#unit ul
{
    margin: 16px 0 0 0;
    width: 170px;
    float: left;
    list-style-type: disc;
}

#unit li
{
    font-size: 70%;
    font-weight: bold;
    line-height: 150%;
    margin: 0 15px 0 15px;
}

#site-plan
{
    float: right;
    margin: 16px 0 0 0;
}

#unit table
{
    margin-top: 25px;
}

#unit th
{
    font-size: 70%;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
    background-color: #0f3078;
    color: #ffffff;
    padding: 0 11px 0 11px;
}

#unit td
{
    font-size: 70%;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.row1 { background-color: #ffffff;}
.row2 td
{
    background-color: #0f3078;
    color: #ffffff;
}


/* downloads */
#downloads
{
    margin: 16px 0 0 0;
    background-image: url('images/downloads-bg.png'); 
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 170px;
}

#downloads h1 
{
    text-indent: -1000em;
    background-image: url('images/h1-downloads.png'); 
    width: 325px;
    height: 24px;
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: solid 1px #0f2d6e;    
}


#downloads ul
{
    margin: 10px 0 0 0;
    width: 400px;
}


#downloads li
{
    float: left;
    display: block;
    margin: 5px 0 10px 0;
    padding: 0 0 15px 70px;
    background-image: url('images/pdf.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    height: 53px;
    font-size: 70%;
    font-weight: bold;
    line-height: 53px;
    width: 90px;
    border-bottom: solid 1px #0f2d6e;
}

#plans
{
    margin: 16px 0 0 0;
    float: right;
}

#plans h2 
{
    text-indent: -1000em;
    background-image: url('images/h1-plans.png'); 
    width: 325px;
    height: 24px;
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: solid 1px #0f2d6e;    
}

#plans  ul
{
    margin: 15px 20px 0 0;
    float: left;

}


#plans li
{
    display: block;  
    font-size: 70%;
    font-weight: bold;
    line-height: 170%;
    width: 50px;
    text-align: center;
    margin: 0;
}

.r1 {background-color: #0f3078; color: #ffffff;}
.r2 {background-color: #ffffff;}

.r2 A:link {text-decoration: none; color:#0f3078; font-weight:bold;}
.r2 A:visited {text-decoration: none; color:#0f3078; font-weight:bold;}
.r2 A:active {text-decoration: none; color:#0f3078; font-weight:bold;}
.r2 A:hover {text-decoration: underline; color:#0f3078; font-weight:bold;}

.r1 A:link {text-decoration: none; color:#ffffff; font-weight:bold;}
.r1 A:visited {text-decoration: none; color:#ffffff; font-weight:bold;}
.r1 A:active {text-decoration: none; color:#ffffff; font-weight:bold;}
.r1 A:hover {text-decoration: underline; color:#ffffff; font-weight:bold;}




/* location */
#location
{
    
}

#location h1
{
    text-indent: -1000em;
    background-image: url('images/h1-location.png'); 
    width: 300px;
    height: 25px;
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: solid 1px #0f2d6e;    
}

#location p
{
    font-size: 70%;
    font-weight: bold;
    line-height: 140%;
    width: 300px;
    margin-top: 20px;
}

#location-map
{
    float: right;
    margin-right: 50px;
}

.sat
{
    background-image: url('images/location-bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 175px;
}


/* contact */
#contact-h1 
{
    text-indent: -1000em;
    background-image: url('images/h1-contact.png'); 
    width: 100%;
    height: 24px;
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: solid 1px #0f2d6e;    
}

#contact h2
{
    font-size: 75%;
    font-weight: bold;
    margin: 0 0 10px 0;
}

#contact
{
    margin: 16px 0 0 0;
    float: left;
}

#contact p
{
    font-size: 65%;
    font-weight: bold;
}

#appointment
{
    margin: 0 0 15px 0;
    width: 500px;
    height: 50px;
    border-bottom: solid 1px #0f2d6e;
}

#appointment li
{
    float: left;
    display: block;    
    background-repeat: no-repeat;
    background-position: top left;
    height: 37px;
    font-size: 70%;
    font-weight: bold;
    width: 150px;
    font-size: 60%;
}

#appointment li
{
    width: 250px;
}

#appointment li img
{
    display: block;
    float: left;
    padding-right: 10px;
}


#partnership
{
    margin: 10px 0 0 0;
    width: 500px;
}

#partnership li
{
    display: inline;   
    padding: 0 20px 0 0;
}

#priority-sites
{
    float: right;
    margin: 16px 0 0 0;
}

#priority-sites h2
{
    margin: 0 0 15px 0;
    font-size: 75%;
    font-weight: bold;
}

#priority-sites p
{
    margin: 15px 0 0 0;
    font-size: 70%;
    font-weight: bold;
}
