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, font, img {

	margin: 0px auto;

	padding: 0px;

	border: 0px;

	outline: 0px;

}
body
{
 background:#fff; 
 width:100%;
 float:left;
}

@font-face {
    font-family:'MyriadProcon';
    src: url('../fonts/MyriadPro-Cond.eot'); 
    src: url('../fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Cond.woff') format('woff'), 
    url('../fonts/MyriadPro-Cond.ttf') format('truetype'), 
    url('../fonts/MyriadPro-Cond.svg#webfont') format('svg'); 
} 

@font-face 
{
font-family:'MyriadPro-Regular';
src: url('../fonts/MyriadPro-Regular.eot'); /* IE9 Compatibility Modes */
src: url('../fonts/MyriadPro-Regular.eot?') format('eot'),  /* IE6-IE8 */
url('../fonts/MyriadPro-Regular.woff') format('woff'), /* Modern Browsers */
url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
url('../fonts/MyriadPro-Regular.svg#svgMyriadPro-Light') format('svg'); /* Legacy iOS */
}
@font-face 
{
font-family:'MyriadPro-Light';
src: url('../fonts/MyriadPro-Light.eot'); /* IE9 Compatibility Modes */
src: url('../fonts/MyriadPro-Light.eot?') format('eot'),  /* IE6-IE8 */
url('../fonts/MyriadPro-Light.woff') format('woff'), /* Modern Browsers */
url('../fonts/MyriadPro-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
url('../fonts/MyriadPro-Light.svg#svgMyriadPro-Light') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('../fonts/MyriadPro-Semibold.eot');
    src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadPro-Semibold.woff') format('woff'),
         url('../fonts/MyriadPro-Semibold.ttf') format('truetype'),
         url('../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
}
@font-face {
	font-family: 'Conv_MyriadPro-Bold';
	src: url('../fonts/MyriadPro-Bold.eot');
	src: local('☺'),
         url('../fonts/MyriadPro-Bold.woff') format('woff'), 
         url('../fonts/MyriadPro-Bold.ttf') format('truetype'), 
         url('../fonts/MyriadPro-Bold.svg') format('svg');
}



/*-------------------content................................*/
#content
{
    padding:0;
    margin:0;
    width:100%;
    float:left;
}
#content .content-holder
{
    padding:0;
    margin:0 auto;
    width:1000px;
}
#content .content-holder .left-content-holder
{
  padding:0;
  margin:0 80px 0 0;
  width:310px;
  float:left;
}
#content .content-holder .main-content-holder
{
  padding:0;
  margin:0 80px 0 0;
  width:630px;
  float:left;
  font-size:16px;
  font-weight:normal;
  font-family:'MyriadPro-Light';
}
#content .content-holder .left-content-holder .top-left-content
{
  padding:0;
  margin:30px 0 0 0;
  width:310px;
  float:left;
}
#content .content-holder .left-content-holder .top-left-content img
{
 padding:0;
 margin:0 0 10px 130px;
 float:left;
 width:50px;
}
#content .content-holder .left-content-holder .top-left-content h1
{
   font-size:19px;
   font-weight:bold;
   font-family:'Conv_MyriadPro-Bold';
   color:#f9a207;
   clear:both;
   text-align:center;
}
#content .content-holder .left-content-holder .top-left-content p
{
   margin:10px 0 0 0;
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Light';
   color:#000;
   text-align:center;
}
#content .content-holder .left-content-holder .top-left-content a
{
 padding:0;
 margin:15px 0 0 120px;
 float:left;
 background:url(readmore-bkg.jpg) no-repeat scroll 0 0;
 width:70px;
 height:30px;
 text-align:center;
 text-decoration:none;
 font-size:13px;
 font-family:'MyriadPro-Light';
 font-size:bold;
 color:#fff;
 line-height:30px;
}
#content .content-holder .left-content-holder .top-left-content a:hover
{
 color:#f9a207;
}
#content .content-holder .left-content-holder .bottom-left-content
{
  padding:0;
  margin:30px 0 0 0;
  width:320px;
  float:left;
}
#content .content-holder .left-content-holder .bottom-left-content img
{
 padding:0;
 margin:0 0 10px 130px;
 float:left;
 width:50px;
}
#content .content-holder .left-content-holder .bottom-left-content h1
{
   font-size:19px;
   font-weight:normal;
   font-family:'Conv_MyriadPro-Bold';
   color:#f9a207;
   clear:both;
   text-align:center;
}
#content .content-holder .left-content-holder .bottom-left-content p
{
   margin:10px 0 0 0;
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Light';
   color:#000;
   text-align:center;
}
#content .content-holder .left-content-holder .bottom-left-content a
{
 padding:0;
 margin:15px 0 45px 120px;
 float:left;
 background:url(readmore-bkg.jpg) no-repeat scroll 0 0;
 width:70px;
 height:30px;
 text-align:center;
 text-decoration:none;
 font-size:14px;
 font-family:'MyriadPro-Light';
 font-size:bold;
 color:#fff;
 line-height:30px;
}
#content .content-holder .left-content-holder .bottom-left-content a:hover
{
 color:#f9a207;
}
#content .content-holder .middle-content-holder
{
  padding:0;
  margin:0 55px 0 0;
  width:320px;
  float:left;
}
#content .content-holder .middle-content-holder .top-middle-content
{
  padding:0;
  margin:30px 0 0 0;
  width:320px;
  float:left;
}
#content .content-holder .middle-content-holder .top-middle-content img
{
 padding:0;
 margin:0 0 10px 130px;
 float:left;
 width:50px;
}
#content .content-holder .middle-content-holder .top-middle-content h1
{
   font-size:19px;
   font-weight:bold;
   font-family:'Conv_MyriadPro-Bold';
   color:#f9a207;
   clear:both;
   text-align:center;
}
#content .content-holder .middle-content-holder .top-middle-content p
{
   margin:10px 0 0 0;
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Light';
   color:#000;
   text-align:center;
}
#content .content-holder .middle-content-holder .top-middle-content a
{
 padding:0;
 margin:15px 0 0 120px;
 float:left;
 background:url(readmore-bkg.jpg) no-repeat scroll 0 0;
 width:70px;
 height:30px;
 text-align:center;
 text-decoration:none;
 font-size:14px;
 font-family:'MyriadPro-Light';
 font-size:normal;
 color:#fff;
 line-height:30px;
}
#content .content-holder .middle-content-holder .top-middle-content a:hover
{
 color:#f9a207;
}
#content .content-holder .middle-content-holder .bottom-middle-content
{
  padding:0;
  margin:30px 0 0 0;
  width:320px;
  float:left;
}
#content .content-holder .middle-content-holder .bottom-middle-content img
{
 padding:0;
 margin:0 0 10px 130px;
 float:left;
 width:50px;
}
#content .content-holder .middle-content-holder .bottom-middle-content h1
{
   font-size:19px;
   font-weight:bold;
   font-family:'Conv_MyriadPro-Bold';
   color:#f9a207;
   clear:both;
   text-align:center;
}
#content .content-holder .middle-content-holder .bottom-middle-content p
{
   margin:10px 0 0 0;
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Light';
   color:#000;
   text-align:center;
}
#content .content-holder .middle-content-holder .bottom-middle-content a
{
 padding:0 0 35px 0;
 margin:15px 0px 10px 120px;
 float:left;
 background:url(readmore-bkg.jpg) no-repeat scroll 0 0;
 width:70px;
 height:30px;
 text-align:center;
 text-decoration:none;
 font-size:14px;
 font-family:'MyriadPro-Light';
 font-size:normal;
 color:#fff;
 line-height:30px;
}
#content .content-holder .middle-content-holder .bottom-middle-content a:hover
{
 color:#f9a207;
}
#content .content-holder .right-content-holder
{
  padding:0;
  margin:0;
  width:228px;
  float:left;
}
#content .content-holder .right-content-holder .top-right-content
{
  padding:0;
  margin:25px 0 0 0;
  background:url(image5.jpg) no-repeat scroll 0 0; 
  height:199px;
  width:228px;
  float:left;
}
#content .content-holder .right-content-holder .top-right-content a
{
  padding:0;
  margin:175px 0 0 98px;
  float:left;
  font-size:15px;
  font-weight:bold;
  font-family:arial;
  color:#fff;
  text-decoration:none;
}
#content .content-holder .right-content-holder .top-right-content a:hover
{
 color:#000;
}
#content .content-holder .right-content-holder .bottom-right-content
{
  padding:0;
  margin:13px 0 0 0;
  background:url(content-bkg.jpg) repeat-x scroll 0 0; 
  height:300px;
  width:228px;
  float:left;
}
#content .content-holder .right-content-holder .bottom-right-content img
{
  padding:0;
  margin:13px 0 0 10px;
  height:15px;
  width:15px;
  float:left;
}
#content .content-holder .right-content-holder .bottom-right-content h1
{
  padding:0;
  margin:8px 0 0 8px;
  font-size:21px;
  font-weight:bold;
  font-family:'MyriadPro-Light';
  color:#000;
  float:left;
}
#content .content-holder .right-content-holder .bottom-right-content .bullet-text
{
 padding:0;
 margin:10px 0 0 18px;
 width:190px;
 float:left;
}
ul.bullet{
   padding:0;
   margin:0;
   list-style:none;
 }
ul.bullet li{
   
   padding:0 0 0 5px;
   font-size:12px;
   font-weight:normal;
   font-family:'MyriadPro-Regular';
   color:#fff;
   margin:5px 0;
   list-style:none;
   float:left;
   clear:both;
   width:190px;
}
ul.bullet li a
{ 
   margin:0 0 0 5px;
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Regular';
   color:#f9a207;
   text-decoration:none;
}
ul.bullet li a:hover
{
 color:#fff;
}
/*.................footer......................*/
#footer 
{
   padding:0;
   margin:0;
   width:100%;
   background:url(footer-bkg.jpg) repeat-x scroll 0 0; 
   height:330px;
   float:left;
}
#footer .footer-holder
{
 padding:0;
 margin:0 auto;
 width:1000px;
}
#footer .footer-holder .top-footer-holder
{
 padding:0;
 margin:0;
 width:1000px;
 float:left;
}
#footer .footer-holder .top-footer-holder .left-footer-text
{
 padding:0;
 margin:35px 10px 0 0;
 width:190px;
 float:left;
}
#footer .footer-holder .top-footer-holder .left-footer-text h1
{
   font-size:23px;
   font-weight:normal;
   font-family:'MyriadPro-Regular';
   color:#fff;
}
#footer .footer-holder .top-footer-holder .left-footer-text p
{
   padding:0;
   margin:8px 20px 0 0;
   width:185px;
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Regular';
   color:#000;
   float:left;
}
#footer .footer-holder .top-footer-holder .footer-slider
{
 padding:0;
 margin:40px 0 0 0;
 width:800px;
 height:155px;
 float:left;
}
#footer .footer-holder .bottom-footer-holder
{
 padding:0;
 margin:45px 0 0 0;
 width:1000px;
 float:left;
}
#footer .footer-holder .bottom-footer-holder .footer-menu
{
 padding:0;
 margin:0 20px 0 0;
 width:420px;
 float:left;
}
#footer .footer-holder .bottom-footer-holder .footer-menu .footer-menu-text
{
 padding:0;
 margin:0;
 width:480px;
 float:left;
}
ul.footernav{
   margin:0;
   padding:0;
   list-style:none;
   height:20px;
}
ul.footernav li{
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Light';
   margin:0 9px;
   padding:0;
   list-style:none;
   display:inline;
   vertical-align:middle;
   line-height:20px;
   float:left;
}
ul.footernav li a{
   margin:0;
   padding:0;
   color:#fff; 
   text-decoration:none;
   float:left;
}
ul.footernav li a:hover{
   margin:0px;
   padding:0;
   color:#f9a207; 
   text-decoration:none;
   float:left;
}
ul.footernav li a.active{
   margin:0px;
   padding:0;
   color:#f9a207; 
   text-decoration:none;
   float:left;
}
#footer .footer-holder .bottom-footer-holder .footer-menu .copyright p
{
 padding:0;
 margin:10px 0 0 8px;
 width:380px;
 float:left;
 font-size:13px;
 font-weight:normal;
 font-family:'MyriadPro-Light';
 color:#fff;
}

#footer .footer-holder .bottom-footer-holder .footer-menu .copyright a
{
 text-decoration:underline;
}

#footer .footer-holder .bottom-footer-holder .footer-menu .copyright a:hover
{
 color:#f9a207;
}

#footer .footer-holder .bottom-footer-holder .footer-menu .copyright a:visited
{
 color:#c7c7c7;
}

#footer .footer-holder .bottom-footer-holder .footer-address
{
 padding:0;
 margin:0 20px 0 20px;
 width:265px;
 float:left;
}
#footer .footer-holder .bottom-footer-holder .footer-address p
{
 font-size:15px;
 font-weight:normal;
 font-family:'MyriadPro-Light';
 color:#fff;
 line-height:17px;
}
#footer .footer-holder .bottom-footer-holder .footer-address p span
{
 color:#f9a207;
}
#footer .footer-holder .bottom-footer-holder .footer-contact h1
{
 padding:0;
 margin:0 65px 0 0;
 width:190px;
 float:left;
 font-size:38px;
 font-weight:bold;
 font-family:'MyriadProcon';
 color:#01458c;
 line-height:35px;
}
#footer .footer-holder .bottom-footer-holder .footer-contact h1 span
{
 color:#f9a207;
}
#footer .footer-holder .bottom-footer-holder .network
{
 padding:0;
 margin:0;
 width:120px;
 float:right;
}
#footer .footer-holder .bottom-footer-holder .network h1
{ 
 font-size:21px;
 font-weight:normal;
 font-family:'MyriadPro-Light';
 color:#fff;
 line-height:30px;
}
ul.link
{
 padding:0;
 margin:10px 0 0 0;
 list-style:none;
 float:left;
}
ul.link li
{
 padding:0 3px;
 margin:0;
 width:24px;
 height:24px;
 float:left;
}

.wide-feature
{
   background-color: #c7c7c7;
   padding:0;
   margin:0;
   width:100%;
   font-size:20px;
   font-weight:normal;
   font-family:'MyriadPro-Regular';
   color:#000;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/


/*---------------content slider start---------------------------------------*/

.stepcarousel{
position: relative; /*leave this value alsone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 800px; /*Width of Carousel Viewer itself*/
height: 155px; /*Height should enough to fit largest content's height*/
margin: 0;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .belt p
{
   font-size:14px;
   font-weight:normal;
   font-family:'MyriadPro-Regular';
   color:#fff;
}
.stepcarousel .belt a
{
  margin:5px 0 0 0;
  font-size:11px;
  font-weight:bold;
  font-family:arial;
  color:#000;
  text-decoration:none;
  width:65px;
  float:left;
}
.stepcarousel .belt a:hover
{
 color:#fff;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 10px 0 0; /*margin around each panel*/
width:190px;/*Width of each panel holding each content. If removed, widths should be individually defined on each 
content DIV then. */
}


/*---------------content slider end---------------------------------------*/
 

