BODY {
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #666666;



}
H2 {
	font-size: 16px;
}
H3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 32px;
}
H4 {}
H5 {}
H6 {}

P, TD {
	font-size: 12px;
}
LI {
	font-size: 12px;
	list-style-image: url(../images/layout/arrow.gif);
	margin-bottom: 2px;
}

#menu {
	width: 740px;
}

#maincontent {
	background-color: #DCDDDF;
	width: 740px;
	background-image: url(../images/layout/tr_rnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-bottom: 5px;


}
#img {
	width: 200px;
	float: left;
}
#text {
	width: 480px;
	text-align: left;
	float: left;
	margin-left: 20px;
}
#text A {
	color: #000000;
	text-decoration: underline;

}
#text A:HOVER {
	text-decoration: none;



}
#call {
	width: 480px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 220px;
}

#footer {
	background-image: url(../images/layout/tape_yb.gif);
	background-repeat: repeat-x;
	width: 740px;
	padding-top: 14px;
	font-size: 10px;
	color: #666666;

}
#footer A {
	color: #666666;
	text-decoration: underline;

}
#footer A:HOVER {
	color: #CCCC00;
}
TEXTAREA, INPUT {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
