/* ************************ 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;
}
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;
}

/* ************************ 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 ************************ */

#sidebar {
	width: 196px;
	color: #888074;
	padding: 0 0 10px 10px;
	float: left;
}
#sidebar p {
	width: 180px;
	padding: 30px 0 30px 0;
	float: left;
}
#sidebar h1, #sidebar h2{
	width: 196px;
	float: left;
}
#sidebar h1 {
	font-size: 12px;
	padding: 25px 0 0 0;
}
#sidebar h2 {
	font-size: 11px;
	font-weight: normal;
}
#gallery {
	width: 750px;
	float: left;
}
#gallery img{
	margin: 13px 0px 0px 0px;
}
.gallery_bg {
	background: url('../images/gallery_bg.png') no-repeat;
	padding: 18px 0 0 0;
	margin: -5px 0 0 0;
	_position: relative;
}
* html .gallery_bg {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/gallery_bg.png' );
}
#gallery_list {
	width: 196px;
	float: left;
	height: 190px;
}
#gallery_list a {
	margin-bottom: 2px;
	float: left;
}
.mlr2 {
	margin-left: 2px;
	margin-right: 2px;
}
#pages {
	width: 960px;
	background: url('../images/pages_bg.png') no-repeat;
	padding: 0 0 15px 22px;
	float: left;
}
* html #pages {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/pages_bg.png' );
}
#pages p {
	width: 908px;
	color: #983E42;
	font-size: 14px;
	font-weight: bold;
	padding: 25px 0 4px 60px;
	float: left;
}
#pages a {
	color: #AEA698;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	margin: 0 1px 0 1px;
	float: left;
}
#pages a.act, #pages a:hover {
	color: #6F695E;
	background: #AEA698;
}
a.red_link {
	color: #9F4B4F;
	text-decoration: none;
	margin: 0px 0 0 0;
	float: left;
	width: 180px;
	font-size: 11px;
	padding: 0 0 0 0;
}
a.company_link {
	color: #9F4B4F;
	text-decoration: none;
	margin: 0px 0 0 0;
	float: left;
	width: 180px;
	font-size: 11px;
	padding: 2px 0 0 0;
}
/* ************************ footer ************************ */

#footer {
	width: 942px;
	color: #888074;
	padding: 10px 20px 0 20px;
	float: left;
}
#footer .left {
	width: 400px;
	float: left;
}
#footer .right {
	width: 442px;
	padding: 10px 0 0 0;
	float: left;
}
#footer .right a {
	color: #983E42;
	text-decoration: none;
	margin: 0 0 0 10px;
}
