﻿*
 {	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1em;
	border:0;
	color:#454946;
 }

body
 {
    font-size: 75%;
 }

#container
 {	width:1000px;
	text-align:justify;
	margin:0 auto;
	min-height:600px;
    height:auto !important;
    height:600px;
    padding:0;
 }

#skip
{
    display:none;
}

#header
{
    height:100px;
}

#header img
{
    margin:10px;
    float:left;
}

#header p
{
    margin:70px 10px 0 0;
    float:right;
    text-transform:uppercase;
    font-size:120%;
    color:#88bea1;
    font-weight:bold;
}

#navigation
{
    width:890px;
    margin:0 0 0 105px;
    text-align:center;
    background-color:#e5f1eb;
    height:30px;
    padding:3px 0;
}

#navigation ul li
{
    display:inline;
    height:30px;
    float:left;
    margin:0 4px;
}

#navigation ul li a
{
    display:block;
    color:#454946;
    height:30px;
    text-decoration:none;
}

#navigation ul li a.AlignMiddle
{
    line-height:30px;
}

body#about #navigation ul li.about a,
body#commercial #navigation ul li.commercial a,
body#personal #navigation ul li.personal a,
body#offshore #navigation ul li.offshore a,
body#risk #navigation ul li.risk a,
body#news #navigation ul li.news a,
body#links #navigation ul li.links a,
body#contact #navigation ul li.contact a,
body#location #navigation ul li.location a,
body#sitemap #navigation ul li.sitemap a
{
    color:#88bea1;
}

/* menu item widths */
li.about
{
	width: 80px;
}
li.commercial
{
	width: 90px;
}
li.personal
{
	width: 90px;
}
li.offshore
{
	width: 80px;
}
li.risk
{
	width: 90px;
}
li.news
{
	width: 70px;
}
li.links
{
	width: 60px;
}
li.contact
{
	width: 80px;
}
li.location
{
	width: 80px;
}
li.sitemap
{
	width: 80px;
}

#navigation ul li a:hover
{
    color:#88bea1;
    text-decoration:underline;
}

#content
{
    min-height:315px;
    height:auto !important;
    height:315px;
    margin:0 5px 0 105px;
    background: url(../images/about_header.gif) repeat-x;
    padding:120px 0 0 0;
}

#background
{
    background: url(../images/Background2.gif) repeat top left;
    min-height:315px;
    height:auto !important;
    height:315px;
}

body#commercial #content { background: url(../images/commercial_header.gif) repeat-x; }
body#personal #content { background: url(../images/personal_header.gif) repeat-x; }
body#risk #content { background: url(../images/risk_header.gif) repeat-x; }
body#offshore #content { background: url(../images/offshore.gif) repeat-x; }
body#news #content { background: url(../images/news_header.gif) repeat-x; }
body#links #content { background: url(../images/links_header.gif) repeat-x; }
body#contact #content { background: url(../images/contact_header.gif) repeat-x; }
body#location #content { background: url(../images/location_header.gif) repeat-x; }
body#sitemap #content { background: url(../images/sitemap_header.gif) repeat-x; }

/* Homepage Settings */

body#about #header p#Left
{
    margin:10px 10px 0 5px;
    float:left;
    text-transform:uppercase;
    font-size:100%;
    color:#88bea1;
    font-weight:bold;
    width:520px;
    line-height:1.4em;
}

body#about #header p#Left span
{
    display:block;
    font-size:190%;
    padding:10px 0;
    color:#88bea1;
}

body#about #header p#Left a
{
    color:#88bea1;
    text-transform:none;
    letter-spacing:0.05em;
}

body#about #header p#Left a:hover
{
	text-decoration:none;
}

body#about #header p#Right
{
    margin:65px 10px 0 0;
    float:right;
    text-transform:uppercase;
    font-size:120%;
    color:#88bea1;
    font-weight:bold;
    width:300px;
    text-align:right;
}

body#about #background
{
    background: url(../images/home_background.gif) repeat top left;
    min-height:435px;
    height:auto !important;
    height:435px;
}

body#about #content
{
    min-height:435px;
    height:auto !important;
    height:435px;
    margin:0 5px 0 105px;
    padding:0;
}

body#about #content h1
{
    color:#fff;
    text-transform:uppercase;
    font-size:500%;
    font-weight:normal;
    letter-spacing:0.05em;
    margin:0 0 7px 0;
    padding:215px 0 0 10px;
}

body#about #content h2
{
    color:#88bda0;
    text-transform:uppercase;
    font-size:160%;
    font-weight:normal;
    letter-spacing:0.05em;
    margin:0 0 7px 10px;
}

body#about #content p
{
    margin:10px 0 10px 10px;
    line-height:1.4em;
}

/* End Homepage Settings */

#content #LeftAligned,
#content #RightAligned
{
    width:49%;
}

#content #LeftAligned
{
    float:left;
}

#content #RightAligned
{
    float:right;
}

#content h1
{
    color:#88bda0;
    text-transform:uppercase;
    font-size:160%;
    font-weight:normal;
    letter-spacing:0.05em;
    margin:0 0 7px 0;
    padding:5px 0 0 0;
}

#content h2
{
    font-size:110%;
    margin:10px 0 5px 0;
}

#content p
{
    margin:10px 0;
    line-height:1.4em;
}

#content ul
{
    margin:10px 0 0 20px;
}

#content ul li
{
    line-height:1.5em;
}

#content ul li ul
{
    margin:0px 0 0 15px;
}

#content a
{
    color:#88bda0;
}

#content a:hover
{
    text-decoration:none;
}

#content img.RightAligned
{
    float:right;
    margin:0 0 0 10px;
}

#contact_form em
{
    color: #88bda0;
    font-style:normal;
}

#contact_form table
{
    width:500px;
}

#contact_form table tr td p
{
    margin:2px 0 2px 7px;
}

#contact_form input, #contact_form textarea
{
	width:220px;
	border:1px solid #88bda0;
	padding:2px;
}

#contact_form select
{
	width:225px;
	border:1px solid #88bda0;
	padding:0px;
}

#contact_form textarea
{
    height:50px;
}

#contact_form input.half,
#contact_form select.half
{
    width:110px;
}

#contact_form tr td
{
    vertical-align: top;
    padding:1px 0;
}

#contact_form input.button
{
	background-color:#FFF;
	border:1px solid #88bda0;
	font-weight: bold;
	width:auto;
	padding:2px;
}

#footer
{
    margin:0;
    padding:0 5px 0 105px;
    clear:both;
    background-color:#fff;
}

#footer p
{
    font-size:85%;
    padding:3px 0 3px 0px;
    border-top:2px solid #88bda0;
}
