
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	}

a img {
	border: none;
	}

a:link {
   font-weight: bold;
   color: #22887d;
   text-decoration: none;
   }
  
a:visited {
   font-weight: bold;
   color: #2ca598;
   text-decoration: none;
   }
   
a:active {
   font-weight: bold;
   color: #22887d;
   text-decoration: none;
   }
   
a:hover {
   color: #22887d;
   text-decoration: underline;
   }
   
#bottom {
	width: 800px;
	height: 226px;
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	}

.bottom {
	width: 800px;
	height: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	}

.bottom td {
	vertical-align: top;
	}
	
.bottomttl{
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #22887d;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	}
	
.bottomtxt{
	text-align: left;
	}
	
#bottom a {
	color: #22887d;
	text-decoration: underline;
	text-align: right;
	}

#bottom a:hover {
	color: #22887d;
	text-decoration: underline;
	text-align: right;
	}
	
#container {
	width: 800px;
	}

#cmm {
	width: 700px;
	padding-left: 30px;
	}
	
#cmmbg {
	width: 700px;
	height: 140px;
	background-image: url(images/quotebg.gif);
	background-repeat: no-repeat;
	}
	
.cmm {
	width: 500px;
	color: #333366;
	padding: 10px 0px 10px 110px;
	}
		
#content {
	width: 740px;
	background-color: #ffffff;
	text-align: left;
	padding: 20px 30px 20px 30px;
	}
	
#header {
	width: 800px;
	height: 66px;
	}

#menu {
	width: 800px;
	height: 25px;
	background-image: url(images/menubg.gif)
	}

.menu {
	width: 800px;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 4px 0px 0px 0px;
	}
	
#menu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#menu a:hover {
	color: #99cc33;
	font-weight: bold;
	text-decoration: none;	
	}

#main {
	width: 800px;
	height: 293px;
	background-image: url(images/mainbg.gif)
	}

ul. bl {
	text-align: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
	}
	
#footer {
	width: 800px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}

#footer a {
	color: #000000;
	text-decoration: underline;
	}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}

.ttl {
	font-size: 18px;
	font-family: Times New Roman;
	text-align: left;
	font-weight: bold;
	}

.process {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #22887d;
	font-weight: bold;
	}
	
.client {
	padding-left: 30px;
	line-height: 18px;
	}

.tsm {
	color: #000000;
	padding: 5px 20px 0px 20px;
	}

.name {
	text-align: right;
	color: #000000;
	font-style: italic;
	}

.pg {
	padding-left: 15px;
	width: 30;
	text-align: right;
	}

.line {
	line-height: 15px;
	}
