﻿*
{
    margin:0px;
	padding:0px;
	border:0px;
	font-family: Arial, sans-serif;
	font-size:1em;
}

body
{
    font-size:80%;
}

.preload
{
    display:none;
}

#container
{
	width:960px;
	text-align:justify;
	min-height:550px;
	height:auto !important;
	height:700px;
	border:1px solid #1a2b6b;
	margin: 20px auto 0px auto;
}

#skip
{
    display:none;
}

#navigation img
{
    margin: 10px 0px 10px 45px;
}

#navigation
{
	position:relative;
	display:block;
	float:left;
	width:298px;
	height:550px;
	padding-top:20px;
	background-image: url(../images/gradient.gif);
	background-position: top left;
}

#navigation ul 
{
    margin:20px 0px 0px 50px;
}

#navigation ul li
{
    list-style-type: none;
}

#navigation ul li a
{
    display:block;
    color:#fff;
    font-size:120%;
    text-decoration:none;
    margin-top:5px;
    padding: 0px 0px 0px 20px;
    font-weight:bold;
    height:30px;
    background:url(../images/button.gif);
    background-position:left bottom;
    background-color:transparent;
    line-height:30px;
}

#navigation ul li a:hover
{
    color:#fff;
    text-decoration:none;
    background-position:left top;
    line-height:30px;
    overflow:hidden;
}
 
#navigation ul li a.selected
{
    color:#fff;
    text-decoration:none;
    background-position:left top;
    line-height:30px;
}

#navigation a
{
    background-image:none;
    color:#fff;
    text-decoration: none;
}

#navigation a:hover
{
    text-decoration:underline;
}
 
#navigation table
{
    color: #fff;
    margin: 5px 0px 0px 70px;
}

#navigation table tr td
{
    padding-right:5px;
}

#navigation p
{
    color: #fff;
    margin: 10px 10px 0px 40px;
    line-height:20px;
    text-align:center;
}

#navigation #logos
{
    margin: 0px 0px 0px 60px;
}

#navigation #logos img
{
    margin:10px;
}

#sub_navigation
{
    float:right;
    height:159px;
    width:660px;
    background-color:#1a2b6b;
    border-left: 2px solid #1a2b6b;
}

#sub_navigation #flash
{
    height:133px;
    background-color:#fff;
}

#sub_navigation ul
{
    list-style-type:none;
    margin-top:1px;
    line-height:26px;
}

#sub_navigation ul li
{
    display:inline;
    padding:0px 10px;
}

#sub_navigation ul li a
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

#sub_navigation ul li a:hover, #sub_navigation ul li a.selected
{
    border-bottom: 5px solid #fff;
}

#content
{
	background-image: url(../images/watermark.gif);
	background-position: center;
	background-repeat:no-repeat;
	min-height:359px;
	height:auto !important;
	height:489px;
	float:right;
	width:640px;
	border-left: 2px solid #1a2b6b;
	padding:10px;
}

#content h1, #content h2
{
    color: #1a2b6b;
    font-size: 150%;
    font-weight:normal;
    padding: 5px 0px;
}

#content h2
{
	font-size: 150%;
	font-weight:normal;
}

#content p
{
    padding: 5px 0px;
}

#content p a, #content h2 a, #content table#link_logos td a
{
    color: #1a2b6b;
    text-decoration:none;
}

#content p a:hover, #content h2 a:hover, #content table#link_logos td a:hover
{
    color: #1a2b6b;
    text-decoration:underline;
}

#content p.center
{
    text-align:center;
}

#content table#link_logos
{
    width:100%;
    text-align:center;
    margin-top:30px;
}

#content table#link_logos td
{
    width:19%;
}

#content table#products
{
    border-top:1px solid #c0bdd2;
    border-right:1px solid #c0bdd2;
    text-align:center;
    width:90%;
    margin: 10px auto;
}

#content table#products tr td
{
    border-left:1px solid #c0bdd2;
    border-bottom:1px solid #c0bdd2;
    padding:5px;
    height:40px;
}

#content table#landp
{
    width:85%;
    margin-bottom:25px;
}

#content table#landp ul
{
    margin-left:20px;
}

#content table#landp tr td
{
    padding:5px;
    vertical-align:top;
}

#content table#landp tr th
{
    padding:25px 5px 2px 5px;
    color: #1a2b6b;
    font-size:110%;
}

#content a img.newsletter
{
    float:right;
    margin:0px 50px 0px 20px;
}

#content img.pdfimg
{
    float:left
}

#footer
{
    width:660px;
    height:25px;
    clear:right;
    float:right;
    border-top: 2px solid #1a2b6b;
    border-left: 2px solid #1a2b6b;
    padding:5px 0px 0px 0px;
}

#footer p
{
    padding: 0px 0px 0px 10px;
    font-size:85%;
}


/******** CONTACT FORM **********/

#contact_form table
{
    width:75%;
	margin-left:0px 0px 10px 0px;
}

#contact_form table tr td
{
    padding:1px 0px 1px 10px;
}

#contact_form input, #contact_form textarea
{
    width:200px;
	border:1px solid #1a2b6b;
	padding:1px;
}

#contact_form textarea
{
    height:50px;
}

#contact_form input.button
{
    font-weight: bold;
	width:auto;
	background-color: #fff;
	padding:2px;
	margin-top:5px;
}

#contact_form input#postcode
{
    width:75px;
}

#contact_form input#telephone
{
    width:110px;
}

#contact_form tr td
{
    vertical-align: top;
	padding:0px;
}

#contact_form em
{
    color: #F00;
	font-family: Verdana, sans-serif;
	background-color: #FFF;
}
