/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #212B35;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3C7BCF;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 55px;
	margin: 0 auto;
}

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}

#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}

#menu .current_page_item1 a {
	background:  #C3C3C3;
	color: #2C2E22;
}

#menu .current_page_item1 a:hover {
	background:  #2C2E22;
	color: #F3F3F3;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 978px;
	height: 200px;
	margin: 0 auto;
/*
	background: url(images/img12.jpg) no-repeat left top;
*/
	height: 263px;
	border: 20px solid #F3F3F3;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 100px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 121px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

#logo1 {
	width: 978px;
	height: 200px;
	margin: 0 auto;
/*
	background: url(images/img12.jpg) no-repeat left top;
*/
	height: 263px;
	border: 8px solid #F3F3F3;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: #FFFFFF;
	border: 20px solid #F3F3F3;
	border-top: none;
}

#page1 {
	width: 928px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 20px solid #F3F3F3;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 938px;
	padding: 0px 0px 0px 20px;
}

#content1 {
	float: left;
	width: 908px;
	padding: 0px 0px 0px 0px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	background: url(images/img18.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}
#holder {
	width: 900px;
	height: 150px;
	border-style:solid;
	border-width:1px;
}
#suppname {	
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	border-style:solid;
	border-width:1px;

}
#supplogo {	
	width: 200px;
	height: 110px;
	padding: 0px 0px 0px 700px;
	border-style:solid;
	border-width:1px;

}
#suppdesc {
	width: 700px;
	padding: 30px 0px 20px 0px;
	border-style:solid;
	border-width:1px;
	

}
.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	background: url(images/img13.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 240px;
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	background: url(images/img11.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}


/* Calendar */

#calendar {
	margin: 0 auto;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
}

#footer a {
	border: none;
}

#bulcol1 {
	float: left;
	width: 30%;
}

#bulcol2 {
	float: left;
	width: 30%;
}

#bulcol3 {
	float: right;
	width: 30%;
}

/* Previous Projects */

#prevcol1 {
	float: left;
	width: 60%;
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}

#prevcol2 {
	float: right;
	width: 30%;
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	color: #8D8E85;
}
#prevcol3 {
	width: 100%;
	height: 65px;
	letter-spacing: -.05em;
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px; 0px; 0px; 0px;

}


#prevcolspace {
	padding: 5px;
	background: url(images/prevcolspace.gif) repeat-x left bottom;
	font-size: .8em;
}
#prevcolspace1 {
	padding: 1px;
	background: url(images/prevcolspace.gif) repeat-x left bottom;
	font-size: .8em;
}

#prevcolspace2 {
	padding: 5px;
	font-size: .8em;
}

#prevbodytext {
	float: left;
	width: 90%;
	margin: 15px; 0px; 0px; 0px;
	font-size: 1.1em;
}

#prevbodytextul {
	float: left;
	width: 60%;
	
}


#prevmap {
	position: relative;
	left: 540px;
	width: 200px;
	height 150px;
	
}

#prevjob {
	
	width: 100%;
	padding: 0px; 10px; 10px; 10px;
}
/* Contact Page */

#conadd {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 0px;
}

#conadd1 {
	float: left;
	width: 400px;
	padding: 0px 0px 0px 0px;

}

#conmap {
	display: inline;
	Float: right;
	Width: 450px;
	padding: 68px 0px 0px 0px;
		
}

#botservbutts {
Float: left;
height: 150px;
width: 900px;
}

#topservbutts {
Float: left;
height: 120px;
width: 900px;
}


#topleftserv{
	background: url(images/img21.gif) no-repeat left top;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	width: 399px;
	font-size: 2.2em;
	text-align: center;
}

#bottomleftserv{
	background: url(images/img20.gif) no-repeat left bottom;
	margin: 10px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	width: 399px;
	font-size: 2.2em;
	text-align: center;
}
#toprightserv{
	background: url(images/img21.gif) no-repeat right top;
	margin: -120px 0px 0px 469px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	width: 399px;
	font-size: 2.2em;
	text-align: center;
}
#bottomrightserv{
	background: url(images/img20.gif) no-repeat right bottom;
	margin: 10px 0px 0px 469px;
	padding: 0px 0px 0px 0px;
	height: 100px;
	width: 399px;
	font-size: 2.2em;
	text-align: center;
}
#layoutboxes{
	position: relative;
	background: url(images/Layout1.png) no-repeat left top;
	margin: 50px 0px 60px 99px;
	height: 330px;
	width: 750px;
}
#layoutbox1{
position: absolute;
top: 0px;
left: 10px;
height: 130px;
width: 340px;
font-size: 2.3em;
text-align: center;
}
#layoutbox1 a{
color: #626456;
text-decoration: underline;
}
#layoutbox1 a:hover{
color: #3C7BCF;
text decoration: underline;
}
#layoutbox2{
position: absolute;
top: 0px;
left: 390px;
height: 130px;
width: 340px;
font-size: 2.3em;
text-align: center;
}
#layoutbox2 a{
color: #626456;
text-decoration: underline;
}
#layoutbox2 a:hover{
color: #3C7BCF;
text decoration: underline;
}
#layoutbox3{
position: absolute;
top: 170px;
left: 10px;
height: 130px;
width: 340px;
font-size: 2.3em;
text-align: center;
}
#layoutbox3 a{
color: #626456;
text-decoration: underline;
}
#layoutbox3 a:hover{
color: #3C7BCF;
text decoration: underline;
}
#layoutbox4{
position: absolute;
top: 170px;
left: 390px;
height: 130px;
width: 340px;
font-size: 2.3em;
text-align: center;
}
#layoutbox4 a{
color: #626456;
text-decoration: underline;
}
#layoutbox4 a:hover{
color: #3C7BCF;
text decoration: underline;
}
#popimg{
position: relative;
top: 10px;
left: 0px;
}
#bannerzdex{
z-index:-1;
}

#testsuppbox{
position: relative;
height: 80px;
width: 750px;
left: 0px;
border: 1px solid #525252;

}
#testsuppbox1{
position: relative;
top: -75px;
width: 500px;
left: 200px;
border: 1px solid #525252;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#prepage {
	margin:0px; left:0px; top:0px; width:100%; height:100%; z-index:102; text-align:center; filter: alpha(opacity=65); -moz-opacity: .65; opacity: 0.65; 
	background-color:#FFF; position:absolute; overflow:auto; 
}

#prepage1 {
position: absolute; top: 50%;}  /* for explorer only*/
}
#prepage1[id] {display: table-cell; vertical-align: middle; width: 100%;
}

iframe {
border: 0px solid #ffffff;
}

