html{margin:0;padding:0;}
.eweblink{
		color:#d6eaf7;
}
body{
	behavior(csshover.htc);
	margin:0;padding:0;
	background:url('/images/body_x.gif') top repeat-x;
	background-color:#d6eaf7;
	font-family:"Lucida Grande",Geneva,Arial,Tahoma,sans-serif;
	font-weight:normal;
	font-size-adjust:none;
	font-size:11px;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	line-height:18px;
	}
	
#header{
	height:207px;
	margin:0 auto;
	width:755px;
	
}

#box_top,#box_body,#box_bottom,#box_content{
	margin:0 auto;
	padding:0;
	width:755px;
	
}
#box_top{
	height:7px;
	background:url('/images/box_top.png') no-repeat top;
	margin-top:4px;

	
	
}
* html #box_top {
	
  background: none; /*Remove background*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
      src='/images/box_top.png');
}
#box_body{
	padding-top:10px;
	padding-bottom:10px;
	background:url('/images/box_body.png') repeat-y;

}
* html #box_body {
	
  background: none; /*Remove background*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
      src='/images/box_body.png',
      sizingMethod='scale');
}
#box_bottom{
	
	height:7px;
	background:url('/images/box_bottom.png');
	behavior: url('/iepngfix.htc');
}

#box_content{
	width:698px;
	border:1px solid #b5c6d0;
	padding:10px;
	background:#ffffff;
}

h1,h2,h3{
	font:normal 22px,Georgia,sans-serif;
	margin:0;
	padding:0;
	color:#003366;
}



#right_top{
	float:right;
	width:322px;
	height:229px;
	background:url('/images/polaroid.png');
	behavior: url('/iepngfix.htc');

}
#box_top{
	
}
#slideshow img{
	margin-top:24px;
	margin-left:28px;
	
}
img{
	border:0;
}
#logo {

width:410px;
text-align:right;
padding-top:77px;
}
p,p.content{
	font:normal 12px Tahoma,Lucida-Grande,sans-serif;
	line-height:18px;
	text-align:justify;
}
.more,.more a{
	text-align:right;
	color:#0099ff;
	font-weight:bold;
}
#gallery {
	text-align:center;
	border-top:1px dotted #b5c6d0;
	padding-top:15px;
}
#gallery img{
	padding:15px;
	border:1px solid #b5c6d0;
}
.table th{
	font:bold 14px Geneva,sans-serif;
}
.underline{
	border-bottom:1px dotted #b5c6d0;
	background:#f1f1f1;
}
.table td{
	border:1px solid #f1f1f1;
	padding:2px;
}
#footer{
	padding:10px;
	text-align:center;
}
