/* CSS RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	color:#000;
}
a {
	text-decoration:none;
	color:#9b3535; 
}
a:hover {
  color: #CC0000;
	text-decoration: underline;
	
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;
  background:url(images/bg.jpg); 
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}


/* header */
#header { position:relative;height:111px;  background:url(images/hd.jpg);  }

#logo {position:absolute; top:30px; left:80px}
#logo h1 {
  font-family: 'arial rounded MT bold';
 	font-size:34px;
	color: #9B3535;
	letter-spacing:3px
}

#logo h2 {
  margin-top:40px;
  font-family: 'arial rounded MT bold';
 	font-size:24px;
	color: #9B3535;
	
}
#logo div {
	padding-left:50px;
	color: #00137f;
	font-size:16px
}
#nav { position:absolute; top:35px; left:400px; width:451px;height:30px; line-height:30px; padding:0 0 0 20px  }
#nav li {float:left;  font-weight:700; width:90px; padding:0 10px }
#nav a {text-decoration:none; text-align:center; color:#fff}
#nav a:hover {background: #AA4479; color:#000000}
/* content */

.img { margin:0px 0  0 70px }
.main {width:600px;  font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/box.jpg); color:#000;}
.boldWhite  { color: #fff; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

#text {margin:0px 10px  0 65px }
#text p {margin:20 auto; width:600px; text-align: justify; }
#text h2 { font-family: 'arial rounded MT bold'; font-size:20px; padding:20px 0 10px 0; width:520px; color: #9B3535; font-weight:bold }
#text tr { width:500px}
#text img {margin:10px 0  0 0}
#text table {font-size:11px }
#text li { margin-left:20px; padding-left:5px; line-height:20px; list-style-image: url(images/Bullet.gif) }
#text2 {margin:0px 10px  0 65px }
#text2 p {margin:20 auto; width:510px; text-align: justify; }
#text2 h2 { font-family: 'arial rounded MT bold'; font-size:20px; padding:20px 0 10px 0; width:520px; color: #9B3535; font-weight:bold }
#text2 tr { width:500px}
#text2 table {font-size:11px }
#text2 li { margin-left:20px; padding-left:5px; line-height:20px }
#text3 {margin:0px 30px  0 25px }
#text3 p {margin:10px auto; width:900px; text-align: justify; }

#col {margin:30px 0  10px 65px ;width:300px; background:url(images/col.jpg); width: 419px; height:161px ; }
#col div {width: 150px; margin: 20px 0 0  10px; display:inline}
#col .first  {margin: 20px 30px 0 20px;}
#col li{list-style:inside disc;color:#9b3535;}
#col a { color:#9b3535; text-decoration:underline;}
.side { width:300px;display: inline;}
.side h2 {font-size:22px}


.side li {line-height:20px; list-style:inside disc; color:#9b3535; }
.side ul {margin:28px  0 20px 0px}
#top {margin-top:20px}
#top h2 { font-family: 'arial rounded MT bold'; color: #9B3535}
/* footer */
#footer { background:url(images/ft.jpg); height:100px; position:relative}
#ftinner{ position:absolute; bottom:20px; width:680px; margin-left:80px; color:#E98383}
#ftinner a {color:#FFFFFF}
.ftlink {width:500px;}
#ftinner2{ position:absolute; top:40px; width:680px; margin-left:330px; color:#E98383}
#ftinner2 a {color:#FFF4C6; font-weight: bold }
.ftlink2 {width:500px;}
.newsTxt  { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }

#news li {
margin:10px 0 0 440px; font-family: 'arial rounded MT bold'

}