body {
	margin: 0px;
}

#container {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 872px;
	height: 106px;
}
#company {
	background-image: url(../images/peanutpics_logo.jpg);
	height: 64px;
	width: 241px;
	background-repeat: no-repeat;
	margin-top: 26px;
	margin-left: 26px;
	float: left;
	display: inline;
}
#company h1 {
	text-indent: -9000px;
}

#navigation {
	float: left;
	display: inline;
	height: 15px;
	margin-top: 68px;
	margin-left: 61px;
}
#navigation a {
	text-decoration: none;
	color: #09f;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 20px;
}

#navigation a:hover {
	color: #8cc63f;
}

#navigation #last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	display: inline;
	float: left;
	width: 772px;
	height: 425px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-top: 25px;
	font-size: 11px;
	color: #666666;
	padding-right: 50px;
}
/* for understanding browsers */
#content {
min-height:425px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 425px;
}
html> #content {
height:auto;
min-height:425px;
}
#baby_photo {
	position: absolute;
	left: 529px;
	top: 437px;
}

/**/
#content h1 {
	text-indent: -9000px;
	background-image: url(../images/h_porthome.jpg);
	background-repeat: no-repeat;
	height: 21px;
	margin: 0px;
}
#content #page_title {
	height: 21px;
}
#left_column {
	float: left;
	width: 355px;
	margin-right: 60px;
}
#right_column {
	float: left;
	width: 355px;
}



#footer {
	background-image: url(../images/bg_footer.jpg);
	display: inline;
	float: left;
	width: 872px;
	text-align: center;
	font-size: 0.65em;
	color: #999999;
	background-repeat: no-repeat;
	padding-top: 25px;
}
#footer a {
	text-decoration: none;
	color: #00ACF1;
}
#gallery_tn {
	float: left;
	width: 220px;
	margin-right: 40px;
}
#pages {
	width: 200px;
}

#gallery_lg {
	float: left;
	width: 505px;
	height: 400px;
	text-align: center;
}
#gallery_tn .tn {
	float: left;
	height: 65px;
	width: 65px;
	padding-right: 6px;
	padding-bottom: 6px;
}
#left_column textarea, #left_column input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#left_column .inquiry p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#left_column .submit {
	background-image: url(http://www.peanutpics.com/images/g_submit.jpg);
	height: 18px;
	width: 55px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

