* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
	height:100%;
	background:#f3f3f3 url(../images/bg15.gif) repeat-x;
	color:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	list-style-image: url(../images/tick3.gif);
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}


#centerColumn { 	
margin:0 auto;
width:820px;
padding:15px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.2em;
border-bottom:1px solid #999;
}

h3 {
margin:0 0 0 0;
padding:1em 0 .25em 0;
font-size:15px;
color:#000;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
	padding:3px 0 12px 0;
	text-align: inherit;
}

ul.tick {
	margin:0;
	list-style-position: outside;
	list-style-image: url(../images/tick3.gif);
}

ul.tick li {
	padding:3px 0 3px 20px;
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-position: inside;
	list-style-image: url(../images/tick3.gif);
}

#navbar {
height:20px;
}

#navbar ul {
list-style:none;
margin:0 0 0 3px;
}


.headerwrap {
	height:118px;
	background:url(images/header_bg.jpg) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

#header {
margin:0;
padding:0;
height:96px;
}

#header h1 {
margin:0;
padding:0px 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:279px;
height:115px;
background:#fff url(images/header.jpg) no-repeat;
overflow : hidden;
margin-left : 15px;

}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

.banner {
	width:224px;
	float:left;
	margin-right:13px;
	margin-bottom:13px;
	padding:12px 12px 12px 12px;
	height:175px;
	color:#fff;
	background-image: url(../infoaa.png);
	background-repeat: no-repeat;
}

.banner h3 {
color:#fff;
font-weight:bold;
font-size:1em;
padding-top:0;
}

.subnav {
	height:28px;
	margin-bottom:10px;
	background-image: url(../images/HeaderA.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.subnav p {
	margin : 3px 0 0 20px;
	float:left;
	display:block;
	color: #0000FF;
	font-weight : lighter;
	font-style : italic;
}

.service {
width:250px;
float:left;
padding:0 0 0 18px;
}

.service img {
background:#fff;
border:1px solid #999;
padding:5px;
}

.service h3, .service ul {
padding-left:10px;
}

.contentwrapouter {
background:url(images/contentwrap_outer.gif) no-repeat;
clear:both;
height:10px;
}

.contentwrap {
	padding-bottom:15px;
	background-color: #EAEAEA;
}

#block_1 {
float:left;
width:500px;
background-color:#ccc;
}

.cell_3 {
float:right;
width:270px;
background-color:#ccc;
}

.main {
float:left;
width:500px;
padding-left:20px;
}

.rightcol {
	float:right;
	width:270px;
	list-style-position: inside;
	list-style-image: url(../images/tick3.gif);
}

legend {
display:none;
}

fieldset {
border:none;
}

.leftcol {
padding:0 0 0 25px;
float:left;
width:500px;
}

.images {
float:right;
width:205px;
padding-top:40px;
}

.servicedetails {
width:250px;
float:left;
}

.servicedetails h3 {
color:#000; 
}

.servicedetails ul {
list-style-type:none;
margin:0;
}

.servicedetails ul li {
background:url(images/plus.gif) left center no-repeat;
padding-left:15px;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
	position:relative;
	clear:both;
	bottom:0;
	margin:1.0em 0 0 0;
	padding:0;
	height:4em;
	line-height:2em;
	text-align:center;
	font-size:0.7em;
	color:#fff;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/footerA.gif);
}

#footer p {
	float:right;
	padding-right:15px;
}

#footer a {
	color:#fff;
	font-weight: normal;
}

/*
navbar2
*/

#navbar2 {
	width:250px;
	float:left;
	height:180px;
	background-repeat: no-repeat;
}

#navbar2 ul {
list-style:none;
margin:0;
}

#navbar2 li {
margin:0;
list-style:none;
display:block;
}

#navbar2 li a {
margin:0 0 0 0;

padding:10px 30px 10px 30px;
font-weight:bold;
color:#000;
text-decoration:none;
display:block;
}

#navbar2 li a:hover {
color:#fff;
}

#navbar2 li#active a {
color:#fff;
cursor:default;
background:#339966 url(images/nav.gif) no-repeat top left;
}

#logos {

	clear:both;
	padding-top: 40px;
	margin-left:100px;
}

#logos img {
	margin : 0 0 0 50px;
}





#contactform {
	


	clear: both;
	
}

fieldset {
	border : none;
}

legend {
	
	font-weight : bold;
}
