img.alignright {
	float:right; margin:1em;
}
}
img.alignleft {float:left; margin:1em 1em 1em 0}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	height: auto;
	overflow: auto;
}
#wrapper #content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	overflow: auto;
}


#wrapper #nav {
	height: 33px;
	width: 900px;
	background-color: #d9d3ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
#wrapper #footer {
	height: 35px;
	width: 900px;
	float: left;
	text-align: center;
	clear: left;
	line-height: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}

#wrapper #header {
	height: 270px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(Images/Header7.jpg);
}
#wrapper #title {
	height: 60px;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bolder;
	text-shadow: #333333 2px 2px;
	text-transform: capitalize;
	color: #000000;
	background-image: url(Images/title_bg1.jpg);
	text-indent: 10px;
	font-style: normal;
}
#wrapper #content #leftside {
	float: left;
	width: 240px;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	list-style-position: inside;
	list-style-type: none;
	color: #006600;
	height: auto;
	font-weight: bold;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	}

#wrapper #content #rightside {
	width: 585px;
	background-color: #FEFEFE;
	float: right;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-indent: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	margin-bottom: 0px;
	position: relative;
	margin-top: 0px;
	list-style-position: inside;
	list-style-type: none;
	height: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	list-style-image: url(Images/cross1.gif);
}
#wrapper #content #rightside .img {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#wrapper #content #rightside #address {
	text-indent: 0px;
}
