body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:linear-gradient(#a5acad,#c8d2d4,#a5acad);
	margin:0px;
	color:#000;
	font-size:100%;
}

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background:#FFF;
	overflow:hidden;
	clear:both;
}

#page_content {
  	width:980px;	
 	background-color:#FFFFFF;
  	clear:both;
  	margin:0 auto;
  	overflow:hidden;
  	padding-top:20px;
}
#content {
  	width:980px;	
 	background-color:#FFFFFF;
  	clear:both;
  	margin:0 auto;
  	overflow:hidden;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 10px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
	width: 33.33%;
	background-color: #ccc;
	padding: 1%;
	text-align: center;
}
.col-height {
	min-height: 250px;
}
.col:first-child { margin-left: 0; }
.colp h2 {
	color:#02333a;
	letter-spacing:normal;
	font-size:120%;
}
.box-1, .box-2 {
	border:#022f36 2px solid;
}
.box-1 p {
	font-size:70%;
	line-height:120%;
}
.box-1 ul {
    text-align:left;
}
.box-1 li {
	font-size:90%;
	line-height:120%;	
	padding:4px 0px;	
}
.box-2 p {
	font-size:70%;
	line-height:120%;
}
.box-2 .pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB165B;
}
.box-2 .more_info_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB165B;
	background:none;
}
.box-2 .more_info_header a {
	color: #CB165B;
}	
.box-2 li {
	font-size:90%;
	line-height:130%;
	padding:5px 0px;	
}
.box-3 {
	border:#CB165B 2px solid;
	background-image: linear-gradient(to right, #b7b7b7, #e6e5e5);
}
.box-4 {
	background-image: linear-gradient(#022f35, #065d66);
	color:#fff;
	border:#175a65 2px solid;
}
.box-4 p {
	color:#FFF;
}
.box-4 .palegreen {
	color:#aee2eb;
}
.box-4 h2 {
	color:#aee2eb;
}
.box-4 h2 {
	color:#aee2eb;
}
.box-5 {
	background-image: linear-gradient(to bottom right, #b7b7b7, #e6e5e5);
	border:#CB165B 2px solid;
}
.box-5  p {
	color:#000;
}
.box-5  .palegreen {
	color:#aee2eb;
}
.box-3 p {
	color:#000;
}
.box-3 a {
	color:#CB165B;
}


/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.26%; }
.span_1_of_3 { width: 32.53%; }

.bg-white {
	background-color: #fff;
}
.bg-green-grad {
	background-image: linear-gradient(#022f35, #065d66);
	border-top: #022f35 4px solid;
	border-bottom: #022f35 4px solid;
}
.bg-pink-grad {
	background-image: linear-gradient(#95083d, #ce165c);
	border-bottom: #022f35 4px solid;
}

#nav2 .pink {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	background-color:#CB165B;
}

.smaller {font-size:11px; color:#CB165B;}

#page_content .pinktext {

    color: #CB165B;

}



#page_content ul {

    font-size: 12px;

    font-style: normal;

    font-variant: normal;

    font-weight: normal;

    line-height: 2em;

    list-style-position: outside;

    list-style-type: disc;

    margin-left: 10px;

    padding: 6px;

    text-decoration: none;

    text-transform: none;

}

#mobile-logo { display:none;}

.row_one {

	width:980px;

	height:250px;

	background-image:url(images/row_one.jpg);

	background-position:left;

	background-repeat:no-repeat;

	

}

* {
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}



.row_two {

	width:100%;

	height:280px;

	background-image:url(images/bk_upside.jpg);

	background-repeat:repeat-x;

	background-position:top;

	background-color:#175a65;	

	border-top:#022f36 4px solid;

	border-bottom:#022f36 4px solid;	

}

.row_three {

	width:100%;

	height:80px;

	background-color:#fff;

}

.row_four {

	width:100%;

	height:310px;

	background-image:url(images/row_four.jpg);

	background-repeat:no-repeat;

	border-bottom:#022f36 4px solid;		

}

.row_five {

	width:100%;

	height:250px;



}

.row_six {

	width:100%;

	height:180px;

	background-image:url(images/row_six.jpg);

	background-repeat:no-repeat;	

	border-top:#7d7d7d 2px solid;	

}

.introtext {

	width:650px;

	height:180px;

	float:right;

	margin-right:40px;

	margin-top:20px;

}

.introtext h2 {

	margin-top:0px;

	margin-bottom:5px;

	color:#02333a;

	letter-spacing:normal;

	font-size:150%;

}


.date {

	font-size:80%;	

	font-weight:bold;

	float:left;

	padding:10px;

	color:#FFF;

}

.social_box {

	width:174px;

	height:220px;

	background-image:url(images/social-bk.png);

	background-repeat:no-repeat;

	background-position:left;

	float:left;

}

.socialmedia {

	width:32px;

	height:170px;

	margin-left:10px;

	font-size:80%;	

	float:left;

	clear:both;	

}

.socialmedia img {



}



.large {font-size:120%;}

.feat_box_1 {

	width: 278px;

	padding:10px;

	height:220px;

	margin:20px 10px 20px 20px;

	background-color:#FFF;

	float:left;

	border:#022f36 2px solid;

	text-align:center;

}


.feat_box_1 p {

	font-size:70%;

	line-height:120%;

}

.feat_box_1 ul {

    text-align:left;

}

.feat_box_1 li {

	font-size:90%;

	line-height:120%;	

	padding:4px 0px;	

}

.center{

    width:270px;

    margin:0 auto;

    text-align:left;

}

.feat_box_2 {

	width: 270px;

	padding:10px;

	height:220px;

	margin:20px 9px;

	background-color:#FFF;

	float:left;

	border:#022f36 2px solid;

	text-align:center;

}

.feat_box_2 p {

	font-size:70%;

	line-height:120%;

}

.feat_box_2 .pink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CB165B;

}

.feat_box_2 .more_info_header {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CB165B;

	background:none;

}

.feat_box_2 .more_info_header a {

	color: #CB165B;

}	

.feat_box_2 li {

	font-size:90%;

	line-height:130%;

	padding:5px 0px;	

}

.new_row_four {
	width:100%;
	height:300px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
	padding: 10px 0px;
	background-image:url(images/row_four.jpg);
	background-repeat:repeat;
	border-bottom:#022f36 4px solid;
}
.feat_box_2a {
	width: 270px;
	padding:10px;
	height:220px;
	margin:20px 9px;
	background-image:url(images/bk_upside.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#175a65;
	color:#FFF;
	float:left;
	border:#175a65 2px solid;
	text-align:center;
	
}
.feat_box_2a p {
	color:#FFF;
}
.feat_box_2a .palegreen {
	color:#aee2eb;
}
.feat_box_2a h2 {
	color:#aee2eb;
}
.feat_box_3a {
	width: 270px;
	padding:10px;
	height:220px;
	margin:20px 9px;
	background-image:url(images/contact_form.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#175a65;
	color:#000;
	float:left;
	border:#575757 2px solid;
	text-align:center;
}
.feat_box_3a p {
	color:#000;
}
.feat_box_3a .palegreen {
	color:#aee2eb;
}
.feat_box_2a h2 {
	color:#aee2eb;
}
.new_test_box {
	width: 242px;
	padding:10px;
	height:260px;
	margin-top:10px;
	margin-left:10px;
	background-image:url(images/bk_upside.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#175a65;
	color:#FFF;
	float:left;
	text-align:center;	
	border:#175a65 2px solid;		
}
.new_test_box p {
	color:#FFF;
}
.new_test_box .palegreen {
	color:#aee2eb;
}
.new_test_box h2 {
	color:#aee2eb;
}

.test_box {

	width: 242px;

	padding:10px;

	height:260px;

	margin-top:10px;

	margin-left:10px;

	background-image:url(images/bk_upside.jpg);

	background-repeat:repeat-x;

	background-position:top;

	background-color:#175a65;

	color:#FFF;

	float:left;

	text-align:center;	

	border:#175a65 2px solid;		

}

.test_box p {

	color:#FFF;

}

.test_box .palegreen {

	color:#aee2eb;

}

.test_box h2 {

	color:#aee2eb;

}
.new_snap_shot {
	width: 246px;
	padding:10px;
	height:260px;
	margin-top:10px;
	margin-left:10px;
	background-color:#cecece;
	color:#000;
	float:left;
	text-align:center;	
	border:#575757 2px solid;
}
.new_snap_shot p {
	color:#000;
}
.new_snap_shot a {
	color:#CB165B;
}



.feat_box_1a {
	background-image:url(images/snap_shot.png);
	background-position:top;
	background-color:#175a65;
	background-repeat: repeat;
	color:#000;
	border:#575757 2px solid;
	width: 278px;
	padding:10px;
	height:220px;
	margin:20px 10px 20px 20px;
	float:left;
	text-align:center;
}
.feat_box_1a p {
	color:#000;
}

.feat_box_1a a {
	color:#CB165B;
}

.snap_shot {

	width: 246px;

	padding:10px;

	height:260px;

	margin-top:10px;

	margin-left:10px;

	background-image:url(images/snap_shot.png);

	background-position:top;

	background-color:#175a65;

	color:#000;

	float:left;

	text-align:center;	

	border:#575757 2px solid;

}

.snap_shot p {

	color:#000;

}

.snap_shot a {

	color:#CB165B;

}

.book_box {

	width: 800px;

	padding:10px;

	height:30px;

	float:right;

}


/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */

input:required, textarea:required {

	-moz-box-shadow:none;

	-webkit-box-shadow:none;

	-o-box-shadow:none;

	box-shadow:none;

}



/* Normalize placeholder styles */



/* chrome, safari */

::-webkit-input-placeholder {

	color:#CCC;

	font-style:italic;

}



/* mozilla */

input:-moz-placeholder, textarea:-moz-placeholder {

	color:#CCC;

	font-style:italic;

}



/* ie (faux placeholder) */

input.placeholder-text, textarea.placeholder-text  { 

	color:#CCC;

	font-style:italic;

}









.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

.hidden { display: none; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active,

.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }





#contact_form h2 {

	color:#000;

}

.link_box_1 {

	width:135px;

	height:130px;

	border-right:1px dotted #7d7d7d;

	padding:10px 15px 10px 0px;

	float:left;

}

.link_box_1 ul {

	padding:0;

	margin:0 0 0 10px;

}

.link_box_1 li {

	list-style:none;

	line-height:180%;

	font-size:90%;

	border-bottom:1px dotted #7d7d7d;

	text-align:left;

	

}

.link_box_1 a {

	text-decoration:none;

	color:#333;

}

.link_box_1 a:hover {

	text-decoration:none;

	color:#000;

}

.theo {

	width:300px;

	height:130px;

	float:left;

	margin-top:10px;

	margin-left:40px;

}

.theo_img {

	height:100px;

	width:300px;

}

.theo p {

	font-size:70%;



}

.content {

	padding:10px;

}

.content h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #CB165B;

	letter-spacing:0;

}



.content ul li {

	font-size:12px;

	line-height:130%;

}		

.content_list {

	height:250px;

	width:100%;

	text-align:center;	

}

.content_list li {

	float:left;

	padding-right: 20px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align:center;

}

.content_list ul {

	text-align:center;

	padding-top:0px;

	margin-top:0px;

}

#content ul {

	font-size: 12px;

	font-style: normal;

	line-height: 2em;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	text-decoration: none;

	list-style-position: outside;

	list-style-type: disc;

	padding: 6px;

	margin-left: 10px;

}



#menuwrapper {

	background-image: url(../images/menubk.jpg);

	background-repeat: repeat-x;

	width: 980px;

	height:26px;

	display:block;



}



#sidebar {

  color:#666666;

  float:right;

  font-family:Verdana, Arial, Helvetica, sans-serif;

  margin-left:0;

  margin-right:0;

  margin-top:0;

  padding:15px;

  width:249px;

}

#leftcol {

    clear: both;

    float: left;

    margin-left: 0;

    margin-right: 0;

    margin-top: 0;

    padding: 10px;

    width: 674px;

}

.books {

    background: none repeat scroll 0 0 #FFFFFF;

    border: 2px solid #065F68;

    margin-top: 10px;

    overflow: auto;

    width: 225px;

}



.books img {

    border: medium none;

    float: left;

    padding-right: 5px;

    padding-top: 5px;

}

#lefthome {

	width:650px;

	float:left;

}

#righthome {

}

.service {

	float:left;

	padding-right:5px;

	padding-bottom:5px;

}



#imagehome {
	float: left;
	padding: 0px;
	width: 980px;
	height:200px;
	margin: 0px;
	background-image: url(images/homeimage.jpg);
	display: block;
}

#imageheader {

    font-size:34px;

	font-weight:bold;

	color:#FFFFFF;

	margin: 0;

	padding: 10px;

	right: 10px;

	margin-top: 100px;

	text-align:right;

}

#imageheader .small {

    font-size:24px;

	color:#FFFFFF;

}

#imageheader .med {

    font-size:29px;

	color:#FFFFFF;

}



#imageheader .ital {

	font-size:34px;

	color:#FFFFFF;

	font-style: italic;

}

#imageabout {

	float: left;

	padding: 0;

	width: 980px;

	height:300px;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

	background-image: url(images/fionatalbot.jpg);

}

#imageabout h1 {

    font-size:34px;

	color:#065F68;

	margin: 0;

	padding: 10px;

	right: 10px;

	margin-top: 190px;

	text-align:left;

	width:500px;

}

#imagebooks {

	float: left;

	padding: 0;

	width: 980px;

	height:300px;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

	background-image: url(images/books.jpg);

}

#imageabout h1 {

    font-size:34px;

	color:#065F68;

	margin: 0;

	padding: 10px;

	right: 10px;

	margin-top: 190px;

	text-align:left;

	width:500px;

}

#image a {

 border: none; color: #FFFFFF; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; height: 47px; overflow: hidden; position: absolute; top: 30px; width: 213px; 

}

#nav {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	height:33px;

	width: 980px;

	background-color: #313687;

	background-image: url(images/menubk.jpg);

}



#nav2 {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	height:33px;

	width: 980px;

	background-color: #065F68;

}

#nav2 li .middle  {

 float: left; font-size: 11px; margin: 0; padding: 0; text-transform: uppercase; width:328px; 

}

#nav2 li a.middle {

	color: #ffffff;

	float: left;

	letter-spacing: 1px;

	text-decoration: none;

	text-align:center;

	width:328px;

	padding-top:10px;

	padding-bottom:10px;

	background-color: #065F68;

}

#nav2 li a.pinknav  {

	color: #ffffff;

	float: left;

	letter-spacing: 1px;

	text-decoration: none;

	text-align:center;

	width:328px;

	padding-top:10px;

	padding-bottom:10px;

	background: #cb165b;

}

#nav2 li {

 float: left; font-size: 11px; margin: 0; padding: 0; text-transform: uppercase; width:326px; 

}

#nav2 li a {

	color: #ffffff;

	float: left;

	letter-spacing: 1px;

	text-decoration: none;

	text-align:center;

	width:326px;

	padding-top:10px;

	padding-bottom:10px;

}

#nav2 li a:hover {

 background: #ffffff;

 color:#065F68;

}



#nav3 {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	height:15px;

	width: 980px;

	background-color: #065F68;

}

#nav3 li {

 float: left; font-size: 6px; margin: 0; padding: 0; text-transform: uppercase; width:326px; 

}

#nav3 li a {

	color: #ffffff;

	float: left;

	letter-spacing: 1px;

	text-decoration: none;

	text-align:center;

	width:326px;

	padding-top:4px;

	padding-bottom:4px;

}

#nav3 li a:hover {

 	background: #ffffff;

 	color:#065F68;

}

#menubar li a.on{

	text-decoration: none;

	background-image: url(images/menubkon.jpg);

	background-repeat: repeat;

	display:block;

}



.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB165B;
}

.dustypink {
	color:#b46568;
}



.med { font-size:16px;

}

#leftcol {

	clear: both;

	float: left;

	width: 674px;

	margin-top: 0;

	margin-right: 0;

	margin-left: 0;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

.bar {

	float:left;

	padding:15px;

	width:295px;

	margin-top: 0;

	margin-right: 0;

	margin-left: 0;

	background:#FFF;

}



.bar ul {

	margin-top:0px;

	padding-top:0px;

}

.twitter {

width: 225px;

height:27px;

background:#FFFFFF;

margin-top:10px;

}



.twitter img {

padding-left:5px;

padding-top:5px;

border: none;

}



.twitter a {

border: none;

}







.books img a{

    border: none;

	text-decoration:none;

}



.books p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height:150%;

	color: #666666;

	padding:5px;

}

.books a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height:150%;

	color: #7FCDD5;

	text-decoration:underline;

}



p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height:150%;

	color: #000;

}



.list {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height:140%;

	margin: 8px 0;

	list-style-position: inside;

	list-style-type: disc;

	margin-left:5px;

	padding-left:5px;

}

ol li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height:140%;

	margin: 8px 0;

	list-style-position: outside;

}

#leftcol ul.nolist {

color:#065F68;

  font-family:Verdana, Arial, Helvetica, sans-serif;

  font-size:12px;

  line-height:140%;

  list-style-position:inside;

  list-style-type:square;

  margin:8px 0 8px 16px;

}



h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	letter-spacing: 1px;

	color: #065F68;

}



h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	letter-spacing: 1px;

	color: #CB165B;

}



h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	letter-spacing: 1px;

	color: #065F68;	

}







a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	 color:#7FCDD5;

	text-decoration: underline;

	font-weight: bold;

}

hr {

    border-top:none;

    border-left:none;

    border-right:none;

	border-bottom: thin dotted #7FCDD5;

}

.lightgreen {

    color: #065F68;

}

ol li {

  color:#065F68;

  font-family:Verdana, Arial, Helvetica, sans-serif;

  font-size:12px;

  line-height:140%;

  list-style-position:outside;

  margin:8px 0;

}

.list {

  color:#065F68;

  font-family:Verdana, Arial, Helvetica, sans-serif;

  font-size:12px;

  line-height:140%;

  list-style-position:inside;

  list-style-type:disc;

}

.green {

   

	color: #065F68;

}



.white {

   

	color: #ffffff;

}

#footer {

	text-align:center;

	clear:both;

}
#bottom_footer {
	text-align:center!important;
	clear:both;

}
#bottom_footer p {
	text-align:center!important;
}



#two-column-emphasis

{

	font-size: 11px;

	margin: 10px;

	width: 640px;

	text-align: left;

	border-collapse: collapse;

	background-color:#FFFFFF;

}

#two-column-emphasis th

{

	font-size: 14px;

	font-weight: normal;

	padding: 12px 15px;

	color: #039;

}

#two-column-emphasis td

{

	padding: 10px 15px;

	color: #000000;

	border-top: 1px solid #e8edff;

}

.orange

{

	background-color: #FF6600;

}

.yellow 

{

	background-color: #FFFF00;

}

.casestudy {

border: 1px solid #ffffff;

padding: 5px;

}

.intro {

	width: 980px;

	height:250px;

	background-image:url(images/introbottom.jpg);

	background-repeat:repeat-x;

	background-position:bottom;

}



.intro p {

	font-size:100%;

}



.risktext {

	width:650px;

	float:left;

	padding-left:20px;

	padding-right:20px;

}

.riskimg{

	width:248px;

	height:200px;

	float:left;

}

.outro {

	width: 958px;

	height: 200px;

	padding: 0px 10px 10px 10px;

	background-color:#FFFfff;

	clear:both;

}

.outro li {

	float:left;

	padding-right: 20px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align:center;

}

.outro ul {

	text-align:center;

	padding-top:0px;

	margin-top:0px;

}

.abouttitle {

	height:46px;

	width: 100%;

	background-image:url(images/abouttitle.jpg);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:60px;

	color: #065F68;

}

.newstitle {

	height:59px;

	width: 100%;

	background-image:url(images/news.jpg);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:70px;

	color: #065F68;

}

.buytitle {

	height:46px;

	width: 100%;

	background-image:url(images/buytitle.jpg);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:60px;

	color: #065F68;

}

.contacttitle {

	height:46px;

	background-image:url(images/contacttitle.jpg);

	background-position:left center;

	background-repeat:no-repeat;

	padding-left:60px;

	color: #065F68;

	margin-bottom:0px;

	padding-bottom:0px;

	font-size: 16px;

}

.contacttitle a {

	color: #065F68;

	font-size: 16px;

}

.trainingtitle {

	height:56px;

	width: 100%;

	background-image:url(images/trainingtitle.jpg);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:60px;

	color: #065F68;

}

.servicestitle {

	height:46px;

	width: 100%;

	background-image:url(images/servicestitle.jpg);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:60px;

	color: #065F68;

}

.emailtitle {

	width: 100%;

	color: #065F68;

}

#credit {

	margin: 0 auto;

	padding: 0;

	width: 980px;

	text-align:center;

}

#credit p {

	color:#CCC;

}

.pinklink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: bold;

	background: #CB165B;

}

/*

Container for the menu. We set top and bottom borders only because the menu container

stretches the entire window width. Note that this container can go inside a fixed width

element that is centered on the page, if you so desire. It can even go inside a table cell.

It carries a background image for aesthetics.

*/



/*Clears the floated menu items.

Assigned to a BR tag placed just before

menuwrapper's closing DIV tag*/

.clearit {
	clear: both;
	height: 0px;
	line-height: 0.0;
	font-size: 0;
}

/* MENU */

.topnav {
    overflow: hidden;
	background-color: #c8d2d4;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #8f9495;
	border-top: 1px solid #8f9495;
}

.topnav a {
  float: left;
  display: block;
  color: #CB165B;
  text-align: center;
  padding: 12px 16px;
  text-decoration: none;
  font-size: 12px;
	font-weight: bold;
	font-family: inherit;
	border-right: 1px solid #8f9495;
}

.active {
  background-color: #a0abab!important;
}

.topnav .icon {
  display: none;
	background-color: #065F68!important;
  	color: #aee2eb!important;
	font-size: 12px!important;
}

.dropdown {
    float: left;
    overflow: hidden;
	color: #CB165B;
}

.dropdown .dropbtn {
    font-size: 12px;    
    border: none;
    outline: none;
  color: #CB165B;
    padding: 12px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
	font-weight: bold;
	border-right: 1px solid #8f9495;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
  	color: #CB165B;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
	border-right: none;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #065F68;
  color: #aee2eb!important;
}
.topnav a:hover, .dropdown:hover .dropbtn .green {
    color: #ffffff!important;
}
.topnav a:hover .green {
	color: #ffffff!important;
}
.topnav a:hover {
	color:#aee2eb!important;
}
.dropdown:hover .dropbtn{
	color:#aee2eb!important;
}
.dropdown-content a:hover .green {
    color: #ffffff!important;
}

.dropdown-content a:hover {
    background-color: #065F68;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/*

menubar is the root UL and menubar ul applies to all the sub-menu ULs.

We set padding and margin to zero to eliminate all indentation, turn bullets off,

and set a font-family different from the global font-family declared for the

body element above. This sets font for just the menu. Do not add a font-size here.

*/







#menubar a {

	display: block;

	text-decoration: none;

	border-right: 1px solid #AFB3B4;

	color: #CB165B;

	padding-top:8px;

	padding-left:10px;

	padding-right:10px;

	padding-bottom:8px;

}

#menubar a:hover {

	background-color: #606060!important;

	color: #FFFFFF!important;

}

#menubar a:active, a:focus {

	background-color: #606060!important;

	color: #FFFFFF!important;

}



#menubar a.trigger {

	padding-top:8px;

	padding-left:5px;

}



#menubar li {

	float: left;

	width: 9em;

	

}



#menubar li ul, #menubar ul li {

	width: 12em;

	background-image: url(images/menubk.jpg);

	background-repeat: repeat-x;

}



#menubar ul li a  {

	color: #565656;

	border-right: 0;

}



#menubar li ul {

	position: absolute;

	display: none;

	background-image: url(images/menubkover.jpg);

	background-repeat: repeat-x;

	background-color:#CCCCCC;

}



#menubar li:hover a, #menubar a:focus, #menubar li:active a,

#menubar li.p7hvr a {

	color: #CB165B;

	display: block;

	background-image: url(images/menubkover.jpg);

	background-repeat: repeat-x;

}

#menubar li:active a, li:focus a {

	color: #CB165B;

	display: block;

	background-image: url(images/menubkover.jpg);

	background-repeat: repeat-x;

	background-color:#CCCCCC;	

	}

/*

Set the Sub-Menu UL to be visible when its associated

Root-Level link is moused over. The second selector is 

assigned to IE5 and IE6 via the P7_ExpMenu script.

*/

#menubar li:hover ul, #menubar li.p7hvr ul {

	display: block;

	background-image: url(images/menubkover.jpg);

	background-repeat: repeat-x;

}

/*

Sets the Text color of the Sub-Level links when the Root-Level

menu items are moused over. The second selector is 

assigned to IE5 and IE6 via the P7_ExpMenu script.

The color set should march the normal Sub-Level link color

in the rule: #menubar ul li a. The background color must be

transparent to allow the underlying gradient background on the UL

to show through.

*/

#menubar li:hover ul a, #menubar li.p7hvr ul a {

	color: #065F68;

	background-color: transparent;

}

/*

The normal hover class for Sub-Level links. The Important directive

is required for older browsers. We set a background color, which shows

over the gradient background. We set text color to white.

*/

#menubar ul a:hover {

	background-color: #606060!important;

	color: #FFFFFF!important;

}

#menubar li a:active, li a:focus {

	background-color: #606060!important;

	color: #FFFFFF!important;

}

/* The single backslash \ character inside this comment

causes IE5 Mac to ignore the following rule, which allows other

browsers to render top-level menu items to their natural width.

Do not edit this rule in any way. */

#menubar li {width: auto;}

#menubar li a:active, li a:focus {

	text-decoration: none;

	background-color: #606060!important;

	color: #FFFFFF!important;

}

.layer1 {

	margin: 0;

	padding: 0;

	width: 100%;

}

 

.more_info_header {

	color: #fff;

	padding: 10px;

	cursor: pointer;

	background-color: #065F68;

	text-align:center;

	margin:0;

}

.more_info_header .info {

	color:#FFF;

	font-size:80%;

	font-weight:bold;

	line-height:80%;

	vertical-align:middle;

}

.less_info_header {

	color: #fff;

	padding: 10px;

	cursor: pointer;

	position: relative;

	background-color: #065F68;

	text-align:center;

	margin:0;

}

.less_info_header .info {

	color:#FFF;

	font-size:80%;

	font-weight:bold;

	line-height:80%;

	vertical-align:middle;

}

.more_info {

	cursor: pointer;

	font-weight:bold;

}