body {
	margin: 0;
	background: #30333c url(images/bg.jpg) repeat-x;
	background-position:center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#eeeeee;
}
strong {
	color:#707070;
}
img {
	border:0px;
}
h3 {
	color:#707070;
	margin: 0px 18px 0px 0px;
	font-size:11px;
	font-weight:bold;

}
p, ul, ol {
	margin-top: 0;
}
p { margin: 0px 0px 1em 0px;}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #f0ab9d;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 642px;
	height: 75px;
}
#logo {

	height:55px;
	text-align:left;
	margin-left:40px
}

/* Menu */

.menu {
	width: 642px;
	height: 25px;
	text-align:right;
	margin-left:40px;
}

.menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	display:block;
	float:right;
	
}
.menu li {
	float: left;
	display:block;
	margin:3px 0px 0px 22px;
}
.menu li a {
	font-size:11px;
	color:#fff;
}
.menu li a:hover {
	color:#ff7053;
}
.home #home, .about #about,.contact #contact, .gallery #gallery, .construction #construction
{color:#ff7053;}

#footer .menu {
	float:left;
	text-align:left;
	width:auto;
	margin-left:20px;
	font-size:9px;
}
#footer .menu ul{
	float:left;
}

/* end menu */
#container {
 width:1120px;

}
.eLink a:hover, #contactE a:hover{
color:#ff7053;
text-decoration:underline;

}
#contactE {
	display:inline;

}
/* Page */

#page {
	width:642px;
	padding: 0px;
	margin: 40px 0px 0px 40px;
	background: url(images/pageBg.jpg) repeat-x left top;
}
#rightFloat {
	float:right;
}
#rightFloat img {
	
}
#col1 {
	float:left;
	width:430px;
	
}
#col2 {
	float:left;
	width:212px;
}

#col1 div:first-child {
	margin:40px  20px 20px 20px;
}
#col2 div:first-child {
	margin:40px  20px 20px 20px;
}

#col2 img {
	margin: 0px auto 20px 40px;

}
#footer{
	width:642px;
	margin: 20px 0px 12px 40px;
	font-size:9px;
}
#footer div {

	float:left;
}
#footer a {

	font-size:9px;
}
.rowHack {
	clear:both; 
	margin:0px;
	padding:0px;  
}

/*  .gallery */

#col1b, #col2b, #col3b{
	float:left;
	width:206px;
	padding-top:40px;
}
#col1b{
	padding-left:20px;

}
#col1b img,#col2b img, #col3b img{
	margin:0px;
	margin-bottom: 20px;
}

