body {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
background-color: #c1cedf;
text-align: left;
}

html, body {
align: center;
margin: 0px;
padding: 0px;
height: 100%
}

p, ul {
clear: both;
margin: 0px;
margin-bottom: 16px;
}

h1, h3 {
margin: 0px;
color: #ffffff;
margin-bottom: 16px;
}

h1 {
font-size: 14px;
text-transform: uppercase;
}

h3 {
font-size: 12px;
}

form h3 {
margin-bottom: 0px;
}

form {
margin: 0px;
}

input, textarea, select {
width: 450px;
font-size: 12px;
color: #262626;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 16px;
}

select {
width: 456px;
}

ul {
padding: 0px;
margin-left: 16px;
}

a img, img {
border: none;
}

a {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #093a80;
}

#backgroundLeft {
background: url(images/leftbgImage.gif) top repeat-x;
}

#backgroundRight {
background: url(images/rightbgImage.gif) top repeat-x;
}

#contentWrap {
margin: 0px auto;
width: 990px;
background-color: #c1cedf;
}

#header {
border: none;
border-bottom: 1px solid #FFFFFF;
}

#footer {
width: 988;
clear: both;
background-color: #849cc0;
height: 25px;
border: 1px solid #ffffff;
text-transform: uppercase;
}

#footer a {
display: block;
font-size: 11px;
float: left;
margin-top: 5px;
margin-left: 35px;
}

#footer a.right {
float: right;
font-size: 11px;
margin-right: 35px;
}

#vhomeleft {
float: left;
width: 450px;
padding: 25px;
}

#vhomeright {
float: right;
width: 440px;
color: #262626;
padding: 25px;
}

#vhomerightlogo {
clear: both;
float: right;
margin-top: 15px;
}

#vcontentleft {
float: left;
width: 672px;
padding: 25px 50px 25px 25px;
}

#vcontentright {
float: right;
width: 198px;
padding: 25px 23px 25px 22px;
color: #262626;
}

#vcontentright div.image {
padding-top: 10px;
border-top: 1px dashed #FFFFFF;
margin-top: 10px;
font-size: 0px;
}

#desalinationleft {
float: left;
width: 686px;
padding: 25px 25px 40px 35px;
color: #ffffff;
}

#desalinationleft img {
position: relative;
bottom: 26px;
}

#desalinationleft a {
display: block;
float: left;
text-transform: uppercase;
padding: 6px;
font-weight: bold;
border:1px solid #ffffff;
}

#desalinationleft a:hover {
color: #ffffff;
}

#desalinationleft a b  {
color: #71C9d4;
}

div.item {
width: 350px;
margin-bottom: 16px;
}

div.item h3 {
margin-bottom: 0px;
}

#menutop a, #menubottom a {
display: block;
height: 12px;
font-size: 11px;
line-height: 12px;
font-weight: bold;
text-transform: uppercase;
background-color: #476BA0;
white-space: nowrap;
}

#menutop a {
height: 100%;
padding: 0px 25px;
}

#menutop a div {
padding: 18px 0px;
}

#menutop a.login {
color: #8DD4DD;
}

#menutop a.login div {
padding-right: 18px;
background: url(images/lock_blue.gif) right no-repeat;
}

#menutop a:hover, #menutop a.active {
color: #FFFFFF;
background: #476BA0 url(images/menutop_hover.gif) top center no-repeat;
}

#menutop a.login:hover div, #menutop a.active.login div {
background-image: url(images/lock_white.gif);
}

#menubottom a {
padding: 5px 15px;
padding-right: 10px;
background: #849CBF bottom;
}

#menubottom a:hover, #menubottom a.active {
color: #FFFFFF;
background: #4D4D4D top left no-repeat;
}

#menubottom a.first {
padding-left: 25px;
}