﻿body 
{	
	background-color: #d9cebd;
	background-image: url(images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
}

.container
{
    width: 900px;
    margin: 0 auto;
    padding: 0;
}

#header_container
{
    width: 100%;
    height: 209px;
    background-image: url(images/header_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#header
{
    width: 900px;
    height: 209px;
    background-image: url(images/header_new.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.video_btn
{
    display: block;
    float: right;
    position: relative;
    top: 200px;
    width: 195px;
    height: 45px;
    background-image: url(images/video_btn.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.portal_container
{
    width: 925px;
    margin: 0 auto;
}

.portal
{
    width: 439px;
    height: 114px;
    margin: 5px 5px 5px 5px;
    padding: 0;
    display: block;
	float: left;
}

.paving
{
    background-image: url(images/paving.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.paving:hover
{
    background-image: url(images/paving_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}

.paving:active
{
    background-image: url(images/paving.gif);
}

.paving:focus
{
    background-image: url(images/paving.gif);
}

.aggregates
{
    background-image: url(images/aggregates.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.aggregates:hover
{
    background-image: url(images/aggregates_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}

.homes
{
    background-image: url(images/homes.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.homes:hover
{
    background-image: url(images/homes_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}

.ambassador
{
    background-image: url(images/ambassador.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.ambassador:hover
{
    background-image: url(images/ambassador_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}

.pipe
{
    background-image: url(images/pipe.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.pipe:hover
{
    background-image: url(images/pipe_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}

.developments
{
    background-image: url(images/developments.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.developments:hover
{
    background-image: url(images/developments_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}

.asphalt
{
    background-image: url(images/asphalt.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.asphalt:hover
{
    background-image: url(images/asphalt_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}

.group
{
    background-image: url(images/group.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.group:hover
{
    background-image: url(images/group_act.gif);
    background-position: top center;
	background-repeat: no-repeat;
}



#footer
{
	color: #fff;
	text-align: center;
	background-color: #832512;
	padding: 5px;
	margin-top: 20px;
}

#footer a:link
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: none;
}

#footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:active
{
	color: #fff;
	text-decoration: none;
}
