
/* CSS Document */

body{
	font-family:Tahoma;
	margin:50px 0px; padding:0px;
	text-align:center;
background:url('../img/bg.jpg');
background-repeat:repeat-x;

}
a{
color:#333333;
}
a:hover{
color:#333333;
}

	
    #wrapper {
display:block;

background-repeat:no-repeat;
height:233px;	
width:960px;
background-color:#0e2878;
	margin:0px auto;
	text-align:left;


	}
	.masterwrap{

}

	.maincontent{

	background-color:#FFFFFF;
	}
	
	
	
	.clearfix{
	clear:both;
	}
	
	#mainimage1{

	float:left;
	}
	.mainimagelink{
	display:block;
	background:url('../img/main1.jpg');
	background-repeat:no-repeat;
	width:306px;
	height:233px;
	}
	
	#mainimage2{
	
	float:left;
	}
	.mainimage2link{
	display:block;
	background:url('../img/main2.jpg');
	background-repeat:no-repeat;
	width:306px;
	height:233px;
	}
	
	#mainimage3{

	float:left;
	}
	.mainimage3link{
	display:block;
	background:url('../img/main3.jpg');
	background-repeat:no-repeat;
	width:306px;
	height:233px;
	}
	
	/*domestic button*/
	.link1-domestic{
	float:left;
	margin-right:37px;
	margin-left:27px;
	margin-top:15px;
	}
	.domesticlink{
	display:block;
	width:256px;
	height:23px;	
	background:url('../img/domestic.gif');
	}
	/*commerical button*/
	.link2-commercial{
	float:left;
	margin-right:20px;
	margin-left:17px;
	margin-top:15px;
	}
	.commerciallink{
	display:block;
	width:281px;
	height:23px;	
	background:url('../img/commercial.gif');
	}
	/*granite product*/
	.link3-granite{
	float:left;
	margin-left:17px;
	margin-top:15px;
	}
	.granitelink{
	display:block;
	width:287px;
	height:23px;	
	background:url('../img/granite.gif');
	}
	
	.yellowbar{
	display:block;
	height:5px;
	background-color:#ffdd00;
	}
	.whereami{


	
	}
	.whereami-darker{
	color:#272525;
	font-size:12px;
	padding:17px;
	background-color:#f2f2f1;
	}
	.whereami-darker a{
	color:#272525;
	text-decoration:underline;
	}
	.whereami-darker a:hover{
	color:#272525;
	text-decoration:none;
	}
	
	.whereami-darker span{
	color:#656161;
	}
	
	.footerlinks{
	font-size:11px;
	color:#999999;
	text-align:center;
	
	}
	.footerlinks a{
	color:#999999;
	text-decoration:underline;
	}
		.footerlinks a:hover{

	text-decoration:none;
	}
	
	.whiteborder{
	border:7px solid #ffffff;
	}
	.labeltop{
		display:block;
	height:56px;
	background:#ffffff;
	}
	
	.label{
	display:block;
	height:36px;
	background:#ffffff;
	background:url('../img/bottom-shadowbos.jpg');
	background-repeat:no-repeat;
	}
	
	#header{background:url('../img/bgpaving.jpg');	background-repeat:no-repeat;
background-color:#0e2878;
display:block;height:233px;	
	}

	.logo{
	display:block;
	margin-top:50px;
	margin-right:60px;
	float:right;
background:url('../img/logo.jpg');
background-repeat:no-repeat;
height:102px;	
width:214px;
	}
	