@charset "UTF-8";

* {
list-style:none;
border:0;
text-decoration:none;
margin:0;
padding:0;
}

html {

}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
font-variant:normal;
font-style:normal;
font-weight:400;
color:#666;
background:#ededee url(../img/bck.jpg) repeat-x top center;

}

body #content{
font-size:1.0em;
}

h1 {
font-size:2.5em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:200;
line-height:1.15;
margin-bottom:.25em;
text-transform:none;
clear:left;
color:#930737;
}

h2 {
font-size:1.7em;
margin-bottom:.15em;
text-transform:capitalize;
color:#5d89b4;
}

h3 {
font-size:1.3em;
font-weight:300;
line-height:1;
margin-bottom:.75em;
text-transform:none;
color:#5d89b4;
}

h4 {
font-size:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:200;
line-height:1.25;
margin-bottom:.25em;
color:#888;
}

h5 {
font-size:1em;
font-weight:700;
margin-bottom:1.5em;
color:#888;
}

h6 {
font-size:1em;
font-weight:700;
}

a {
color:#555;
text-decoration:none;
border:none;
text-align:left;
}

a:hover {
color:#555;
text-decoration:underline;
cursor:pointer;
border:none;
}

a.learn{
color:#0099cc;
display:block;
margin-top:-10px;
}

a.learn:hover{
color:#0099cc;
display:block;
margin-top:-10px;
}


p {
line-height:1.5em;
font-size:1.1em;
margin:0 0 1.5em;
}

ul {
margin:0 1.5em 1.5em 0;
}

ul li {
line-height:1.5em;
font-size:1.1em;
}

div#login{
background-color:transparent;
height:50px;
width:995px;
margin:0 auto;
color:#fff;
}

div#login form{
float:right;
margin-right:40px;
padding-top:25px;
}

div#login input{
width:100px;
height:20px;
margin-right:15px;
margin-left:5px;
float:left;
border:1px solid #ccc;
}

div#login label{
margin-right:5px;
padding-top:2px;
float:left;
}

div#login a#btn-signin{
margin-left:5px;
margin-top:-1px;
display:block;
float:left;
}

#main{
position:relative;
width:995px;
background:transparent url(../img/shadow-strip.jpg) repeat-y top left;
margin:0 auto;
padding:0;
}

#headpost{
position:relative;
width:995px;
background:transparent url(../img/shadow-mid.jpg) no-repeat top left;
margin:0 auto;
padding:0;
}

.page{
position:relative;
margin:0 auto;
width:935px;
}

#section{
float:left;
width:935px
}

#top{
height:21px;
width:995px;
background:url(../img/shadow-top.jpg) no-repeat top left;
}

#btm{
height:21px;
width:995px;
background:url(../img/shadow-btm.jpg) no-repeat top left;
clear:both;
}

#head {
float:left;
width:935px;
margin-bottom:15px;
margin-top:0;
padding:0;
background-color:transparent;
border-bottom:1px solid #ccc;
}

#masthead {
float:left;
margin-top:10px;
margin-left:0px;
margin-bottom:0;
width:157px;
padding:0 0 0 0;
}

#nav {
float:left;
width:500px;
margin-top:65px;
margin-left:25px;
margin-bottom:0;
padding:0 0 0 0;
}

#nav li {
float:left;
display:inline;
font-weight:700;
text-transform:capitalize;
line-height:normal;
font-size:1.4em;
font-weight:100;
}

#nav .off-borderRight{
border-right:none;
}

#nav li a {
float:left;
display:block;
color:#333;
background-color:transparent;
padding:5px 10px 5px 10px;
text-decoration:none;
border-right:1px solid #ccc;
}

#nav li a:hover {
float:left;
display:block;
color:#333;
background-color:transparent;
padding:5px 10px 5px 10px;
}

#nav li.curr a {
color:#333;
border:none;
text-decoration:none;
background-color:#eee;
}

#nav li.curr a:hover {
color:#333;
cursor:pointer;
border:none;
text-decoration:none;
background-color:#eee;
}

.left {
float:left;
width:620px;
padding-right:20px;
}

.left #carousel{
width:618px;
height:223px;
float:left;
margin-bottom:20px;
padding:0;
background:transparent url(../img/test-carousel-img.jpg) no-repeat top left;
border:1px solid #ccc;
}

.left .key-services{
width:193px;
float:left;
background-color:transparent;
margin-right:20px;

}

.left #page-image{
margin-bottom:20px;
}

.left #page-image img{
border:1px solid #ccc;
padding:10px;
}

.left #breadcrumbs{

}

.left #page-intro{
margin-top:15px;
}

.right {
float:left;
width:295px;
padding:0;
}

.right .dynamic-tabs {
float:left;
width:295px;
height:250px;
background:transparent url(../img/tab-test-img.jpg) no-repeat top left;
margin-bottom:25px;
padding:0;
}

.right #rss{
width:16px;
height:17px;
position:absolute;
margin-left:265px;
margin-top:5px;
background:transparent url(../img/rss-logo.jpg) no-repeat top left;
}

.right .module{
float:left;
width:293px;
margin-bottom:25px;
}

.right .module .client-survey{
width:265px;
margin:auto;
padding:10px 0 10px 0;
}

.right .module .client-survey .submit{
margin-bottom:25px;
}

.right .module .client-survey .submit a{
float:right;
}

.right #quote{
font-family:Georgia, "Times New Roman", Times, serif;
}

.right h2.quoteHeadline{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-transform:none;
font-weight:200;
}

.right .author-quote{
font-style:italic;
padding:25px 0 0 18px;
margin:0;
}

.right .author-name{
text-align:right;
padding:0;
color:#c7ad7a;
}

.right .other-services{
 margin-top:10px;
 padding-right:25px;
}

#foot {
width:935px;
padding:0;
margin-top:25px;
margin-bottom:25px;
border-top:1px solid #ccc;
clear:both;
}

#foot-nav{
float:left;
width:900px;
margin-top:0;
margin-bottom:10px;
padding-top:15px;
text-transform:capitalize;
font-size:x-small;
font-weight:100;
color:#AFB0A8;
}

#foot-nav li{
float:left;
display:inline;
padding:0 5px 0 0;
}

#foot p{
width:800px;
font-size:x-small;
color:#777;
padding:0;
margin-bottom:0;
clear:both;
}

/* alternating bckgrnd imgs/icons */

.graph-img{
background:transparent url(../img/graph.jpg) no-repeat top left;
}

.arrow-img{
background:transparent url(../img/arrow.jpg) no-repeat top left;
padding-left:15px;
}

.quote-img{
background:transparent url(../img/quote.jpg) no-repeat top left;
}

.expand-off{
background:transparent url(../img/expand_off.gif) no-repeat top left;
padding-left:20px;
}

/* utility classes */

div.page .hide {
display:none;
}

div.page .clear {
clear:both;
}

div.page .none{
border:none;
list-style:none;
background:none;
text-decoration:none;
margin:0;
padding:0;
}

div.page .underline{
border-bottom:1px solid #ccc;
padding-bottom:5px;
}

div.page .off-marginRight{
margin-right:0;
}

.red{
color:#930737;
}

.border{
border:1px solid #ccc;
}