body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#x a{
color:#313031;
text-decoration:none;
}
#cont {
     width:100%;
     text-align:center;	 
	font-size:100%;

}
#cont p {
	line-height: 140%;
}
#main {
	width:778px;
	color: #333333;
    text-align: left;
	  }
#main h1{
	font-size:120%;
	color: #0069B7;
}
#main table {
    color:#333;
	}
#main td
	{}
#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 90px;
}
#header a {
	color:#fff;
	text-decoration: none;
}
#header a:hover{
	float: left;
	color: #00CC66;
	text-decoration: none;
}

h2{
	font-size:110%;
	color: #000;
}
strong {
font-weight:normal;

}
.tableTitle {
	background-image: url(../images/titleMain.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#main .line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b1b1b1;

}
#main .line ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#main .line li {
	smargin-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .line li a{
	color: #000000;
	text-decoration: underline;
}
#main .line li a:hover {
	color: #59676C;
	text-decoration: none;
	
}
#main .line01 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b1b1b1;
		font-size:100%;
}
#main .line01 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#main .line01 li {
	height: 18px;
}
#main .line01 li a{
	color: #666666;
	text-decoration: underline;
}
#main .line01 li a:hover {
	color: #000;
	text-decoration: none;
}
.morea {
	color:#0099FF;
	text-decoration: none;
}
.morea:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer{
	width:778px;
	color:#fff;
	float: left;
	display: block;
	clear: right;
}
#service {
	color: #7A8B92;
}

#footer ul {
	width:778px;
	list-style-type: none;
	margin: 0px;
	padding-left:2px;
	background-color: #2F434C;
	text-align: center;
}
#footer li {
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width:auto;

}
#footer li a {
	text-decoration: none;
	padding-right: 14px;
	padding-left: 10px;
	color:#fff;

}
#footer li a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #91D8F4;


}
#main h3 {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#main #contact a {
	color: #000000;
	text-decoration: none;
    }
#main #contact a:hover {
	color: #000000;
	text-decoration: underline;
}
