body {
color: #fff;
text-align: center;
margin: 0;
background: #46738f;
font: 13px Tahoma, sans-serif;
line-height: 1.4em;
}

p {
margin: 0 0 10px 0;
}

h3 {
margin: 0 0 10px 0;
font-size: 20px;
}

img {
border: 0;
outline: 0;
}


#header a, #footer a {
color:white;
text-decoration:none
}

#header a:hover, #footer a:hover {
color:white;
text-decoration:underline;
}


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

a:hover {
text-decoration: underline;
}

#header {
width: 100%;
height: 72px;
background: #00243b;
border-bottom: 1px solid #3d7090;
padding:0;
text-align: center;
}

#header_content {
width: 960px;
text-align: left;
margin: 0 auto;
}

#header_menu {
float:right;
font-size: 12px;
}

#header_menu ul {
list-style-type: none;
margin-top: 26px;
}

#header_menu li {
float:left;
padding: 5px;
margin: 0 0 0 10px;
}

#info_block {
background: #0d4c74;
text-align: left;
width: 100%;
padding: 20px 0 0 0;
text-align: center;
text-shadow: 0px 1px 0px #07293e;
}


#info_block_content {
width: 960px;
text-align: left;
margin: 0 auto;
text-align: left;
}

#login_bar {
width: 100%;
height: 71px;
background: url(images/loginbar.png) repeat-x;
}

#login_box {
width: 980px;
height: 71px;
margin:0 auto;
background: url(images/loginbox.png) no-repeat;
padding-left: 39px;
text-align:center;
}

#login {
width: 500px;
text-align:left;
margin:0;
padding:0;
float:left;
}

#login .email {
background: none;
border: none;
margin-top: 20px;
color: #fff;
font-size: 11px;
margin-left: 46px;
width: 130px;
 outline:none;


}

#login .pass {
background: none;
border: none;
margin-top: 20px;
color: #fff;
font-size: 11px;
margin-left: 50px;
width: 130px;
outline:none;
}


#content {
width: 960px;
text-align: left;
margin: 0 auto;
padding: 10px 0;
}

#sidebar {
float:left;
}

#sidebar_top {
background: url(images/sidebartop.png) no-repeat;
width:211px;
height:127px;
}

#sidebar_main {
width: 211px;
background: url(images/sidebar.png) repeat-y;
}

#sidebar_text {
width: 191px;
margin: 0 10px;
text-shadow: 0px 1px 0px #2f4755;
}

#sidebar_bottom {
background: url(images/sidebarbottom.png) no-repeat;
width:211px;
height:68px;
}

.title {
font-size: 20px;
font-weight:bold;
margin: 0 0 10px 0;
color: #d7ebf8;
}

#testimonial {
font-style: italic;
font-size: 12px;
}


#testimonialby {
font-size: 12px;
text-align:right;
}

#testimonialby a {
font-size: 12px;
color: #d7ebf8;
text-decoration: none;
}

#main_text {
width: 732px;
float: right;
text-shadow: 0 1px 0 #213643
}

.spacer {
background: url(images/sep.png) no-repeat bottom left;
width: 732px;
height: 26px;
padding: 0 0 10px 0;
}


#footer {
clear: both;
background: #243f4f url(images/footer.png) repeat-x;
width: 100%;
text-align:center;
margin-top: 10px;
}

#footer_text {
width: 960px;
text-shadow: 0 1px 0 #15262f;
margin: 0 auto;
text-align: left;
padding: 10px 0;
font-size: 11px;
}

#footer_menu {
text-align: left;
margin-top: 5px;
color: #1f3644;
}


#footer_menu a {
color: #739db6;
text-decoration: none;
}


#footer_menu a:hover {
color: #aed8f1;
text-decoration: none;
}

.right {
float:right;
}

.features {
margin: 0 0 0 15px;
padding: 0;
}