/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	
}*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}





/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body{
	color:#000;
	font:13px/1.3 Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:988px;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust:100%;
}

.body-list { list-style: square; list-style-position:outside;padding-left: 14px; }

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,textarea,select{
	font:12px/15px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
a{
	color:#3d3d67;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input[type="image"]{padding:0;border:none;};
input[type=text], input[type=password], input[type=file], textarea{-webkit-appearance:none;}
@font-face {
	font-family: 'Helvetica77CondensedBold';
	src: url('fonts/helvetica77-condensed_bold-webfont.eot');
	src: url('fonts/helvetica77-condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/helvetica77-condensed_bold-webfont.woff') format('woff'),
	url('fonts/helvetica77-condensed_bold-webfont.ttf') format('truetype'),
	url('fonts/helvetica77-condensed_bold-webfont.svg#Helvetica77CondensedBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
#wrapper {
	width: 988px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding:20px 0;
}
#bg {
	overflow: hidden;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
#bg img {position: absolute;}
.w1{
	background:#fff;
	border:1px solid #ccc;
	width:950px;
	padding:17px 18px 0;
	overflow:hidden;
}
/* header */
#header{
	width:713px;
	position:relative;
	padding:0 0 10px 241px;
	margin-right:-4px;
}
#header .holder{
	width:100%;
	overflow:hidden;
	padding-bottom:29px;
}
.logo{
	position:absolute;
	top:0;
	left:15px;
	width:178px;
	height:71px;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.logo a{
	height:100%;
	display:block;
}
.site-description{
	text-align:right;
	display:block;
	padding:0 18px 6px;
	font:19px/22px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
}
/* top-menu */
.top-menu{
	float:left;
	padding:2px 0 0;
	overflow:hidden;
	position:relative;
	font-size:12px;
	line-height:16px;
	list-style: none;
}
.top-menu li{
	background:url(images/sep.gif) no-repeat 0 4px;
	float:left;
	padding:0 16px 0 8px;
	margin-left:-8px;
}
.top-menu a{color:#3f4480;}

/* searchform */
#header #searchform{
	float:right;
	width:289px;
}
#header #searchform .field{
	float:left;
	background:#fff;
	border:1px solid #e6e6e6;
	outline:none;
	margin:0;
	padding:3px;
	width:196px;
	height:15px;
	color:#4f4e4e;
}
#header #searchform .submit {
	float:right;
	background:url(images/sprite.gif) no-repeat;
	border:none;
	outline:none;
	margin:0;
	padding:0 15px 2px 0;
	width:80px;
	height:22px;
	cursor:pointer;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	line-height:22px;
	letter-spacing:1px;
}
.nav-holder{
	margin:0 -8px 10px;
	width:964px;
	background:url(images/sprite.gif) no-repeat 0 -32px;
	height:43px;
	padding:1px 1px 0;
	position:relative;
	z-index:20;
}
/* nav */
#nav{
	margin:0;
	width:100%;
	position:relative;
	font:16px/18px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
	list-style: none;
}
#nav:after{
	display:block;
	clear:both;
	content:'';
}
#nav li{
	float:left;
	position:relative;
}
#nav a{
	float:left;
	text-align:center;
	height:20px;
	color:#fff;
	padding:11px 27px;
}
.scaling-active a{padding:11px 0 !important;}
#nav li.hover a,
#nav li:hover a,
#nav .active a{
	text-decoration:none;
	color:#000;
	background:#fff url(images/bg-nav.gif) repeat-x;
}
#nav li.hover a.first-child-a,
#nav li:hover a.first-child-a,
#nav .active a.first-child-a{background:#fff url(images/bg-nav-sprite.gif) no-repeat;}
#nav li.hover a.last-child-a,
#nav li:hover a.last-child-a,
#nav .active a.last-child-a{background:#fff url(images/bg-nav-sprite.gif) no-repeat 100% 100%;}
#nav li.hover a.has-drop-down-a,
#nav li:hover a.has-drop-down-a{padding-bottom:12px !important;}
#nav ul{
	position:absolute;
	top:43px;
	left:-1px;
	background:#fff;
	border:solid #939492;
	border-width:0 1px 1px;
	width:250px;
	font:12px/16px Arial, Helvetica, sans-serif;
	z-index:50;
	visibility:hidden;
	list-style: none;
}
#nav li.hover ul,
#nav li:hover ul{visibility:visible;}
#nav ul li{width:100%;}
#nav ul a{
	display:block;
	width:225px;
	padding:5px 15px 5px 10px !important;
	color:#000;
	text-align:left;
	height:auto !important;
	background:none !important;
}
#nav li.hover ul a.has-drop-down-a,
#nav li:hover ul a.has-drop-down-a,
#nav ul a.has-drop-down-a{
	padding-bottom:5px !important;
	background:url(images/arrow2.gif) no-repeat 100% 10px !important;
}
#nav ul li.hover a,
#nav ul li:hover a{background:#ececec !important;}
#nav ul li.hover a.has-drop-down-a,
#nav ul li:hover a.has-drop-down-a{background:#ececec url(images/arrow2.gif) no-repeat 100% 10px !important;}
#nav li.hover ul ul,
#nav li:hover ul ul,
#nav ul ul{
	clear:both;
	position:absolute;
	top:0;
	left:250px;
	border:1px solid #939492;
	visibility:hidden;
}
#nav li.hover ul li.hover ul,
#nav li:hover ul li:hover ul,
#nav ul li.hover ul,
#nav ul li:hover ul{visibility:visible;}
#nav li.hover ul ul a,
#nav li:hover ul ul a,
#nav ul ul a{background:#fff !important;}
#nav li.hover ul ul a:hover,
#nav li:hover ul ul a:hover,
#nav ul ul a:hover{background:#ececec !important;}
/* panel */
.panel{
	width:100%;
	overflow:hidden;
	margin-bottom:12px;
}
/* breadcrumbs */
.breadcrumbs{
	padding-top:6px;
	float:left;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	list-style: none;
}
.breadcrumbs li{
	float:left;
	background: url(images/arrow.gif) no-repeat 0 5px;
	padding:0 13px 0 9px;
	margin-left:-9px;
}
.breadcrumbs a{
	color:#000;
	text-decoration:underline;
}
.breadcrumbs a:hover{text-decoration:none;}
.phone{
	display:inline-block;
	margin-bottom:10px;
	font:19px/22px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
	cursor:text;
	text-decoration:none !important;
}
.panel .phone{
	margin:0;
	float:right;
}
/* intro */
.intro{
	overflow:visible;
	position:relative;
	width:953px;
	margin-right:-3px;
}
.intro img{display:inline}
.head{
	float:left;
	position:absolute;
	bottom:17px;
	left:251px;
	color:#fff;
	/*text-transform:uppercase;*/
	font:64px/64px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
}
.head-dark{
	float:left;
	position:absolute;
	bottom:17px;
	left:251px;
	color:#000;
	/*text-transform:uppercase;*/
	font:64px/64px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
}
.head-dark span {font-size: 24px;vertical-align: 42%;}
.head strong{float:left;}
*+html .head strong{margin:4px 0 -4px;}
.head span{
	/*float:left;*/
	font-size:24px;
	vertical-align: 42%;
}
#main{width:100%;}

#main li label {
	font:14px/18px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
	margin:0 0 7px;
}

.helvetica14 {
	font:14px/18px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
	margin:0 0 3px;
}

#main h1{
	font:24px/28px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
	margin:0px;
}
#main h2{
	font:20px/22px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
	margin:10px 0px 0px 0px;
}
#main h2 sup {font-size:12px;}
#main h4,
#main h3{
	font:16px/18px "Helvetica77CondensedBold" , Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
}
#main p{margin:0 0 16px;}
/* twocolumns */
.twocolumns{
	width:100%;
	overflow:hidden;
	background:url(images/bg-twocolumns.gif) repeat-y;
}
/* content */
#content{
	float:right;
	width:682px;
	padding:15px 15px 0;
	list-style: disc;list-style-position: outside;
}
#content li {margin-left: 0px;}
#content ul {margin-bottom: 15px;padding-left:20px;}
.pdf{
	display:inline-block;
	background:url(images/bg-pdf.gif) no-repeat;
	padding:7px 0 8px 40px;
	margin-bottom:10px;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
.video{
	display:inline-block;
	background:url(images/video-icon.png) no-repeat;
	padding:13px 0 13px 40px;
	margin-bottom:10px;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
/* sidebar */
#sidebar{
	background:#e6e7eb;
	float:left;
	width:204px;
	padding:18px 13px 1px;
}

#sidebar ul {
	list-style: none;
	list-style-position:outside;
}

.menu{
	width:100%;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}
.menu li{padding-bottom:16px;}
.menu a{color:#000;}
/* carousel */
.carousel{
	width:960px;
	position:relative;
	margin:0 -7px 20px;
	z-index: 0;
}
.carousel ul{
	position:relative;
	width:960px;
	height:357px;
	overflow:hidden;
}
.carousel ul li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:357px;
}
.carousel img{display:block;}
.txt2,
.txt1{
	position:absolute;
	top:14px;
	left:29px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/bg-txt1.png) no-repeat;
	width:459px;
	height:208px;
}
.txt2{
	background:url(images/bg-txt2.png) no-repeat;
	width:899px;
	height:311px;
	left:42px;
	top:21px;
}
/* threecolumns */
.threecolumns{
	width:960px;
	margin:0 -10px 10px 0;
	list-style-type: none;
}
.threecolumns:after{
	display:block;
	clear:both;
	content:'';
}
/* column */
.column{
	float:left;
	width:302px;
	margin-right:10px;
	padding:0 4px;
	clear:both;
}
.column3{
	float:right;
	width:302px;
	margin-right:10px;
	padding:0 4px;
	clear:both;
}
/* widget */
.widget{
	background:url(images/bg-widget.gif) repeat-y 50% 0;
	width:301px;
	margin-bottom:10px;
	line-height:16px;
}
.widget .holder{
	width:100%;
	background:url(images/bg-widget.gif) no-repeat;
}
.widget .frame{
	overflow:hidden;
	padding:19px 20px;
	background:url(images/bg-widget.gif) no-repeat 100% 100%;
}
.widget a{color:#40406b;}
.ads li{
	padding-bottom:10px;
	height:1%;
	vertical-align:top;
	list-style-type: none;
}
.ads img{display:block;}
.wrap{
	width:100%;
	overflow:hidden;
}
.more{
	display:inline-block;
	margin-bottom:10px;
	cursor:pointer;
	text-transform:uppercase;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#fff !important;
	height:23px;
	text-decoration:none !important;
}
.more em{
	float:left;
	background:url(images/bg-link.gif) no-repeat 100% 100%;
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:23px;
}
.more span{
	float:left;
	height:18px;
	background:url(images/bg-link.gif) no-repeat;
	padding:4px 14px 1px 12px;
}
.more:hover span{text-decoration:underline;}
.wrap .more{float:right;}
.post{overflow:hidden;}
.date{
	display:block;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
#main .widget p{margin-bottom:8px;}
.heading{
	padding:0 9px 6px;
	margin:0 -4px 13px;
	position:relative;
	border-bottom:2px solid #c0c0c0;
}
.column .heading{width:292px;}
* html #main .heading{float:left;}
*+html #main .heading{float:left;}
.heading:after{
	display:block;
	clear:both;
	content:'';
}
#main .heading h2{margin:0;}
#main .heading h2 a{
	color:#000;
	padding-left:19px;
	background:url(images/arrow3.gif) no-repeat 0 2px;
}
.heading .phone{
	float:left;
	margin:-4px 0 0 0;
	position:relative;
}
.link{
	display:inline-block;
	background:url(images/sprite.gif) no-repeat -108px 0;
	text-transform:uppercase;
	color:#fff;
	font-size:10px;
	line-height:12px;
	width:90px;
	height:16px;
	margin-bottom:10px;
	padding:5px 8px 2px 45px;
}
.heading .link{
	float:right;
	margin:-3px 0 0;
	position:relative;
}
.skip{
	position:absolute;
	left:-9999px;
	top:auto;
	width:0;
	height:0;
	overflow:hidden;
}
.skip:focus{
	position:static;
	width:auto;
	height:auto;
}
/* footer */
#footer{
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	background:#f7f9fd;
	padding:16px 12px 11px;
	margin-bottom:15px;
}
#footer a{
	color:#000;
	text-decoration:underline;
}
#footer a:hover{text-decoration:none;}
#footer p{margin:0 0 4px;}

/* for stc table styling */
.stc td {
	padding:10px;
	outline:solid 1px #ccc;
}
.stc table {width:100%;}
.contacts td {padding:0px 25px 5px 0px;}
.linkcat,.xoxo,.blogroll {list-style-type: none;}
.blogroll li {display: inline;float: left;}
.articles .blogroll li {display:block;clear:both;}
.articles #linkcat-2 h2 {margin-left:20px;margin-bottom: 5px;}
.wpcf7-form li {list-style-type: none;padding-left:0px;}
.wpcf7-form ul {padding-left:0px;}

.wpcf7-form-control {display: block;max-width: 183px;}
.contacts-page p {margin:0px;padding:0px;} 