/********/
/* html */
/********/
body {
	margin:0;
	padding:0;
	background: #fffffe url(../img/bg/body_bg.jpg) repeat-x 0 0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul li {
	list-style:none;
}
* {
	margin:0;
	padding:0;
}
div {
	text-align:left
}
img {
	border:0;
	display:block
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
	margin:0 0 18px 0;
	padding:0
}
a {
	text-decoration:underline
}
a:hover {
	text-decoration:underline
}
a.active, a:focus {
	outline: 0
}
hr {
	background:#FFFffe;
	border:0;
	border-top:1px solid #DDD;
	height:1px;
	line-height:1px;
	margin:0 0 10px 0
}
form {
	margin:0;
	padding:0
}
input, textarea, select {
	border:1px solid #DBDFE6;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:17px;
	padding:3px 5px 0 5px;
	float:left
}
td {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top
}
ul {
	padding:0
}
/**********/
/* layout */
/**********/
/* page */
.wrapper {
	width:948px;
	margin:0 auto;
}
/**/
#page {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* header */
#header {
	text-align:center;
	position:relative;
	z-index:90;
}
#header h1 {
	width:226px;
	height:55px;
	float:left;
	text-indent:-9999px;
	margin:60px 0 0 23px;
}
#header h1 a {
	height:55px;
	display:block;
	background:url(../img/bg/logo.jpg) no-repeat 0 0;
}
/* menu */
#menu ul {
	border-left:2px solid #444444;
	width:560px !important;
	width:562px;
	float:right;
	margin:85px 0 0 0;
}
#menu ul li {
	list-style:none;
	border-right:2px solid #444444;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	position:relative;
	width:110px;
}
#menu ul li a {
	background:url(../img/bg/nav_a.jpg) repeat-x 0 0;
	width:110px;
	padding:15px 0 0 0;
	height:35px !important;
	height:50px;
	float:left;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
#menu ul li a:hover {
	background:url(../img/bg/nav_active.jpg) repeat-x 0 0;
	text-decoration:none;
}
#menu ul li a.active, #menu ul li a.active:hover {
	background:url(../img/bg/nav_active.jpg) repeat-x 0 0;
}
#menu .nav li .drop_down {
	display:none;
}
#menu .nav li.cs_active .drop_down,
#menu .nav li:hover .drop_down {
	display:block;
}
#menu .nav li .drop_down {
	position:absolute;
	top:50px;
	left:0;
	z-index:90;
	width:153px;
}
#menu .nav li .drop_down .sub_footer {
	background:url(../img/bg/drop_down_footer.png) no-repeat 0 0;
	height:10px;
	clear:both;
}
#menu .nav li .drop_down .subsub {
	margin:0;
	padding:0 14px 0;
	width:125px !important;
	width:153px;
	overflow:hidden;
	background:url(../img/bg/drop_down.png) no-repeat 0 0;
	border:none;
}
#menu .nav li .drop_down ul li {
	border:none;
	background:red;
	height:17px;
	text-align:left;
	background:url(../img/bg/sub_nav_bg.gif) no-repeat 0 7px;
	border-bottom:1px solid #e9e9a5;
	width:124px;
}
#menu .nav li .drop_down ul li.image {
	height:77px;
	margin:13px 0 5px 0;
	border:none;
}
#menu .nav li .drop_down ul li.image img {
	display:block;
}
#menu .nav li .drop_down ul li a {
	background:none;
	height:20px !important;
	padding:0 0 0 10px;
	margin:0;
	width:125px;
	font:11px/20px Arial, Helvetica, sans-serif;
	color:#58585a;
}
#menu .nav li .drop_down ul li a:hover {
	background:none;
}
/* content */
#main {
	clear:both;
	margin:0 auto;
	position:relative;
	display:block;
}
#content {
	width:996px;
	background:url(../img/bg/rept.png) repeat-y 0 0;
	margin:0 auto;
}
.shadow {
	width:948px !important;
	padding:0 24px 0;
	width:996px;
	background:url(../img/bg/trick.jpg) repeat-x 0 bottom;
	text-align:left;
	margin: 0 auto;
	overflow: hidden;
}
/* black color */
#btm_bg {
	clear:both;
	background:url(../img/bg/footer.jpg) repeat-x 0 0 #212122;
	height:104px;
	width:100%;
	margin-top:-96px;
	text-align:left;
	padding:96px 0 0 0;
	color:#fff;
}
/*********/
/* pages */
/*********/


/***********/
/* overall */
/***********/
.cs_clear, .clear {
	clear:both;
}
.hide {
	display:none
}
/* forms */
.cs_form_wrapper .cs_form_label label {
}
.cs_form_wrapper .cs_form_input input, .cs_form_wrapper .cs_form_input textarea, .cs_form_wrapper .cs_form_input select {
}
.cs_form_wrapper .cs_form_input textarea, .cs_form_wrapper .cs_form_input select {
}
.cs_form_wrapper .cs_form_button {
}
.cs_form_wrapper .cs_form_button input {
	cursor:pointer;
}
.banner {
	clear:both;
	background:url(../img/bg/header_bg.gif) repeat-x 0 0;
	height:1%;
}
.discription {
	float:left;
	color:#fff;
	font:bold 20px/23px Arial, Helvetica, sans-serif;
	padding:65px 0 0 55px;
	width:auto;
}

#banner_image {
	height:213px;
	position:relative;
	width:563px;
	float:right;
}

#banner_image p,
#banner_image img {
	height:213px;
	width:563px;
	position:absolute;
	right:0;
	top:0;
}

#banner_image img {
	display:none;
}

.login_holder {
	clear:both;
	height:31px !important;
	background:#514d4d;
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	z-index:900;
}
.news {
	float:left;
	width:380px !important;
	width:700px;
	padding:8px 0 0 320px;
	height:23px !important;
	height:31px;
}
.login_lnk {
	float:right;
	width:190px !important;
	width:225px;
	height:23px !important;
	height:31px;
	background:url(../img/bg/li_bg.jpg) no-repeat 17px 11px;
	border-left:1px solid #252226;
	padding:5px 0 3px 32px;
	cursor:pointer;
	font:15px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#aba7a7;
}
.login_holder .login {
	float:right;
	width:auto;
	margin:0;
	padding:0;
	height:31px;
}
.login_holder ul.login li {
	width:190px !important;
	width:225px;
	height:23px !important;
	height:31px;
	background:url(../img/bg/li_bg.jpg) no-repeat 17px 12px;
	border-left:1px solid #252226;
	padding:8px 0 0 35px;
}
.login_holder ul.login li a {
	color:#aba7a7;
	text-decoration:none;
	display:block;
}
#login_box {
	height:93px;
	width:226px;
	float:right;
}
#login_box form {
	background:url(../img/bg/login_bg.png) no-repeat 0 0;
	height:103px;
	width:226px;
	padding:5px 0 0 10px;
}

.main_container {
	width:948px;
	background:url(../img/bg/main_container_bg.jpg) repeat-y top left;
	margin:0px auto;
}
.top_heading_div {
	width:948px;
	background:#FFFffe;
	min-height:107px;
	height: auto !important;
	height:107px;
	margin:0 auto;
	z-index:50;
}
.top_heading_div h2 {
}
.top_heading_div h3 {
}
.heading_content {
	float:left;
	padding:30px 0 0 42px;
	margin:0 0 0 292px;
	display:inline;
	width:auto;
}
.heading_content h2 {
	color:#1a171b;
	font-size:32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:28px;
	display:inherit;
}
.heading_content h3 {
	color:#7b7c7e;
	font-size:24px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:24px;
	padding:4px 0 0 96px;
}
.left_panel {
	width:450px;
	float:left;
}
.top_left_image {
	float:left;
	width:292px;
	background:#000001;
	position:absolute;
	top:-32px;
	left:0;
	z-index:80;
}
.top_left_image img {
	display:block;
	height:123px;
	width:292px;
	z-index:80;
}
.left_img_desc {
	padding:8px 0 8px 23px;
	overflow:hidden;
	color:#f1f0f1;
	font-size:12px;
}
.left_img_desc a, .left_img_desc a:hover {
	color:#dedd39;
	font-size:12px;
	background:url(../img/bg/image_list_arrow.jpg) no-repeat 0% 50%;
	padding:0 0 0 14px;
	line-height:17px;
	text-decoration: none;
}
.video_player {
	width:450px;
	min-height:210px;
	height:auto!important;
	height:210px;
	margin:0px;
	padding:0px;
	clear:both;
	margin:0px 0 0 0;
}
.video_player img {
	display:block;
}
.left_links {
	width:450px;
	margin:0px;
	overflow:hidden;
}
.left_links_wrapper {
	width:406px;
	overflow:hidden;
	margin:15px 0 15px 30px;
}
.left_links_box {
	width:203px;
	float:left;
}
.left_links_box ul {
	margin:0px;
	padding:0 0 0 6px;
}
.left_links_box ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:url(../img/bg/left_link_icon.jpg) no-repeat 0% 55%;
	padding:0 0 0 14px;
	line-height:22px;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.left_links_box ul li a {
	color:#7b7777;
	text-decoration:none;
	font-size:13px;
}
.right_panel {
	width:415px;
	padding:0 43px 0px 40px;
	float:left;
	position:relative;
	margin:0 0 10px 0;
}
.right_panel p {
	padding:0 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#8c8b8d;
	font-size:12px;
	line-height:18px;
}
.right_content {
	width:285px;
}
.right_image {
	position:absolute;
	top:-92px;
	right:4px;
	height:432px;
	width:160px;
}
.right_image img {
	display:block;
}
.right_content h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535154;
	line-height:18px;
	font-weight:normal;
}
.right_content span {
	font-size:18px;
	font-weight:normal;
	line-height:12px;
	color:#0492d0;
	font-style:italic;
}
.right_content p {
	padding:18px 0 2px 0;
	font-family:Verdana, Geneva, sans-serif;
	color:#8c8b8d;
	font-size:11px;
	line-height:18px;
	margin:0;
}
.right_content p span a {
	font-size:12px;
	font-weight:normal;
	color:#0492d0;
	font-style:normal;
	line-height:14px;
	text-decoration:none;
}
.right_content p span a:hover {
	text-decoration:none;
}
/*css for footer */
#footer {
	width:948px;
	height:auto;
	background:url(../img/bg/footer_bg.gif) repeat-y -1px 0 #474445;
	overflow:hidden;
	padding:0 0 0px 0;
	margin:0px auto;
}
.footer_contentwrap {
	background:url(../img/bg/footerbg.jpg) repeat-x -1px 0;
	width:220px;
	height:auto;
	float:left;
	padding:0 0 0 17px;
}
.footer_contentwrap_last {
	background:url(../img/bg/footerbg_last.jpg) repeat-x 0 0;
	width:220px;
	height:auto;
	float:left;
	padding:0 0 0 17px;
}
.footer_contentwrap h2, .footer_contentwrap_last h2 {
	color:#aba7a7;
	font-size:15px;
	font-weight:normal;
	background:url(../img/bg/footer_headingicon.gif) no-repeat 0% 50%;
	padding:0px 0 0 15px;
	line-height:33px;
	height:33px;
}
.footer_content {
	width:220px;
	padding:15px 0 0px 0;
	margin:0 0 8px 0;
}
.footer_innerwrap {
	margin:0px;
	padding:0px;
	min-height:89px;
	height:auto!important;
	height:91px;
}
.footer_content p {
	line-height:18px;
	color:#b2aeae;
	font-size:12px;
	padding:0 0 2px 0;
	margin:0;
}
.footer_lastcontent {
	background:none;
}
.footer_content ul {
	margin:0px;
	padding:0px 0 10px 0;
}
.footer_content ul li {
	color:#b2aeae;
	font-size:11px;
	list-style-type:none;
	background:url(../img/bg/footer_listicon.gif) no-repeat left 5px;
	padding:0 0 0 15px;
	line-height:18px;
}
.footer_noicon ul li {
	background:none;
	padding:0px;
}
.footer_content ul li a, .footer_content ul li a:hover {
	color:#b2aeae;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footer_content span {
}
.footer_content span a, .footer_content span a:hover {
	text-decoration:underline;
	color:#ffffff;
	line-height:14px;
}
.contact ul {
	margin:7px 0 0 0;
	padding:0px 0 0 0;
}
.contact ul li {
	line-height:18px;
}
.grayline {
	height:10px;
	width:948px;
	background:#474445;
	overflow:hidden;
}
.yellowline {
	height:5px;
	width:948px;
	background:#dedd38;
	overflow:hidden;
}

/* node ticker */
.cs_node_ticker_wrapper a {
	color:#f5f5f5;
	text-decoration:none;
}

.cs_node_ticker_header_wrapper {
	display:inline;
	float:left;
	margin-right:5px;
	margin-right:5px;
	font-weight:bold;
	color:#f5f5f5;
	width:100px;
}

.cs_node_ticker_content_wrapper {
	float:left;
	overflow:hidden;
	width:270px;
}

/* login form */
#login_box .cs_form_wrapper {
	margin-top:0;
}

#login_box form input {
	border:none;
	background:transparent;
}

#login_box .cs_form_label {
	display:none;
}

#login_box .cs_form_input {
	background:url(../img/bg/user-name.png) no-repeat 0 0;
	height:29px;
	width:187px;
	padding:0 0 0 5px;
	margin:0 0 0 8px;
}

#login_box .cs_form_input input {
	width:165px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #626264;
}

#login_box .cs_form_row {
	min-height:26px;
}

#login_box .cs_form_button {
	background:url(../img/bg/btn.png) no-repeat 0 0;
	float:right;
	height:24px;
	width:76px;
	display:inline;
	margin: 0 33px 0 0;
}

#login_box .cs_form_button input {
	width:80px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	padding-left:0;
	font-size:11px;
}

/* forms */
.cs_form_wrapper fieldset {
	border:1px solid #ddd;
}

.cs_form_wrapper legend {
	color:#004c93;
}

.cs_form_wrapper .cs_form_label label {
	width:175px;
}

.cs_form_wrapper .cs_form_input {
	background:url(../img/bg/input.gif) no-repeat;
	width:250px;
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input input:hover,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input textarea:hover,
.cs_form_wrapper .cs_form_input select,
.cs_form_wrapper .cs_form_input select:hover {
	background:none;
	border:0;
	color:#555;
	float:left;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	height:19px;
	padding:5px 5px 0 5px;
	width:238px;
}

.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	
}

.cs_form_wrapper .cs_form_button {
	margin:0 40px 20px 0;
}

.cs_form_wrapper .cs_form_button input {
	background:#004c93;
	border:0;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	padding:0 10px;
}

.cs_sitemap ul li {
	list-style:circle;
}

.cs_sitemap ul span {
	font-size:12px;
	font-style:normal;
}

.cs_sitemap ul a {
	color:#0492d0;
	text-decoration:underline;	
}

.right_content a,
.right_panel a {
	color:#0492d0;
	text-decoration:underline;
}

.right_content .item, 
.right_panel .item p {
	padding:0;
	margin:0;
}

.right_content .item,
.right_panel .item {
	margin:0 0 10px 0;
}

.right_content .item,
.right_panel .item h4 {
	font-size:13px;
}

#cs_google_maps_root_node {
	height:300px;
	width:420px;
}

#cs_google_maps_root_node h1 {
	font-size:14px;
}

.right_panel .cs_form_wrapper .cs_form_label label {
	width:100px;
	float:left;
	color:#969696;
}

.right_panel .cs_form_wrapper .cs_form_input input,
.right_panel .cs_form_wrapper .cs_form_input textarea,
.right_panel .cs_form_wrapper .cs_form_input select {
	background:none;
	border:1px solid #bebebe;
	color:#555;
	float:left;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	height:15px;
	padding:1px 5px 0 5px;
	width:275px;
}

.right_panel .cs_form_wrapper .cs_form_input textarea,
.right_panel .cs_form_wrapper .cs_form_input select {
	height:55px;
}

.right_panel .cs_form_wrapper .cs_form_button {
	margin:10px 28px 0px 0;
	height:20px;
	border:1px solid #404040;
}

.right_panel .cs_form_wrapper .cs_form_button input {
	background:#7b7c7e;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	padding:0 5px 1px 5px;
	width:65px;

}

.right_panel .cs_form_wrapper {
	margin-top:0
}

.action_submit {
	height:22px;
	width:80px;
	float:left;
	margin-left:2px;
	padding-bottom:5px;
}

.cs_visitor_upload_header_text {
	display:none;
}
