﻿body 
{
	color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px; 
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
position: relative;
width: 792px; 
margin: 0 auto; 
}

#footerLogo
{

  float:right;
  margin-top: -135px;
  
  
}

#topsection{
background: #ffffff;
padding-top: 10px;
padding-bottom: 5px;
padding-left:0px;
padding-right:0px;
z-index:0;

}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 10px 0 210px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin-top: 5px;
}

#horizontalMenu
{
position:absolute;
left: 0px;
top: 140px;
z-index:2;
text-align:right;
}

#leftcolumn{
float: left;
width: 185px; 
margin-left: -792px; /*Set margin to that of -(MainContainerWidth)*/
margin-top:20px;
background-image:url("Images/left_column_background.jpg");
background-repeat:no-repeat;
}

#leftcolumn a
{
   text-decoration:none;
   color:#000f75;
}

#leftcolumn a:link:hover {
	color: #af0000;
	font:font-style bold;
	text-decoration:underline;
}



#rightcolumn{
float: right;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}

#footer{
clear: left;
width: 100%;
background: #000f75;
text-align: center;
padding: 4px 0;
}

#footer2
{
clear: left;   
width: 100%;
background: #ffffff;
text-align: center;

}

#footer a
{
    text-decoration:none;
    color:White;
}

#footer a:hover
{
    text-decoration:underline;
    color:#c7daff;
}

a
{
    text-decoration:none;
    color:#000f75;
}

a:hover
{
    text-decoration:underline;
    color:red;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs
{
float: right;
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 10px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #000f75 url(Images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(Images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #5aa8ff;
}

#ddcolortabs a:hover span{
background-color: #5aa8ff;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #5aa8ff;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#serviceImage1{
  position:absolute;
  margin-left: 623px;
  margin-top: 325px;
  
  
}

#serviceImage2{
  position:absolute;
  margin-left: 630px;
  margin-top: 875px;
  
  
}

#serviceImage3{
  position:absolute;
  margin-left: 695px;
  margin-top: 1030px;
  
  
}
