* {
	margin : 0;
	padding : 0;
	border : none;
	outline : none;
}
body {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #323131;
	background : #ffffff   url(../images/body_bg.jpg) repeat-x left top;
}
a {
font-weight : bold;
text-decoration : underline;
color : #5a6680;
}
a:hover {text-decoration : none;

}
p {
	margin-bottom : 10px;
	line-height: 160%;
}

.blue {
margin-bottom : 20px;
margin-top : 15px;
font-size : 14px;
color : #5a6680;
}
.grey {
color : #666;
}
.blue1 {
margin-top: 0px;
text-align: center;
margin-bottom : 20px;
font-size : 14px;
color : #5a6680;
}
#logo {
	font-weight : bold;
	font-size : 20px;
	color : #314775;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
h1 {
	margin-bottom : 10px;
	margin-top : 5px;
	font-size : 22px;
	color : #5A6584;
}
h2 {
	margin-bottom : 10px;
	color : #5a6680;
}
h3 {
	margin-bottom : 10px;
	margin-top : 10px;
	font-size : 18px;
	color : #666;
}
h4 {
	margin-bottom : 10px;
	font-size : 14px;
	color : #5a6680;
}
h1 {
font-size : 24px;
color : #5a6680;
}
#wrapper {
width : 975px;
margin : 0 auto;
}
#navigation {
float : left;
width : 975px;
}
#navigation li {
float : left;
display : inline;
margin-right : 6px;
width : 160px;
height : 38px;
background : url(../images/nav_tab.jpg) no-repeat left top;
}
#navigation li a {
	display : block;
	text-align : center;
	padding-top : 11px;
	height : 27px;
	width : 160px;
	color : #666;
}
#navigation li a:hover {
text-decoration : none;
color : #314775;
background : url(../images/nav_tab_hover.jpg) no-repeat left top;
}
#homepage #navigation #current_link a {
color : #314775;
background : url(../images/nav_tab_hover.jpg) no-repeat left top;
}

#content {
	clear : both;
	float : left;
	display : inline;
	padding : 8px 15px;
	width : 945px;
	background : #fff;
}

#welcome {
	float : left;
	padding-bottom : 15px;
	width : 945px;
	background-color: #FFF;
	background-image: url(../images/bg-home-page-title.jpg);
	background-repeat: no-repeat;
	max-height: 100px;
	margin-bottom: 10px;
}
#welcome h1 {
margin-bottom : 0;
}
#welcome p {
	font-size : 20px;
	color : #aba9a9;
}
#feature_product {
	float : left;
	display : inline;
	width : 300px;
	margin-right : 7px;
	background-color: #FFF;
	margin-left: 7px;
}
#feature_product2 {
	float : left;
	display : inline;
	width : 300px;
	margin-right : 7px;
	background-color: #FFF;
	margin-left: 7px;
}
#feature_product3 {
	float : left;
	display : inline;
	width : 300px;
	margin-right : 7px;
	background-color: #FFF;
	margin-left: 7px;
}

#feature_product_info {
	float : left;
	display : inline;
	width : 280px;
	padding:10px;
	margin-left: 0px;
	background-color: #CCC;
	background-image: url(../images/bg-home-page-boxes.jpg);
	background-repeat: no-repeat;
}
#feature_product_info2 {
	float : left;
	display : inline;
	width : 280px;
	padding:10px;
	margin-left: 0px;
	background-color: #CCC;
	background-image: url(../images/bg-home-page-boxes.jpg);
	background-repeat: no-repeat;
}
#feature_product_info3 {
	float : left;
	display : inline;
	width : 280px;
	padding:10px;
	margin-left: 0px;
	background-color: #CCC;
	background-image: url(../images/bg-home-page-boxes.jpg);
	background-repeat: no-repeat;
}
#homePromo {
	float : left;
	padding-bottom : 5px;
	width : 945px;
	
}

#homeContent {
	float : left;
	width : 925px;
	background-color:#FFF;
	padding: 10px;
	
}

ul {
list-style-image: url(../images/scaffolding-bullet.jpg);
margin-left: 50px;
}
li {
	text-align:left;
	line-height: 22px;
}

#LeftScaffoldingArea{
	float: left;
	width: 270px;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #ddd;
	background-color:#fff;
}

#MiddleScaffoldingArea{
	float: left;
	width: 270px;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #ddd;
	background-color:#fff;
}

#RightScaffoldingArea{
	float: left;
	width: 270px;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #ddd;
	background-color:#fff;
}


#ScaffoldImages {
	float: right;
	width: 410px;
	background-color:#CCC;
	margin-left:10px;
	margin-bottom: 10px;
	margin-top: 0px;
	height: 255px;
	background-image:url(../images/bg-home-slider.jpg);
	background-repeat:no-repeat;
	padding: 5px;
}

#PageImages {
	float: right;
	width: 410px;
	background-color:#5A6584;
	margin-left:20px;
	margin-bottom: 10px;
	margin-top: 0px;
	height: 220px;
	padding: 5px;
}

#GoogleMap {
	float: right;
	width: 410px;
	background-color:#5A6584;
	margin-left:20px;
	margin-bottom: 10px;
	margin-top: 0px;
	height: 300px;
	padding: 5px;
}


#slideshow {
    position:relative;
    height:255px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#HomeBlue {
	float : right;
	width : 900px;
	background-color:#5A6584;
	padding: 10px;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:left;
	color:#FFF;
	height: 70px;
	padding-top: 15px;
}

.HomeBlue img {
	float:left;
}


#content #welcome .last {
margin-right : 0;
}
#content #welcome h4 {
font-size : 20px;
color : #5a6680;
}
#welcome .feature_product p {
font-size : 12px;
color : #898888;
}
.right_column {
float : left;
display : inline;
width : 460px;
}
.right_column img {
margin-bottom : 20px;
}

.right_column2 {
float : left;
display : inline;
width : 460px;
}

.right_column2 img {
margin-bottom : 120px;
}

.left_column, .right_column {
	float : left;
	display : inline;
	width : 450px;
}
.left_column {
margin-right : 25px;
}
.left_column2 {
height : 330px;
}
.left_column ul {
color : #5a6680;
font-weight : bold;
font-size : 1em;
font-family : georgia;
margin-left : 20px;
margin-bottom : 20px;
}
.left_column ul li {
margin-left : 5px;
margin-bottom : 5px;
}
.left_column2 ul li {
margin-left : 5px;
margin-bottom : 15px;
}
.bottom_home img {
margin-bottom : 20px;
}
.home_left {
float : left;
margin-right : 65px;
display : inline;
width : 500px;
margin-bottom : 20px;
}
#footer {
clear : both;
padding : 10px;
margin-bottom : 10px;
font-size : 0.85em;
color : #5a6680;
border-top : 1px solid #314775;
border-bottom : 1px solid #314775;
}
#footer a {
color : #5a6680;
text-decoration : underline;
}
#footer a:hover {
text-decoration : none;
}
#breadcrumbs {
font-size : 10px;
padding-bottom : 8px;
text-decoration : none;
color : #5a6680;
border-bottom : 1px solid #314775;
}
#breadcrumbs a:hover {
text-decoration : underline;
}
.services_column {
float : left;
display : inline;
width : 460px;
}
.services_column {
margin-right : 25px;
}
.box_block {
width : 984px;
clear : both;
padding : 0 0 10px 0;
}
.box {
width : 170px;
margin : 0 15px 0 0;
float : left;
}
.box .box_t {
background : url(../images/box_t.gif) no-repeat top;
}
.box h2 {
margin : 0 0 3px 0;
padding : 3px 0 0 25px;
font : normal 18px Arial, Helvetica, sans-serif;
}
.box a {
font : normal 12px Arial, Helvetica, sans-serif;
line-height : 1.8em;
}
.box ul {
padding : 10px 20px;
margin : 0;
list-style : none;
border : 2px solid #eaeaea;
}
.box ul li {
margin : 0;
padding : 5px 0 2px 5px;
border-bottom : 2px solid #eaeaea;
}

