body {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #5E5E5E;
	font-size: 11px;
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #E85800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E85800;
}
a:hover {
	text-decoration: underline;
	color: #E85800;
}
a:active {
	text-decoration: none;
	color: #E85800;
}
form { 
	padding: 0px; 
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
table {
	background-color: #CFCFCF;
}
table tr {
	background-color: #FFFFFF;
}
#main {
	width: 768px;
	height: auto;
	overflow: visible;
	margin: 0xp;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #78332C;
}
#header {
	background-image: url(../header.jpg);
	padding-top: 10px;
	height: 110px;
	border-bottom: 1px solid #9B0204; 
}
#content { 
	padding-top: 5px;
	float: left;
	padding-bottom: 5px;
	margin: 0px;
}
#content_first {
	float: left;
	width: 150px;
}
#content_second {
	float: left;
	padding-left: 10px;
	width: 608px;
}
#content_second_home {
	float: left;
	padding-left: 10px;
	width: 608px;
}
#content_third {
	float: left;
	width: 160px;
	padding: 0px;
	margin: 0px;
}
#footer {
	clear: both;
	color: #9B0204;
	border-top: 1px solid #9B0204;
	padding: 7px;
}
#footer a { color: #9B0204; }
#boky {
	float: right;
}

input.mail_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 180px;
	/*border: 1px solid #CCC;*/
}
textarea.mail_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CFCFCF;
}
select.mail_in {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 307px;
	border: 1px solid #CFCFCF;
}

.mail_in input {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	width: 250px;
	border: 1px solid #CFCFCF;
}
.mail_in textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CFCFCF;
	width: 99%;
}
.mail_in select {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 254px;
	border: 1px solid #CFCFCF;
}
input.login-button {
	height:18px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CFCFCF;
	background-color: #FFF;
	color: #0054A6;
	font-weight: bold;
}
.product_pic {
	border: 1px solid #CFCFCF;
	padding: 1px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#tbl_calendar {
	background-color:#CFCFCF;
}
#tbl_calendar tr {
	background-color:#FFFFFF;
}
#tbl_calendar a {
	color:#F7931C;
}
#content_third .care-top {
	background-image: url(../care_top_160.jpg);
	background-repeat: no-repeat;
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	
}
#content_third .care-cont {
	background-image: url(../care_back.jpg);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
#content_third .care-cont-in {
	padding: 5px;
}
#content_third .care-bottom {
	margin-bottom: 5px;
}
#content_first .menu-top {
	background-image: url(../menu_top.jpg);
	background-repeat: no-repeat;
	width: 140px;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	
}
#content_first .menu-cont {
	background-image: url(../menu_back.jpg);
	background-repeat: repeat-x;
	background-color: #9B0204;
	border-left: 1px solid #9B0204;
	border-right: 1px solid #9B0204;
}
#content_first .menu-cont-in {
	padding: 5px;
}
#content_first .menu-bottom {
	margin-bottom: 5px;
}
#content_first .care-top {
	background-image: url(../care_top_150.jpg);
	background-repeat: no-repeat;
	width: 140px;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	
}
#content_first .care-cont {
	background-image: url(../care_back.jpg);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
#content_first .care-cont-in {
	padding: 5px;
}
#content_first .care-bottom {
	margin-bottom: 5px;
}
.cert-pic {
	text-align: center;
}
.orange { color: #E85800; }
.blue { color: #0054A6; }
input.all-button {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(../button-back.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin:0px;
	border: 1px solid #CFCFCF;
	background-color: #E85800;
}
#menu {
	margin: 0px;
	padding: 0px 5px 5px 5px ;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
}
#menu a { color: #FFFFFF; }
.news_div {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.news_div .pic {
	border: 1px solid #CFCFCF;
	padding: 1px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	
}
.news_div h2 {
	margin-bottom: 5px;
}
.news_div p { 
	margin: 0px;
} 
#courses {
	float: left;
}
.first_row {
	background-color: #DAD8D9;
}
#content_second img { 
	margin: 0px 5px 5px 0px; 
}
.mess {
	color: #9B0204;
}
.all-pic{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-right: 4px;
	text-align: center;
	clear: both;
}
.small-news {
	border-top: 1px dotted #CCC;
	clear: both;
	overflow:auto;
	margin-top: 3px;
	padding: 5px;
}
.small-news a, .small-news a:visited {
	color: #5E5E5E;
}
#ref  p { 
	margin: 0px;
}
#newsletter {
	background: #ffffff url('../newsletter_back.gif')  center top no-repeat;
	height: 28px;
	padding-top: 9px;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#newsletter .button2 {
		position: relative;
		top: -1px;
		background: url('../go.gif') no-repeat top left;
		border: 0px solid #ffffff;
		width: 32px;
		height: 19px;
		vertical-align: middle;
} 
.div_right { 
	float: right;
}
.div_left { 
	float: left;
}
#referrals li {
	margin-bottom: 30px;
}