/* =reset */
html, body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ul { list-style: none;}
table { border-collapse: collapse; border-spacing: 0;}
/* /reset */
html, body { height: 100%; width: 100%;}
body {
	background: #fff url(../img/clouds.jpg) repeat 0 0;
	color: #4E93B1;
	font: 14px/18px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif;
	text-align: center;
}   
/* =common styles */
h1 {
	color: #f60;
	font: 24px/28px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif; 
	margin: 0 0 20px
}
h2 {
	color: #f60;
	font: 20px/26px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif; 
	margin: 20px 0 15px
}
h3 {
	color: #f60;
	font: 18px/22px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif; 
	margin: 20px 0 15px
}
h4 {
	color: #f60;
	font: 16px/20px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif; 
	margin: 20px 0 15px
}
h5 {
	color: #f60;
	font: 14px/18px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif; 
	margin: 15px 0 10px
}
h6 {
	color: #f60;
	font: 12px/16px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif; 
	margin: 10px 0 5px
}
a:link, a:visited, a:active { text-decoration: underline;}
a:hover { text-decoration: none;}
a:focus { outline: none;}
p { margin: 8px 0;}
ul {
	margin: 3px 0;
	padding: 0;
}
ul li {
	background: url(../img/limark2.gif) no-repeat 2px 9px;
	margin: 3px 0;
	padding: 0 0 0 15px;
}
ol {
	margin: 3px 0;
	padding: 0 0 0 30px;
}
hr {
	background: #a4d8ee;		
	border: none;
	color: #a4d8ee;
	height: 1px;
}
table {
	border-top: 1px solid #a4d8ee;
	border-left: 1px solid #a4d8ee;
}
th, td {
	border-bottom: 1px solid #a4d8ee;
	border-right: 1px solid #a4d8ee;
	padding: 5px;
}
th {
	background: #daf0fa;
}
img { border: none;}
/* /common styles */
#wrapper {
	margin: 0 auto;
	text-align: left;
	padding: 10px 0;
	width: 1000px;
}
#header {
	background: #fff url(../img/bg_photo_2.jpg) no-repeat 0 100%;
	border-bottom: 2px solid #ff6501;
}
#logo {
	margin: 20px 0 0 20px;
}
#skype {
	float: right;
	margin: 10px 10px 0 0;
}
#f_info {
	background: url(../img/bg_f.png) no-repeat 0 0;
	float: left;
	height: 300px;
	padding: 0 10px;
	width: 430px;
}
#s_info {
	background: url(../img/bg_s.png) no-repeat 0 0;
	float: left;
	height: 300px;
	margin: 0 12px;
	padding: 0 5px;
	width: 220px;
}
#t_info {
	background: url(../img/bg_t.png) no-repeat 0 0;
	font: 12px 'TrebuchetMS','Trebuchet MS', Arial, sans-serif;
	float: left;
	height: 300px;
	padding: 0 10px;
	width: 240px;
}
#informer {
	color: #fff;
	padding: 0 15px;
}
#informer ul li {
	background: url(../img/limark.gif) no-repeat 2px 8px;
}
#certificate {
	padding: 210px 150px 0 0;
}
#certificate img {
	border-top: 1px solid #8a8881;
	border-left: 1px solid #8a8881;
	border-bottom: 3px solid #8a8881;
	border-right: 3px solid #8a8881;
	float: right;
	margin: 0 12px 20px;
}
#main {
	background: #fff;
	padding: 50px 20px;
	text-align: justify;
}
/* =clear fix*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* /clear fix*/
 #jsiBoxTitle {
	color: #ff6501 !important;
	font-size: 15px !important;
	margin-left: 25px !important;
	position: absolute;
	top: 15px;
}
.jsiBtn {
	color: #ff6501 !important;
}
