@CHARSET "UTF-8";

body { 
  font-family:Arial, Verdana,Helvetica, sans-serif;
  font-size:12px;
  color:#8e8d8c;
  margin:0 0 30px 0;
  padding:0;
  background-color:#f0f0f0;
}


.txt_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-align:justify;
	letter-spacing:0.02em;
	line-height: 17px;
}


.featured_client { background:url(../images/red.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}

a {
  color:#4e84c4;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}

p {
  line-height:145%;
  padding: 0;
  margin: .75em 0;
}

/*ul {
  list-style-type:none;
  margin:0;
  padding:0;
}*/

img {
  border:0;
}

fieldset, form {
  margin:0px;
  padding:0px;
  border:0;
}

h1{
  font-family:Arial, Verdana,Helvetica, sans-serif;
  font-size:30px;
  font-weight:normal;
  color: #7a003c;
  margin: 0;
  line-height:44px;
}

h2{
  font-size:20px;
  font-weight:normal;
  color:#8e8d8c;
  margin:0;
  line-height:24px;
}

h2.colourful{
  color:#F15F7C;
  font-style: italic;
  font-size:20px;
}

h3{
  font-family:Arial, Verdana,Helvetica, sans-serif;
  font-size:18px;
  font-weight:normal;
  color:#4e84c4;
  margin:0;
  float:left;
  width:100%;
}

h4{
  font-family:Arial, Verdana,Helvetica, sans-serif;
  font-size:18px;
  font-weight:normal;
  color:#00235d;
  margin:0;
  width:100%;
}

h6{
  font-family:Arial, Verdana,Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#808080;
  line-height:14px;
  padding: 0;
  margin:0;
}

.productHighlights{
  background: #ebebeb url(/assets/images/productHighlights.gif) no-repeat 0 0;
  height:auto;
}


.more{
  float:right;
  height:34px;
  width:82px;
  font-family:Arial, Verdana,Helvetica, sans-serif;
  background-image:url(../images/moreButton.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  margin-bottom:8px;
  padding-right:35px;
}

.more:hover{
  background-position: 0 -34px;
}



.copy {
	font-size:110%;
	line-height:20px;
	font-weight:bold;
}

.inputText{
  margin-bottom:6px;
  width:70%;
  background-color:#FFF;
  color:#5d5d5d;
  font-size:12px;
  font-family:verdana, Helvetica, sans-serif;
  border:1px solid #CCCCCC;
  padding:.2em;
  vertical-align:middle;
 }
 
 .testimonial_txt {
 	font-family:Arial, Verdana,Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	letter-spacing:0.02em;
	line-height: 20px;
	font-style: italic;
}
.testimonial_per {
	font-weight: bold;
}

.list_items {
	list-style-image:url(../images/menu_arrow.gif);
	padding-bottom:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:20px;
}

.list_items_withtext {
	list-style-image:url(../images/menu_arrow.gif);
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:20px;
}
