/* CSS Document */

body {
font: 78%/1.5  Helvetica, Arial, sans-serif;
margin: 0px auto;
padding: 0px;
background: #91ADC1;

}


#container {
background: #fff;
position: absolute;
left: 50%;
width : 900px;
margin-left: -450px;
background: #DEE6EC;



}

#header {
margin: 0px;
padding: 0px;
height: 185x;
background: #151F28;

}





#header h1, #header h2, #header h3, #header h4 {
position: absolute;
left: -999em;
}

h1, h2, h3, h4 {
color: #141F28;
}


h3 {
font-size: 140%;
}

h4{
font-size: 120%;
}

#main h2 {
position: absolute;
left: -999em;
}

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #9FBBCF;
	font-weight: bold;
	padding: 0;	
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 10em;
	color: #000;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a:hover {
color: #eee;
}

#nav a.sub  {
	background:  url(images/rightarrow2.gif) center left no-repeat ;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 10em;
	font-weight: normal;
	border-width: 0px;
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 10em
}

#nav li ul a {
	width: 10em;
	w\idth: 10em;
}

#nav li ul ul {
	margin: -1.50em 0 0 10em;
	background: #93A9B9;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #697E8D;
}

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

a:hover {
color: #2D475C;
text-decoration: underline;
}


#main {
color: #000000;
clear: left;
float: left;
padding: 0 15px 15px 15px ;
margin: 0;
width: 660px;
background: #ffffff;
background-image: url(images/stripe.jpg)  ;
background-repeat: repeat-x;
}

#breadcrumb {
position: absolute;
right: 250px;
top: 240px;
text-align: left;
padding: 15px 0;
color : #fff;
}

#breadcrumb a {
color : #fff;
}

#breadcrumb a:hover {
color : #000;
}

#text {
margin-left: 100px;
}

#help {
border: 1px solid #000000;
}

.large-link {
position: relative;
left: -1em;
padding-left: 1em;
font-size: 16px; 
background:  #DEE6EC;
list-style: none;
}

.large-link a{
color: #9E161F;
}

.large-link a:hover {
color: #2D475C;
text-decoration: none;

}
#page-login {
text-align: center;
}

.red {
color: #9E161F;
font-weight: bold ;
}

.style1 {
color: #000;
}

#portfolio {
background: #91ADC1;
color: #fff;
text-align: center;
padding: 15px 0;
}

#portfolio img {
border: 1px solid #fff;
}

#contact {
text-align: center;
color : #11324D;
font-size : 20px;
line-height: 6px;
padding: 10px 0 10px 0;
background: #91ADC1;

}

#contact a{
color: #06233A;
}

#button {

color: #fff;
font-size: 20px;
background: #9E161F;
padding: 3px 23px 5px 23px;
}

#button:hover {
color: #ffffff;
background: #141F28;

}



#right  {
float: right;
margin: 0 0px 0px 15px;
padding: 0; 

}

#left  {

float: left;
margin: 0 15px 15px 0px;
padding-right: 0;

}



#main form {
padding: 10px;
background: #91ADC1;
width: 450px;
text-align: right;
}

#press {
text-transform: lowercase;
font-weight: bold;
}

#press p {
margin-bottom: 3em;
}

#send-this {
position: relative;
clear: left;
top: 10sem;
}


#sidebar {

float: right;
width : 160px;
padding: 65px 30px 0 15px;
margin: 0;
font-size: 80%;

}

#sidebar a img{
border: 0px;
}



#sidebar p {
text-align: left;
}

#sidebar ul {
font-size: 12px;
background: #91ADC1;
}

#sidebar li {
position: relative;
left:-30px;
list-style: none;
}

#sidebar li a:hover {
color: #ffffff;
}


#side-nav {
position: relative ;
top: -8px;
}

.sideheading {
clear: left;

}

.sideheading  {
border: 1px solid  #DEE6EC;
}

.link { 
float: left;
border: 0px;
margin-right: 5px;
border: 0;
}

#footer {
	width: 100%;
    background: #141F28;
	clear: both;
	text-align: left;
	font-size: 11px;
	color: #999;
	padding-bottom: 5px;
	margin: 0;
	}
	
#footer p {
text-align: right;
padding-right: 10px;
padding-top: 18px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #697E8D;
	}
.partner-image {
float: left;
margin: 9px 0 0 10px;
border: 0;
}
