﻿body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
     background-image:url(../images/header-top.gif);
      background-repeat:repeat-x;
  
}
/* -------------------------------------
/*  default links
/* -------------------------------------*/

a:link, a:visited {
	color:					#0e7fc7;
	text-decoration:		none;
}

a:hover {
	text-decoration:		underline;
}

/* -------------------------------------
/*  leanr more links
/* -------------------------------------*/

 a.learnmore{
	color:					#000000;
	text-decoration:		none;
}

a.learnmore:hover {
	text-decoration:		underline;
}

.clear {
	clear:both;
	height:	0px;
	font-size: 0px;
	line-height: 0px;
}

/* -------------------------------------
/*  Frame holds entire website 
/* -------------------------------------*/
.MainWrap
{
    width:100%;	
	margin:auto;	
	left: 0px; color: black; position: absolute; top: 0px; height: 94px;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;	
			
}
/* -------------------------------------
/*  header image 
/* -------------------------------------*/
td.HeaderNav
{ 
    width:1024px;   
    background-image: url(../images/header-top.gif);
    background-repeat: repeat-x;
}

footer-legal
{
    color: #666666; font-size: 8pt; font-family: Verdana;    
    text-align:left;
    width:900px;   
    
    
}
td.footer-links
{
    color: #cccccc;   
    padding: 0 5px 0 5px;
    margin-right:10px;
    float:right;
}

/* -------------------------------------
/*  footer image 
/* -------------------------------------*/
.FooterNav
{
    width:955px;
    height:43;
   /* background-image: url(../images/footer-back.gif);*/
        
}


/* -------------------------------------
/*  Content text 
/* -------------------------------------*/
.ContentWrap
{
    width:955px;   	
	margin: 9px auto;	
	font-family:Verdana;
	font-size:12px;
	text-align:left; 
	color:#444444;
			
}
.content
{
    margin-left:10px;
    margin-right:5px;
  
    font-size:10pt;
}

#cname
{
    font-size: 20pt;
    color: #90bade; /*cddbe5*/
    
    padding: 0 0 0 30px;
    text-align: left;
}
#moto
{
    color:White; font-size:8pt;
   
}
#contact{

text-align:left; float:left
}

#contact-side
{
    background-image:url(../images/contactbg.gif);
    background-repeat:repeat;
    width:184px; height: 124px;
    font-size: 10pt; font-family: Verdana;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.toolbar li { 
display:inline;
background-color:transparent;
border-right:solid 1px; 
border-color:#375f87 #375f87 #375f87 #375f87;
margin:0;
padding:.5em;
zoom: 1;
font-size:12px;
 font-weight:bold;
color:#90bade;
}

a.toolbar { 
color:#90bade;
text-decoration:none;
}
a:hover.toolbar {
	text-decoration:underline;
	color:#fff;
}
a:active.toolbar { 
color:#fff; 
text-decoration:none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{

padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;

}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 0em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display: inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: url(../images/tableft1.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(../images/tabright1.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
color: #90bade;
}
/*
#invertedtabs a:hover span
{
background-color: #d50509;
}

#invertedtabs #current a, #invertedtabs #current span
{ currently selected tab
background-color: #d50509;
}
*/
#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #8b0000;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*-------------------------------------
 	services
---------------------------------------*/


.services {
	margin-top:				10px;
	padding-bottom:			6px;
}

.services h5 {
	margin-bottom:			6px;
	text-shadow: 0px 0px 0px #fff; 
}

.services h5.noIcon {
	margin-top: 25px;
}

.services .icon {
	float:					left;
	width:					70px;
}

.services p {
	margin-bottom:			0px;
	font-size:				10pt;
	line-height:			16px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 190px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Verdana';
font-size: 9px;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
width: 190px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #e0e9ef;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px  0px  5px 0px;
border-left: 10px solid #336699;
border-right: 10px solid #336699;
background-color: #336699;
color: #fff;
text-decoration: none;
width: 80%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #e0e9ef;
border-right: 10px solid #e0e9ef;
background-color: #e0e9ef;
color: #336699;
}



/*-------------------------------------
 styles for portfolio graphics
---------------------------------------*/	
#samplePanel {
	border: solid 1px #666666;	
	padding: 4px;
	width:650px;
}

#samplePanel.HTMLPanelError {
	background-color: red;
}


.images-main
{
    width: 48px; height: 48px; float:left; margin: 0  15px 15px 15px;
}

.mainserback
{
    background-image: url(../images/inbg.jpg);
    margin-left:10px;
    margin-right:5px;
    margin:auto;
    font-size:10pt;
}


/*-------------------------------------
 	Use to create rows and columns table


div.row {float: left; margin-left: 10px; padding: 10px; width: 86.5%;color:#ffffff;}
div.cols3 {float: left; width: 32%; margin:10 3px 0px 0px; padding: 0;}


#div1 { float:left; width:50%;}
#div2 { margin-left:50%; width:50%;} 
#div3 { margin-left:50%; width:50%;} 
#div3 { margin-left:50%; width:50%;} 
#div5 { margin-left:50%; width:50%;} 

#div6 { float:left; width:50%;}
#div7 { margin-left:50%; width:50%;} 
#div8 { margin-left:50%; width:50%;} 
#div9 { margin-left:50%; width:50%;} 
#div10 { margin-left:50%; width:50%;} 

---------------------------------------*/
ul
{
    line-height:1.9em;
}

