@charset "utf-8";
#container  {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	top: 0px;
	padding: 0px;
	bottom: 0px;
	height: auto;
	position: relative;
}
#header  {
	height: 190px;
	width: auto;
	overflow: hidden;
	background-position: center top;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#mainContent  {
	width: auto;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 70px;
	background-color: #FFFFFF;
	background-image: url(images/mainContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	height: auto;
}

#footer  {
	background-image: url(slices/footer.jpg);
	background-repeat: no-repeat;
	padding-left: 65px;
	text-align: left;
	height: auto;
	width: auto;
	padding-top: 40px;
	overflow: hidden;
	background-position: center top;
	margin: 5px;
	position: relative;
} 
#footerSiteMap      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	width: auto;
	float: right;
	position: relative;
	padding-right: 65px;
	overflow: hidden;
}
#footer #footerSiteMap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

#footer   p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(slices/sides.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
main {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DF2A9B;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.sideImage {
	height: 346px;
	width: 283px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	border: thin none #666666;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
}

.about {
	height: inherit;
	width: inherit;
	text-align: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.aboutPhoto {
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	border: thin none #666666;
	float: right;
	position: relative;
	overflow: hidden;
	margin-left: 2px;
	height: auto;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	list-style-image: url(images/tick.png);
}

.textdiv {
	width: 480px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	border: thin none #666666;
	float: right;
	position: relative;
	overflow: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
	height: 351px;
	clear: none;
}
.needIdeas {
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	border: thin none #666666;
	float: right;
	position: relative;
	overflow: hidden;
	padding-top: 7px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: auto;
	margin-right: 2px;
}
