/* CSS Document */

body{ margin:-1px 0px 0px 0px; background-color:#ffffff; background-image:url(../images/bg.jpg); background-repeat:repeat-x}

Table{ margin-left:auto; margin-right:auto;}

H1{ font-family:Trebuchet MS; font-size:18px; color:#000000; padding:4px; border-bottom: solid 1px #7182BA; margin:4px 4px 6px 4px;}
.text_Content
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding:4px;
	margin:4px;
	display:block;
	line-height:19px;
	}


/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}
/* ---------------------layout----------------- */

.top
	{
	width:803px;
	height:20px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat
	}
.banner
	{
	width:803px;
	height:264px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat
	}
.center
	{
	width:803px;
	height:372px;
	background-image:url(../images/center.jpg);
	background-repeat:no-repeat;
	}
.main_content_holder
	{
	width:775px;
	height:600px;
	}
.left_Cell
	{
	width:211px;
	background-image:url(../images/side.jpg);
	background-repeat:repeat-y;
	padding-top:40px;
	}
.flash{ margin:2px 0px 0px 30px}

.l-image{ float:left; margin:4px; border: solid 1px #000000}
.r-image{ float:right; margin:4px; border: solid 1px #000000}
.testimonial{ display:block; padding:4px; font-style:italic;}