/* ADDED STYLES */

.contact {
	color: #8f8f8f; 
	text-decoration: none;
	font-size: 13px;
	font-style:italic;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* WEBSITE BODY */

body {
	background-image: url(graphics/bg1.gif);
	background-repeat: repeat;
}

html, body {
	height: 100%;
}

* {
	margin: 0;
}


/* NO BORDER FOR LINKED PICTURES */

img {
	border:0;
}


/* PICTURE STYLES AND ICONS */

.portfolio-hover-small
{
width: 280px;
height: 210px;
display: block;
margin: 0 auto;
}

.portfolio-hover-small:hover
{
background-position: 0 -210px;
}

.portfolio-hover-small-1
{
background: url(pictures/portfolio/small1.jpg) no-repeat;
}

.portfolio-hover-small-2
{
background: url(pictures/portfolio/small2.jpg) no-repeat;
}

.portfolio-hover-small-3
{
background: url(pictures/portfolio/small3.jpg) no-repeat;
}

.portfolio-hover-small-4
{
background: url(pictures/portfolio/small4.jpg) no-repeat;
}

.portfolio-hover-small-5
{
background: url(pictures/portfolio/small5.jpg) no-repeat;
}

.portfolio-hover-small-6
{
background: url(pictures/portfolio/small6.jpg) no-repeat;
}

.portfolio-hover-small-7
{
background: url(pictures/portfolio/small7.jpg) no-repeat;
}

.portfolio-hover-small-8
{
background: url(pictures/portfolio/small8.jpg) no-repeat;
}

.portfolio-hover-small-9
{
background: url(pictures/portfolio/small9.jpg) no-repeat;
}

.portfolio-hover-small-10
{
background: url(pictures/portfolio/small10.jpg) no-repeat;
}

.portfolio-hover-small-11
{
background: url(pictures/portfolio/small11.jpg) no-repeat;
}

.portfolio-hover-small-12
{
background: url(pictures/portfolio/small12.jpg) no-repeat;
}

.portfolio-hover-small-13
{
background: url(pictures/portfolio/small13.jpg) no-repeat;
}

.portfolio-hover-small-14
{
background: url(pictures/portfolio/small14.jpg) no-repeat;
}

.portfolio-hover-small-15
{
background: url(pictures/portfolio/small15.jpg) no-repeat;
}

.portfolio-hover-big
{
width: 422px;
height: 302px;
display: block;
margin: 0 auto;
}

.portfolio-hover-big:hover
{
background-position: 0 -302px;
}

.portfolio-hover-big-1
{
background: url(pictures/portfolio/big1.png) no-repeat;
}

.portfolio-hover-big-2
{
background: url(pictures/portfolio/big2.png) no-repeat;
}

.portfolio-hover-big-3
{
background: url(pictures/portfolio/big3.png) no-repeat;
}

.portfolio-hover-big-4
{
background: url(pictures/portfolio/big4.png) no-repeat;
}

.portfolio-hover-big-5
{
background: url(pictures/portfolio/big5.png) no-repeat;
}

.portfolio-hover-big-6
{
background: url(pictures/portfolio/big6.png) no-repeat;
}


.footer-hover-map
{
width: 250px;
height: 76px;
display: block;
margin: 0 auto;
}

.footer-icons {
	margin-right: 9px;
	margin-bottom: 12px;
}

.footer-hover-map:hover
{
background-position: 0 -76px;
}

.footer-hover-map-1
{
background: url(pictures/footermap.png) no-repeat;
}


.contact-hover-map
{
width: 280px;
height: 145px;
display: block;
margin: 0 auto;
}

.contact-hover-map:hover
{
background-position: 0 -145px;
}

.contact-hover-map-1
{
background: url(pictures/contactmap.png) no-repeat;
}


.content_pic_left {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 13px;	
}

.content_pic_right2 {
	float: right;
	display: inline;
	margin-right: 20px;
	margin-bottom: 13px;
}

.content_pic_right {
	float: right;
	display: block;
	margin-left: 20px;	
	margin-bottom: 13px;
}

.about-icons {
	margin-right: 9px;
	margin-top: 10px;
}

.about-pic {
	float: left;
	display: inline;
	margin-right: 20px;	
}

.plus-icon {
  float: left;
  width: 16px;
  height: 16px;
  padding-top: 3px;
  padding-right: 8px;
}

.portfolio-pics {
	margin-bottom: 20px;
}


.quote-top {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 8px;	
}

.quote-bottom {
	float: right;
	display: inline;
	margin-left: 20px;
	margin-top: 8px;	
}

.contact-map {
	margin-top: 20px;
}

.latest_comments_pic {
	float: left;
	display: inline;
	margin-right: 20px;
}

.sidebar-arrow {
	float: left;
	display: inline;
	margin-right: 8px;
	margin-top: 1px;
}

.blog-comment-icons{
	margin-left: 11px;
}

.copyright{
	color: #444444;
	font-style: roman;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* --- TESTIMONIALS SLIDER --- */

#t-slider-wrapper {
	width: 904px;
	height: 55px;
}

#t-slider{
	overflow: hidden; 
	width: 660px; 
	margin:auto;
	position: absolute;
	margin-left: 122px;
}	

#t-slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#t-slider li{ 
	width:660px;
	overflow:hidden; 
	text-align: center;
}

#t-slider li p{ 
	color: #444444;
	font-style: italic;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
	margin-bottom: 5px;
}

#t-slider li a {
	color: #23a2d2; 
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

#prevBtn, #nextBtn{ 
	display:block; 
	width:47px; 
	height:47px; 
	position: relative;
	left:40px; 
	top:0px; 
}	

#nextBtn{ 
	left:817px; 
	top:-47px; 
}		
												
#prevBtn a, #nextBtn a{  
	display:block;
	width:47px;
	height:47px;
	background: url(graphics/buttonpre.png) no-repeat 0 0;
}	

#nextBtn a{ 
	background: url(graphics/buttonnext.png) no-repeat 0 0;	
}

#prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}


/* PICTURE SLIDER */

#p-slider_frame {
	width: 904px;
	height: 427px;
	background-image: url(graphics/slider_frame.png);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px 0px 30px 0px;
}

#p-slider {
	width: 904px;
	height: 397px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}



/* WRAPPER */

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 904px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	padding: 29px 27px 29px 27px;
	margin-top: 50px;
	margin-bottom: 50px;
}


/* LOGO */

#logo {
	width: 500px;
	height: 43px;
	float: left;
}


/* SEARCH FORM */

#search {
	width: 334px;
	height: 28px;
	float: right;
	text-align: right;
	padding-top: 8px;
}

#searchfield {
	width: 300px;
	height: 28px;
	float: left;
	text-align: right;
}

#searchbutton {
	width: 34px;
	height: 28px;
	float: right;
	text-align: right;
}

.sf {
	width: 194px;
	height: 28px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(graphics/searchfield.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	text-indent: 30px;
	line-height: 26px;
}


/* NAVIGATION */

#navi-wrapper {
	width: 887px;
	height: 31px;
	float: left;
	text-align: left;
	margin: 30px 0px 0px 0px;
	padding-top: 16px;
	padding-left: 17px;
	background-image: url(graphics/navigationbar.gif);
	background-repeat: no-repeat;
}

#navigation {
	margin:0;
	padding:0;
}

#navigation  ul {
	margin:0;
	padding:0;
}

#navigation  li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding:0;
}	

#navigation  li li {
	float: left;
	width: 160px;
	text-align: left;
	margin-left: 17px;
}

#navigation li li a:link {
	color: #666666; 
}

#navigation li li a:visited {
	color: #666666; 
}

#navigation li li a:hover {
	color: #008fbe;
}

#navigation li a {
	display: block;
	height: 30px;
	width: auto;
}

a.main {
	color: #444444; 
	text-decoration: none;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.sub {
	color: #666666; 
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation li a:hover {
	text-decoration: none; 
	color: #008fbe;
}

#navigation li.active a {
	color: #008fbe;
	text-decoration: none;
}

#navigation ul ul{
	position: absolute;
	margin-left: -21px;
	padding-top: 13px;
	top: 30px;
	width: auto;
	visibility: hidden;
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e6e6e6;
	position: absolute;
	z-index: 9999;
}

#navigation ul li:hover ul{
	visibility: visible;
}


/* SUB BANNER */

#sub-banner {
	width: 874px;
	height: 55px;
	float: left;
	text-align: left;
	margin: 30px 0px 0px 0px;
	background-image: url(graphics/subbanner.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 30px;
}

#sub-banner p{
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	z-index: 1;
	width: 844px;
}


/* CONTENT */

#content-wrapper {
	width: 904px;
	float: left;
	text-align: left;
	margin: 30px 0px 0px 0px;
}

.content-headline {
	height: 20px;
	margin-bottom: 12px;
}

.content-headline p {
	color: #444444; 
	text-decoration: none;
	font-size: 18px;
	letter-spacing: -0.1em;
	word-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-element {
	width: 904px;
	float: left;
	text-align: left;
}

.content-testimonial-slider {
	text-align: justify;
}

.content-text {
	text-align: justify;
}

.content-text p {
	color: #8f8f8f; 
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-text a {
	color: #23a2d2; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-separator {
	width: 904px;
	height: 75px;
	float: left;
	text-align: left;
	background-image: url(graphics/contentseparator.gif);
	background-repeat: repeat-x;
}

.content2-separator {
	width: 574px;
	height: 75px;
	float: left;
	text-align: left;
	background-image: url(graphics/contentseparator.gif);
	background-repeat: repeat-x;
}

.content-buttons-wrapper {
	height: 29px;
	margin-top: 18px;
	float: left;
	text-align: left;
}

a.content-button, a.content-button:visited  {
	display: block;
	width: 97px;
	height: 21px;
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
	margin-right: 14px;
	background-image: url(graphics/contentbutton.png);
	background-repeat: no-repeat;
	padding-top: 8px; 
	padding-left: 7px; 
	text-decoration: none;
	float: left;
}

a.content-button:hover {color: #008fbe;}

a.contact-button, a.contact-button:visited  {
	display: block;
	width: 118px;
	height: 21px;
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
	margin-right: 14px;
	background-image: url(graphics/contactbutton.png);
	background-repeat: no-repeat;
	padding-top: 8px; 
	padding-left: 7px; 
	text-decoration: none;
	float: left;
}

a.contact-button:hover {color: #008fbe;}


/* --- BLOG --- */

.date-comments-wrap {
	height: 22px;
	width: 574px;
	margin-bottom: 12px;
	background-image: url(graphics/blog-comment-date-separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.date-comments-wrap p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.date {
	width: 287px;
	float: left;
}

.comments {
	width: 287px;
	float: right;
	text-align: right;
}

.sidebar-comments-wrap{
	width: 279px;
	float: right;
}

.sidebar-separator {
	width: 280px;
	height: 75px;
	float: left;
	text-align: left;
	background-image: url(graphics/contentseparator.gif);
	background-repeat: repeat-x;
}

.latest-comments-separator {
	width: 280px;
	height: 35px;
	float: left;
	text-align: left;
	background-image: url(graphics/contentseparator.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.sidebar-navi {
	height: 22px;
	width: 280px;
	background-image: url(graphics/blog-comment-date-separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sidebar-navi p{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
}

.sidebar-navi a{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 10px;
	text-decoration: none;
}

.sidebar-navi a:hover{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #23a2d2;
	margin-top: 10px;
	text-decoration: none;
}

.comments-icons-separator {
	width: 574px;
	height: 49px;
	float: left;
	text-align: left;
	background-image: url(graphics/contentseparator.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.comments-icons-wrap {
	width: 574px;
	height: 32px;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}

.comments-icons-text {
	width: 135px;
	float: left;
	text-align: left;
	margin-top: 8px;
}

.comments-icons-text p{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}


/* --- BLOG COMMENTS --- */

.comment-grid {
  width: 574px;
  margin: auto;
}

.comment-grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.comment-grid-c1 {
  float: left;
  width: 96px;
}

.comment-grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.comment-grid-c2 {
  float: left;
  width: 458px;
}

.comment-headline {
	width: 458px;
	height: 26px;
	background-image: url(graphics/blog-comment-date-separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
}


/* BLOG PAGINATION */

.pagination-element {
	width: 467px;
	float: left;
	margin-top: 40px;
	padding-left: 107px;
}

#pagination_wrap {
	width: 350px;
	height: 29px;
	text-align: center;
}

a.pre-button, a.pre-button:visited {
	display: block;
	width: 68px;
	height: 21px;
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
	margin-right: 14px;
	background-image: url(graphics/blogbutton.png);
	background-repeat: no-repeat;
	padding-top: 8px; 
	text-decoration: none;
	float: left;
}

a.pre-button:hover {color: #008fbe;}

a.next-button, a.next-button:visited {
	display: block;
	width: 68px;
	height: 21px;
	text-align: center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
	margin-left: 14px;
	background-image: url(graphics/blogbutton.png);
	background-repeat: no-repeat;
	padding-top: 8px; 
	text-decoration: none;
	float: left;
}

a.next-button:hover {color: #008fbe;}

a.blog_number, a.blog_number:visited {
	display: block;
	width: 25px;
	height: 20px;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
	margin: 0px 6px 0px 6px;
	background-image: url(graphics/blognumber.png);
	background-repeat: no-repeat;
	padding-top: 9px; 
	text-decoration: none;
	float: left;
}

a.blog_number:hover {color: #008fbe;}


/* --- 50:50 GRID --- */

.fifty-grid {
  width: 904px;
  margin: auto;
}

.fifty-grid h1 {
	color: #444444; 
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	word-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fifty-grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.fifty-grid-c1 {
  float: left;
  width: 422px;
}

.fifty-grid-m2 {
  float: left;
  width: 60px;
  height: 1px;
}

.fifty-grid-c2 {
  float: left;
  width: 422px;
}


/* --- 30:30:30 GRID --- */

.third-grid {
  width: 904px;
  margin: auto;
}

.third-grid h1 {
	color: #444444; 
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	word-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.third-grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.third-grid-c1 {
  float: left;
  width: 280px;
}

.third-grid-m2 {
  float: left;
  width: 32px;
  height: 1px;
}

.third-grid-c2 {
  float: left;
  width: 280px;
}

.third-grid-m3 {
  float: left;
  width: 32px;
  height: 1px;
}

.third-grid-c3 {
  float: left;
  width: 280px;
}


/* --- 70:30 GRID --- */

.seventy-grid {
  width: 904px;
  margin: auto;
}

.seventy-grid h1 {
	color: #444444; 
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	word-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.seventy-grid h2 {
	color: #333333; 
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.seventy-grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.seventy-grid-c1 {
  float: left;
  width: 574px;
}

.seventy-grid-m2 {
  float: left;
  width: 50px;
  height: 1px;
}

.seventy-grid-c2 {
  float: left;
  width: 280px;
}


/* --- SERVICE GRID --- */

.service-grid {
  width: 422px;
  margin: auto;
}

.service-grid-left {
  float: left;
  width: 200px;
  height: 26px;
}

.service-grid-right {
  float: right;
  width: 200px;
  height: 26px;
}


/* FOOTER */

#footer-wrapper {
	width: 856px;
	float: left;
	text-align: left;
	background-color: #f5f5f5;
	padding-left: 24px;
	padding-right: 24px;
}

#footer {
	width: 856px;
	margin: auto;
}

#footer-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#footer-c1 {
	float: left;
	width: 250px;
	margin-top: 23px;
}

#footer-m2 {
	float: left;
	width: 53px;
	height: 200px;
	margin-top: 22px;
	margin-bottom: 22px;
	background-image: url(graphics/footerseparator.gif);
 	background-position: center;
	background-repeat: repeat-y;
}

#footer-c2 {
	float: left;
	width: 250px;
	margin-top: 23px;
}

#footer-m3 {
	float: left;
	width: 53px;
	height: 200px;
	margin-top: 22px;
	margin-bottom: 22px;
	background-image: url(graphics/footerseparator.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#footer-c3 {
	float: left;
	width: 250px;
	margin-top: 23px;
}

.footer-content {
	width: 250px;
	margin-top: 15px;
	text-align: justify;
}

.footer-content p {
	color: #8f8f8f; 
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer-content a {
	color: #23a2d2; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer-headline {
	height: 20px;
	width: 250px;
}

.footer-headline p {
	color: #444444; 
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* NEWSLETTER FORM */

#newsletter {
	width: 250px;
	height: 28px;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 18px;
}

#nlfield {
	width: 194px;
	height: 28px;
	float: left;
	text-align: left;
}

#nlbutton {
	width: 34px;
	height: 28px;
	float: left;
	text-align: left;
}

.nl {
	width: 194px;
	height: 28px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(graphics/nlfield.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	text-indent: 8px;
	line-height: 26px;
}


/* CONTACT FORM */

.contact_fields_wrap{
	width: 541px;
	margin-top: 28px;
}

.contact_fields_left{
	float: left;
	width: 259px;
}

.contact_fields_right{
	float: right;
	width: 259px;
}

.contact_field_l {
	width: 259px;
	height: 28px;
	margin-right: 15px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(graphics/namefield.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	text-indent: 8px;
	line-height: 26px;
}

.contact_field_r {
	width: 259px;
	height: 28px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(graphics/namefield.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	text-indent: 8px;
	line-height: 26px;
}

.contact_field_large {
	width: 541px;
	height: 28px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(graphics/subjectfield.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	text-indent: 8px;
	line-height: 26px;
}

.contact_field_area {
	width: 541px;
	height: 187px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image: url(graphics/messagefield.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	text-indent: 8px;
	line-height: 26px;
	overflow: auto; 
}


/* Headline Tags */

.content-text h3 {
	font-size: 24px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
}

.content-text h4{
	font-size: 22px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
}

.content-text h5 {
	font-size: 18px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
}

.content-text h6 {
	font-size: 16px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
}


/* Ordered and Unordered List */

.content-text ol {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	text-align: justify;
}

.content-text ul {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	text-align: justify;
}


/* Table Style */

table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #ececec;margin-bottom:18px;}
table,td,th { text-align:center;}
th{padding:10px;color:#444444;text-transform:uppercase;}
td{padding:10px;color:#8f8f8f;}
tfoot td{border:0px;}
th,tr:hover{background-color:#f5f5f5;}
table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 9px 24px;
}
tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f8;
}


/* Pricing Table Style */

table.pricing {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #ececec;margin-bottom:18px;}
table.pricing,td.pricing,th.pricing { text-align:center;}
th.pricing{padding:10px;color:#444444;text-transform:uppercase;}
td.pricing{padding:10px;color:#8f8f8f;}
tfoot.pricing td{border:0px;}
th.pricing{background-color:#f5f5f5;}
tr.pricing:hover{background-color:#ffffff;}
table.pricing {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr.pricing th,
thead.pricing th {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 20px 24px;
}
tr.pricing td {
	border: 1px solid #e7e7e7;
	padding: 6px 24px;
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f8;
	padding: 20px 24px;
}

.pricing-buttons-wrapper {
	height: 29px;
	margin-left: 35px;
}