
* { padding: 0; margin: 0; }

body {
 font-family:"lucida sans unicode","lucida grande",sans-serif;
 font-size: 13px;
 background:#E8E8E8;
 color:#666666;
 margin-bottom:30px;
}

a:link {color:#993333;text-decoration:none;}
a:visited {color:#993333;text-decoration:none;}
a:hover {color:#993333;text-decoration:underline;}
a:active {color:#993333;text-decoration:none;}
a { outline:0; }

img {border:none;}

#wrapper { 
 margin: 0 auto;
 width: 900px;
  background: #FFFFFF;

}
#header {
 width: 900px;
 height: 100px;
margin: 20px 0 0 0;
 background: url(images/cf_header.jpg) #FFFFFF no-repeat;
}

h1{text-indent:-999em;}
h2{ padding: 0 0 0 30px;font-size:14px;color:#993333;font-family: "palatino linotype",palatino,serif;}
h3{ padding: 5px 0 0 30px;font-size:14px;font-weight:normal;color:#333333;}
h4{ padding: 15px 0 0 30px;font-size:14px;font-weight:normal;color:#333333;}

#navigation {
 width: 870px;
 color: #333;
 background:#FFFFFF;
 padding: 5px 0 5px 30px;
 margin: 5px 0px 0px 0px;
font-size: 11px;
border-top: #E8E8E8 solid 1px;
border-bottom: #E8E8E8 solid 1px;
}

.menu {display:inline-block;}
.menu {display:inline;}
.holder {display:table;}

.menu {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap; 
  }
.menu li {display:inline; }

.menu a, .menu a:visited {
  display:block;
  float:left;
   padding:0px 60px 0 0px;
 color: #333;
  text-decoration:none;
  }
.menu a:hover {
  color: #993333;}


#content, #content2 { 
 width: 900px;
 background: #FFFFFF;
 margin: 0px 0px 20px 0px;
}

#content p, #content2 p { 
 font-size:12px;
 width:840px;
 text-align:justify;}

#content p {padding: 10px 0 0 30px;}

#content p span, #content2 p span { color: #000000;}


.img1 {padding:10px 0 0 30px;}
.img2, .img3, .img4, .img5 {margin:20px 30px 20px 30px;}

#bold {color: #000000;}
.test {color: #993333;padding: 0px 0 0 30px;}
.c2 {padding: 10px 0 0 30px;}


#service {
         font-weight: normal;
         margin: 5px 0 0 35px;
      text-align:left;
	  width:800px;}

      #service li {
		 font-size: 12px;
	color: #666666;
	list-style-type: none;
	  background:url(images/bullet.gif);
	  background-repeat: no-repeat;
background-position: 5px 10px;
padding: 4px 0 5px 20px; 

}

 #service li span {color:#000000;}



#banner{overflow: hidden;
	padding:20px 0;
	width: 900px;
	height: 300px;
	margin: 0 20px 0 30px;}
	
#footer { 
 width: 870px;
 height:63px;
 color: #333;
 border-top: #D0D0D0 solid 1px;
  border-bottom: #D0D0D0 solid 1px;
 background: #F8F8F8;
 padding: 5px 0 5px 30px;
}