@charset "utf-8";
/* EasyHome CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {	
	background-image:url(img/t.png);
	background-color: #303139;
	background-repeat:repeat-x;	
	margin: 0px;
	background-attachment:fixed; 
}
a:link {
	color: #a60809;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #a60809;
}
a:hover {
	text-decoration: none;
	color: #a60809;
}
a:active {
	text-decoration: underline;
	color: #a60809;
}
a {
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
#cntr {
	width:900px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
#cntr #main {
	background-color:#FFFFFF;
	width:900px;
	height: auto;
	text-align: left;
}
#cntr2 {
	width:620px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#cntr2 #main2 {
	width:600px;
	height: 552px;
	border: 1px solid #515151;
	margin-top:24px;
	padding-left:16px;
	padding-right:16px;
}
#cntr2 #main2 a {
	color:#515151;
}
#cntr2 #main2  a:link {
	color: #515151;
	text-decoration: none;
}
#cntr2 #main2  a:visited {
	text-decoration: none;
	color: #515151;
}
#cntr2 #main2  a:hover {
	text-decoration: underline;
	color: #E2E2E2;
}
#cntr2 #main2  a:active {
	text-decoration: none;
	color: #515151;
}
#cntr #main #head {
	width:900px;
	height:117px;
	border-bottom: 3px solid #FFFFFF;
	background-color: #a60809;
	background-image:url(img/head.gif);
	background-repeat:no-repeat;
}
#cntr #main #head #home {
	float:left;
	width:900px;
	height:85px;
}
#cntr #main #head #home img {
	display:block;
	float:left;
}
#cntr #main #head #home #top {
	float:left;
	width:75px;
	height:70px;
	padding-top:15px;
	padding-left:425px;
	text-align:right;
}
#cntr #main #head #home #top img {
	margin-right:4px;
}
#cntr #main #head #pref {
	float:left;
	width:875px;
	height:32px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.1em;
	padding-left:25px;
	padding-top:0px;
	line-height:12px;
}
#cntr #main #nav {
	width:854px;
	height:32px;
	padding-left:23px;
	padding-right:23px;
	background-color:#f5821f;
	border-bottom: 3px solid #FFFFFF;
}
#cntr #main #nav a:hover {
	color: #a60809;
}
#cntr #main #nav a.va {
	height:22px;
	padding-top:10px;
}
#cntr #main #nav ul {
	margin: 0px;
	padding: 0px;
	z-index: 30;
}
#cntr #main #nav ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#cntr #main #nav ul li div {
	position: absolute;
	visibility: hidden;
	margin-top: 35px;
	margin-left: 0px;
	padding-top: 10px;
	background-image:url(img/mnub.png);
	background-repeat:repeat-x;
	*margin-left: -122px; /* IE6 IE7 fix */
}
#cntr #main #nav ul li div a {
	position:relative;
	float:left;
	display:block;
	width:208px;
	height:26px;
	float:left;
	clear:both;
}
#cntr #main #nav a {
	color:#FFFFFF;
	display:block;
	width:122px;
	height:30px;
	text-align:center;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
	text-decoration:none;
}
#cntr #main #slogan {
	width:900px;
	height:122px;
	background-color:#71afe9;
	background-image:url(img/dom.jpg);
	background-repeat:no-repeat;
}
#cntr #main #cnt {
	width:900px;
	height:auto;
	padding-top:26px;
	padding-bottom:26px;
	letter-spacing: normal;
}
#cntr #main #cnt ul {
	margin-left:32px;
}
#cntr #main #cnt ol {
	margin-left:32px;
	padding-left:32px;
}
#cntr #main #footer {
	width:870px;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:12px;
	height:auto;
	background-color:#BBBBBB;
	font-size:10px;
	color:#DDDDDD;
	text-align:left;
	letter-spacing:normal;
	background-image:url(img/ftr.gif)
}
#cntr #main #footer p {
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
}
#cntr #main #footer p.red {
	color: #a60809;
	padding-top:8px;
}
#cntr #main #footer a {
	color:#FFFFFF;
	font-size:10px;
}
#cntr #main #cnt p {
	text-align:justify;
	padding-left:32px;
	padding-right:32px;
	line-height:18px;
	margin-top:12px;
	margin-bottom:18px;
}
span.narrow {
	display:block;
	width:600px;
}
p.narrow {
	display:block;
	width:600px;
}
h1 {
	font-size:22px;
	color: #a60809;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	font-weight:normal;
	padding-left:16px;
	padding-right:16px;	
}
h2 {
	font-size:13px;
	color: #a60809;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	font-weight:bold;
	display:inline;
	padding-left:16px;
	padding-right:16px;
	display:block;
}
h5 {
	font-size:15px;
	color: #303139;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-weight:bold;
	padding-left:32px;
	padding-right:32px;
	display:block;		
}
h5 a {
	line-height:24px;
	text-decoration:none !important;
}
.red13 {
    font-size:13px;
	color: #a60809;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.red15 {
    font-size:15px;
	color: #a60809;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.arrow {
	background-image:url(img/arrow.gif);
	background-repeat:no-repeat;
}
a.arrow:hover {
	background-image:url(img/arrowup.gif);
	background-repeat:no-repeat;	
}
#frm {
	text-align:justify;
	padding-left:32px;
	padding-right:32px;
	line-height:18px;
	margin-top:12px;
	margin-bottom:18px;
}
#frm h2 {
	padding-left:0px;
}
#cnt li {
	line-height:18px;
	padding-bottom:8px;
}
hr {
	width:600px;
	height:1px;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	text-align:center;
}

/* --- */

#pic {
	float:left;
	clear:none !important;
	font-size:11px;
	color:#303139;
	padding-right:24px;
	padding-bottom:16px;
	text-align:left;
}
#pic2 {
	float:right;
	clear:none !important;
	font-size:11px;
	color:#303139;
	padding-left:24px;
	padding-bottom:16px;
	text-align:right;
}
#pic img, #pic2 img {
	clear:right;
}
#pic p {
	text-align:left;
	padding-left:16px !important;
	padding-right:16px !important;
	display:block;
	clear:both;
	margin-top:0px !important;
}
#pic2 p {
	text-align:left;
	padding-left:16px !important;
	padding-right:16px !important;
	display:block;
	clear:both;
	margin-top:0px !important;
}
