/***********************************************/
/*common
/***********************************************/
*{margin:0; padding:0; border:0;}
img{vertical-align:bottom;}

body{
	background:#f4f4f4 url(../images/bg.jpg) repeat-x fixed;
	font-family: Verdana, Arial, Helvetica;
	font-size:65%;
	line-height:180%;
	padding-top:25px;
	padding-left:30px;
	padding-bottom:94px;
	color:#343434;
	text-align:left;
}

a{color:#79bc2e; text-decoration:none;}
a:hover{color:#8de12e; text-decoration:none;}


div#text{
	width:474px;
	margin-left:117px;
}

p{
text-align:justify;
text-justify: auto;
}

#trustimg{
	float:right;
	margin:0 0 0 15px;
}

.plusem{
	padding-bottom:1em;
}

ol{
	clear:both;
	list-style-type:decimal-leading-zero;
	margin:2em 2.7em;
}

.blocks{
	background: url(../images/pp/blockbg.gif) bottom repeat-x;
	padding-bottom:34px;
	margin-bottom:34px;
}

h2{
	font-size:0;
	padding:0;
	margin-bottom:30px;
	height:13px;
}

ul{
	list-style-type:disc;
	margin:2em 0 1em 5em;
}

#topclose{
	width:708px;
	text-align:right;
}

#bottomclose{
	text-align:center;
	padding-bottom:20px;
}

