@charset "utf-8";
* {

          padding: 0;

          margin: 0;

          border: 0;

}
html {
		height: 100%;
}
body  {
	font-family: 'Average Sans', Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #222222;
	height: 100%;
	font-size: 100%;
}

/* image sizing*/

img {
	max-width: 100%;
	height: auto;
}
.termsfeed-com---palette-dark { }
.cc-nb-okagree {background-color:#0177C1!important; color: #FFFFFF!important  }
.cc-nb-reject {background-color:#0177C1!important; color: #FFFFFF!important  }
.cc-nb-changep {background-color:#D5D6D7!important; color: #000000!important  }
.cc-nb-main-container {background-color: #1D2B44!important;padding: 20px!important; }
.cc-cp-foot-save {background-color:#0177C1!important; color: #FFFFFF!important}
.cc-pc-head {background-color: #1D2B44!important;}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}


	/* header*/
	#headerwrap {
	padding-top: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #565759;
	border-bottom-width: 3px;
	border-bottom-color: #FFF;
	background-color: #FFF;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

 #header {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
} 
#logo {
	text-align: center;
	float: none;
	width: 100%;
	padding: 0%;
}
.topright {
	float: none;
}

#toptel {
	font-family: 'Muli', sans-serif;
	float: none;
	text-align: center;
	color: #2B8CC3;
	font-size: 1.26em;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 1%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	clear: both;
}
#toptel .teltext {
	font-size: 0.6em;
	float: right;
	color: #53585A;
	text-align: right;
}
#toptel a:link,  #toptel a:visited{
	color: #0177C1;
	text-decoration: none;
	cursor: auto;

}
#toptel a:hover, #toptel a:active {
	color: #0177C1;
	text-decoration: none;
}
.ainstyle{
	clear: both;
	text-align: right;
}
.ainstyle2{
	clear: both;
	text-align: left;
}
#socialicons {
	float: left;
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0%;
}
#socialicons span {
	display: none;
}
#socialicons ul{
	padding: 0px;
	list-style-type: none;
}
#socialicons li{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topfb a:link,  #topfb a:visited, #toptw a:link,  #toptw a:visited, #topblog a:link,  #topblog a:visited, #toppin a:link,  #toppin a:visited, #topyou a:link,  #topyou a:visited, #topgoo a:link,  #topgoo a:visited, #topcon a:link,  #topcon a:visited {
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	list-style-type: none;
	background-position: 0px top;
	margin-left: 0em;
}
#topfb a:link,  #topfb a:visited {
	background-image: url(../images/icon_topfb.png);
	width: 36px;
}

#toptw a:link,  #toptw a:visited {
	background-image: url(../images/icon_toptwit.png);
	width: 36px;
}
#topblog a:link,  #topblog a:visited {
	background-image: url(../images/icon_topblog.png);
	width: 36px;
}
#toppin a:link,  #toppin a:visited {
	background-image: url(../images/topsocial4.png);
	width: 36px;
}
#topyou a:link,  #topyou a:visited {
	background-image: url(../images/icon_youtube.png);
	width: 36px;
}
#topgoo a:link,  #topgoo a:visited {
	background-image: url(../images/icon_topgplus.png);
	width: 36px;
}
#topcon a:link,  #topcon a:visited {
	background-image: url(../images/icon_topcon.png);
	width: 36px;
}
#topfb a:hover, #toptw a:hover, #topfb a:active, #toptw a:active, #topblog a:hover, #topblog a:active, #toppin a:hover, #toppin a:active, #topyou a:hover, #topyou a:active, #topgoo a:hover, #topgoo a:active, #topcon a:hover, #topcon a:active  {
	background-position: 0px -29px;
}
.smalltxt {
	font-size: x-small;
}

	/* navigation*/
	#navwrap {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	#topnav {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
    /* mid*/
	
	#fader {
	margin-top: 0em;
	margin-bottom: 0.625em;
	padding-top: 0.63em;
	}

	/* content*/
	#outerwrap {
	width: 100%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 1%;
	padding-left: 0%;
	background-color: #B8D1DD;
	background-image: url(../images/sky_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
#containerinner {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
 #mainContent {
	color: #222;
}
 #mainContent h1,  #mainContent h4 {
	font-family: 'Muli', sans-serif;
	font-size: 1.6em;
	color: #0077C0;
	font-weight: normal;
	margin-bottom: 0.63em;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BFE2;
	margin-top: 0.63em;
 }
  #mainContent h2 {
	font-size: 1.1em;
	color: #0177C1;
	font-weight: normal;
	padding-bottom: 0.189em;
	margin-bottom: 0.189em;
 }
  #mainContent h3 {
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #0077C0;
	font-weight: normal;
	margin-bottom: 0.63em;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BFE2;
	padding-top: 0.63em;
 }
#mainContent h5 {
	font-size: 1.0em;
	color: #87BFE2;
	font-weight: normal;
	padding-bottom: 0.189em;
	margin-bottom: 0.189em;
 }
  #mainContent p {
	padding-top: 0.315em;
	padding-bottom: 0.315em;
	text-align: left;
  }
  #mainContent ol {
	padding-left: 5%;
  }
   #mainContent label {
	color: #09C;
	font-size: 0.756em;
	}
	#mainContent input {
	border: 1px solid #CCC;
	padding: 0.189em;
	margin-right: 0.625em;
	}
	#mainContent select {
	border: 1px solid #CCC;
	padding: 0.189em;
	margin-right: 0.625em;
	}
#mainContent a:link,  #mainContent a:visited {
	color: #2B8CC3;
	text-decoration: none;

}
#mainContent a:hover, #mainContent a:active {
	color: #333333;
	text-decoration: underline;
}
#fader .tp-caption a:link,  #fader .tp-caption a:visited {
	color: #0077C0;
	text-decoration: none;

}
#fader .tp-caption a:hover, #fader .tp-caption a:active {
	color: #333333;
	text-decoration: underline;
}
#mainContent .tellink a:link,  #mainContent .tellink a:visited {
	color: #2B8CC3;
	text-decoration: none;

}
#mainContent .tellink a:hover, #mainContent .tellink a:active {
	color: #333333;
	text-decoration: underline;
}	
.featured{

}
#mainContent .featured a:link,  #mainContent .featured a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0177C1;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/arrow_right_white.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
}
#mainContent .featured a:hover, #mainContent .featured a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1D2B44;
}
#mainContent .featuredred a:link,  #mainContent .featuredred a:visited {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #91040C;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: url(../images/arrow_right_white.png);
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -o-transition: color .2s ease-out, background 1s ease-in;
    -ms-transition: color .2s ease-out, background 1s ease-in;
    -moz-transition: color .2s ease-out, background 1s ease-in;
    -webkit-transition: color .2s ease-out, background 1s ease-in;
    transition: color .2s ease-out, background 1s ease-in;
}
#mainContent .featuredred a:hover, #mainContent .featuredred a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1D2B44;
}
.logoblock {
	padding-top: 10px;
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	margin-top: 20px;
}
.logolink {
	float: left;
	width: 50%;
	text-align: center;
}
/* hp styles*/
.hpboxwrap {
	clear: both;
}
.hptreatbox1, .hptreatbox2,.hptreatbox3,.hptreatbox4 {
	width: 100%;
	margin-bottom: 10px;
}	
.hptreatbox1 {
	float: none;
	margin-right: 0%;
}
.hptreatbox2 {
	float: none;
	margin-right: 0%;
}
.hptreatbox3 {
	float: none;
	margin-right: 0%;
}
.hptreatbox4 {
	float: none;
}
.hpt_box {
	background-color: #D6E9F5;
	border: 1px solid #B8D1DD;
}
.hpt_title {
	font-family: 'Muli', sans-serif;
	padding: 5px;
	text-align: center;
	color: #1D2B44;
	font-size: 1.2em;
}
.hpt_img {
	text-align: center;
}
.hpt_txt {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height: 0px;
}
.hpt_link {
	width: 50%;
	margin-left: 5%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 3%;
}
#mainContent .hpt_link a:link ,  #mainContent .hpt_link a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #53585A;
	display: block;
	font-size: 1.0em;
	background-image: url(../images/arrow_white2.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
}
#mainContent .hpt_link  a:hover , #mainContent .hpt_link a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0971CE;
}
.hplogos {
	clear: both;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80A2BD;
	padding-top: 10px;
}
.hplogo_block {
	float: left;
	width: 50%;
}
/* treatment blocks*/
.topfeature {
	max-width: 1050px;
	margin-top: 20px;
	border: 1px solid #9BB9CA;
}
.clearmid {
	clear: both;
}
.fiveblock, .fourblock {
	width: 100%;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	float: none;
	margin-bottom: 10px;
}
.fiveblocklast, .fourblocklast {
	width: 100%;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	float: none;
	margin-bottom: 10px;
}
.treatblock {
	background-color: #DDEBF6;
}
.treatblock_title {
	font-family: 'Muli', sans-serif;
	padding: 5px;
	text-align: center;
	color: #1D2B44;
	font-size: 1.2em;
}
.treatblock_img {
	text-align: center;
}
.treatblock_txt, .treatblock_txt2  {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height: 0px;
}
.treatblock_txt ul {
	padding-left: 0px;
	list-style-type: none;
}
.treatblock_txt li {
	list-style-type: none;
	background-image: url(../images/arrow_white2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D1DD;
}
#mainContent .treatblock_txt a:link ,  #mainContent .treatblock_txt a:visited  {
	color: #1D2B44;
	text-decoration: none;
}
#mainContent .treatblock_txt  a:hover , #mainContent .treatblock_txt a:active{
	color: #0177C1;
}
/* problem solution courses*/
.problem, .course, .treatblock2 {
	background-color: #D6E9F5;
	border: 1px solid #B8D1DD;
	padding: 20px;
	margin-bottom: 20px;
}
.treatblock2 .blockright25 img, .problem .blockright25 img  {
	border: 1px solid #B8D1DD;
}
#mainContent .problem  h3 {
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #0077C0;
	font-weight: normal;
	margin-bottom: 0.63em;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BFE2;
	padding-top: 0.63em;
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
#mainContent .course  h3  {
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #0077C0;
	font-weight: normal;
	margin-bottom: 0.63em;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BFE2;
	padding-top: 0em;
	padding-left: 5px;
} 

#mainContent .treatblock2  h4   {
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #1D2B44;
	font-weight: normal;
	margin-bottom: 0.33em;
	clear: both;
	border-bottom-style: none;
	padding: 0em;
}
.problemcont {

}
.problemimg {
}
.problemimg img {
	border: 1px solid #B8D1DD;
}
 .problemtitle  {	
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	color: #0077C0;
	font-weight: normal;
	margin-bottom: 0.63em;
}

/* general*/	
.testimonial {
	padding: 15px;
	-moz-box-shadow: 5px 2px 8px #888;
	-webkit-box-shadow: 5px 2px 8px #888;
	box-shadow: 5px 2px 8px #888;
	min-height: 0px;
}
.testimonial2 {
	padding: 20px;
	min-height: 0px;
	margin-bottom: 10px;
	background-color: #D6E9F5;
	border: 1px solid #B8D1DD;
	margin-bottom: 20px;
}
.testitop{
	background-image: url(../images/quote_top.png);
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	background-position: left;
}
.testitxt {
}
.testifoot {
	background-image: url(../images/quote_bottom.png);
	height: 17px;
	background-repeat: no-repeat;
	background-position: right;
}
.testilink {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}
#mainContent .testilink a:link ,  #mainContent .testilink a:visited, #sideinfo .testilink a:link ,  #sideinfo .testilink a:visited   {
	color: #1D2B44;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	font-size: 1.0em;
	background-image: url(../images/arrow_blue_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
#mainContent .testilink  a:hover , #mainContent .testilink a:active, #sideinfo .testilink  a:hover , #sideinfo .testilink a:active{
	color: #0177C1;
	text-decoration: none;
}
#practicegallery, #treatment {
	float: right;
	width: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 0px;
}
.galpad {
	padding: 5px;
}
#practicegallery ul, #treatment ul {
	margin: 0px;
	padding-top: 0.63px;
	padding-right: 0px;
	padding-bottom: 0.63px;
	padding-left: 0px;
}
#practicegallery li, #treatment li{
	width: 50%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	min-height:40px;
}
.gallery {
	padding-right: 0.63em;
}
#mainContent #treatment h3 {
	font-family: 'Muli', sans-serif;
	font-size: 1.0em;
	color: #0085B2;
	font-weight: normal;
	padding-bottom: 0.189em;
	padding-top: 0.3em;
	clear: both;
	text-align: center;
 }
.teamblock {
	background-color: #EDEEF0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 1.24em;
	clear: left;
	padding-top: 1em;
	padding-right: 2%;
	padding-bottom: 1em;
	padding-left: 2%;
	width: 96%;
}
.teamblockimage {
	float: none;
	width: 98%;
	text-align: center;
}
.teamblockimage  img {
	border: 1px solid #B8D1DD;	
}
.teamblocktxt {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}
#mainContent .teamblocktxt h4 {
	font-family: 'Muli', sans-serif;
	font-size: 1.5em;
	color: #334A74;
	font-weight: normal;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
 }
#mainContent .teamblockimage p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.fees {
	
}
.fees  table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eee;
	border-right-color: #eee;
}
.fees  td{
	font-size: 1.0em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #eee;
	border-left-color: #eee;
	padding: 0.63em;
}
#mainContent .bg1 {
	background-color: #68AFD2;
	color: #FFF;
}

/* contact form */

#contactform {
	padding: 0px;
}
#contactform a:link,  #contactform a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#contactform a:hover, #contactform a:active {
	color: #268CBE;
	text-decoration: underline;
}


#contactform input {
	font-size: 1.2em;
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #E2E9E7;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactform .field300 {
	width: 90%;
}
#contactform .field1 {
	width: 15%;
}
#contactform textarea {
	font-size: 1.2em;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #E2E9E7;
	margin-top: 10px;
}
#contactform fieldset {
	border: 1px solid #CCC;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#contactform legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.882em;
	color: #444655;
	font-weight: normal;
}
.smalltxt {
	font-size: 0.8em;
}
#contactform label {
	font-size: 1em;
	color: #2B8CC3;
	font-weight: normal;
	
}
#contactform option {
	color: #333333;
	border: none;
	padding: 2px;
}
#contactform select {
	background-color: #E2E9E7;
	border: 1px solid #CCC;
	padding: 0px;
}

#contactform  #contactsubmit {
	font-size: 1.0em;
	color: #FFF;
	background-color: #268CBE;
	padding: 5px;
}
#contactform  #contactclear {
	font-size: 1.0em;
	color: #FFF;
	background-color: #999999;
	padding: 5px;
}
#quickcontactinner {
	font-size: 1.0em;
	padding-top: 0%;
	padding-right: 3%;
	padding-bottom: 0%;
	padding-left: 0%;
}
#quickcontactinner  label {
	margin-top: 2%;
	color: #FFF;
	font-size: 1.0em;
}
#quickcontactinner  input {
	margin-bottom: 0.63em;
	padding: 2%;
	background-color: #555555;
	border: 1px solid #999999;
	color: #FFF;
	margin-top: 2px;
}
#quickcontactinner  textarea {
	background-color: #555555;
	border: 1px solid #999999;
	color: #FFF;
	margin-top: 2px;
}
#quickcontactinner a:link, #quickcontactinner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#quickcontactinner a:hover, #quickcontactinner a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.quickcheck {
	clear: both;
}
#quickcontactinner #quicksubmit,#quickcontactinner #quickclear{
	color: #FFFFFF;
	background-color: #555555;
	border: 1px solid #FFF;
}
.field160 {
	background-color: #FFFFFF;
	border: 1px solid #D9D4CE;
	padding: 2px;
	font-weight: normal;
	width: 95%;
}

.paddiv {
	display: block;
	margin-top: 20px;
	clear: both;
}
/* sideboxes*/	
#sideinfo {
}
	.boxtitle {
	 font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	.boxtxt {
	font-size: 0.8em;
	padding-top: 0.63em;
	display: block;
	}
	.boximg {
	padding-bottom: 0.63em;
	text-align: center;
	}

.sideboxtitle {
	font-family: 'Muli', sans-serif;
	font-size: 1.4em;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	}
.sideboxtxt {
	font-size: 1.0em;
	padding-top: 0.63em;
	display: block;
	padding-right: 5%;
	padding-left: 5%;
	}
.sidebox1 {
	text-align: center;
	
 }
#sideinfo .sidebox1 a:link,  #sideinfo .sidebox1 a:visited {
	background-color: #0177C1;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 5%;
	padding-bottom: 5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
}
#sideinfo .sidebox1 a:hover, #sideinfo .sidebox1 a:active {
	background-color: #1D2B44;
}
.sidebox2 {
	text-align: center;	
 }
#sideinfo .sidebox2 a:link,  #sideinfo .sidebox2 a:visited {
	background-color: #1D2B44;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 5%;
	padding-bottom: 5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
}
#sideinfo .sidebox2 a:hover, #sideinfo .sidebox2 a:active {
	background-color: #0177C1;
}
#mainContent .sidebox1 a:link,  #mainContent .sidebox1 a:visited {
	background-color: #0177C1;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	padding-top: 2%;
	padding-bottom: 2%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
}
#mainContent .sidebox1 a:hover, #mainContent .sidebox1 a:active {
	background-color: #1D2B44;
}
.arrowright, .arrowright2 {
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
}
.arrowright {
	background-image: url(../images/arrow_right_white.png);
}
.arrowright2 {
	background-image: url(../images/arrow_right_blue.png);
	padding-right: 30px;
}
.sbtopmarg {
	margin-top: 20px;
}
.topbotmarg {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* side navigation*/
#leftmenu {
	padding-bottom: 10px;
}
/* action blocks*/	
#target {
	padding-top: 10px;
}
.targetblock, .targetblock2 , .targetblock3  {
	width: 98%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
}
.targetblock4 {
	width: 98%;
	float: right;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
}
.tb_toptxt {
	color: #FFF;
	font-size: 1.0em;
	display: block;
}
.tb_maintxt {
	clear: both;
	display: block;
	color: #FFFFFF;
	font-family: 'Muli', sans-serif;
	font-size: 1.1em;
	padding-right: 10%;
}
.targetlink1 a:link, .targetlink2 a:link, .targetlink3 a:link, .targetlink4 a:link, .targetlink1 a:visited, .targetlink2 a:visited, .targetlink3 a:visited, .targetlink4 a:visited {
	background-color: #555555;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 22px;
	padding-left: 45px;
	text-align: left;
	border: 1px solid #999999;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	margin-bottom: 0.63em;
}
.targetlink1 a:link,   .targetlink1 a:visited {
	background-image: url(../images/icon_patients_s.png);
}
.targetlink2 a:link,   .targetlink2 a:visited {
	background-image: url(../images/icon_contact_s.png);
}
.targetlink3 a:link,   .targetlink3 a:visited {
	background-image: url(../images/icon_referral_s.png);
}
.targetlink4 a:link,   .targetlink4 a:visited {
	background-image: url(../images/icon_courses_s.png);
}
 .targetlink1 a:hover, .targetlink2 a:hover, .targetlink3 a:hover, .targetlink4 a:hover, .targetlink1 a:active, .targetlink2 a:active, .targetlink3 a:active, .targetlink4 a:active {
	background-color: #6E8DA7;
}
/* footer*/	
#footerwrap {
	width: 100%;
	background-color: #222222;
	overflow: hidden;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 0.63em;
}
#footer {
	text-align: center;
	width: 100%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #eee;
	font-size: 1em;
	padding-bottom: 20px;
} 
#footer a:link,  #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}

#footer p, #subfooter p {
	margin: 0;
	padding: 0px;
	font-size: 0.882em;
}
#footer ul {
	font-size: 1.0em;
}
#footer li {
	display: inline;
}
#actionblock {
}
#actionblock h4 {
	font-family: 'Muli', sans-serif;
	font-size: 1.5em;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 5px;
	color: #FFF;
	margin-bottom: 10px;
}
#actionblock p {
	font-size: 1.0em;
	color: #FFF;
	padding-bottom: 0.3em;
}
.actionblock1, .actionblock2, .actionblock3 {
	float: none;
	text-align: left;
}
.actionblock1 {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
.actionblock2 {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
.actionblock3 {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
.actionblockbreak {
}
#actionblock a:link, #actionblock a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#actionblock a:hover, #actionblock a:active {
	color: #1F9EB5;
	text-decoration: none;
}
.coninfo {
	padding-left: 30px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-top: 0em;
	height: 20px;
	padding-top: 3px;
}
.coninfo  a:link,  .coninfo  a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.coninfo  a:hover, .coninfo  a:active {
	color: #21A5E5;
}
.ci1, .ci2, .ci3, .ci4{
	background-repeat: no-repeat;
	background-position: left top;
}
.ci1 {
	background-image: url(../images/small_tel.png);
	margin-top: 20px;
}
.ci2 {
	background-image: url(../images/small_web.png);
}
.ci3 {
	background-image: url(../images/small_con.png);
}
.ci4 {
	background-image: url(../images/icon_email.png);
}
#actaddress {
	float: left;
	background-image: url(../images/small_loc.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	}
#botsocial {
	}	
.botmap {
	float: right;
	width: 40%;
}
.foottel {
	font-family: 'Muli', sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.2em;
	margin-top: 6px;
	margin-bottom: 6px;
}

#actionblock .foottel a:link, #actionblock .foottel a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#actionblock .foottel a:hover, #actionblock .foottel a:active {
	color: #FFF;
	text-decoration: none;
}
.socialicons2 {
	text-align: left;
	float: left;
}
#botfb a:link, #bottw a:link, #botbl a:link,  #bothome a:link, #botcontact a:link, #botgplus a:link, #botfb a:visited, #bottw a:visited, #botbl a:visited, #bothome a:visited, #botcontact a:visited, #botgplus a:visited {
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 45px;
	list-style-type: none;
	background-position: 0px top;
	font-size: 1.0em;
}
#botfb a:hover, #bottw a:hover,  #botbl a:hover, #bothome a:hover, #botcontact a:hover, #botgplus a:hover, #botfb a:active, #bottw a:active, #botbl a:active, #bothome a:active, #botcontact a:active, #botgplus a:active{
	background-position: 0px -41px;
}
#botfb a:link,  #botfb a:visited {
	background-image: url(../images/icon_fb2.png);
}

#bottw a:link,  #bottw a:visited {
	background-image: url(../images/icon_twit2.png);
}
#botbl a:link,  #botbl a:visited {
	background-image: url(../images/icon_blog2.png);
}
#bothome a:link,  #bothome a:visited {
	background-image: url(../images/icon_home2.png);
}
#botcontact a:link,  #botcontact a:visited {
	background-image: url(../images/icon_contact2.png);
}
#botgplus a:link,  #botgplus a:visited {
	background-image: url(../images/icon_gplus2.png);
}
.fsbreak {
	display: none;
	clear: none;
}
#subfooterwrap {
	width: 100%;
	background-color: #222222;
	overflow: hidden;
	height: auto;
	padding-bottom: 0.63em;
}
#subfooter {
	text-align: center;
	width: 100%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #599299;
	font-size: 1.0em;
	padding-bottom: 20px;
}
#subfooter a:link,  #subfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#subfooter a:hover, #subfooter a:active {
	color: #FFF;
	text-decoration: underline;
}
/* Miscellaneous classes for reuse */
.sideimg, .sideimg2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sideimg img {
	border: 1px solid #B8D1DD;	
}

.contentboxstyle1 {
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 1%;
	margin-top: 0.63em;
	margin-bottom: 0.63em;
}
.contentboxstyle1 p {
	font-family: 'Muli', sans-serif;
	font-size: 1.0em;
	padding-top: 0.63em;
	padding-bottom: 0.63em;
 }
 .hightxt   {
	color: #1B98B4;
	font-size: 1.3em;
	font-style: italic;
}
.liststyle1 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.png);
	padding-left: 20px;
	font-size: 1.0em;
}
.liststyle1 li {
	padding-top: 0.315em;
	padding-bottom: 0.315em;
	list-style-image: url(../images/bullet1.png);
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.answer {
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
}
.blockleft72 {
	float: none;
	width: 100%;
}
.blockright25 {
	float: none;
	width: 100%;
}
.blockleft65 {
	float: none;
	width: 100%;
}
.blockright34 {
	float: none;
	width: 100%;
}
.blockleft30 {
	float: none;
	width: 100%;
}
.blockright65 {
	float: none;
	width: 100%;
}
.blockleft22 {
	float: none;
	width: 100%;
}
.blockleft19 {
	float: none;
	width: 100%;
}
.blockright76 {
	float: none;
	width: 100%;
}
.blockright78 {
	float: none;
	width: 100%;
}
.blockleft {
	float: none;
	width: 100%;
}
.blockright {
	float: none;
	width: 100%;
}
.blockleft2 {
	float: none;
	width: 100%;
	text-align: left;
}
.blockright2 {
	float: none;
	width: 100%;
	text-align: left;
}
.blockfull {
	float: none;
	width: 100%;
	text-align: left;
	clear: both;
}
.blockimgfltright, .blockimgfltright2 {
	float: right;
	width: 98%;
	text-align: center;
	margin-bottom: 0.63em;
	margin-left: 1%;
	margin-right: 1%;
}
.blockimgfltright img {
	border: 1px solid #B8D1DD;
}
.blockimgfltright2 img {
	padding-left: 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 0.063em;
    line-height: 0px;
}
.clearall {
	clear: both;
}
#mainContent .centtxt p{
	text-align: center;
}
.tablestyle {
}
.tablestyle table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.tablestyle td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 5px;
}
.tablebg1 {
	color: #FFF;
	background-color: #005762;
}
.tablebg2 {
	background-color: #9ABCC0;
}
.tablebg3 {
	background-color: #eee;
}
.tablebg4 {
	background-color: #E86828;
	color: #FFF;
}
.divide {
	clear: both;
	height: 1px;
	margin-top: 0.63ex;
	margin-bottom: 0.63em;
	background-color: #BCBBC3;
}
.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bgwhite {
	background-color: #FFF;
	padding: 15px;
}
.bgpleblue {
	background-color: #E3F0F7;	
	padding: 15px;
}
.dropshad {
-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    2px 1px 8px rgba(0, 0, 0, 0.2);
box-shadow:         2px 1px 8px rgba(0, 0, 0, 0.2);
}
.featurebox, .featurebox2 {
	text-align: center;
	margin-top: 0.63em;
	margin-bottom: 0.63em;
	color: #FFF;
	font-size: 1.0em;
}
.featurebox {
	background-color: #0177C1;
	padding: 2%;
}
.featurebox2 {
	background-color: #E86828;
	padding: 1%;
}
/* sizing classes */
.width90 {
	width: 90%;  /* this will create a container 95% of the browser width max width 1000px approx */
	max-width:63em;
}
.width100 {
	width: 100%;
}
.width50 {
	width: 50%;
}
.width70 {
	width: 70%;
}
.width30 {
	width: 30%;
}
.width16 {
	width: 16%;
}
.booktraining {
	width: 95%;
}
.pad_lr_2 {
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;	
}
.pad10px {
	padding-top: 0.63em;
}
/* responsive video embed*/
.video-wrapper {
	width: 640px;
	max-width: 100%;
}
.video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.video iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
max-width: 100%;
}
/* faderbox */
.boxedcontainer{max-width:1040px; margin:auto; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px}
.tp-banner-container{width:100%; position:relative; padding:0}
.tp-banner{width:100%; position:relative}
.tp-banner-fullscreen-container{width:100%; position:relative; padding:0}
@media screen and (min-width: 30em){ 
    /* header*/
	
	/* navigation*/
	
    /* mid*/
	/* hp styles*/
.hptreatbox1, .hptreatbox2,.hptreatbox3,.hptreatbox4 {
	width: 49%;
	margin-bottom: 10px;
}	
.hptreatbox1 {
	float: left;
	margin-right: 2%;
}
.hptreatbox2 {
	float: right;
	margin-right: 0%;
}
.hptreatbox3 {
	float: left;
	margin-right: 2%;
}
.hptreatbox4 {
	float: right;
}
.hpt_txt {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height: 60px;
}	

.hplogo_block {
	float: left;
	width: 20%;
}
/* treatment blocks*/
.clearmid {
	clear: both;
}
.fiveblock, .fourblock {
	width: 49%;
	margin-right: 0px;
	padding: 0px;
	margin-left: 1%;
	float: left;
}
.fiveblocklast, .fourblocklast {
	width: 49%;
	margin-right: 0px;
	padding: 0px;
	margin-left: 1%;
	float: left;
}
.treatblock_txt {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height: 220px;
}
.treatblock_txt2 {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height: 220px;
}
	/* content*/
#practicegallery li, #treatment li{
	width: 25%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	min-height:50px;
}
.teamblockimage {
	float: left;
	width: 23%;
	text-align: center;
}
.teamblocktxt {
	float: right;
	width: 69%;
	padding-right: 1%;
	padding-left: 1%;
}
.booktraining {
	width: 50%;
}
.targetblock,  .targetblock3  {
	width: 49%;
	float: left;
	margin-right: 1%;
	margin-left: 0%;
	margin-bottom: 10px;
}
.targetblock4, .targetblock2 {
	width: 49%;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
}
/* footer*/	
}
@media screen and (min-width: 48em){
.blockimgfltright, .blockimgfltright2 {
	float: right;
	width: 42%;
	text-align: center;
	margin-bottom: 0.63em;
	margin-left: 1%;
	margin-right: 0%;
}	
	 }
@media screen and (min-width: 61em){ 
     /* header*/
	 #logo {
	text-align: left;
	float: left;
	width: 50%;
	padding-top: 1%;
	padding-right: 0%;
	padding-bottom: 3%;
	padding-left: 0%;
}
.topright {
	float: none;
	width: 50%;
	float: right;
}

#toptel {
	font-size: 1.85em;
	padding-top: 2%;
	float: right;
	clear: right;
	 }

	#toptel a:link,  #toptel a:visited{
	color: #0177C1;
	text-decoration: none;
	cursor: default;
	float: right;
	clear: right;
}
#toptel a:hover, #toptel a:active {
	color: #0177C1;
	text-decoration: none;
}
#socialicons {
	padding-top: 2%;
	float: right;
}
	/* navigation*/
	
    /* mid*/
.logoblock {
	padding-top: 10px;
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
.logolink {
	float: left;
	width: 25%;
	text-align: center;
}	
/* hp styles*/
.hptreatbox1, .hptreatbox2,.hptreatbox3,.hptreatbox4 {
	width: 24%;
	margin-bottom: 0px;
}	
.hptreatbox1 {
	float: left;
	margin-right: 1.33%;
}
.hptreatbox2 {
	float: left;
	margin-right: 1.33%;
}
.hptreatbox3 {
	float: left;
	margin-right: 1.33%;
}
.hptreatbox4 {
	float: right;
}	
.hpt_txt {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height:65px;
}
/* treatment blocks*/
.clearmid {
	clear: none;
}
.fiveblock {
	width: 19%;
	margin-right: 1.25%;
	padding: 0px;
	margin-left: 0px;
	float: left;
}
.fiveblocklast {
	width: 19%;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	float: right;
}
.fourblock {
	width: 24%;
	margin-right: 1.25%;
	padding: 0px;
	margin-left: 0px;
	float: left;
}
.fourblocklast {
	width: 24%;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
	float: right;
}
.treatblock_txt {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height: 250px;
}
.treatblock_txt2 {
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	min-height: 150px;
}
	/* content*/
#mainContent .tellink a:link,  #mainContent .tellink a:visited {
	color: #2B8CC3;
	text-decoration: none;
	cursor: default;

}
#mainContent .tellink a:hover, #mainContent .tellink a:active {
	color: #2B8CC3;
	text-decoration: none;
}
#practicegallery li, #treatment li{
	width: 25%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
}
#mainContent #treatment h3 {
	font-family: 'Muli', sans-serif;
	font-size: 1.0em;
	color: #0085B2;
	font-weight: normal;
	padding-bottom: 0.189em;
	padding-top: 0.3em;
	clear: both;
 }
 .answer {
	float: left;
	margin-right: 8px;
	margin-bottom: 40px;
}
 .blockleft79 {
	float: left;
	width: 79%;
}
.blockleft72 {
	float: left;
	width: 72%;
}
.blockright20 {
	float: right;
	width: 20%;
}
.blockright25 {
	float: right;
	width: 25%;
}
.blockleft65 {
	float: left;
	width: 65%;
}
.blockright34 {
	float: right;
	width: 34%;
}
.blockleft30 {
	float: left;
	width: 30%;
}
.blockright68 {
	float: right;
	width: 68%;
}
.blockleft24 {
	float: left;
	width: 24%;
}
.blockleft22 {
	float: left;
	width: 22%;
}
.blockright76 {
	float: right;
	width: 74%;
}
.blockright74 {
	float: right;
	width: 74%;
}
.blockleft {
	float: left;
	width: 48%;
}
.blockright {
	float: right;
	width: 48%;
}
.blockleft2 {
	float: left;
	width: 49%;
	text-align: left;
}
.blockright2 {
	float: right;
	width: 49%;
	text-align: right;
}
.blockimgfltright, .blockimgfltright2 {
	float: right;
	width: 42%;
	text-align: right;
	margin-bottom: 0.63em;
	margin-left: 1%;
	margin-right: 0%;
}
.booktraining {
	width: 30%;
}
.targetblock, .targetblock2 , .targetblock3  {
	width: 100%;
	float: none;
	margin-right: 1.32%;
	margin-left: 0%;
	margin-bottom: 0px;
}
.targetblock4 {
	width: 100%;
	float: none;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
}
/* footer*/	
#actionblock {
	padding-bottom: 20px;
}
.actionblock1, .actionblock2, .actionblock3 {
	float: left;
	text-align: left;
}
.actionblock1 {
	width: 34%;
	padding-right: 0%;
	padding-left: 0%;
}
.actionblock2 {
	width: 27%;
	padding-left: 5%;
	padding-right: 4%;
}
.actionblock3 {
	width: 28%;
	padding-right: 0%;
	padding-left: 2%;
}
#botsocial {

	}
.botmap {
	float: right;
}	
.socialicons2 {
	text-align: left;
	float: left;
	padding-right: 10px;
}
.fsbreak {
	display: block;
	clear: both;
}
}
.parastyle1 {
	-webkit-box-shadow: 0px 1px 3px 0px #555;
	-moz-box-shadow: 0px 1px 3px 0px #555;
	box-shadow: 0px 1px 3px 0px #555;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #FFF;
	margin-bottom: 15px;
	padding-top: 1em;
	padding-right: 3%;
	padding-bottom: 1em;
	padding-left: 3%;
    margin-top: 20px;
}
.parastyle1 .notice h3 {color: #C80812!important; font-weight: bold!important}