@charset "utf-8";
/* CSS Document */

#wrapper{
width: 960px;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
overflow: auto;
}
#header{
background-image: url(images/logo.gif);
background-repeat: no-repeat;
background-position: left;
height: 55px;
}

/* horizontal nav*/

#navcontainer{
height: 15px;
margin-top: 0px;
padding-top: 22px;
padding-right: 10px;
}
#navcontainer UL{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer LI{
display: block;
margin: 0;
padding: 0;
float: right;
width: auto;
}
#navcontainer A {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
display: block;
width: auto;
text-decoration: none;
text-align: center;
margin: 0;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 4px;
}
#navcontainer A:hover, #navcontainer A:active{
text-decoration: underline;
color: #000000;
}
#navcontainer A.active:link, #navcontainer A.active:visited{
color: #000000;
}
#navcontainer li a#current{
color: #000000;
}
.navdevide{
background-image: url(images/navDevide.gif);
background-position: right;
background-repeat: no-repeat;
}
#blkDevideTop{
background-color: #000000;
height: 5px;
border-bottom: solid 2px #ffffff;
}
#leftCol{
background-image: url(images/bgShim.gif);
border-right: solid 2px #ffffff;
padding-left: 25px;
padding-right: 25px;
width: 548px;
height: 350px;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 14px;
line-height: 24px;
}
#leftCol_sub{
border-right: solid 2px #ffffff;
padding-left: 25px;
padding-right: 25px;
width: 548px;
height: 350px;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
line-height: 16px;
}
#leftCol_sub a {
text-decoration: underline;
color: #fd3302;
}
#leftCol_sub a:hover a:active{
text-decoration: underline;
color: #fd3302;
}	
#rightCol{
background-image: url(images/image1.jpg);
background-repeat:no-repeat;
width: 360px;
height: 350px;
float: right;
}
#rightCol_sub{
background-color: #eaeaea;
border-top: solid 2px #ffffff;
width: 360px;
height: 398px;
float: right;
}
.officePic{
background-image: url(images/office.jpg);
background-repeat: no-repeat;
}
.contactPic{
background-image: url(images/map.gif);
background-repeat: no-repeat;
}
#subPageShimTop{
background-image: url(images/subPageShimTop.gif);
height: 50px;
}
#subPageShimTBottom{
background-image: url(images/subPageShimBottom.gif);
margin-top: 0px;
height: 50px;
}
#subPageShimTBottom_sub{
background-image: url(images/subPageShimBottom.gif);
margin-top: 402px;
height: 50px;
}
#contentContainer{
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 30px;
font-weight: normal;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 18px;
font-weight: normal;
}
#blkDevideBottom{
background-color: #000000;
height: 5px;
border-top: solid 2px #ffffff;
margin-top: 350px;
}
#blkDevideBottom_sub{
background-color: #000000;
height: 5px;
border-top: solid 2px #ffffff;
margin-top: 0px;
}
#gradientShim{
background-image: url(images/gradientShim.gif);
background-repeat: repeat-x;
height: 19px;
}
#copyright{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a8a8a8;
padding-left: 25px;
padding-top: 10px;
}
#copyright a {
text-decoration: underline;
color: #a8a8a8;
}
#copyright a:hover a:active{
text-decoration: underline;
color: #a8a8a8;
}	


