@charset "utf-8";
/* CSS Document */

/* Begin Universal Styles */

html{
height:100%;
}

body{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif;
margin-top:9px;
height:100%;
}

.container{
width:965px;
height:auto;
position:relative;
margin:auto;
border:0px solid #000;
}

.logo{
margin-left:5px;
}

.hrDiv{
margin-top:25px;
position:absolute;
}

/* End Universal Styles */

/* Begin Menu Styles */
.menubar{
font-size:18px;
color:#5e5d5d;
position:absolute;
margin-left:5px;
}

.menubar a{
color:#5e5d5d;
text-decoration:none;
}

.menubar a:visited{
color:#5e5d5d;
text-decoration:none;
}
/* End Menu Styles */

/* Begin Banner Styles */
.bannerImage{
position:absolute;
top:114px;
}
.bannerTextBox{
position:absolute;
left:350px;
top:135px;
width:595px;
}

.bannerHeader{
font-size:36pt;
color:#5e5d5d;
letter-spacing:-4px;
margin:0px;
font-weight:normal;
}

.bannerText{
font-size:16pt;
color:#5e5d5d;
line-height:18pt;
}
/* End Banner Styles */

/* Begin Universal Text Styles */

.contentBox{
width:965px;
height:auto;
position:relative;
border:0px solid #000;
top:325px;
}

.contentHeader2{
font-size:20pt;
color:#5e5d5d;
font-weight:normal;
}

.contentText{
font-size:12pt;
color:#5e5d5d;
line-height:14pt;
}

/* End Universal Text Styles */

/* Begin Index Page Styles */
.indexService{
width:325px;
position:relative;
}

.featuredProject{
width:277px;
position:absolute;
left:350px;
}

.featuredProjectImage{
background-image:url(../images/featured-project-bg.jpg);
width:277px;
height:215px;
margin-top:17px;
}

.featuredImage{
	border:0px;
	margin-top:30px;
	margin-left:25px;
}

.newsTeaser{
background-image:url(../images/news-bg.jpg);
background-repeat:no-repeat;
width:302px;
height:276px;
position:absolute;
left:655px;
top:-17px;
}

.feedText{
width:270px;
font-size:12pt;
color:#5e5d5d;
line-height:13pt;
margin-left:15px;
margin-top:27px;
}

/* End Index Page Styles */

/* Begin About Us Page Styles */

.aboutContent{
	width:650px;
	font-size:11pt;
	color:#5e5d5d;
}

.aboutUsBox{
	position:absolute;
	left:700px;
	top:0px;
	width:279px;
	height:195px;
	background-image:url(../images/about-us-bg.png);
	background-repeat:no-repeat;
	padding-top:0px;
}

.aboutUsBoxText{
	font-size:12pt;
	color:#fff;
	font-weight:normal;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	line-height:14pt;
}

.aboutUsBoxHeader{
	font-size:16pt;
	color:#fff;
	border-bottom:dotted 2px #fff;
	margin:0px;
	font-weight:normal;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

/* End About Us Page Styles */

/* Begin Services Page Styles */
.servicesBox{
	position:absolute;
	left:750px;
	top:0px;
	text-align:right;
}

.servicesLink{
	color:#5e5d5d;
	text-decoration:none;
	margin-bottom:0px;
}

.servicesMenu{
	width:auto;
	background-color:#a0add8;
	color:#fff;
	font-size:10pt;
	padding:10px;
	margin-top:5px;
}
.servicesMenu a{
	color:#fff;
	text-decoration:none;
	}
.servicesMenu a:visited{
	color:#fff;
	text-decoration:none;
	}

.servicesHeader{
	font-size:14pt;
	color:#5e5d5d;
	font-weight:normal;
	margin:0px;
	margin-bottom:0px;
}

/* End Services Page Styles */

/* Begin Div Replacer Scripts (Services Page) */
.replacerDiv{
	display:none;
	width:680px;
	font-size:11pt;
	color:#5e5d5d;
}

/* End Div Replacer Scripts (Services Page) */

/*Begin Contact Page Style */
.addressBox{
	position:absolute;
	left:680px;
	top:0px;
	text-align:right;
	width:275px;
}

/*End Contact Page Style */


/* Begin Footer Styles */
.footerContainer{
	position:relative;
	top:370px;
	width:965px;
	height:auto;
	margin:auto;
	background-image:url(../images/fading-hr-right.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font-size:9pt;
	color:#5e5d5d;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
}

.footerContainer a{
	color:#5e5d5d;
}

.footerContainer a:visited{
	color:#5e5d5d;
}

/* End Footer Styles */

/* Begin Blog Styles */

/* Content
----------------------------------------------- */
@media all {
  #content {
    margin:0 auto;
    padding:0;
    text-align:left;
	position:relative;
	top:325px;
    }
  #main {
    width:650px;
    float:left;
	font-weight:normal;
	color:#919191;
	font-size:11pt;
    }
  #sidebar {
    width:220px;
    float:right;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#565656;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#b6b6b6;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }

  
.blogLink a{
  	color:#5E5D5D;
  }
