body {
	background: #000000 url(rot.php) no-repeat top;
	margin : 0 0 0 0;
	font-size: 12px;
	font-family: Arial, Verdana sans-serif;
	line-height: 1.7;
	color:#000000;
}

.hilite {
	font-size: 12px;
	color: #b54909;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;

}

.footText {
	font-size: 12px;
	color: #cc6710;
	font-family: Arial, Verdana, sans-serif;
}



a, a:visited {
color: #b54909;
text-decoration: none;
font-size: 12px;
}

a:hover {
color: #262626;
text-decoration: none;
font-size: 12px;
}

p {
	margin-top: 6px;
	margin-bottom: 8px;
}

.inp { 
	background-color : #949494;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-color: white;
	border: 0;
}

.headerBox { 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:61px;
	text-align:center;
	background-color: transparent;
	}
	
.footerBox { 
	position:absolute; 
	left:0px; 
	bottom:0px; 
	width:100%; 
	height:83px;
	text-align:center;
	background-color: transparent;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/botBar.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */
.footerBox[class] {
  background-image:url(images/botBar.png);
	}
	
.container { 
	width:950px; 
	height:100%;
	text-align:left;
	background-color: transparent;

	}
	
.bottomBox { 
	position:absolute; 
	left:50%; 
	bottom:83px; 
	margin-left: -450px;
	width:930px; 
	height:32px;
	text-align:left;
	background-color: transparent;
	padding:0;
	}
	
.nav {
	top:40px;
	float: right;
	width:725px;
	height:61px;
	text-align: left;
	background-color: transparent;

}

	
#contentEnduring {
	position:relative;
	left:0px;
	bottom:60px;
	float: right;
	width:579px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_enduring.png) no-repeat;
	padding:163px 60px 20px 27px;
	border:0px solid yellow;
}

#contentDifferent {
	position:relative;
	left:0px;
	bottom:60px;
	float: right;
	width:579px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_different.png) no-repeat;
	padding:163px 60px 20px 27px;
	border:0px solid yellow;

}

#contentBetter {
	position:relative;
	left:0px;
	bottom:60px;
	float: right;
	width:579px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_better.png) no-repeat;
	padding:163px 60px 20px 27px;
	border:0px solid yellow;

}

#contentCaring{
	position:relative;
	left:0px;
	bottom:60px;
	float: right;
	width:579px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_caring.png) no-repeat;
	padding:163px 60px 20px 27px;
	border:0px solid yellow;

}

#contentContact {
	position:relative;
	left:0px;
	bottom:60px;
	float: right;
	width:579px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_contact.png) no-repeat;
	padding:163px 60px 20px 27px;
	border:0px solid yellow;
}

#contentGallery {
	position:relative;
	left:0px;
	top:5px;
	float: none;
	width:796px;
	height:300px;
	overflow:auto;
	text-align:left;
	background-color: transparent;
	background:url(images/head_gallery.png);
	padding:15px 15px 15px 15px;
	border:0px solid yellow;
}


#contentGallery2 {
	position:relative;
	left:0px;
	top:5px;
	float: none;
	width:890px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_gallery.png);
	padding:15px 15px 15px 15px;
	border:0px solid yellow;
}

#contentCurrent1{
	position:relative;
	left:0px;
	top:5px;
	float: left;
	width:380px;
	height:390px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_gallery.png);
	padding:10px 10px 10px 10px;
	margin-left:55px;
	border:0px solid yellow;
}
#contentCurrent2{
	position:relative;
	left:0px;
	top:5px;
	float: right;
	width:380px;
	height:390px;
	text-align:left;
	background-color: transparent;
	background:url(images/head_gallery.png);
	padding:10px 10px 10px 10px;
	border:0px solid yellow;
	margin-right:55px;
}

.contentText {
	width:525px;
	text-align:left;
	padding:0px 0px 0px 0px;

}

.contentText2 {
	width:370px;
	text-align:left;
	padding:0px 0px 0px 0px;

}

.gall {
		border:1px solid #f37327;
		padding:2px;

}



.galleryCell {
		background:url(images/head_gallery.png);
		border:1px solid #f37327;
		padding:3px;
}


.gallframe {

	background:url(images/head_gallery.png) transparent;
	border:0;
	}
