/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
img {
	padding: 0px;
	border: none;
}
a {
	color: #a10304;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #e60001;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d17b02;
	padding-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 20px;
	line-height: 32px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #6e6fb2;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
	background: url(images/right_title.png) repeat-x bottom;
	margin-bottom: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-bottom: 1px solid #6e6fb2;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 5px 0px;
}
#main {
	width: 1000px;
	margin: 0 auto;
}
#header_14 {
	width: 100%;
	float: left;
	height: 121px;
}
.clear {
	clear: both;
}
#logo_1 {
	width: 128px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	
}
#menu ul li a:hover, #menu ul li .active {
	color: #000000;
	background: url(../../../F/Farnichar_files/html/menu_bg.png) 0px 46px;
}
/*logo*/

#logo {
	height: 50px;
	padding-top: 20px;
	text-align: right;
}
#logo h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#logo a small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/*
	prew box
*/

#prew_box {
	border: #999 2px solid;
	width: 997px;
	padding: 0px 12px 0px -4px;
}
#prew_img {
	width: 984px;
	height: 327px;
}
.prew_img1 {
	background: url(images/prew_img1.jpg);
}
.button_left {
	margin-top: 150px;
	margin-left: 5px;
	float: left;
}
.button_right {
	margin-top: 150px;
	margin-right: 5px;
	float: right;
}
.razd {
	border-top: 1px solid #6e6fb2;
	height: 1px;
	border-bottom: 1px solid #6e6fb2;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
/*
	content
*/

#left {
	float: right;
	width: 730px;
}
.left_razd {
	height: 50px;
}
.images_box {
	padding: 15px 0px 15px 0px;
}
.images_box a {
	display: block;
	float: left;
}
.center_img {
	margin: 0px 10px 0px 10px;
}
.more {
}
.more a {
	display: block;
	background: url(images/more.png) no-repeat;
	width: 69px;
	height: 16px;
	float: right;
	text-align: center;
	line-height: 16px;
	margin: 15px 0px 0px 0px;
}
#right {
	float: left;
	width: 250px;
}
.right_bg_top {
	background: url(images/right_top.png) no-repeat;
	width: 363px;
	height: 10px;
}
.right_bg {
	background: url(images/right_bg.png) no-repeat;
	min-height: 207px;
	padding: 0px 20px 0px 20px;
}
.right_bg_bot {
	background: url(images/right_bot.png) no-repeat;
	width: 363px;
	height: 10px;
}
.right_pad {
	padding-bottom: 15px;
}
.italic_style {
	font-style: italic;
	clear: both;
}
.author {
	float: right;
	font-style: italic;
	padding: 5px 0px 5px 0px;
}
/*
	3column
*/

#column3 {
	clear: both;
}
#col1, #col2, #col3 {
	float: left;
	width: 285px;
}
#col2 {
	padding-left: 66px;
	padding-right: 79px;
}
.pad_left {
	padding-left: 20px;
	margin-bottom: 5px;
}
.ls {
	list-style: none;
}
.ls li {
	border-bottom: 1px solid #000000;
}
.ls li a {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
#col1 .ls {
	padding-top: 20px;
}
#col1 .ls li a {
	font-size: 12px;
	text-transform: none;
}
/*
	footer
*/

#footer {
	text-align: center;
	padding-bottom: 15px;
	font-size: 10px;
}
#footer p, #footer a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}
/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
	background: url(images/top.jpg) no-repeat;
	width: 700px;
	height: 275px;
	text-align: left;
}
#slider {
	position: relative;
	width: 700px;
	float: left;
	height: 327px;
	background: url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a {
	border: 0;
	display: block;
}
.nivo-controlNav {
	position: absolute;
	left: 260px;
	bottom: -42px;
	display: none;
}
.nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(images/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.nivo-controlNav a.active {
	background-position: 0 -22px;
}
.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}
a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
a.nivo-prevNav {
	left: 15px;
}
.nivo-caption {
	text-shadow: none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color: #efe9d1;
	text-decoration: underline;
}

#left_navi {
	width: 251px;
	float: left;
}
#left_navi ul {
	margin: 0px;
	padding: 0px;
}

#left_sec1 {
	width: 250px;
	float: left;
	-moz-box-shadow: 3px 3px 5px 6px #ccc;
}
#services {
	width: 252px;
	float: left;
	background: #6e6fb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	border-radius: 8px 8px 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#mistion_sec {
	width: 600px;
	border: #000 1px solid;
}
#left_1 {
	width: 250px;
	float: left;
}
#right_1 {
	width: 250px;
	float: right;
}

#smail {
	width: 740px;
	float: left;
}
#smail img {
	margin: 3px;
}
#dental {
	width: 230px;
	float: left;
	border: #CCC 1px solid;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding: 2px 0px 2px 5px;
	margin: 2px;
}
