@charset "utf-8";
html, #h1, #h2, #phn, #phn li, #nv, .cl, #frm_insert {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:20px 0px;
	text-align:center;
	color:#666;
	background:url(../images/gradient.gif) repeat 0px 0px;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#53bf53;
	outline:none;
}
a:hover {
	text-decoration:none;
}
strong {
	font-weight:normal;
}
strong.bold {
	font-weight:bold;
}
h1#h1, h2#h2 {
	display:block;
	height:0px;
	width:0px;
	text-indent:-999999em;
	overflow:hidden;
}
#wrp {
	padding:3px;
	height:auto;
	width:880px;
	margin:0px auto;
	text-align:left;
	background:#fff;
	border:solid 1px #c7c7c7;
}
#hd {
	height:245px;
	width:880px;
	padding:0px;
	margin:0px;
	background:url(../images/hd.png) no-repeat 0px 0px;
}
#nv {
	height:0px;
	width:0px;
	text-indent:-999999em;
	overflow:hidden;
	line-height:0px;
}
#cnt {
	width:826px;
	height:1%;
	padding:15px 27px 0px 27px;
	margin:5px 0px;
	line-height:1.7em;
}
#cnt p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
#cnt ul {
	margin:0px;
	padding:0px 0px 15px 0px;
	list-style:none;
}
#cnt ul.blt2 {
	width:475px;
	height:150px;
}
#cnt ul.blt li, #cnt ul.blt2 li {
	display:block;
	background:url(../images/bullet.png) no-repeat 0px 8px;
	margin:0px;
	padding:3px 0px 3px 20px;
}
#cnt ul.blt2 li {
	float:left;
	width:200px;
}
.pth {
	color:#53bf53;
	font-weight:bold;
}
.imgpage {
	float:right; 
	padding:0px; 
	margin:-40px 0px 0px 30px;
}
#quote {
	border:solid 1px #ccc;
	padding:5px;
	margin:0px 0px 15px 0px;
	display:block;
}
#quote .qutein {
	background:#f3f7fa;
	padding:10px 20px 10px 10px;
	margin:0px;
	display:block;
}
#quote .qutein p.pt {
	font-size:12pt;
	color:#666;
	margin:0px;
	padding:0px 0px 12px 0px;
}
#quote p {
	margin:0px;
	padding:0px;
}
#cnt .pt {
	font-size:12pt;
	font-weight:bold;
	color:#37c52b;
	display:block;
	background:url(../images/pt.png) no-repeat 0px 0px;
	margin:0px;
	padding:0px 0px 15px 30px;
}
.cl {
	display:block;
	height:0px;
	width:100%;
	clear:both;
	line-height:0px;
	font-size:0px;
}
.dev, .devblank {
	display:block;
	clear:both;
	height:40px;
	width:100%;
}
.dev {
	background:url(../images/dev.gif) repeat-x 0px 50%;
}
#ft {
	background:#99a0a8;
	margin:0px;
	padding:15px 0px;
	text-align:center;
	color:#DBDFEA;
	font-size:11px;
	line-height:1.6em;
}
#ft p {
	padding:0px;
	margin:0px auto;
}
#ft a:link, #ft a:visited, #ft a:active {
	text-decoration:none;
	color:#DBDFEA;
}
#ft a:hover {
	color:#fff;
}
/* ****************************************** [Insert table] **************************************************** */
#tbl_insert {
	padding:0px;
	margin:0px 0px 20px 0px;
	width:100%;
}
#tbl_insert th, #tbl_insert td {
	vertical-align:top;
	text-align:left;
}
#tbl_insert th {
	padding:3px 10px 3px 5px;
	font-weight:normal;
	width:250px;
}
#tbl_insert th.req {
	color:#17af30;
}
#tbl_insert td {
	padding:3px;
}
.tbl_heading {
	font-weight:bold;
	padding:3px 0px 3px 0px;
	margin:0px 0px 5px 0px;
}
#tbl_insert .frmfld, #tbl_insert textarea {
	border:solid 1px #aaa;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	padding:2px;
}
#tbl_insert .frmfld {
	width:250px;
	height:14px;
	background:url(../images/field.png) repeat-x 0px 50%;
}
#tbl_insert textarea {
	width:380px;
	height:200px;
}
.warning {
	background:#DB1F1A;
	color:#fff;
	border:solid 1px #990000;
	padding:5px 15px 5px 15px;
	margin:0px 0px 5px 0px;
}
#tbl_insert td.missing {
	padding:3px;
	color:#990000;
}
/* ****************************************** [/Insert table] **************************************************** */
#tbl_clients {
	margin:0px;
	padding:0px 0px 15px 0px;
}
#tbl_clients th, #tbl_clients td {
	text-align:left;
	vertical-align:top;
}
#tbl_clients th {
	font-weight:bold;
	padding:3px 20px 3px 0px;
	white-space:nowrap;
}
#tbl_clients td {
	padding:3px 15px 3px 0px;
}
#tblwrap {
	padding:15px 0px 0px 0px;
}
