@charset "utf-8";
/* CSS Document */
#contenar {
	width:1000px;
	height:auto;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	}

#logo {
	width:1000px;
	height:100px;
	display:inline-block;
	background-image: url(Image/logo.jpg);
	font-family: Calibri;
	font-size: 35px;
	font-weight: bold;
	color: #000;
	text-align: center;
	}
#Navpar {
	width:834px;
	height:45px;
	background-image: url(Image/Nav-Par_01.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
#bunner {
	width:1000px;
	height:246px;
	margin-top: 10px;
	}#main {
	font-family: Calibri;
	height: 326px;
	width: 945px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #000;
	text-align: justify;
}
#script {
	font-family: Calibri;
	font-size: 14px;
	float: left;
	height: 462px;
	width: 633px;
	margin-top: 20px;
	margin-left: 27px;
	background-image: url(Image/Menu.jpg);
	vertical-align: top;
}
#Coupon {
	background-image: url(Image/Cupon.jpg);
	float: right;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 28px;
	background-repeat: no-repeat;
}
#ser {
	float: left;
	height: 575px;
	width: 945px;
	margin-left: 28px;
	margin-top: 20px;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(Image/Services2.jpg);
}

#script2 {
	font-family: Calibri;
	font-size: 14px;
	background-image: url(Image/script2.jpg);
	height: auto;
	width: 945px;
	margin-top: 20px;
	margin-left: 28px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
}
#Footer {
	font-family: Calibri;
	background-image: url(Image/Nav-Par_01.jpg);
	float: left;
	height: 45px;
	width: 834px;
	margin-top: 20px;
	margin-left: 70px;
}
#copy {
	font-family: Calibri;
	font-size: 10px;
	height: 20px;
	width: 250px;
	margin-top: 10px;
	margin-left: 400px;
	float: left;
}



#contenar #main table tr td p {
	text-align: justify;
	font-size: 13px;
}
#contenar #main p {
	font-size: 14px;
}
#contenar #main table tr td {
	text-align: justify;
	font-size: 13px;
}
#contenar #main table {
	font-size: 13px;
}
#contenar #ser table tr td h3 strong {
	text-align: justify;
}
#contenar #ser table tr td p {
	text-align: justify;
}
#contenar #ser table {
	text-align: left;
}
#contenar #script2 table tr td p {
	text-align: left;
}
#contenar #script2 table tr td p {
	text-align: justify;
}
