@charset "utf-8";
/* CSS Document */

body {
background: #243f75 url("images/lb_body.jpg") no-repeat top center;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
font-size: 14px;
font-family: Calibri, Arial, Helvetica, sans-serif;
}

h1 {
font-family: Cambria, 'Times New Roman', serif;
font-size: 25px;
color: #243f75;
margin-left: 0px;
margin-top: 0px;
text-align: left;
font-weight: 100;
letter-spacing: -1;
padding: 0px;
}

h2 {
font-family: Cambria, 'Times New Roman', serif;
font-size: 18px;
color: #243f75;
margin-left: 0px;
margin-top: 0px;
font-weight: 100;
letter-spacing: -1;
}

hr {
height: 1px;
background: none;
border-top: none;
border-bottom: 1px dotted #DBD8D8;
padding: 0;
margin-top: 15px;
margin-bottom: 15px;
}

p {
margin: 0 0 15px;
color: #000;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
text-align: justify;
padding: 0px;
}

a:link {
font-size: 16px;
text-decoration: underline;
color: #243f75;
}

a:visited {
font-size: 16px;
text-decoration: none;
color: #243f75;
text-decoration: underline;
}

a:hover {
color: #4687d0;
text-decoration: underline;
}

a img,:link img,:visited img { border: none; }

a.blue {
color: #243f75;
text-decoration: underline;
cursor: pointer;
}

#toggle {
}

#toggle2 {
}

form {
margin: 0;
padding: 0;
}

input {
width: 320px;
height: 20px;
border: 1px solid #DBD8D8;
margin: 0 0 10px 0;
padding: 3px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
}

input.grey {
color: #999;
}

input:focus {
border: 1px solid #999;
background: #fff;
color: #000;
}

input.submit {
width: auto;
height: 25px;
padding: 0px 10px;
cursor: pointer;
}

select {
width: 330px;
height: 30px;
color: #444;
border: 1px solid #ccc;
margin: 0 0 30px 0;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff;
}

textarea {
width: 320px;
height: 100px;
margin: 0px;
padding: 5px;
border: 1px solid #DBD8D8;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
font-size: 16px;
background-color: #fff;
}

textarea:focus {
border: 1px solid #999;
background: #fff;
}

textarea.big {
width: 650px;
height: 100px;
margin: 0px;
padding: 5px;
border: 1px solid #DBD8D8;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
font-size: 16px;
}

/*-------------------Nav-------------------*/

#nav {
width: 900px;
height: 50px;
background: url("images/nav_bg.gif") no-repeat top center;
margin: auto;
position: relative;
border: #DBD8D8 5px solid;
border-top: none;
border-bottom: none;
}

#link1 a {
float: left;
display: block;
width: 60px;
height: 50px;
background: url("images/home_btn1.gif") no-repeat top left;
margin-left: 55px;
}

#link1 a:hover {
background-position: left -50px;
}

#link1 a.active {
background-position: left -50px;
}

#link2 a {
float: left;
display: block;
width: 90px;
height: 50px;
background: url("images/about_btn1.gif") no-repeat top left;
margin-left: 55px;
}

#link2 a:hover {
background-position: left -50px;
}

#link2 a.active {
background-position: left -50px;
}

#link3 a {
float: left;
display: block;
width: 80px;
height: 50px;
background: url("images/services_btn1.gif") no-repeat top left;
margin-left: 55px;
}

#link3 a:hover {
background-position: left -50px;
}

#link3 a.active {
background-position: left -50px;
}

#link4 a {
float: left;
display: block;
width: 163px;
height: 50px;
background: url("images/forcasts_btn1.gif") no-repeat top left;
margin-left: 26px;
}

#link4 a:hover {
background-position: left -50px;
}

#link4 a.active {
background-position: left -50px;
}

#link5 a {
float: left;
display: block;
width: 60px;
height: 50px;
background: url("images/blog_btn.gif") no-repeat top left;
margin-left: 55px;
}

#link5 a:hover {
background-position: left -50px;
}

#link5 a.active {
background-position: left -50px;
}

#link6 a {
float: left;
display: block;
width: 118px;
height: 50px;
background: url("images/testimonials_btn1.gif") no-repeat top left;
margin-left: 55px;
}

#link6 a:hover {
background-position: left -50px;
}

#link6 a.active {
background-position: left -50px;
}

#link7 a {
float: left;
display: block;
width: 102px;
height: 50px;
background: url("images/contact_btn1.gif") no-repeat top left;
margin-left: 55px;
}

#link7 a:hover {
background-position: left -50px;
}

#link7 a.active {
background-position: left -50px;
}

/*--------------Layout Divs--------------*/

#clear {
clear: both;
}

#header {
width: 900px;
height: 150px;
background: url("images/banner.jpg") no-repeat top center;
position: relative;
margin: auto;
border: #DBD8D8 5px solid;
border-top: none;
}

#snetworks {
width: 98px;
height: 30px;
float: right;
margin-top: 0px;
margin-right: 16px;
}

#slideshow {
width: 900px;
height: 250px;
margin: auto;
border: #DBD8D8 5px solid;
border-top: none;
padding: none;
}

#content {
width: 900px;
min-height: 400px;
background-color: #fff;
margin: auto; 
border: #DBD8D8 5px solid;
border-top: none;
padding: 0px 0px 32px;
position: relative;
z-index: 0;
}

* html #content {height: 400px;}  /* IE min-height hack */

#titlebox {
width: 850px;
background-color: #fff;
margin: auto;
padding: 25px 25px 0;
}

#titlebox h1 {
margin: 0px;
}

#textbox {
width: 550px;
background-color: #fff;
margin: none;
padding: 25px;
float: left;
}

#textbox2 {
width: 250px;
background-color: #fff;
margin: auto;
padding: 0px 25px 25px;
float: left;
}

#textbox2 p {
text-align: justify;
}

#textbox3 {
width: 850px;
background-color: #fff;
margin: auto;
padding: 0 25px;
}

#textbox3 p {
line-height: 100%;
}

#textbox3 p.welcome {
line-height: 120%;
}

#textbox4 {
width: 850px;
background-color: #fff;
margin: none;
padding: none;
}

#textbox4 p {
padding-left: 115px;
}

#textbox4 h2 {
padding-left: 115px;
}

#picbox {
width: 260px;
height: 340px;
background-color: #fff;
float: left;
position: relative;
margin-left: 15px;
margin-right: 25px;
}

#kepler {
width: 250px;
height: 296px;
background: url("images/kepler.jpg") no-repeat top center;
border: #DBD8D8 5px solid;
}

#paone {
width: 250px;
height: 296px;
background: url("images/paone.jpg") no-repeat top center;
border: #DBD8D8 5px solid;
}

#caption {
width: 260px;
padding-top: 5px;
}

#caption p {
text-align: center;
}

#quote {
width: 135px;
height: 135px;
background: url("images/quote.png") no-repeat top center;
float: right;
margin-top: 5px;
margin-right: 190px;
margin-left: -35px;
margin-bottom: -65px;
position: relative;
z-index: 1;
}

#feedback {
width: 190px;
height: 125px;
float: right;
margin-right: 25px;
background: url("images/feedback_bg.gif") no-repeat top center;
text-align: center;
border: #DBD8D8 5px solid;
padding: 75px 30px 50px;
position: relative;
z-index: 0;
}

#testwrap {
width: 800px;
margin: 0px 50px 25px;
}


#testtop {
width: 760px;
margin: 1px auto 0px;
padding: 20px 20px 5px;
background: url("images/test_top.gif") no-repeat top center;
}

#testbottom {
width: 670px;
height: 20px;
margin: auto;
padding: 23px 0 0 130px;
background: url("images/test_bottom.gif") no-repeat top center;
font-size: 17px;

}

#text {
color: #fff;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
text-align: justify;
text-indent: 30px;
}

#source {
color: #fff;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
text-align: justify;
font-weight: bold;
}


#footer {
width: 900px;
background-color: #DBD8D8;
position: relative;
text-align: center;
font-size: 12px;
color: #000000;
margin: auto;
padding: 25px 0px;
border: #DBD8D8 5px solid;
}

#adminNav {
width: 240px;
float: left;
margin-right: 25px;
padding: 15px;
}