:link, :visited {
	text-decoration: none;
	}
ul, ol {
	list-style: none;
	}
h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1em;
	}
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre,
form, body, html, p, blockquote, fieldset, input {
	padding: 0;
	margin: 0;
	}
a img, :link img, :visited img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	}
	a img:hover {
	border: 1px solid #69A0D9;
	padding: 5px;
}
address {
	font-style: normal;
	}
		#container {
	width: 880px;
	margin: 0px auto;
	background-color: #FFFFFF;
		}

		#home #banner{
	background-color: #FF9523;
	height: 424px;
		}
			#banner {
	background-color: #FF9523;
	height: 295px;
		}

		#content {
	padding: 0;
	background-color: #FFFFFF;
	margin: 15px 15px 0px 190px;
		}
		#sidebar {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
	
}

		#footer {
	clear: both;
	padding: 0 20 0 0;
			margin-top: ;
	margin-right: 15px;
		}
	body {
    font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #4687CD;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bd.jpg);
	
}
	#footer2 {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	clear: both;
	margin-bottom: 0px;
	height: 140px;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
  }	
    h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1.1em;
	color: #00549F;
	}
  h2 {
	font-size: 16px;
	color: #333333;
	}
	  #content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	list-style-image: url(../images/diamonds_2.png);
	list-style-position: inside;
	}
	h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 23px;
	padding-bottom: 0px;
	background-image: url(../images/title_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	color: #333333;
	font-size: 14px;
	line-height: 1.3em;
}
    .textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}


#button {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9626;
	color: #333;
	font-size: 13px;
	width: 175px;
	font-weight: bold;
	margin: 0px;
	
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	width: 100%;	
		}
		#button li a {
	display: block;
	padding: 5px 5px 5px 15px;
	border-left: 10px solid #FF9727;
	border-right: 10px solid #FFCC00;
	background-color: #FFCC00;
	color: #00549F;
	text-decoration: none;
	width: 135px;
		}
	#button li a:hover {
	border-left: 10px solid #00549F;
	border-right: #F29F58;
	background-color: #FF9625;
	color: #fff;
		}


#footer a:link {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:active {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.float-left  {
	float: left;
	padding-right: 3px;
	padding-bottom: 1px;
}
.float-right {
	float: right;
	margin-right: 15px;
}
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.clear { clear: both; }
.blue {
	color: #00549F;
}
a:link {
	color: #00549F;
	text-decoration: none;
}
a:visited {
	color: #006ED0;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #00549F;
}

