@charset "utf-8";
body, html  {
	min-height:101px;
	color:#fff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../bkg/mainslice.gif);
	background-repeat: repeat;
}

p	{font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;}
	
 #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	background-color: #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top:20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	padding-left: 26px;
	background-image: url(../images/newlogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#fff;
	height:580px;
}

 #containerhome {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	background-color: #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	

	height:580px;
}  
 #header {
	background-color: #fff;
	width:690px;
	height:60px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;

	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #de7126;
	border-left-color: #de7126;
} 

 #sidebar15 {
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;

	padding-left: 0px;
	text-align:left;
	height:300px;

}

 #sidebar10 {
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align:left;
	height:300px;

}

 #sidebar10 a{
color:#fff; font-weight:bold; text-decoration:none;

}

 #sidebar10 a:hover{
color:#fff; font-weight:bold; text-decoration:underline;

}

 #sidebar2 {
	float: left;
	width: 280px;

	text-align:left;
	height:488px;
	margin:0;
	padding:0;

}
 #mainContent {
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#9e1f20;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	height:420px;
	float:left;
	width:876px;

	
} 

 #mainContent2 {
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#414f5a;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width:600px;
}

 #mainContent3 {
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#414f5a;
	padding-top: 15px;
	left:280px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	height:420px;
	position:relative;
	width:606px;
	
} 

 #mainColumn {
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#9e1f20;
	width:996px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #de7126;
	height:488px;
} 

 #mainColumnprojects{
	margin: 0;
	width:996px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height:488px;
	background-color: #414f5a;
	background-image: url(../images/projects.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

 #mainColumnapproach{
	margin: 0;
	width:996px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height:488px;
	background-color: #414f5a;
	background-image: url(../images/our-approach.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

 #mainColumnservices{
	margin: 0;
	width:996px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height:488px;
	background-color: #414f5a;
	background-image: url(../images/our-services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

 
 #footer {
	height: 30px;
	width:716px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #de7126;
	position:relative;
	left:280px;




} 
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearleft { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearright { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#header a {color: #9e1f20;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/arrow-nav-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:20px;
	padding-left:16px;}
#header a:hover {
	color: #de7126;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/arrow-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:20px;
	padding-left:16px;
	padding-right:10px;
}

#header .on {color: #de7126;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/arrow-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:20px;
	padding-left:16px;
	padding-right:10px;}



#header a {color:#9e1f20; font-size:12px; text-decoration:none; padding-right:10px;}
#header a:hover {color:#de7126;}
#header a.active {color:#fff;}

a {color:#de7126;; font-size:12px; text-decoration:none;  font-weight:bold;}
a:hover {color:#fff; font-weight:bold;}
a.active {color:#fff; font-weight:bold;}

h1 {
	color:#FFFFFF;

	text-decoration:none;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smallerh1 {
	color:#FFFFFF;

	text-decoration:none;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#middleleft{
	float: left;
	width: 270px; 
	background: #9e1f20;
	
	padding-right: 30px;
	padding-bottom: 20px;
		text-align:left;

	
}

#middletop{
	float: right;
	width: 600px;
	background: #9e1f20;
	padding-top: 0px;


	text-align:left;
	
	
}

#middletop2{
	float: left;
	width: 500px; 
	background: #414f5a;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 20px;
		text-align:left;
		height:120px;
	
}

#middletop3{
	float: left;
	width: 600px;
	background: #414f5a;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 20px;
	text-align:left;
	height:50px;
	
}

#middlewhole{
	float: left;
	width: 660px; 
	background: #414f5a;
	height:320px;

	padding-right: 30px;

		text-align:left;
	
}

#middleright{
	float: left;
	width: 300px; 
	background: #9e1f20;	padding-right: 0px;
	padding-bottom: 20px;
	text-align:left;

	
}

.clear {
	clear: both;
}

ul.square {
	list-style-type:square;
	margin:16px;
	padding:0;
	color : #fff;
	list-style-position: outside;
	list-style-image: url(../images/bullet-green.gif);
}
ul2.square {list-style-type:square;  margin:14px; padding:0; color : #97ca4d; }
li {
	padding-bottom: 5px;
}
.last {
	padding-bottom: 0px;
}

.imagepadding {
	padding-right: 30px;
	text-align: left;
	vertical-align: top;
	background-position: left top;
}

.floatright { float: right; margin: 0px 0px 5px 5px; } 
.floatleft { float: left; margin: 0px 20px 5px 0px; }

.textbox{}

.paddinglarge{
	padding-top: 60px;
}
.notstrong {
	font-weight:normal;
}

.credit a{
	font-weight:normal;
	text-decoration:none;
	color: #ccc;
	padding-left:50px;
}

.credit a:hover{
	font-weight:normal;
	text-decoration:none;
	color: #ccc;
	padding-left:50px;
}

.red{

	color: #ff0000;
	
}

.orange{

	color: #de7126; font-weight:bold;
	
}

.homepage a{
	list-style-type:none;
	background-color : #de7126;
	padding:5px;
	color : #fff;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

	margin:3px;
	line-height:35px;

}

.homepage a:hover{
	list-style-type:none;
	background-color:#fff;
	color : #fff;
	margin:3px;
	width:500px;
	padding:5px;
	color : #de7126;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;


}


ul.homepage{
	list-style-type:none;
	width:300px;
	

	padding:0;
	color : #fff;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;

}
