body {
	margin: 0;

}

#wrapper { 
 margin: 0;
 width: 980px;
}

.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #006699}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {  font-family: "Trebuchet MS"; font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none
}
.ingrid {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #996600
}
.bodyitalic {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	font-style: italic
}
.bodyc {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000
}
.codes { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #663300; 
	line-height: normal 
}
.redbold { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF0000; 
	font-size:14px; 
	font-weight: bold; 
}
.red14 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF0000; 
	font-size:14px; 
}
.red12 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF0000; 
	font-size:12px; 
}
.blueheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #3f7ed2; 
}
.smallwhite { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF; 
}
.extralinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none; 
}
.bodybcolor { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #660000; 
	float: left; 
	height: auto; 
	width: auto; 
	text-decoration: none; 
}
.headc { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
.bodysmall { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	line-height: normal 
}
.titlebcare { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #660033 
}
.titlesoap { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	color: #1B604C 
}
.body2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
}
.special { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #CAF3FF;
}
.infolink a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.infolink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
#contactus {
	position:absolute;
	width:110px;
	height:20px;
	z-index:16;
	left: 845px;
	top: 69px;
}
#contactus a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#contactus a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
#search {
	position:absolute;
	width:250px;
	height:20px;
	z-index:16;
	left: 690px;
	top: 10px;
}

/* Easy Slider */
#slidecontent {
	position: relative;
	padding: 10px 0 0 344px;
	margin: 0;
}

#slider a img {
	border: 0;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	margin:0;
	padding:0;
	width:621px;
	height:275px;
	overflow:hidden; 
}
   

