/* EasyWeb html style file */



body {			background-image:url(../templates/main/images/background.jpg);
      			background-position:center top;
				background-repeat:no-repeat;
				background-color:#fff;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;	
				color:#000;
				position:relative;
}



/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:24px;
				margin:0px 0 20px 0;
				font-weight:bold;
				text-align:center;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:18px;
				font-weight:bold;
				list-style-image: url(../images/o1.jpg);
				margin:15px 0 3px 0;
				text-align:left;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				font-family:Arial, Helvetica, sans-serif;
				color:#1e991e;
				text-decoration:underline;
}
a:hover{		text-decoration:none;
				color:#6ab625;
}

ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.homepic	{
   width:221px;
   float:left;
   margin:15px 18px 20px 0px;
}



.homepic h2	 {
	text-align:center;
   font-size:18px;
   padding:0 10px 0 10px;
}
.homepic p	 {
   text-align:justify;
   font-size:13px;
   padding:0 0 0 0;
}

.homepicLast	{
   width:221px;
   float:left;
   margin:15px 0 20px 0;
}

.homepicLast h2	 {
	text-align:center;
   font-size:18px;
   padding:0 10px 0 10px;
}

.homepicLast p	 {
   text-align:justify;
   font-size:13px;
   padding:0 0 0 0;
}

/*  end txt  */

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



