html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, fieldset, input, ul, li, p {
	margin: 0;
	padding: 0;
}
html {
	scrollbar-face-color:#E4E4E4;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#E4E4E4;
	scrollbar-shadow-color:#E4E4E4;
	scrollbar-highlight-color:#E4E4E4;
	scrollbar-3dlight-color:#939393;
	scrollbar-darkshadow-Color:#939393;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	font-size: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	color:#333333;
	font-family: 'OpenSansRegular';
	background-image: url(../images/bg_inner.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	line-height:20px;
}
ul li a, ol li a {
	text-decoration:none;
}
img{
	border:0px;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProSemiCondBold';
    src: url('myriadpro-boldsemicn-webfont.eot');
    src: url('myriadpro-boldsemicn-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-boldsemicn-webfont.woff') format('woff'),
         url('myriadpro-boldsemicn-webfont.ttf') format('truetype'),
         url('myriadpro-boldsemicn-webfont.svg#MyriadProSemiCondBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProLightBold';
    src: url('myriadpro-semibold-webfont.eot');
    src: url('myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-semibold-webfont.woff') format('woff'),
         url('myriadpro-semibold-webfont.ttf') format('truetype'),
         url('myriadpro-semibold-webfont.svg#MyriadProLightBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProLightRegular';
    src: url('myriadpro-light_0-webfont.eot');
    src: url('myriadpro-light_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-light_0-webfont.woff') format('woff'),
         url('myriadpro-light_0-webfont.ttf') format('truetype'),
         url('myriadpro-light_0-webfont.svg#MyriadProLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.font{
	font-family: 'MyriadProLightBold';
}
.font2{
 	font-family: 'MyriadProSemiCondBold';
}
H1 {
	font-size:50px;
	font-weight:normal;
	line-height:45px;
	
}
H2 {
	font-size:24px;
	font-weight:normal;
	
}
H3 {
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	
}
H4 {
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	
}
H5 {
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}
H6 {
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}
span {
	font-weight:normal;
}
.color_blue {
	color:#0d6ed1;
}
.color_blue_bot {
	color:#6baeff;
}
.color_black {
	color:#000000;
}
.color_white {
	color:#ffffff;
}
.color_grey {
	color:#666666;
}

input, select, textarea {
	
	color:#333333;
	font-weight:normal;
	background:#ffffff;
	padding:4px 10px;	
	overflow:hidden;
	border:0px;
	font-size:12px;
	
	
}
input:hover, select:hover, textarea:hover {
	background-color:#FFFFFF;
	
}

.grey {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	background:#5d5d5d;
	padding:4px 5px;
	-moz-box-shadow:1px 1px 10px rgba(100, 100, 100, 1) inset, 0 5px 30px rgba(100, 100, 100, 1) inset;
	-webkit-box-shadow:1px 1px 10px rgba(100, 100, 100, 1) inset, 0 5px 30px rgba(100, 100, 100, 1) inset;
	box-shadow:1px 1px 10px rgba(100, 100, 100, 1) inset, 0 5px 30px rgba(100, 100, 100, 1) inset;
	border:0px solid #FFFFFF;
	cursor:pointer;
}
.grey:hover {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	background:#333333;
}
select {
	padding:1px;
}
.alignleft {
	float: left;
	margin-right:1.5em;
}
.alignleft_pic {
	float:left;
	margin-right:10px;
	padding-top:4px;
}
.alignleft20 {
	float:left;
	margin-right:10px;
}
.alignright20 {
	float:right;
	margin-left:20px;
}
.alignright {
	float: right;
	margin-left:1.5em;
}
.topmargin {
	margin-top:10px;
}
.imgcenter {
	display: block;
	margin: 10px auto 10px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.quoteright {
	float: right;
	margin: 0 0 10px 30px;
	width: 240px;
}
.quoteleft {
	float: left;
	margin: 0 30px 10px 0;
	width: 240px;
}
.quoteleft p, .quoteright p {
	margin:0;
}
.pic, .pic_slide {
	padding:5px;
	background:#e6e6e6;
	position:relative;
	behavior: url(js/PIE.htc);
}
.zoomer .add_border, .workPanelLink .add_border {
	background: none no-repeat scroll center center transparent;
}
.pic:hover {
	background:#cccccc;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}

.container_center {
	width:980px;
	height:100%;
	margin:0 auto;
	text-align:left;
	
	
}
.header {
	width:940px;
	height:auto;
	float:left;
	padding: 20px 20px 20px 20px;
	border:0px solid #000000;
	
}
#logo {
	width:127px;
	height:69px;
	float:left;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

nav{
	float:right;
}
.jqueryslidemenu ul li {
	color:#333333;
	font-weight:16px;
	font-family: 'MyriadProLightRegular';
}


.banner {
	width:980px;
	height:auto;
	float:left;
	position:relative;
	z-index:11;
	background-image:url(../images/ban_overlay.png);
	background-repeat:no-repeat;
	background-position:100px 0px;

}

.banner_shadow {
	width:980px;
	height:27px;
	float:left;
	position:absolute;
	z-index:11111111;
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	background-position:center top;
	top:-1px;

}

.banner_text {
	width:auto;
	height:auto;
	float:left;
	position:absolute;
	z-index:11111111;	
	top:50px;
	padding:10px; 
	left:10px;
	text-shadow:0px 2px 2px #333333;

}


.thumb_img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.thumb_img_right {
	float: right;
	margin: 0px 0px 0px 200px;
}
.description {
	display:block;
	overflow: visible;
	position:absolute;
	z-index:111111;
	top:50px;
	left:30px;
	width:390px;
	
}

.main_content {
	width:940px;
	height:auto;
	float:left;
	padding: 50px 20px 20px 20px;
	border:0px solid #000000;
	
}

.div_business {
	width:940px;
	height:auto;
	float:left;
	
	
	
}

.div_business ul  {
	width:940px;
	
}
.div_business li  {
	width:292px;
	height:auto;
	float:left;
	display:inline;
	margin-right:30px;
	
}
.div_business li  h3, img {
	margin-bottom:15px;
	
}
.div_business li.last  {
	
	margin-right:0px;
	
}


.btn_more {
	font-size:11px;
	font-weight:normal;
	background:#0d6ed1;
	padding:2px 5px 2px 5px;	
	float:left;
	cursor:pointer;
	margin-top:10px;
	
}

.btn_more:hover {
	background:#333333;
	
}
.btn_more a {	
	color:#ffffff;
	text-decoration:none;	
}


.col_left {
	width:620px;
	height:auto;
	float:left;
	padding:30px 40px 0px 0px;	
	
	
	
}
.col_left .heading {
	float:left;
	padding:10px 0px 20px 0px;
	text-transform:uppercase;
	width:100%;
}
.col_left .img {
	float:left;
	padding:0px 20px 0px 0px;
	width:200px;
}
.col_left .txt {
	float:right;
	padding:0px 0px 0px 0px;
	width:390px;
	
}


.col_right {
	width:280px;
	height:auto;
	float:left;
	padding:30px 0px 0px 0px;	
}
.divimg {
	width:280px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;	
}
.divser {
	width:280px;
	height:auto;
	float:left;
}
.divser .heading {
	float:left;
	padding:10px 0px 20px 0px;
	text-transform:uppercase;
	width:95%;
}
.divser ul {
	width:280px;
	
}
.divser li {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 40px;
	margin-bottom:12px;
	float:left;
	width:240px;
	font-size:14px;
	
}

.readmore:link, .readmore:active, .readmore:visited {
	font-size: 12px;
	color:#0d6ed1;
	TEXT-DECORATION:  none;
	font-weight:normal;
}
.readmore:hover {
	
	color:#333333;
	
}
.emaillink:link, .emaillink:active, .emaillink:visited {
	font-size: 18px;
	color:#0d6ed1;
	TEXT-DECORATION: none;
	
}
.emaillink:hover {
	
	color:#333333;
	
}
.emaillink02:link, .emaillink02:active, .emaillink02:visited {
	
	color:#333333;
	TEXT-DECORATION: none;
	
}
.emaillink02:hover {
	
	color:#0d6ed1;
	
}

.ask{
	cursor:pointer;
	font-size:14px;
	padding:0px 13px 0px 30px;
	clear:both;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	color:#0d6ed1;	
	font-family: 'MyriadProLightBold';
	
}
.question{
	
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:15px 18px 1px 18px;
}
.openquestion{
	color:#333333 !important;
	margin-bottom:5px;
}
.closedquestion{
	color:#333333 !important; 
	margin-bottom:5px;
}

.question ul li {

	padding: 0px 0px 5px 25px;
	
}

.divform{
	width:220px;
	height:auto;
	float:left;
	
	padding: 0px 0px 25px 0px;
	
}


.trform{
	width:220px;
	height:auto;
	float:left;	
	font-size:13px;
	
}


.colform01{
	width:70px;	
	height:auto;
	float:left;
	padding: 8px 10px 2px 0px;
	font-size:13px;
	color:#000066;
	 font-family: 'InterstateRegular';
	
	
}
.colform02{
	
	width:200px;
	height:auto;
	float:left;
	padding: 7px 0px 2px 0px;
	
	
}

.textbox_size{
	width:175px;
	height:17px;
	padding-left:5px;
	padding-right:5px;
		
}
.chkbox{
	
	padding:2px;
		
}
.btn_form {
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	border:0px solid #0d6ed1;
	background:#0d6ed1;
	padding:3px 2px 3px 2px;	
	position:relative;
	overflow:hidden;
	width:30px;
	height:25px;
	background-image:url(../images/btn_send.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	
	float:right;
	
}

.btn_form:hover {
	background:#0d6ed1;
	cursor:pointer;
	
}
.error {
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	
}
.msg {
	font-size: 10px;
	font-weight: normal;
	color: #00aa00;
	font-family:Arial, Helvetica, sans-serif;
}

.textbox2{
	
    border:1px solid #dadada;
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif,;
	color:#333333;
	width:220px;
	height:30px;
}
.textarea2{
	
    border:1px solid #dadada;
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif,;
	color:#333333;
	width:540px;
	height:100px;
}

.btn_send {
	font-size:13px;
	font-weight:normal;
	background:#474747;
	padding:10px 20px 10px 20px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	float:left;
	cursor:pointer;
	margin-top:10px;
	border:0px solid #003333;
	color:#FFFFFF;
	
}

.btn_send:hover {
	background:#0d6ed1;
	
}

.footer_wrapper {
	width:100%;
	height:auto;
	min-width:980px;
	float:left;
	background:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	position:relative;
	z-index:222;
	background-color:#202125;
}
.footer {
	width:920px;
	height:auto;
	margin:0 auto;
	padding:47px 30px 0px 30px;
	
}

.fot_col01 {
	width:350px;
	height:auto;
	float:left;
	padding: 4px 0px 0px 0px;

}
.fot_col02 {
	width:300px;
	height:auto;
	float:left;
	padding: 4px 0px 0px 50px;
}

.fot_col03 {
	width:220px;
	height:auto;
	float:right;
	padding: 4px 0px 0px 0px;
	
}
.footer_bot {
	width:920px;
	height:auto;
	float:left;
	padding:20px 0px 0px 0px;
	font-size:11px;
	color:#FFFFFF;
	
	
}
.footer_bot .col01 {
	width:500px;
	height:auto;
	float:left;
}

.footer_bot .col02 {
	width:auto;
	height:auto;
	float:right;
	text-align:right;
	
	
}

.social_bar {
	width:600px;
	height:auto;
	float:right;
	text-align:left;
	padding:8px 0px 3px 0px;
	
}
.social_bar a:after {
    color: #ffffff;
    content: attr(data-description);
    font-size: 14px;
    font-style: normal;  
    display: block;  
    margin: 0px 0px 0px 10px;
    text-align: left;
	position:relative;
	float:right;
	
}

.social_bar ul {
	margin-left:70px;
}
.social_bar  li {
	
	display:inline-block;
	padding:0px 10px 0px 0px;
	float:left;
}

.quick_links ul li {
	
	padding: 0px 0px 0px 10px;
	
}
.quick_links ul li a {
	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.quick_links ul li a:hover {
	
	
	text-decoration:none;
}





.clear {
	width:100%;
	height:20px;
	float:left;
}


.botlink:link, .botlink:active, .botlink:visited {
	font-size: 11px;
	color:#ffffff;
	TEXT-DECORATION: underline;
	font-weight:normal;
}
.botlink:hover {
	
	TEXT-DECORATION: none;
	
}

ul {
	
	list-style-type: none;
	list-style-position: outside;
	
}

