@charset "utf-8";
/* CSS Document */

*
{
	padding:0px;
	margin:0px;
}

body
{
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:15px 0px 15px 0px;
}

img
{
	border:none;
	outline:none;
}
.un{
	text-decoration:underline;
	}
.clear
{
	clear:both;
}



.wrapper
{
	width:740px;
	padding:10px;
	margin:0 auto;
}

.font2
{
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:21px;
}
.font3
{
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:32px;
}
.font4
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:53px;
}
.font5
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:18px;
}
.font6
{
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:18px;
}
.font7
{
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:24px;
}
.font8
{
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.font9
{
	font-family: "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-size:29px;
}
.line_ht{
	line-height:40px;
	}
.bold{
	font-weight:bold;
	}
.center{
	text-align:center;
	}
.right{
	text-align:right;
	}
.mgn{
	padding:10px 0px 10px 0px;
}
.mgn3{
	padding:20px 0px 20px 0px;
}
.mgn2{
	padding:40px 0px 20px 0px;
}
.pad1{
	padding:10px 0px 0px 0px;
	}
.pad2{
	padding:0px 0px 10px 0px;
	}
.list1{
	list-style:none;
	padding:10px 10px 10px 100px;
	}
.list1 li{
	background:url(../images/tick.png) no-repeat 0px 6px;
	padding-left:20px;
	font-size:14px;
	line-height:18px;
	}
.list2{
	list-style:none;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	}
.list2 li{
	background:url(../images/arrow.png) no-repeat 0px 6px;
	padding-left:20px;
	font-size:14px;
	line-height:18px;
	}
.photo
{
	border:solid 1px #999999;
}
.box p{
	padding:10px 0px 10px 0;
	}
.red{
	color:#ff0000;
	}



.box1
{
	width:60px;
	float:left;	
}

.box2
{
	width:360px;
	float:left;	
}

.box3
{
	width:500px;
	margin:0 auto;

}

.shadowbox
{
	background:url(../images/box.png) no-repeat 0 0;
	margin:30px 0px 30px 30px ;
	width:312px;
	height:238px;
	float:left;
}
.pad3{
	padding:10px 30px 30px 10px ;
	}


.adsbox
{
	padding:5px 10px;
	border:solid 1px #000000;
	height:60px;
}
.blackbox
{
	padding-top:5px;
	border:solid 1px #7f7f7f;
	width:77px;
	text-align:center;
	float:left;
}

.border
{
	border:solid 1px #525252;
}

.floatleft
{
	float:left;
}

.floaright
{
	float:right;
}


.i{
	font-style:italic;
	}
.testimonial
{
	width:110px;
	float:left;	
}
.mgn_t{
	margin-top:16px;
	}
.mgn_l{
	margin-left:36px;
	}
.testimonia2
{
	width:500px;
	float:left;
	font-family:courier;
	font-size:13px;
}
p {margin-bottom:15px;}
h1 {margin-bottom:15px;}
h2 {margin-bottom:15px;}
h3 {margin-bottom:15px;}
.blue {color:#0000FF;}
