/* commented backslash hides from ie5mac \*/ 
html{height:100%;margin:0;padding:0} 
/* end hack */ 

body{
	margin:0;
	padding:0px;
	height:100%;
	background: #F3F3F5;
	text-align:center;
	width:98%;
	background: #C5DFEC;
	
}

#page {
	position:relative;
	height:495px;
	width:907px;
	padding:8px;
	text-align:left;
	top:50%;
	margin: -265px auto 0 auto;
	background: #e0e0e0 url(../images/elements/bg_pageShadow.gif);
	
}

#pageInner{
	width:907px;
	height:495px;
}

#menuContainer{
	width:907px;
	height:60px;

	background-repeat:no-repeat;
	background-position:right;

}

#contentContainer{
	float:left;
	height:415px;
	width:907px;
}

#textContainer{
	float:left;
	width:576px;
	height:415px;
	border-bottom:2px solid #DD2800;
	overflow:auto;

}

#imageContainer{
	float:left;
	width:331px;
	height:415px;
	background-position:bottom;
	border-bottom:2px solid #DD2800;
}

#textContainerWide{
	float:left;
	width:907px;
	height:415px;
	border-bottom:2px solid #DD2800;
	overflow:auto;
	background-attachment:fixed;
}

#galleryContainer{

border:5px;
	width:806px;
	height:400px;
margin-top:-25px;
margin-left:95px;

}


#textContent{
	padding:15px;
	padding-left:100px;
}



#pusher{
	height:25px;
}

#toprow{
	height:94px;
	background-color:#E6E6E6;
	background-image:url(../images/elements/bg_top_row4.jpg);
	border:0px solid yellow;
}

#menu_row{
	height:25px;
	background-image:url(../images/elements/bg_photorow_top.jpg);
}


#bottomContainer{
	font-size:11px;
	line-height:15px;
	text-align:left;
	height:15px;
	width:907px;
}

#bottom_phone{
	margin-left:100px;
}

#bottom_email{
	margin-left:500px;
}




