﻿div.anchor
{
    padding-left: 10px;
    background-color: #e1e9f0;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px;
}

div.anchor b
{
    font-size: 14px;
    color: #444;
}

div.anchor ul
{
    margin: 0px 0px 0px 10px;
    padding: 5px 10px 10px 15px;
    color: #444;
    line-height: 20px;
}

div.anchor li
{
    text-align: left;
    margin: 0 auto;
    list-style-type: square;
    list-style-position: outside;
}

div.anchor li a
{
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    font-style: normal;
}


div.anchor p a:visited
{
    color: #555;
}

html
{
    background-color: #5f7e94;
    
}


body {
    margin: 0 auto;
    width: 863px;
    text-align: center;
    font-family: Arial, Tahoma;
    height: 100%;
    padding: 0px 0px 35px 0px;
}

div
{
    padding: 0px;
    margin: 0px;
}

ol, ul.content
{
    margin-top: 0px;
    padding-top: 0px;
}

ol li, ul.content li
{
    line-height: 19px;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 12px;
}

p
{
    line-height: 19px;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #333;
    text-align: justify;
    padding: 0px;
    vertical-align: top;
    margin: 0px;
    padding-bottom: 7px;
    padding-right: 10px;
}

p a
{
    text-decoration: underline;
    color: #213f59;
}

p a:hover
{
    color: #000;
    text-decoration: none;
}

p.big
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #444;
}

a
{
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    padding: 35px 0px 10px 0px;
    font-size: 24px;
    margin: 0 auto;
    color: #213f59;
    text-align: left;
}

h2
{
    text-align: left;
    font-size: 18px;
    color: #213f59;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 5px;
    padding-top: 0px;
    margin-top: 5px;
    margin-right: 10px;
}

h3
{
    text-align: left;
    font-size: 14px;
    color: #444;
    margin: 0px 0px 5px 0px;
}

h2.right
{
    padding-top: 0px;
    margin-right: 235px;
}

h2.left
{
    margin-left: 225px;
    margin-right: 10px;
}

h2.left.contact
{
    margin-left: 273px;
}

table
{
}

table td
{
    font-size: 12px;
}

a img
{
    border: 0px;
}

img
{
}

ul
{
}

li
{
}

ol
{
    margin-right: 10px;
}

div#desc
{
    padding: 5px;
    padding-bottom: 42px;
    text-align: left;
    font-size: 10px;
    color: #FFF;
    font-weight: bold;
    display: table-cell;
    vertical-align: bottom;
    #position: absolute;
    #top: 70%;
}

div#banner
{
    text-align: left;
    background-image: url("images/banner.jpg");
    background-repeat: no-repeat;
    background-position: top;
    height: 203px;
    display: table;
    width: 100%;
    #position: relative;
    overflow: hidden;
}


/* column container */
.colmask 
{
    margin: 0 auto;
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    width: 863px;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	text-align: left;

    
}
/* 2 column left menu settings */
.leftmenu {
    background-color: #eff2f3;
    background-image: url("images/submenu_bg.gif");
    background-repeat: repeat-x;
    background-position: top;
}

.leftmenu .colright {
    float:left;
    width:200%;
	position:relative;
	left:225px;
    background:#fff;
    background-image: url("images/swish_top_right.jpg");
    background-repeat: no-repeat;
}
.leftmenu .col1wrap {
    float:right;
    width:50%;
    position:relative;
    right:215px;
    
   
}
.leftmenu .col1 {
    margin:0 10px 0 225px;
    position:relative;
    right:100%;
    overflow:hidden;
    background-image: url("images/page_content_bottom.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 90px;
}
.leftmenu .col2 
{
    float:left;
    width:225px;
    position:relative;
    right:225px;
    

}

.col2 br
{
    line-height: 10px;
}

.col1 img
{
    margin: 0 auto;
    padding: 0px;
    margin-right: 10px;
    text-align: left;
}

div.hotlink
{
    background: #EEE;
    margin: 0px;
    width: 195px;
    padding: 5px;
    margin-left: 10px;
}

div.hotlink p
{
    font-size: 11px;
}

div.hotlink b
{
    font-size: 14px;
    line-height: 25px;
    color: #213f59;
}

div.hotlink p a
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    font-style: italic;
    line-height: 25px;
}

div#footer
{
    float: right;
    #float: none;
    position: relative;
    z-index: 9999;
    margin: 0 auto;
    width: 863px;
    background: #405a67;
    display: table;
    font-size: 11px;
    height: 30px;
    vertical-align: middle;
}

div#footer div a
{
    color: #FFF;
    text-decoration: none;
}

div#footer div a:hover
{
    text-decoration: underline;
}

div#footer div
{
    z-index: 9998;
    margin: 0 auto;
    height: 30px;
    float: left;
    color: #FFF;
    display: table-cell;
    vertical-align: text-bottom;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

div#footer #left
{
    width: 422px;
    text-align: left;
    
}

div#footer #right
{
    width: 421px;
    float: left;
    text-align: right;
}


/* Galileos Animation */
#skull
{
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
}

#skullG
{
    float: right;
    margin-top: 45px;
    margin-right: 10px;
    margin-left: 10px;
}

.skull
{
    float: right;
    margin-top: 0px;
    margin-right: 10px;
}

.skullG
{
    float: right;
    margin-top: 45px;
    margin-right: 10px;
}

/* Testimonial Boxes */
div.testimonies
{
    background-color: #e1e9f0;
    margin-right: 10px;
    padding: 10px;

}

div.testimonies.small
{
    margin: 10px 10px 0px 10px;
}

div.testimonies.small p
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    text-align: left;
}

.swish
{
    width:100%;
    height: 90px;
    padding: 0;
    margin: 0;
}

.bottom
{
    background-image: url("images/page_content_bottom.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
}

/* Submenu */
div#submenu
{
    margin: 0px;
    width: 205px;
    margin-left: 10px;
    padding-top: 10px;
    background-color: #c7d8df;
    background-image: url("images/submenu_bg.gif");
    background-position: bottom;
    background-repeat: repeat-x;
}

div#submenu a
{
   margin: 0px;
   text-align: left;
   font-size: 18px;
   color: #444;
   padding-left: 10px;
}

div#submenu ul
{
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 10px 10px;
    
}

div#submenu ul li
{
    
    text-align: left;
    margin: 0px 10px 0px 10px;
    line-height: 24px;
    list-style-position: inside;
    color: #256581;
    font-size: 14px;
    text-indent: -20px;
}

div#submenu ul li a
{
    color: #444;
    font-weight: bold;
    font-size: 12px;
    padding: 0px;
    text-decoration: none;
}

div#submenu ul li a:hover
{
    text-decoration: underline;
}

/* Images */
img.photo
{
    border: dotted 1px #CCC;
    
}

img.photo.left
{
    float: left;
    padding: 5px;
    margin: 5px 10px 5px 0px;
}

img.photo.left.nofloat
{
    float: none;
    text-align: left;
}

img.photo.right
{
    float: right;
    padding: 5px;
    margin: 5px 10px 5px 10px;
}

.error
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}