#splash{
	width:800px;
	background: #fff url(images/marriage/splash.jpg) no-repeat;
	height:150px;
	margin:0 2px 0 0;
	display:block;
	padding:0;
	float:left;
}

#splash2 {
	width:300px;
	height: 150px;
	float: left;

}

#splash2 h3 {
	display: none;

}


#splash3 {
	width:500px;
	height: 150px;
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
}


#tabnav {

	padding: 110px 0 0 40px; /* all browsers including Mac IE */
	font-size: 11px;
	_padding: 100px 0 0 40px; /*IE 6 and below */


}



#tabnav ul li {
	display: inline;
	padding-left: 32px;
	padding-right: 0px;


}



#tabnav li {
	padding-left: 5px;
	padding-right: 5px;

}

#tabnav a {
	color: #333;
	font-weight: bold;

}
#tabnav a:hover {
	color: #000;
	text-decoration: none;

}
