* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
background : url(images/bg.jpg) repeat-x;
height:100%;

color:#000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
line-height:120%;
}


.banner {
	
		background-color:#FBFBFB;
}


.banner img {
	

	
}

div.areas {
background:url(images/map.jpg) no-repeat 0 20px;
}



fieldset {
border:none;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}


#centerColumn { 	
margin:0px auto;
width:834px;
text-align:left;
vertical-align: middle;	


}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
}

h3 {
margin:0 0 .5em 0;
padding:15px 0 5px 0;
font-size:20px;
font-weight:lighter;
color:#007FFF;
font-family:georgia;
border-bottom:1px dotted #A4C1DF;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}









#navbar {

float: right;

margin-right:7px;
background : url(images/but2_bg.jpg);
}


#navbar ul {

list-style:none;
margin:0;
}

#navbar li {

margin:0;
list-style:none;
display:inline;

}

#navbar li a {

margin:0 0 0 0;
padding: 15px 20px 6px 20px;
font-weight:normal;
color:#fff;
text-decoration:none;
font-size : 0.9em;

float:left;
}

#navbar li a:hover {
color:#fff;
background : url(images/but_bg.jpg);
}

#navbar li#active a {
background : url(images/but_bg.jpg);
color:#fff;
cursor:default;
}

#header {

background : url(images/header.jpg) no-repeat;
margin:0;
padding:0;
height:171px;


}

ul.servicelisttop {
float:right;
clear:right;
text-align:right;
padding-right:5px;
color:#fff;
padding-top:55px;
list-style-type:none;
}

ul#servicelist {float:right; width:228px; padding-top:100px; height:1.4em; overflow:hidden;}

ul#servicelist li {text-align:right; list-style-type:none; color:#fff;}

#flash {
	
	margin : 0px;
	padding : 0px;
	float: left;
margin-top : 0.5px;

}


#flash2 {
	
	margin : 0px;
	padding : 0px;
	float: left;
margin-top : -1px;

}



#header img {
margin-left:50px;
display : inline;
float: left;

}

#roof img {
	display : inline;
	float: right;
	margin-top: 78px;
	margin-right : 68px;
}

#header h1 {
margin:0;
padding:10px 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:300px;
height:90px;
background:#fff url(images/logo.jpg) no-repeat;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}





#menu {
float : left;
clear:left;
background : url(images/left_bg.jpg) no-repeat #fff;
width: 212px;
padding:20px 20px 20px 40px;
}

#menu ul {
	
margin : 10px 0px 10px 20px;
line-height : 24px;
text-decoration : underline;
color : #007FFF;
}



#menu li {

list-style-image : url(images/arrow2.jpg);

}


#menu li:hover {

list-style-image : url(images/arrow.jpg);

}



#menu li#active {

list-style-image : url(images/arrow.jpg);

}



#menu li a {
color : #007FFF;

text-decoration:none;



}

#menu li a:hover {
text-decoration : underline;
list-style-image : url(images/arrow.jpg);

}

#menu li#active a {
list-style-image : url(images/arrow.jpg);
text-decoration : underline;
cursor:default;
}

.projecttitle {
padding-bottom:0;
}

.projectdescription {
font-style:italic;
font-size:11px;
}




.contentwrap {
width: 512px;
float: right;
background:url(images/contentwrap.jpg) no-repeat top right;
padding:20px 30px 20px 20px;
}



.fla {

padding-left:10px;
float:left;
}


#block_1 {
float:left;
width:500px;
background-color:#ccc;
}

ul.servicelist {
list-style-type:none;
margin:0;
}

ul.servicelist li {
background:url(images/plus.gif) no-repeat left 5px;
padding-left:20px;
padding-bottom:8px;
}


#silverpic {
width:354px;
float:left;
}
#silvertext {
width:135px;
float:left;
padding:0 0 0 0px;
}
#silvertext li {
list-style:none;
line-height:20px;
}

.blue {
color:#007FFF;
}
.margins {
margin:20px 0 0 0;
}

.cell_3 {
float:right;
width:270px;
background-color:#ccc;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;

}

img.floatleft {
float:left;

}

#footerwrap {
background : url(images/footerwrap.jpg) repeat-x;
clear:both;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:0;
height:138px;
text-align:left;
width:820px;
margin:0 auto;
font-size:.85em;
}

#footer p {
text-align:center;
color:#85A7E4;
position:relative;
top:13px;
}

#footer ul li {
list-style-type:none;
color:#fff;
padding:2px;
}

#footer ul {
float:left;
width:230px;
padding-left:20px;
padding-top:4px;
}

#footer ul.sitemaps {
list-style-type:none;
text-align:center;
float:none;
padding:0;
width:auto;
margin:20px 0 0 0;
}

#footer ul.sitemaps li {
display:inline;
margin-right:10px;
}