body {
	background-image:url(../images/grey.gif);
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.clear {
	clear: both;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #333;
	background-image:url(../images/bg.jpg);
	overflow: auto;
}
#header #logo {
	height: 120px;
	width: 980px;
	float: left;
	/* [disabled]margin-top: 12px; */
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}

#header #logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100px;
	color: #FFF;
	padding-left: 20px;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header #logo #note {
	float: right;
	width: 350px;
	height: 110px;
	text-align: right;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #logo #note img  {
	float: right;
	margin-left: 12px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#header #logo #note p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}
#header #logo #note p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	text-decoration: none;
}
#header #logo #note p a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	text-decoration: underline;
}


#header #menu {
	float: left;
	height: 30px;
	width: 1000px;
}
#header #menu ul {
	height: 30px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
}
#header #menu ul li {
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#header #menu ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	padding-left: 20px;
	text-align: center;
	padding-right: 20px;
	font-weight: bold;
}
#header #menu ul li a:hover {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #FF0;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
}
#header #menu #time{
	color: #FFF;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 30px;
	width: 142px;
	line-height: 28px;
	text-align: right;
	padding-right: 15px;
}
#main-content  {
	width: 1000px;
	display: block;
	float: left;
	overflow: auto;
	margin-top: 15px;
	background-image: url(../images/main-cont-bg2.png);
}
#main-content #left-sidebar  {
	width: 232px;
	float: left;
}
#main-content #left-sidebar .sidebar  {
	margin: 5px;
	width: 222px;
	float: left;
}
#main-content #left-sidebar .sidebar .sbhead  {
	background-image:url(../images/sbi_header.png);
	height: 30px;
	line-height: 30px;
	display: block;
	width: 222px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main-content #left-sidebar .sidebar .sbhead h1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#main-content #left-sidebar .sidebar .sbcontent  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 222px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content #left-sidebar .sidebar .sbcontent h4  {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 15px;
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#main-content #left-sidebar .sidebar .sbcontent p  {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
#main-content #left-sidebar .sidebar .sbcontent a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#main-content #left-sidebar .sidebar .sbcontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0;
}

#main-content #left-sidebar .sidebar .sblinks  {
	width: 222px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	float: left;
}
#main-content #left-sidebar .sidebar .sblinks ul  {
	width: 222px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#main-content #left-sidebar .sidebar .sblinks ul li  {
	list-style-type: none;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	left: 0px;
	text-align: center;
}
#main-content #left-sidebar .sidebar .sblinks ul li a  {
	height: 25px;
	display: block;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	line-height: 25px;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#main-content #left-sidebar .sidebar .sblinks ul li a:hover {
	height: 25px;
	display: block;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	line-height: 25px;
	color: #FF0;
	text-decoration: none;
	padding-left: 5px;
}
#main-content #content {
	width: 726px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	min-height: 700px;
	background-image: url(../images/content-bg3.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content #content h1 , h2,h3 ,h4 ,h5 ,h6 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	text-align: left;
	padding: 0px;
}
#main-content #content p {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 13px;
}
#main-content #content p span {
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#main-content #content img {
	float: right;
	margin-bottom: 3px;
	border: 2px solid #000;
	margin-left: 15px;
	margin-top: 0px;
	border-radius:5px;
}
#main-content #content #map {
	float: left;
	height: 350px;
	width: 380px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #000;
	border-radius:5px;
}


#footer  {
	text-align: center;
	width: 1000px;
	background-image:url(../images/footer-bg.png);
	float: left;
	top: 0px;
	margin: 0px;
	height: 94px;
	padding: 0px;
	color: #FFF;
}
#wrapper #footer a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
#wrapper #footer a:hover {
	text-decoration: none;
	color: #FF0;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
