* {
	margin: 0px;

}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/left-bg.jpg);
	background-repeat: repeat;
	
}
#wrapper #logo {
	height: 200px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rotation {
	height: 300px;
	float: left;
}
#wrapper #bodyArea #left {
	float: left;
	width: 300px;
        height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/left-bg.jpg);
	font-style: normal;
	font-variant: normal;
}
#wrapper #bodyArea #right {
	float: right;
	width: 600px;
        height:auto !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #DADADA;
}
#wrapper #bodyArea #footer {
	background-color: #aaa5a4;
	clear: both;
	height: 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topSpacer {
	background-color: #aaa5a4;
	height: 10px;
}
p {
	font-size: 14px;
	text-align: left;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right table tr td p a {
	font-style: italic;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}



body {
font-family: helvetica, arial, sans-serif;
font-size: 11px;
}

ul, li, img {
list-style: none;
margin: 0; padding: 0;
}

#slider {
	width: 900px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
	width: 900px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
	height: 300px;
}

.sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.clear {
   clear: both;
} 
#wrapper #bodyArea #left table tr td p strong {
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #footer table tr td a {
	color: #333;
	text-decoration: underline;
}

... text-align: center;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: italic;
	font-weight: bold;

.content_115px { color: #497a80; font-size: 11.5px
}
.content_115px { color: #497a80; font-size: 11.5px; font-weight: bold
}

.content_14px_bold { color: #497a80; font-size: 14px; font-weight: bold
}

.content_14px { color: #497a80; font-size: 14px;
}

.content_16px_bold { color: #497a80; font-size: 16px; font-weight: bold
}#wrapper #bodyArea #left table tbody tr td table tr td {
	text-align: center;
	font-weight: normal;
}
