body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
img {
	behavior: url("pngbehavior.htc");
}
td {
	font-family:Tahoma;
	font-size:12px;
	color:#2E2E2E;
}
h1 {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#345E7A;
}
h2 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FF6C00;
	margin-top: 2em; 
	margin-bottom: 0;
}
h3 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#345E7A;
	margin-top: 2em; margin-bottom: 0;
}

h4 {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	font-style:italic
	color:#345E7A;
}

a {
	font-family:Verdana;
	font-size:12px;
	color:#345E7A;
	text-decoration:underline;
}
a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#345E7A;
	text-decoration:underline;
}
#wrapper {
	width:100%;
	height:100%;
	padding:30px 0px 30px 0px;
}
#shadows {
	width:904px;
}
#footer {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:97px;
	width:888px;
	background-image:url(images/bg_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	/*	font-weight:bold; */
	color:#FFFFFF;
}
#footer a {
	font-family:Verdana;
	font-size:11px;
	/*	font-weight:bold; */
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	font-family:Verdana;
	font-size:11px;
	/*	 font-weight:bold; */
	color:#FFFFFF;
	text-decoration:underline;
}
#header {
	height:258px;
	width:888px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:2px 0px 2px 0px;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
}
#header_sub {
	height:84px;
	width:888px;
	background-image:url(images/bg_header_sub.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:2px 0px 2px 0px;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
}
.tdBG1 {
	height:83px;
	background-image:url(images/tit_bg1.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.tdBG2 {
	height:83px;
	background-image:url(images/tit_bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.imgBorder {
	border:solid;
	border-width:1px;
	border-color:#B5BCBD;
}

#leftColumn{
	width:277px; 
	height:252px;
	padding:25px;		
	background-image:url(images/bg_leftcol.jpg);
	background-repeat:repeat-x;
	background-position:top;
/*	background-color:#70A5B5;*/
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;

/*	border-right:solid;
	border-color:#DADADA;
	border-width:1px;	*/
}
#leftColmn_bg{
	height:455px;
	background-color:#70A5B5;
}
#leftColumn h1{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#leftColumn h2{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#leftColumn h3{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#cont{
	padding:20px 25px 20px 25px;
	background-image:url(images/bg_cont.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#ABD0E5;
}


#home-example-sites h2{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FF6C00;
	margin-top: 0em; 
	margin-bottom: 0;

}