@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: .001px;
}
body {
	background-image: url(images/background.png);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header_home  {
	height: 607px;
}
#body_home  {
	background-image: url();
	background-repeat: no-repeat;
	height: 230px;
	margin-top: 0px;
	clear: both;
	top: 365px;
}
#logo {
	float: left;
	width: 250px;
	margin-top: 67px;
}
#navigation {
	float: right;
	margin-right: 45px;
	margin-top: 80px;
}
#navigation table {
	width: 390px;
}
#header_services {
	background-image: url(images/page2_header.png);
	height: 365px;
}
#header_contact {
	background-image: url(images/page3_header.png);
	height: 365px;
}
#body_contact {
	background-image: url(images/page3_body.png);
	height: 250px;
	background-repeat: no-repeat;
}
#container #body_contact #email {
	float: right;
	width: 250px;
	margin-right: 60px;
	margin-top: 120px;
}
#home_text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 450px;
}#container_home {
	background-image: url(images/page1_bg.gif);
	width: 732px;
	margin-right: auto;
	margin-left: auto;
}
#body_services {
	background-image: url(images/page2_body.png);
	height: 550px;
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: none;
}
#info {
	clear: both;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#info_services {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
