* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	line-height: 1.75em;
	background: #E0DCDC url(images/img01.gif) repeat-x top left;
}

body,input {
	font-family: /*Calibri, Tahoma, Geneva, sans-serif;*/Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	//color: #00000;
}

strong {
	color: #00000;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	color: #726E6;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 10px;
	margin-top: 20px;
}

h1 {
	font-size: 1.2em;
	line-height: 20px;
	margin-bottom: 0.5em;
}

h2 {
    font-size: 1.5em;
	line-height: 25px;

}

h3 {
	font-size: 1.75em;
	margin-bottom: 0.9em;
	//color: #65627D;
	line-height: 25px;
}

h4 {
	font-size: 2.25em;
	//color: #619F5E;
	margin-bottom: 0.5em;
}

.table table{
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}

.table table td, th, tr {
	line-height: 23px;
	color: #000;
 	border: solid 1px #000;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#pic {
	margin-top: 30px;
	margin-left: 35px;
	width: 15%;
	padding: 5px;
	background-color:#000000;
	
}

#text{
	width:80%;
	clear:both;
}

img.pic {
	padding: 1px;
}

p {
	margin-bottom: 1em;
	text-align: justify;
	color:#000;
	line-height: 20px;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow:visible;
	margin-bottom: 0.25em;
}

.box ul  {
	color:#333333;
	margin-bottom:1px;
	margin-left: 20px;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;
}

.box ul li {
	color:#333333;
	margin-left: 40px;
	list-style-position: outside;
}

#content {
	width: 655px;
	float: left;
	padding: 0;
}

#content-box1 {
	width: 1160px;
	float: left;
}

#footer {
	margin: 10px 0 10px 0;
	/*font-size: 12px;*/
	text-align: center;
	color:#666666;
	text-shadow: 0 1px 0 #FFFFFF;
}

#header {
	height: 215px;
	position: relative;
	background: url(../images/cc-banner.png);
	color: #FFFFFF;
	width: 1250px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#menu {
	position: relative;
	background: #139CD3;
	height: 30px;
	width: 100%;
	border-bottom: solid 1px #1C7575;
	text-shadow: 0 1px 1px #007D7D;	
}

#page {
	padding: 0 45px 15px 45px;
	position: relative;
	width: 1160px;
	margin: 0;
}
/*
#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}
*/
#page-bottom {
	position: relative;
	height: 45px;
	background: #139CD3;
	width: 100%;
	padding-top: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	text-shadow: 0 1px 1px #444444;
}

#footermenu {
	margin-top: 5px;
	padding-left: 40px;
	text-shadow: 0 1px 0 #000000;
	width: 100%;
}

#footermenu p{
	color: #fff;
}

#footermenu a {
	text-decoration: none;
	color: #fff;
}

#wrapper {
	position: relative;
	width: 1250px;
	margin: 28px auto 0 auto;
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0px 5px 20px 2px rgba(0,0,0,0.1);
}

.e-mail:before {
	content: attr(data-website) "\0040" attr(data-user);
    unicode-bidi: bidi-override;
    direction: rtl;
}
