﻿body
{
	background-image: url('../imgs/bg.jpg');
	background-repeat: repeat-x;
	border-top: 0px;
	background-color: #b5a291;
	margin-top: 0px;
}

a
{
	color:#000000;
	text-decoration:underline;
}

.box1
{
background-image: url('../imgs/bg-box1-home.jpg');
background-repeat:no-repeat;
height:134px;
	
}

.txt-box1
{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;

margin-left:18px;
margin-right:25px;
margin-bottom:35px;

}


.box2
{
	background-image: url('../imgs/bg-box2-home.jpg');
	background-repeat:no-repeat;
	height:134px;
}

.txt-box2
{

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-left:18px;
margin-right:25px;
margin-bottom:35px;

}
.copy
{

font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#89796b;
margin-left:18px;
margin-right:25px;
margin-bottom:35px;
text-decoration:none;
}

.nortxt
{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:18px;
margin-right:25px;
margin-bottom:35px;

}

li
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:18px;
margin-right:25px;
margin-left:18px;
}

.service-bg
{
	background-image: url('../imgs/service-bg.jpg');
	background-repeat:no-repeat;
	height:320px;
	width:501px;
	background-color:#ece7e3;
}


.contact-bg
{
	background-image: url('../imgs/contact-bg.jpg');
	background-repeat:no-repeat;
	height:320px;
	width:501px;
	background-color:#ece7e3;
}
.projects-bg
{
	background-image: url('../imgs/projects-bg.jpg');
	background-repeat:no-repeat;
	height:320px;
	width:501px;
	background-color:#ece7e3;
}
.career-bg
{
	background-image: url('../imgs/career-bg.jpg');
	background-repeat:no-repeat;
	height:320px;
	width:501px;
	background-color:#ece7e3;
}



