/* CSS Document */

body {
background: #8db9ea url(../img/bg.jpg) repeat-x;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

html {
overflow-y:scroll;
}

#container {
width: 779px;
margin: 0 auto 0 auto;
background: #ffffff url(../img/home-bg.gif);
}

#container-inside {
width: 779px;
margin: 0 auto 0 auto;
background: #ffffff url(../img/inside-bg.gif);
}

#header {
padding: 22px 0 0 0;
height: 247px;
width: 779px;
background: #8cb9e9 url(../img/header-bg.jpg);
color: #ffffff;
margin: 0 0 0 0;
}

#tag-line {
font-weight:bold;
font-size:22px;
padding:0 0 0 77px;
margin: 120px 0 0 0px;
width:600px;
}

ul.header  {
padding: 0 0 0 0;
margin: 0 0 0 450px;
}

ul.header li{
font-size:12px;
float: left;
list-style: none;
margin-top: 12px;
padding: 0 8px 0 8px;
border-right: 1px solid #fff;
}

ul.header li.last {
border-right: none;
}

ul.header li a:link, ul.header li a:active, ul.header li a:visited {
color: #fff;
text-decoration: none;
}

ul.header li a:hover{
color: #A5C8F0;
text-decoration: none;
}

#nav ul {
height:37px;
width:779px;
background: #f0f3f3 url(../img/nav-bg.jpg) repeat-x;
padding: 12px 0 0 0;
margin: 0 0 0 0;
text-align:center;
}

#nav li {
display:inline;
padding: 0 8px 0 8px;
border-right: 1px solid #666;
}

#nav li.last {
border-right: none;
}

#nav a:link, #nav a:active, #nav a:visited {
color: #666;
text-decoration: none;
}

#nav a:hover{
color: #014DA1;
text-decoration: none;
}

#left-home {
padding: 0px 20px 20px 20px;
width: 399px;
float: left;
}

#right {
padding: 20px 20px 20px 20px;
width: 300px;
float: right;
}

#left-inside {
padding: 15px 20px 20px 20px;
width: 472px;
float: left;
}

#right-inside {
padding: 0px 10px 20px 10px;
width: 247px;
float: right;
}

#contact-inside {
background: #ffffff;
padding: 15px 20px 20px 20px;
width: 739px;
float: left;
}

#footer {
padding: 9px 12px 0 0;
height: 38px;
background: url(../img/footer-bg.gif);
clear: both;
color: #ffffff;
text-align: right;
font-size: 11px;
}

#footer a:link, #footer a:active, #footer a:visited{
color: #ffffff;
text-decoration:underline;
}

#footer a:hover{
color: #ffffff;
text-decoration:none;
}

.white-header {
color: #ffffff;
font-size: 16px;
font-weight: bold;
}

.header {
margin: 0 0 8px 0;
padding:0;
font-size: 16px;
font-weight: bold;
}

h1 {
margin: 0 0 8px 0;
padding:0;
font-size: 16px;
}

img {
border: none;
}

h2 {
margin: 0;
padding:0;
font-size: 12px;
}

.imgleft {
float: left;
margin: 5px 15px 5px 0;
}

.imgright {
float: right;
margin: 5px 0 5px 20px;
}

a:link {
color: #FF3366;
text-decoration: underline;
}

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

a:active {
color: #FF3366;
}

a:visited {
color: #FF3366;
}

#referal {
margin-left: -20px;
padding: 12px 10px 10px 165px;
width: 258px;
height: 131px;
background: #cccccc url(../img/referal.jpg);
}

p {
	margin: 8px 0 8px 0;
	padding: 0;
	line-height: 15px;
}

div.hr {
margin: 0;
height: 20px;
background-image: url(../img/divider.gif);
background-repeat: repeat-x;
}

div.hr hr {
display: none;
}

.boxout {
background: #e3e6e6;
padding: 20px;
}

.boxout-quote {
background: #e3e6e6 url(../img/quote-bg.gif) top left no-repeat;
padding: 20px;
}

.boxout-chart {
background: #e3e6e6 url(../img/graph.gif) top left no-repeat;
padding: 20px;
}

.small {
font-size: 9px;
}




