body {
margin: 0;
padding: 0;
color: #333;
background: #fff;
font: 0.8em Verdana, Tahoma, Helvetica, Arial, sans-serif;
text-align: center;
}

body a {
color: #336699;
}


img {
border: 0;
vertical-align: top;
}

div#topBar {
width: 100%;
/*height: 22px;*/
margin: 1px 0 0 0;
background: url(../images/topbar_bg1.gif) #fff no-repeat right top;
}

div#topNav {
width: 775px;
height: 22px;
margin: 0 auto;
text-align: left;
}

div#topNav ul {
width: 645px;
height: 21px;
margin: 0 0 0 120px;
padding: 0;
list-style: none;
background: #90abc6;
}

div#topNav ul li {
display: inline;
margin: 0 8px;
padding: 0;
}

div#topNav ul li a
{
color : #ffffff ;
}
div#topNav ul li a img {
margin: 2px 0 0 0;
}

div#topNav ul li a:hover {
border-bottom: 0px solid #fff;
color : #000000 ;
}

div#taglineBox {
width: 775px;
height: 35px;
margin: 0 auto;
text-align: left;
}

img#tagline {
display: block;
margin: 7px 4px 0 130px;
}

div#imageBar {
width: 100%;
height: 162px;
margin: 0;
background: url(../images/imagebar_bg.gif) repeat-x;
}

img#frontImg {
margin: 0;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

div#contentBox {
width: 775px;
height: auto;
margin: 0 auto;
text-align: left;
}

div#content_home {
width: 450px;
height: auto;
margin: 0 0 10px 130px;
float: left;
display: inline;
}

div#content_content {
width: 600px;
height: auto;
margin: 0 0 10px 130px;
float: left;
display: inline;
}

div#content_home h1 {
height: 17px;
margin: 10px 0 8px 0;
padding: 0;
font-size: 1em;
background: url(../images/header_bg.gif) no-repeat bottom left;
}

div#content_content h1 {
height: 17px;
margin: 10px 0 8px 0;
padding: 0;
font-size: 1em;
background: url(../images/header_bg.gif) no-repeat bottom left;
}

div#content_content ul {
/*
height: 17px;
margin: 10px 0 8px 0;
padding: 0;
font-size: 1em;
background: url(../images/header_bg.gif) no-repeat bottom left;
*/
/*height: 17px;*/
margin: 5px 0 5px 0;
padding: 0;
color: #000000;
/*font-size: 1em;*/
/*
width: 645px;
height: 21px;
margin: 0 0 0 120px;
padding: 0;
list-style: none;
background: #90abc6;
*/
}

div#content_content ul li {
/*display: inline;*/
margin: 0 35px;
padding: 0;
}


div#content p {
font-size: 0.85em;
margin: 10px 0;
}

div#callUs {
width: 171px;
height: auto;
float: left;
display: inline;
margin: 1px 0 10px 12px!important; /* for Gecko */
margin: 1px 0 10px 11px; /* for IE */
background: url(../images/callus_bg.jpg) #fff no-repeat top left;
}

div#contact {
margin: 180px 0 0 8px;
}

span#phone {
font-size: 1.3em;
font-weight: bold;
color: #336699;
}

div#contact a {
font-size: 0.85em;
color: #336699;
text-decoration: none;
line-height: 300%;
}

div#contact address {
font-size: 0.85em;
color: #336699;
font-style: normal;
}

div#footer {
clear: both;
width: 645px;
height: 20px;
margin: 0 0 0 120px;
color: #fff;
background: #90abc6;
text-align: center;
}

div#footer a {
font-size: 0.85em;
color: #fff;
}

div#copyright {
width: 645px;
margin: 3px 0 0 120px;
font-size: 0.85em;
text-align: center;
color: #90ABC6;
}

div#copyright a {
color: #90ABC6;
font-weight: bold;
text-decoration: underline;
}

.portfolioimage {
clear: both;
/*border: thin solid Black;*/
float: left;
vertical-align: bottom;
padding: 0px 0px 0px 0px;
/*margin-bottom: 20px;*/
}

.portfolio {
	padding-left: 10px;
}

.headings{
margin: 10px 0 8px 0;
padding: 0;
color: #90ABC6;
font-size: 1em;
}

span.print , span.default
{
    cursor : pointer ;
    display : block ;
    font-size : 82% ;
    margin : 10px 0px 0px 0px ;
    text-align : right ;
    text-decoration : underline ;
}

span.top
{
    margin-top : 0px ;
}

span.default
{
    display : none ;
}