* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { background:url(../images/tail.gif) repeat-x 0 -20px #fff; font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#3a3838;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px; text-align:justify; }
		
a {text-decoration: underline; color:#b53131; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#000; font-family:Arial;}
	input.text { padding:2px 0px 3px 6px; border:1px solid #2e2e2e; background:#fff;}
	select, textarea { padding:2px 0px 3px 6px; border:1px solid #999999; background:#fff; margin-bottom: 7px;}
	
/*** Main ***/
	.main { width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%"); min-width:1050px;}
	
	.main { padding:0px 0px 0px 0px; background:url(../images/header.jpg) top right no-repeat;}
	
	.main-bgr { overflow:hidden; height:100%;}

	.bgr {}

	.main-width { width:1000px; margin:0 auto;}
	
	
	.header { height:208px; padding:0px 0px 0px 0px; position:relative;}
	
	.banner { clear:both; height:48px; overflow:hidden; background:url(../images/banner.gif) no-repeat 0 0 #996836; padding:0px 31px 0px 0px;}
	.banner a { width:577px; height:29px; background:url(../images/banner-link.gif) no-repeat 0 0; overflow:hidden; text-indent:-1000em; float:right; margin:10px 0px 0px 0px;}
	
/*** Menu ***/
	.menu { float:left; overflow:hidden; padding:0px 0px 0px 35px;}
	
	.menu ul { float:left; list-style:none; overflow:hidden;}
	.menu ul li {  float:left; overflow:hidden; padding:0px 15px 0px 0px;}
	
	.menu ul li a { display:block; width:86px; height:84px; text-align:center; line-height:68px; /*height:100%;*/ font-size:1.4em; color:#121110; text-decoration:none;}
	
	
	.menu ul li a:hover { background:url(../images/menu.gif) no-repeat 0 0; color:#fff;}
	
	.menu ul li.current_page a { background:url(../images/menu.gif) no-repeat 0 0; color:#fff;}
	
	
/*** Logo ***/
	.logo { clear:both; overflow:hidden; /*float:left;*/ height:105px;}
	.logo .indent { padding:6px 0px 0px 40px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:260px; height:100px;
		background:url(../images/logo.gif) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
		float:left;
		}
	.logo h1:hover { text-decoration:none;}
	.logo .isocompany { float:left; padding:80px 0 0 15px; font-size:15px; font-weight:bold; }
	
	.description {}
	
/*** Slogan ***/
	.slogan {}
	.slogan .indent { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	.slogan .indent h2 {
		width:; height:; overflow:hidden;
		background:url(../images/slogan.gif) no-repeat 0 0; 
		font-size:2.1em;  color:#fff;  text-indent:-1000em;
		}
	
/*** Search ***/
	.search { float:right; display:none;}
	.search .indent { overflow:hidden; padding:21px 37px 0px 0px;}
	
	.search form { background:url(../images/search-bgr.gif) no-repeat 0 3px; padding:0px 0px 1px 0px;}
	.search .text { width:125px; padding:5px 0px 5px 5px; border:0; background: transparent; margin:0px 8px 0px 0px;}
	.search .but { cursor: pointer; margin:-1px 0px 0px 0px;}
	
/*** Rss ***/
	.rss { position:absolute; float:right; margin:8px 21px 0px 0px; right:0; width:57px; height:25px; background:url(../images/rss.gif) no-repeat right 0;}
	.rss a { display:block; float:left; font-size:11px; text-transform:uppercase; background:url(../images/rss-line.gif) repeat-x 0 bottom; font-weight: bold; color:#a25a11; padding:5px 0px 0px 0px; text-decoration:none;}
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; padding:0px 30px 10px 36px;}
	
	.column-left { float:left; width:274px; margin:0px 33px 0px 0px; _margin:0px 30px 0px 0px; padding:10px 0px 0px 0px;}
	
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		}
	
	.widget .widget-bgr {
		overflow:hidden; height:100%;
		padding:0px 0px 34px 0px;
		}
	
	.widget .title {
		overflow:hidden; height:100%;
		margin:0px 0px 5px 0px;
		}
		
	.widget .title div {}
	.widget .title div div {}
		
	.widget h2 {
		overflow:hidden; height:100%;
		font-weight: normal; font-size:2.2em; line-height:1.2em;
		color:#413939; text-transform:uppercase;
		padding:15px 0px 2px 3px;
		}
	
	.widget ul {
		clear:both; line-height:1.3em;
		font-size:16px; overflow:hidden;
		color:#3a3838;
		margin:1px 0px 0px 4px;
		}
	
	.widget ul li { overflow:hidden; height:100%;
		background:url(../images/widget-marker.gif) no-repeat 0 4px;
		padding:4px 0px 6px 15px;
		}
	
	.widget ul li a { color:#3a3838;}
	
		.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { text-decoration: underline;}
	
	.widget ul ul { font-size:100%; margin:0px 0px -8px 0px; padding:0px 0px 0px 0px;}
	.widget ul ul li { border:0;  margin:3px 0px 0px 0px;}
	
	/*** widget_tag_cloud ***/
		.widget_tag_cloud {}
		.widget_tag_cloud h2 {}
		.widget_tag_cloud a { /*color:#456b15; */padding:0px 7px 0 0; font-size:12px; line-height:1.3em; /*text-decoration:none;*/}
		/*.widget_tag_cloud a:hover { text-decoration: underline;}*/
	
	/*** widget_text ***/
		.textwidget { color:#000; font-size:1.2em; line-height:1.3em; padding:0px 20px 40px 20px;}
		.textwidget a { color:#000;}
		
	/*** widget_page ***/
	
	/*** widget_categories ***/
		.widget_categories ul li { overflow:hidden; height:100%;
		background:url(../images/widget-marker02.gif) no-repeat 0 4px;
		padding:4px 0px 6px 15px;
		}
	
	.widget_categories ul li a { color:#b53131;}
	
	/*** widget_archive  ***/
		.widget_archive { background:url(../images/widget-bgr.gif) repeat-y 0 0; margin-top:-3px;}
		.widget_archive .widget-bgr { background:url(../images/widget-bot.gif) no-repeat 0 bottom; padding:0px 0px 46px 0px;}
		
		.widget_archive .title { background:url(../images/widget-top.gif) no-repeat 0 0 #eee; margin:0px 0px 0px 0px;}
		.widget_archive h2 {
			background:url(../images/widget-title-bot.gif) no-repeat 0 bottom;
			color:#be1a00; font-size:14px; font-weight: bold; text-transform:none;
			padding:15px 10px 18px 21px;
			}
			
		.widget_archive ul { margin:24px 0px 0px 24px;}
		
			
	/*** widget_meta ***/
	
	/*** widget_links  ***/
	
	/*** widget_recent_entries  ***/

	/*** widget_recent_comments  ***/
	
	/*** widget_other ***/
	
		.content #wp-calendar * { color:#000; font-size:12px;}
		
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px;}
		
		.search_page .text { padding:1px 0px 3px 5px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
	
/*** Content  ***/

	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 25px 4px 17px;}
		
		.slider-indent { padding:0px 0px 33px 0px;}
		
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden; height:100%;
			padding:0px 0px 0px 0px;
			margin:0px 0px 6px 0px;
			}
		
		.column-center .title h2 {
			overflow:hidden; height:100%;
			font-size:2.3em; font-weight: normal;
			color:#b53131; line-height:1.3em; text-transform:uppercase;
			padding:7px 5px 0px 0px;
			}
			
		.column-center .title h3 {
			overflow:hidden; height:100%;
			font-size:2em; font-weight: normal;
			color:#b53131; line-height:1.3em; text-transform:uppercase;
			padding:7px 5px 0px 0px;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#413939; text-decoration:none;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}
	
	/******/
		.title-page01 * {  font-size:2em; font-weight: normal; color:#b53131; line-height: 20px; text-transform:uppercase; padding:20px 0px 0px 0px;}
		.title-page02 * {  font-size:2em; font-weight: normal; color:#b53131; line-height: 20px; *line-height: 1px; text-transform:uppercase; padding:20px 0px 0px 0px;}
		
	/*** Date ***/
		.date {
			/*float: left;*/
			overflow:hidden; clear:both;
			font-size: 1.2em; color:#b53131;
			padding:0px 0px 1px 1px; margin:-2px 0px 0px 0px;
			}
		
		.date span {}
		
	/*** author ***/
		.author {
			/*float: right;*/
			overflow:hidden;
			font-size: 1.2em; color:#b53131;
			padding:0px 0px 0px 1px;
			}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			/*overflow:hidden; height:100%;*/
			font-size:1.4em; line-height:1.75em;
			padding:10px 0px 0px 0px;
			}
			
		.text-box p { padding:0px 0px 12px 2px;}
		
		.text-box p strong {}
		.text-box p span {}
		
		.text-box .fleft { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.text-box .fleft img { margin:6px 33px 12px 2px;}
		
		.text-box p.img { font-size:0; overflow:hidden; line-height:0; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
		
		.text-box p.img img.right { margin:0px 0px 0px 0px;}
		
		.list { float:left; width:154px; margin:-4px 56px -20px 2px; overflow:hidden; height:100%; z-index:1; position: relative; zoom:1;}
		.right { width:150px; margin-left:7px; margin-right:0;}
		
		/******/
			.more-link {
				display:block; padding:4px 0px 4px 0px;
				}
			
			.more-link { font-size:12px; font-weight: bold; color:#000; text-decoration:none; }
			
			.more-link:hover { text-decoration: underline;}
			
		/******/
			.comments { float:right; clear:both; background:url(../images/comments.gif) no-repeat 0 0; margin:5px 6px 6px 0px; width:102px; height:28px; text-align:center;}
			
			.comments a { display:block; font-size:13px; color:#fff; padding:4px 0px 0px 0px;}
			
			.comments a { text-decoration:none; }
			.comments a:hover { text-decoration: underline;}
		
		/******/
			.postmetadata { clear:both; font-size:12px; padding:6px 0px 5px 0px;}
			.postmetadata a { padding:0px 1px 0px 5px; /*color:#000;*/}
			
		
		/******/
			.link-edit { float:left; padding:7px 10px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; font-weight: bold; color:#000;}
			
		/******/
			.navigation { clear:both; font-size:13px; color:#000; padding:5px 0px 10px 17px;}
			.navigation a {
				font-size:13px; color:#000;
				padding:0px 0px 0px 0px; /*line-height:1.3em;*/
				}
			
			.nav-top { padding:0px 0px 0px 0px; }
			
			.nav-top a { display:block; width:119px; height:28px; text-align:center; line-height:26px; font-size:13px; color:#fff;}
			.nav-top .alignleft a { background:url(../images/navigations-left.gif) no-repeat 0 0; }
			.nav-top .alignright a { background:url(../images/navigations-right.gif) no-repeat 0 0;}
			
			.nav-top a { text-decoration:none;}
			.nav-top a:hover { text-decoration: underline;}
			
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:19px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		.text-box h3 { font-size:17px; text-transform:uppercase; color:#0066FF; font-family: "Trebuchet MS", Tahoma, Verdana, SansSerif; border-bottom:1px dashed #999999; }
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 7px 0px; overflow:hidden; height:100%; color: #CC0000; }
		.text-box ul li { background:url(../images/marker.gif) no-repeat 0 6px; padding:3px 0px 3px 18px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(../images/marker.gif) no-repeat 0 7px; padding:2px 0px 8px 12px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
			.text-box ul li a { text-decoration:none;}
			.text-box ul li a:hover { text-decoration:underline;}
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:100%;
		background:#8ea5ec url(../images/footer.gif) repeat-x 0 0; 
		font-size:1.2em; font-weight: bold;
		line-height:1.5em; color:#49557a;
		}
	
	.footer .width { /*width:1000px; margin:0 auto;*/}
		
	.footer .indent {
		overflow:hidden; height:100%; text-align:center;
		 padding:39px 0px 43px 0px;
		}
		
	.footer span { }
		
	.footer a { color:#49557a;}

			




	.info-sidebar { clear:both; padding:20px 20px 20px 20px; width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 12px 10px 12px; *padding:6px 12px 10px 12px;}

/*--- Navigations ---*/
	.navigation { clear:both; overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	.nav-top .alignright a { float: right; }
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(../images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(../images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(../images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(../images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 25px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #a20d00; color:#fff;
		background:#bc1900; padding:15px 10px 10px 20px; margin:5px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#fff;
		text-align: justify;
		}
	.commentlist a { color:#fff}
	.commentlist span { color:#fff; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #a20d00; color:#fff;
		background:#bc1900;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#fff;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
/*****************************-Slider-********************************/
.anythingSlider                         { width:626px; height:302px; padding-bottom:1px; position:relative;}
.anythingSlider .wrapper                { width:626px; overflow:auto; height:302px; margin:0px; position:absolute; top:0; left: 0; }
.anythingSlider .wrapper ul             { width:9999px; list-style:none; position:absolute; top:0; left:0; margin:0; }
.anythingSlider ul li                   { display:block; float: left; padding:0; height:302px; width:626px; margin:0; }
.anythingSlider .arrow                  { display:none; height:200px; width:67px; text-indent:-9999px; position:absolute; top:65px; cursor:pointer; }
.anythingSlider .forward                { background-position:0 0; right:-20px; }
.anythingSlider .back                   { background-position:-67px 0; left:-20px; }
.anythingSlider .forward:hover          { background-position:0 -200px; }
.anythingSlider .back:hover             { background-position:-67px -200px; }

#thumbNav                               { position:relative; top:323px; text-align:center; }
#thumbNav a                             { color:black; font:11px/18px; display:inline-block; padding:2px 8px; height:18px; margin:0 5px 0 0; background:none; text-align:center;}
#thumbNav a:hover                       { background-image:none; }
#thumbNav a.cur                         { background:#e0a213; }

#start-stop                             { background:url(../images/cellshade.png) no-repeat 0 0; color:#FFF; width:76px; padding:4px 0px 8px 0px; text-align:center; position:absolute; left:17px; top:258px; z-index:1; text-decoration:none; font-size:13px; font-weight:normal;}
#start-stop.playing                     { }
#start-stop:hover                       { }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position:static; margin:0; background:none; overflow:visible; width:auto; border:0; }
.anythingSlider .wrapper ul ul li       { float:none; height:auto; width:auto; background:none; }


/* Customization Tabs
----------------------------------*/
#tabs { background:url(../images/bg-tabs.gif) no-repeat 0 0;}

.ui-tabs { margin-bottom:12px; margin-top:16px; background:url(../images/bg-tabs.gif) top repeat-x;}
.ui-tabs .ui-tabs-nav { list-style:none; position:relative; width:100%; overflow:hidden; height:66px;}
.ui-tabs .ui-tabs-nav li { position:relative; float:left; padding:1px 0px 25px 0px; width:135px; overflow:hidden; font-size:14px; text-align:center; background:url(../images/tab.gif) no-repeat right 0px;}
.ui-tabs .ui-tabs-nav li.first { margin-right:4px; margin-top:-1px;}
.ui-tabs .ui-tabs-nav li.last { margin-top:-1px;}
.ui-tabs .ui-tabs-nav li.last.ui-state-active { background:url(../images/tab-active2.gif) no-repeat right 0}
.ui-tabs .ui-tabs-nav li.first.ui-state-default { background:url(../images/tab2.gif) no-repeat 0 0}
.ui-tabs .ui-tabs-nav li.ui-state-active { background:url(../images/tab-active.gif) no-repeat 0 0}
.ui-tabs .ui-tabs-nav li.first.ui-state-active { background:url(../images/tab-active.gif) no-repeat 0 0}
.ui-tabs .ui-tabs-nav li.ui-state-active a { color:#FFF;}

.ui-tabs .ui-tabs-nav li a { text-decoration: none; color:#a10d00; text-decoration:none; font-weight:normal; display:block; padding:11px 0px 9px 0px;}
.ui-tabs .ui-tabs-nav li a:hover { background:url(../images/bg-li-tabs.gif) top left no-repeat;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background:url(../images/bg-li-tabs.gif) top left no-repeat;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {display: block; border-width: 0;}
.ui-tabs .ui-tabs-hide { display: none !important; }

#tabs-1, #tabs-2 { width:100%; overflow:hidden; color:#575757; font-size:12px; line-height:17px; position:relative;}
tabs-1 li a:hover { text-decoration:underline;}

.box-tab { width:100%; overflow:hidden; height:391px; position:relative;}
.box-tab .height { height:341px;}
.box-tab ul { margin-bottom:14px; width:100%; overflow:hidden; position:relative;}
.box-tab li { background:url(../images/bg-li4.gif) no-repeat 0 bottom; color:#FFF; font-size:13px; line-height:18px; padding:14px 15px 20px 23px;}
.box-tab li.last { background:none; padding-bottom:0}
.box-tab li a { color:#FFF;}
.box-tab a.readmore { display:block; width:85px; height:26px; background:url(../images/readmore.gif) no-repeat 0 0; margin-left:173px; overflow:hidden;}
/*==========================================*/		

/*------------------CUSTOM BLOCKS---------------------*/
/*------Styles for Custom Region------*/
#custom { overflow:hidden; padding:15px 0px 0px 0;}
#custom .ind { padding:0px 0px 0px 0px; width:100%; overflow:hidden;}
#custom #block-block-15 { background:none; float:left; width:337px; margin-right:18px;}
#custom #block-block-15 .title h3 { background:url(../images/bg-h3.gif) no-repeat 0 0; color:#413939; font-size:21px; font-weight:normal; padding:12px 0px 13px 19px;}
#custom #block-block-15 .content { padding:12px 10px 10px 1px; background:none; font-size:13px; color:#3a3838;}
#custom #block-block-15 img.alignleft { /*float:left;*/ margin-right:24px;}
#custom #block-block-15 img.more { margin-left:90px; margin-top:15px;}

#custom #block-block-16 { background:url(../images/bg-block3.gif) left repeat-y; float:left; width:270px;}
#custom #block-block-16 .block-top { background:url(../images/block-top3.gif) no-repeat 0 0}
#custom #block-block-16 .title h3 { background:url(../images/bg-line.gif) no-repeat 0 bottom; color:#fff; font-size:19px; font-weight:normal; padding:20px 0px 10px 15px; margin:0px 18px 0px 98px;}
#custom #block-block-16 .content { padding:20px 20px 30px 27px; background:url(../images/block-bot3.gif) no-repeat 0 bottom; font-size:13px; color:#FFF;}
#custom #block-block-16 .content strong { font-size:12px; text-transform:uppercase; color:#FFF; text-align:right; display:block; padding-bottom:10px;}

#custom #block-block-16 a{ color:#d04631; padding-left:157px;}

.column-center .title h3 {
			overflow:hidden; height:100%;
			color:#413939; font-size:21px; font-weight:normal; line-height:1.3em; text-transform: none;
			 padding:12px 0px 13px 19px;
			}
			
			



.conParam{ 
	width:130px; height:30px;
	font-size: 1.2em; color: #5c5b57; 
}
.textContact{
	width:140px; border:1px solid #999999; padding:2px 0px 3px 6px; 
}
.selectContact{
	width:147px; 
}


