/* ************************ Defaults ************************ */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img, ul, li {
	border: none;
	margin: 0px;
	padding: 0px;
	color: #888074;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}

/* ************************ structural ************************ */

#page{ 
	margin:0 auto; 
	padding:10px 0px 0px 0px;	
	width:995px;
	text-align:left;
}

/* ************************ home ************************ */

#homepage{
	background:url('../images/homebg.jpg') no-repeat bottom left;
	height:399px;
	padding:38px 0px 0px 0px;
	clear:both;
}
.pagetext{
	padding: 0px 0px 0px 216px;	
}
.homeimg{
	height:238px;
}
.pagetext1 {
	float:left;
	width:461px;
}
.pagetext2{
	float:left;
	width:275px;
	font-size:0.93em;
	padding:221px 0px 0px 7px;
	color:#888074;
}
.pagetext2 p{
	padding:0px 0px 8px 0px;
}
.pagetext2  a{
	color:#983e42;
	text-decoration:none;
}
.pagetext2  a:hover{
	color:#888074;
	text-decoration:underline;
}
.clear{
	clear:both;
}

/* ************************ structural ************************ */

#main {
	width: 982px;
	min-height: 400px;
	_height: 400px;
	padding: 45px 10px 0 10px;
	margin: 0px auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 117px;
	height: 450px;
}

/* ************************ header, menu ************************ */

#logo {
	width: 206px;
	height: 72px;
	float: left;
}
#homelogo{
	width: 204px;
	height: 72px;
	float: left;
}
#logo_big {
	width: 97px;
	height: 100px;
	padding: 60px 0 40px 45px;
	float: left;
}
#nav {
	width: 700px;
	list-style: none;
	margin: 45px 0 5px 0;
	float: left;
}
#nav li {
	position: relative;
	float: left;
}
#nav li a {
	color: #888074;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	float: left;
	text-decoration:none;
}
#nav li a:hover {
	background: #D9D2C2;
	text-decoration:none;
}
#nav li ul {
	width: 76px;
	list-style: none;
	background: #FFFFFF;
	padding: 5px;
	display: none;
	position: absolute;
	top: 19px;
	left: 40px;
}
#nav li ul a{
	color: #983E42;
	font-size: 14px;
	background: none;
	padding: 0;
	font-weight:normal;
}
#nav li ul a:hover{
	color: #983E42;
	font-size: 14px;
	background: none;
	padding: 0;
	font-weight:bold;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

/* ************************ content ************************ */

#content {
	width: 776px;
	margin-top: 28px;
	padding-top: 0px;
	float: right;
}
#box {
	background-image: url(../images/Box_.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: right;
	height: 232px;
	width: 179px;
	margin-right: 180px;
}
#box h1 {
	width: 144px;
	padding: 5px 0 5px 8px;
	float: left;
	color: #4F4C41;
	font-weight: bold;
	font-size: 12px;
}
#box p {
	width: 159px;
	padding: 5px 0 5px 8px;
	float: left;
	color: #4F4C41;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
}
#description {
	text-align: left;
	float: left;
	height: auto;
	width: 400px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
#description h1 {
	width: 144px;
	float: left;
	color: #888074;
	font-weight: bold;
	font-size: 12px;
}
#description p {
	width: 370px;
	float: left;
	color: #888074;
	font-size: 11px;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 8px;
}
#mailto {
	float: left;
	height: 17px;
	width: 162px;
	margin-right: 180px;
	text-align: center;
}
#services_mailto {
	float: left;
	height: 17px;
	width: 162px;
	text-align: center;
	padding-left: 1px;
	margin-right: 500px;
}
#about {
	width: 206px;
	background: url('../images/title_about.png') no-repeat;
	padding: 0 0 0 0;
	float: left;
	height: 378px;
}
#about p {
	width: 100px;
	color: #983E42;
	font-size: 14px;
	font-weight: bold;
	padding: 25px 0 4px 55px;
	float: left;
}
#services {
	width: 206px;
	background: url('../images/title_services.png') no-repeat;
	padding: 0 0 0 0;
	float: left;
	height: 378px;
}
#services p {
	width: 100px;
	color: #983E42;
	font-size: 14px;
	font-weight: bold;
	padding: 25px 0 4px 55px;
	float: left;
}
#contact {
	width: 206px;
	background: url('../images/title_contact.png') no-repeat;
	padding: 0 0 0 0;
	float: left;
	height: 378px;
}
#contact p {
	width: 100px;
	color: #983E42;
	font-size: 14px;
	font-weight: bold;
	padding: 25px 0 4px 55px;
	float: left;
}
a.red_link {
	color: #9F4B4F;
	text-decoration: none;
	margin: 0px 0 0 14px;
	float: left;
	font-size: 11px;
	padding: 0 0 0 0;
}
