@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Candal&v2);
img, div, a, input {
	behavior: url(pngfix/iepngfix.htc)
}
img {
	border:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #758495;
	text-decoration: none
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #758495;
	text-decoration: none;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #d2d7dd;
	text-decoration: none;
	outline:none
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}
#header {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	margin:auto;
	z-index:1;
}
.menu_bg {
	background:url(../images/menu_bg.png) repeat-x;
	height:77px;
}
.bottom_links_bg {
	background:url(../images/bottom_links_bg.png) no-repeat left top;
	width:468px;
	height:28px;
}
.follow_us_bg {
	background:url(../images/follow_us_bg.png) no-repeat right top;
	width:265px;
	height:28px;
}
.footer {
	bottom:0px;
	position:absolute;
	margin:0 auto
}
.footer_text {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}
.footer_link {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}
.footer_link:hover {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #ea2223;
}
#footer {
	position:fixed;
	bottom:0;
	width:100%;
	height:28px;
	z-index:999;
}
#footer-in {
	height:28px;
}
.email-link {
	color:#F00;
}
/*footer-inner-pages created by Vicky*/
#footer-inner {
	margin:auto;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:999;
}
.search-footer {
	float: left;
	margin: 1px 0 0;
	opacity: 1;
	position: relative;
}
.search-footer .search-input {
	background: none repeat scroll 0 0 #525252;
	border:1px solid #919191;
	color: #CCCCCC;
	font: 11px Arial, sans-serif;
	padding:2px 25px 1px 6px;
	width: 133px;
}
.search-footer span.glass {
	cursor: pointer;
	display: block;
	padding: 6px 12px 5px;
	position: absolute;
	right: 0;
}
.search-footer span.glass i {
	background: url(../images/search-icon.png) 0px -1px no-repeat;
	display: block;
	font-size: 0;
	height: 15px;
	width: 10px;
	padding:0px;
}
ul#quick-menu, ul#quick-menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul#quick-menu a {
	display: block;
	text-decoration: none;
}
ul#quick-menu li {
/*margin-top: -1px;*/
}
ul#quick-menu li a {
	color: #000;
	letter-spacing:1px;
	padding:4px 5px;
	margin:0px;
}
ul#quick-menu li a:hover {
	padding:4px 5px;
	color: #333;
	background:#f3f3f3
}
#quick-content {
	height: 160px;
	position: relative;
	overflow: hidden;
	width: 1000px;
	margin:auto;
}
#quick-panel {
	width:145px;
	height: 160px;
	position: absolute;
	bottom: -160px;
	right: 15px;
	z-index: 200;
}
#quick-panel-tab {
	width: 145px;
	height: 40px;
	position: relative;
	top:0px;
	right: 0px;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
	z-index:10000;
}
#quick-panel-tab:focus {
	outline: none;
}
/*New Panel*/

#panel-first {
	width: 1000px;
	height: 0px;
	position: relative;
	margin: 0 auto 0px;
}
#panel-first #panel-first_wrapper {
	width: 165px;
	overflow: hidden;
	height: 26px;
	margin: 0 0px;
	position: absolute;
	bottom: 0;
	right: 3px;
	background:#00CCCC;
	z-index:1;
}
#panel-first #container {
	right:10px;
	bottom: 0px;
	display: none;
	position: absolute;
	width: 150px;
}
#inner {
	padding: 0px 0px 20px 0px;
}

