* {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



body {
	
}
#wrapper {
	width: 805px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	height: auto;
}
#wrapper #header {
	background-color: #FFF;
	height: 139px;
	width: 799px;
	height: auto;
	clear: both;
	overflow: visible;

}
#wrapper #nav {
	width: 100%;
	clear: both;
	height: 55px;
	font-weight: bolder;
}
#wrapper #footer {
	width: 800px;
	height: auto;
	clear: both;
	background-repeat: repeat-x;
	padding: 1px;
	margin: 1px;
	background-image: url(../images/navimageRO.gif);
}

#wrapper #main {
	height: auto;
}

#wrapper #tagline {
	background-color: #f9e026;
	height: 35px;
	width: 99%;
	color: #000;
	font-weight: bolder;
	font-size: 20px;
	clear: both;
	padding-top: 5px;
}
#wrapper #header #sowmalogo {
	

}
