/* EasyWeb html style file */

body {			
				background-image:url( ../templates/main/images/background.jpg);
				background-repeat:repeat;
				background-color:#fff;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#000;
}



/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				margin:0px 0 10px 0;
				font-weight:bold;
				text-align:center;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;				
				margin:15px 0 3px 0;
				padding:0 0 0 25px;
				background-image: url(59ce6529-d617-4ab0-912c-8ca0c33bfd5e);
				background-repeat:no-repeat;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;				
				margin:15px 0 3px 0px;
				padding:0 0 0 15px;
				background-image: url(bf2c1f24-f94e-4567-98f9-6c0f2f7c3ce2);
				background-repeat:no-repeat;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;				
				margin:15px 0 3px 0px;
				padding:0 0 0 15px;
				background-image: url(a846fda2-f5cd-4ee8-88eb-6bb35bfe587e);
				background-repeat:no-repeat;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold;				
				margin:15px 0 3px 0px;
				padding:0 0 0 15px;
				background-image: url(98037b27-1996-4d55-8094-d316e8e383f6);
				background-repeat:no-repeat;
}
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:#8c8c8c;
				text-decoration:underline;
}
a:hover{		text-decoration:underline;
				color:#000;
}

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;
	font-weight:bold;
	color:#000;
}

.homepic	{
	width:370px;
   float:left;
   text-align:justify;
   padding:0 0px 0 0px;
}
.homepic p	{
	font-size:11px;
}
.homepic h2	 {
   text-align:left;
   font-size:16px;
   padding:0 10px 0 25px;
}
.homepic h3	 {
   text-align:left;
   font-size:14px;
   padding:0 0px 0 20px;
   margin:8px 0 0 0;
}
.homepic h4	 {
   text-align:left;
   font-size:14px;
   padding:0 0px 0 20px;
   margin:8px 0 0 0;
}
.homepic h5	 {
   text-align:left;
   font-size:14px;
   padding:0 0px 0 20px;
   margin:8px 0 0 0;
}
#homeHalfRight >.homepic {
  float:right;
  margin:0 20px 0 0;
  
}

img { border: 0; }

/*  end txt  */



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



