body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#container {
	background: #FFF scroll;
	height: auto;
	width: 100%;
}
#logo {
	background: url(../images/sig2.jpg) no-repeat scroll;
	height: 90px;
	width: 432px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background: #FFF scroll;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 165px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url(../domains/anelamariekanas.com/public_html/css/newLayout.css);
}
#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
/* Changed width from 587 to 596 to accomidate Chrome*/
#navigaiton {
	height: 30px;
	width: 596px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	white-space: normal;
	overflow: visible;
}
#footer {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url(../domains/anelamariekanas.com/public_html/images/menu%20bar.png) no-repeat center bottom;
}

#contactInfoFooter {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	line-height: 50%;
	text-decoration: none;
	white-space: normal;
	padding-bottom: 5px;
}
#bottomMenu {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: .5em;
	position: static;
}
.visa {
	font-size: small;
	line-height: normal;
	font-weight: normal;
}



#main {
	background: #FFF scroll;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
