/* EasyWeb html style file */




body {			
	background-image:url(../templates/main/images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#30362B;
	height: 100%;
	position:relative;
}


.fbCenter{
margin: 0 0 0 170px;

}
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:27px;
	margin:0 auto 10px auto;
	font-weight:normal;
}
h2 {
	height:25px;
	font-size:23px;
	margin:15px 0 3px 0px;
	font-weight:normal;
	color:#08D7D9;
}
h3 {
	font-size:20px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	color:#000;
}
h4 {
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0;
}
h6 {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
}
a {
	color:#000;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#07CED0;
}


ul
{ 	margin:3px 0 3px 5px;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(9405f9cd-5417-4c27-a54c-8ace5c610e6d);
}

img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



