/* CSS Document */

* {
margin:0;
padding:0;}

/* ---------------- font styles ------------------ */

a img {
border:none;}

h1 {
font-family:Verdana, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#333333;
margin-bottom:10px;}

h3 {
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:bold;
margin-bottom:10px;}

p {
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:150%;
margin-bottom:10px;}

p.testimonial {
font-style:italic;}

p.testimonial span {
font-style:normal;}

#content ul, #content ol {
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0 0 0 20px;}

#content ul li, #content ol li {
margin-bottom:5px;}

#content a {
color:#507ab6;
text-decoration:none;
font-weight:bold;}

#content a:hover {
text-decoration:underline;}

div.services ul {
list-style:none;}

#nav a {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
font-weight:normal;
display:block;
height:40px;
text-decoration:none;}

#nav a:hover {
font-weight:bold;
color:#6596ff;}

#index_page #nav a.home,
#services_page #nav a.services,
#initiative_page #nav a.services,
#development_page #nav a.services,
#support_page #nav a.services,
#approach_page #nav a.approach,
#clients_page #nav a.clients,
#achievements_page #nav a.achievements,
#about_page #nav a.about,
#contact_page #nav a.contact {
font-weight:bold;
color:#6596ff;}

/* nav, subnav and footer selected button color */

#index_page #footer a.home, 
#services_page #footer a.services,
#initiative_page #footer a.services,
#development_page #footer a.services,
#support_page #footer a.services,
#approach_page #footer a.approach,
#clients_page #footer a.clients,
#achievements_page #footer a.achievements,
#about_page #footer a.about,
#contact_page #footer a.contact,
#services_page #subnav a.services,
#initiative_page #subnav a.initiative,
#development_page #subnav a.development,
#support_page #subnav a.support {
color:#6596ff;
font-weight:normal;}

#subnav p {
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333333;}

#subnav a {
color:#333333;
text-decoration:none;
padding:0 5px;
font-weight:normal;}

#subnav a:hover {
color:#507ab6;
text-decoration:none;}

#copyright p {
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
color:#666666;
padding-top:10px;
margin-bottom:0;}

#copyright a {
color:#666666;
text-decoration:none;}

#copyright a:hover {
text-decoration:underline;}

#footer {
text-align:center;}

#footer p {
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333333;}

#footer a {
color:#333333;
text-decoration:none;
padding:0 5px;}

#footer a:hover {
color:#507ab6;}


/* ---------------- layout ------------------ */

.clear {
clear:both;}

body {
background-color:#000000;}

#wrapper {
width:995px;
margin:0 auto;}

#bg {
width:995px;
background:url(images/bg_slice.jpg) top center repeat-y #ffffff;}

#header {
width:995px;
height:231px;
float:left;}

#logo {
width:400px;
height:231px;
float:left;}

#head_image {
width:595px;
height:231px;
float:left;}

#rounded_top {
width:995px;
height:45px;
float:left;
background:url(images/rounded_top.jpg) top center no-repeat;}

#nav {
width:310px;
height:510px;
float:left;
text-align:center;
background:url(images/nav_bg.jpg) top left no-repeat;}

#nav ul {
width:120px;
margin:27px 0 0 143px;
float:left;}

#content {
width:620px;
float:left;
padding:0 0 20px 20px;
background-color:#ffffff;}

#subnav p {
width:620px;
float:right;
padding:0 0 5px 0;
margin:0 0 10px 0;
border-bottom:1px solid #507ab6;}

#subnav a {
padding:0;}

#footer {
width:995px;
float:left;
clear:left;
background:url(images/rounded_bottom.jpg) bottom center no-repeat;}

#footer p {
width:620px;
height:60px;
float:right;
padding-top:20px;
margin-right:45px;
border-top:1px solid #507ab6;}

#copyright {
width:685px;
height:100px;
float:right;
text-align:center;}




