@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bgr.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
color:#f3ece4;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin-left:7px;
text-decoration:none;
font-weight: bold;
_margin-top:8px;
*margin-top:8px;
_margin-bottom:8px;
*margin-bottom:8px;
	}
	
h2{
color:#d8cbbd;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin-left:7px;
text-decoration:none;
font-weight: normal;
text-align:justify;
_margin-top:8px;
*margin-top:8px;
_margin-bottom:8px;
*margin-bottom:8px;
	}
	
h3{
	margin:0px;
	padding:0px;
color:#d8cbbd;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin-left:7px;
text-decoration:none;
font-weight: normal;
text-align:justify;
	}

h4{
color:#300f11;
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
text-decoration:none;
font-weight: normal;
text-align:justify;
}

h5{
color:#7D2D30;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-decoration:none;
font-weight: bold;
	}

#head{
	width:780px;
	height:165px;
	}
	
div.flash{
	width: 780px;
	height: 165px;
	margin: 0px;
	padding:0px;
	border:0px;
	position:absolute;
}

#main{
	background:url(images/main.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:500px;
	}
	
#footer{
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:60px;
	}
	
.project{ 
	width:350px;
	height:90px;
	float:left;
	clear:clear;
}

.project img{ 
	width:120px;
	height:80px;
	float:left;
	border:#800000 1px solid;
	margin-right:5px;
	margin-left:5px;
}

.project a{
	font-weight: bold;
	color:#F3ECE4;
	text-decoration:none;
	}
	
#offer{
	float:left;
	width:200px;
	height:400px;
	background-image:url(images/offer.gif);
	background-repeat:repeat;
	margin-left:19px;
	margin-top:20px;
	}

#topofer{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	}

#home2{
	float:left;
	width:530px;
	}