/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #384c33; /* init:background: #f7a402; */
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #000000;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main-tail-top {
	background: url(../images/main-tail-top.gif) repeat-x 0% 0%; /* init: background: #d79007 url(../images/main-tail-top.gif) repeat-x 0% 0%; */
}

#main-tail-bot {
	background: url(../images/main-tail-bot.gif) repeat-x 0% 100%;
}

#main-bg-top {
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 511px;
	padding: 1px 0 0 0;
}

section#content {
	width: 100%;
}

footer {
	height: 94px;
	overflow: hidden;
}

/* ========================= Global Structure END ================================ */


/* ========================= CONTENT Structure END ================================ */




/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 4px 19px 16px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

#slogan {
	position: absolute;
	top: 68px;
	left: 278px;
}

#profile {
	background: url(../images/arrow.gif) no-repeat 100% 5px;
	padding: 0 9px 3px 0;
	line-height: 1.2em;
	font-size: 1.167em;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 64px;
	right: 9px;
}

	#profile strong {
		font-weight: 600;
		border-bottom: 1px solid #fff;
	}
	
		#profile:hover strong {
			border: none;
		}
	
	#profile span {
		text-transform: uppercase;
	}

#login {
	background: url(../images/arrow.gif) no-repeat 100% 5px;
	padding: 0 9px 3px 0;
	line-height: 1.2em;
	font-size: 1.167em;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 64px;
	right: 162px;
}

	#login strong {
		font-weight: 600;
		border-bottom: 1px solid #fff;
	}
	
		#login:hover strong {
			border: none;
		}

nav {
	position: absolute;
	top: 101px;
	left: 3px;
}

	nav ul {
		width: 978px;
		overflow: hidden;
	}
	
		nav ul li {
			background: url(../images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			margin: 0 0 0 -2px;
			padding: 3px 4px 0 2px;
		}
		
			nav ul li a {
				display: block;
				width: 135px;
				height: 55px;
				overflow: hidden;
				float: left;
				line-height: 42px;
				font-size: 1.333em;
				font-weight: 400;
				text-align: center;
				text-decoration: none;
				color: #fff;
			}
			
			nav ul li.last a {
				width: 140px;
			}
			
				nav ul li a:hover {
					background: #fff;
					color: #333;
					cursor: pointer;
				}
				
				nav ul li.act a {
					background: #fff;
					color: #333;
				}
				
			nav ul li a strong {
				background: url(../images/menu-left.gif) no-repeat 0% -55px;
				display: block;
				height: 55px;
				font-weight: 400;
			}
			
				nav ul li a:hover strong {
					background-position: 0% 0%;
				}
				
				nav ul li.act a strong {
					background-position: 0% 0%;
				}
				
			nav ul li a b {
				background: url(../images/menu-right.gif) no-repeat 100% -55px;
				display: block;
				height: 55px;
				font-weight: 400;
			}
			
				nav ul li a:hover b {
					background-position: 100% 0%;
				}
				
				nav ul li.act a b {
					background-position: 100% 0%;
				}

#banners {
	background: url(../images/banners.png) no-repeat 0% 0%;
	width: 974px;
	height: 357px;
	overflow: hidden;
	position: absolute;
	top: 152px;
	left: 3px;
}

	#banners ul {
		overflow: hidden;
		position: absolute;
		top: 25px;
		left: 23px;
	}

		#banners ul li {
			background: url(../images/banner-divider.gif) no-repeat 0% 11px;
			float: left;
			width: 232px;
			height: 321px;
			margin: 0 0 0 -2px;
			padding: 0 0 0 2px;
		}
		
			#banners ul li p {
				position: relative;
				padding: 156px 0 0 29px;
			}
		
				#banners ul li#ban-1 p {
					background: url(../images/banner-pic-1.jpg) no-repeat 26px 0%;
					padding: 156px 0 0 31px;
				}
				
				#banners ul li#ban-2 p {
					background: url(../images/banner-pic-2.jpg) no-repeat 10px 0%;
				}
				
				#banners ul li#ban-3 p {
					background: url(../images/banner-pic-3.jpg) no-repeat 7px 0%;
				}
				
				#banners ul li#ban-4 p {
					background: url(../images/banner-pic-4.jpg) no-repeat 5px 0%;
				}
				
			#banners ul li strong {
				display: block;
				padding: 0 0 9px 7px;
				line-height: 1.2em;
				font-size: 1.833em;
				font-weight: 700;
				color: #333;
			}
			
			#banners ul li img {
				margin: 0 0 14px 7px;
			}
			
			#banners ul li b a {
				background: url(../images/banner-button.gif) no-repeat 0% 0%;
				display: block;
				width: 151px;
				height: 26px;
				padding: 0 21px 0 0;
				overflow: hidden;
				line-height: 24px;
				font-size: 1.083em;
				font-weight: 400;
				text-align: right;
				text-decoration: none;
				color: #fff;
			}
			
				#banners ul li b a:hover {
					background-position: 0% -26px;
				}

#button-prev {
	background: url(../images/button-prev.gif) no-repeat 100% 0%;
	display: block;
	width: 18px;
	height: 66px;
	overflow: hidden;
	position: absolute;
	top: 71px;
	left: 4px;
}

	#button-prev:hover {
		background-position: 0% 0%;
	}

#button-next {
	background: url(../images/button-next.gif) no-repeat 0% 0%;
	display: block;
	width: 18px;
	height: 66px;
	overflow: hidden;
	position: absolute;
	top: 71px;
	right: 4px;
}

	#button-next:hover {
		background-position: 100% 0%;
	}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 19px 0 29px 0;
}

#content #indent-1 {
	padding: 2px 0 29px 0;
}

	#content p {
		padding: 0 0 9px 0;
		line-height: 1.333em;
		font-size: 1em;
		/*font-style: italic;*/
		color: #333333;
	}
	
	#content p.extra {
		padding: 0 0 18px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 16px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 5px 0;
	}
	
	#content p.extra3 {
		padding: 0 0 11px 0;
	}
	
	#content p.extra4 {
		padding: 0 0 3px 0;
	}
	
		#content p small {
			float: right;
			padding: 0 5% 0 0;
			font-size: 1em;
		}

.row-1 {
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 0 0 16px 55px;
	}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #fff url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 22px 20px 30px 33px;
	}
	
		.box p {
			padding: 0 0 11px 0 !important;
			line-height: 1.333em !important;
			font-size: 1em !important;
			font-style: normal !important;
			color: #959595 !important;
		}
		
			.box p.extra {
				padding: 0 0 17px 0 !important;
			}
			
			.box p.extra1 {
				padding: 0 0 15px 0 !important;
			}
			
			.box p.extra2 {
				padding: 0 0 16px 0 !important;
			}
			
			.box p.extra3 {
				padding: 0 0 19px 0 !important;
			}
			
			.box p.extra4 {
				padding: 0 0 5px 0 !important;
			}
			
			.box p.extra5 {
				padding: 0 0 13px 0 !important;
			}
			
			.box p.no-indent {
				margin: 0 !important;
				padding: 0 !important;
			}

		.box blockquote p {
			padding: 0 0 6px 0 !important;
			line-height: 1.333em !important;
			font-size: 1em !important;
			font-weight: bold !important;
			font-style: italic !important;
			color: #679710 !important;
		}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #fff url(../images/border-top.jpg) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(../images/border-bot.jpg) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(../images/border-left.jpg) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(../images/border-right.jpg) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(../images/corner-top-left.jpg) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(../images/corner-top-right.jpg) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(../images/corner-bot-left.jpg) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(../images/corner-bot-right.jpg) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 22px 30px 134px 32px;
	}
	
		.box-1 p {
			padding: 0 0 11px 0 !important;
			line-height: 1.333em !important;
			font-size: 1em !important;
			font-style: normal !important;
			color: #959595 !important;
		}

.box-2 {
	width: 100%;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #fdb936 url(../images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(../images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(../images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(../images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(../images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(../images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(../images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(../images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 23px 22px 25px 31px;
	}
	
		.box-2 p {
			padding: 0 0 16px 0 !important;
			line-height: 1.333em !important;
			font-size: 1em !important;
			font-style: normal !important;
			color: #333 !important;
		}

/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 24px;
	left: -1px;
}

	h1 a {
		background: url(../images/logo.gif) no-repeat 0% 0%;
		display: block;
		width: 272px;
		height: 69px;
		overflow: hidden;
		text-decoration: none;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	padding: 0 0 11px 0;
	line-height: 1.2em;
	font-size: 1.667em;
	font-weight: 700;
	color: #fff;
}

	h2 span {
		display: block;
		margin: -2px 0 0 0;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 700;
	}

h3 {
	padding: 0 0 12px 0;
	word-spacing: 1px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.167em;
	font-weight: 300;
	color: #546c4e;
}

	h3 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 300;
	}

h4 {
	padding: 0 0 11px 0;
	word-spacing: 1px;
	line-height: 1.2em;
	font-size: 2.167em;
	font-weight: 300;
	color: #333;
}

h5 {
	padding: 0 0 6px 0;
	line-height: 1.333em;
	font-size: 16px;
	/*font-style: italic;*/
	color: #000000;
}

	h5 strong {
		display: block;
		padding: 0 0 10px 0;
	}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #546C4E;
}

.title {
	padding: 0 0 6px 0;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.link {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 24px;
	float: right;
	margin: 0 8px 0 0;
	overflow: hidden;
	line-height: 20px;
	text-decoration: none;
	font-size: 1.083em;
	color: #679710;
}

	.link span {
		background: url(../images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(../images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 24px;
		padding: 0 18px 0 14px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #a88c00;
	}

.link-1 {
	background: url(../images/arrow1.gif) no-repeat 100% 7px;
	float: right;
	padding: 0 8px 3px 0;
	line-height: 1.2em;
	font-size: 1.083em;
	font-weight: 400;
	text-decoration: none;
	color: #d79007;
}

	.link-1 span {
		border-bottom: 1px solid #d79007;
	}
	
	.link-1:hover span {
		border-bottom: 1px solid #fff;
	}

.link-2 {
	background: url(../images/arrow1.gif) no-repeat 100% 7px;
	float: left;
	padding: 0 8px 3px 0;
	line-height: 1.2em;
	font-size: 1.083em;
	font-weight: 400;
	text-decoration: none;
	color: #d79007;
}

	.link-2 span {
		border-bottom: 1px solid #d79007;
	}
	
	.link-2:hover span {
		border-bottom: 1px solid #fff;
	}

.link-3 {
	background: url(../images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 24px;
	float: right;
	margin: 0 8px 0 0;
	overflow: hidden;
	line-height: 20px;
	text-decoration: none;
	font-size: 1.083em;
	color: #679710;
}

	.link-3 span {
		background: url(../images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-3 span span {
		background: url(../images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 24px;
		padding: 0 18px 0 14px;
	}
	
	.link-3:hover span span {
		cursor: pointer;
		color: #a88c00;
	}

.link-indent {
	margin: 0 0 16px 0;
}

.line-ver-1 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-3 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-hor {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 2px 0;
}

.line-hor1 {
	background: url(../images/line-hor1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 13px 0;
}

.line-hor2 {
	background: url(../images/line-hor1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 224px;
	padding: 4px 0 0 1px;
	overflow: hidden;
}

	#contact-form label {
		/*background: url(../images/contact-input.gif) no-repeat 0% 0%;*/
		display: block;
		height: 38px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 208px;
		height: 15px;
		padding: 4px 6px 4px 6px;
		display:inline-block;
		border: solid 1px #cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #333;
	}
	
	#contact-form strong {
		/*background: url(../images/contact-textarea.gif) no-repeat 0% 0%;*/
		display: block;
		width: 208px;
		height: 83px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form textarea 
	{
		/*background: none;*/
		width: 220px;
		height: 75px;
		padding: 4px 6px 4px 6px;
		display:block;
		border: solid 1px #cccccc;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #333;
	}
	
	#contact-form a.link-3 {
		float: right;
		margin: 19px 0 0 12px;
	}

#diet-form {
	width: 100%;
	overflow: hidden;
}

	#diet-form strong {
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}
	
	#diet-form b {
		display: block;
		width: 29px;
		height: 23px;
		float: right;
		padding: 0 0 0 10px;
		line-height: 24px;
		color: #333;
	}
	
	#diet-form em {
		display: block;
		height: 23px;
		float: right;
		padding: 0 10px 0 10px;
		line-height: 24px;
		font-style: normal;
		color: #333;
	}
	
	#diet-form i {
		display: block;
		height: 23px;
		float: left;
		padding: 0 10px 0 0;
		line-height: 24px;
		font-style: normal;
		color: #333;
	}
	
		#diet-form i.extra {
			padding: 0;
		}
	
	#diet-form small {
		background: url(../images/diet-input.gif) no-repeat 0% 0%;
		display: block;
		width: 82px;
		height: 23px;
		overflow: hidden;
		float: right;
		font-size: 1em;
	}
	
		#diet-form small input {
			background: none;
			width: 74px;
			height: 15px;
			padding: 4px 4px 4px 4px;
			border: none;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #333;
		}
		
	#diet-form span {
		background: url(../images/diet-input-big.gif) no-repeat 0% 0%;
		display: block;
		width: 179px;
		height: 23px;
		margin: 0 0 0 -3px;
		overflow: hidden;
		float: left;
		font-size: 1em;
	}
	
		#diet-form span input {
			background: none;
			width: 171px;
			height: 15px;
			padding: 4px 4px 4px 4px;
			border: none;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #333;
		}
		
	#diet-form select.height {
		background: #fff;
		width: 66px;
		height: 21px;
		float: left;
		margin: 0 8px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #333;
	}
	
	#diet-form select.age {
		background: #fff;
		width: 110px;
		height: 21px;
		float: right;
		margin: 0 10px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #333;
	}
	
	#diet-form input.radio {
		float: left;
		width: 13px;
		height: 13px;
		overflow: hidden;
		margin: 6px 8px 0 0;
		border: none;
	}
	
	#diet-form a {
		background: url(../images/diet-submit.gif) no-repeat 0% 0%;
		display: block;
		width: 126px;
		height: 23px;
		overflow: hidden;
		float: right;
		margin: -21px 0 0 0;
		line-height: 20px;
		font-size: 0.917em;
		font-weight: 400;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
	}
	
		#diet-form a:hover {
			color: #000;
		}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 13px 0;
}

.pic-indent1 {
	margin: 0 0 16px 0;
}

.list {
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 10px;
		line-height: 1.917em;
		font-size: 1em;
		font-weight: bold;
		color: #d79007;
	}
	
		.list li a {
			color: #d79007;
		}

.list-1 {
	margin: 0 0 -2px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	font-style: italic;
	color: #ffea97;
}

	.list-1 dt {
		padding: 0 0 6px 0;
		font-weight: bold;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #ffea97;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		padding: 0 0 16px 0;
	}
	
		.list-1 dd.last {
			padding: 0 0 10px 0;
		}

.list-2 {
	width: 100%;
	margin: 0 0 -5px 0;
	padding: 4px 0 0 0;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 21px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.333em;
		font-size: 1em;
		font-style: italic;
		color: #ffea97;
	}
	
		.list-2 li img {
			float: left;
			margin: 4px 19px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 0 0 6px 0;
		}

.list-3 {
	margin: 0 0 -4px 0;
	padding: 1px 0 0 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #959595;
}

	.list-3 dt {
		font-weight: bold;
	}
	
	.list-3 dd {
		width: 100%;
		padding: 0 0 16px 0;
		overflow: hidden;
	}
	
		.list-3 dd small {
			float: right;
			padding: 0 2% 0 0;
			font-size: 1em;
		}
		
		.list-3 dd a {
			font-weight: bold;
		}

.list-indent {
	padding: 0 0 14px 0 !important;
}

.list-indent1 {
	padding: 0 0 16px 0 !important;
}

.list-indent2 {
	padding: 0 0 5px 0 !important;
}

.blockquote {
	width: 100%;
}

	.blockquote blockquote p {
		padding: 0 0 16px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		font-weight: normal !important;
		font-style: normal !important;
		color: #959595 !important;
	}
	
	.blockquote blockquote p.extra {
		padding: 0 0 9px 0 !important;
	}
	
		.blockquote blockquote p strong {
			display: block;
			text-align: right;
			font-style: italic;
			color: #679710;
		}

.indent {
	padding: 21px 27px 0 31px;
}

.indent-1 {
	padding: 21px 27px 0 55px;
}

.privacy {
	padding: 0 45px 3px 55px;
}

	.privacy h2 {
		padding: 0 0 15px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 16px 0 !important;
	}
	
	.privacy p.no-indent {
		padding: 0 !important;
	}
	
		.privacy p a {
			font-weight: bold;
			font-style: normal;
			color: #ffea97;
		}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer .inner {
	padding: 13px 2px 0 3px;
}

	footer ul {
		float: right;
		padding: 13px 0 0 0;
	}
	
		footer ul li {
			float: left;
			padding: 0 0 0 6px;
		}

footer p {
	/*background: url(../images/logo-pic.gif) no-repeat 0% 0%;*/
	float: left;
	width: 400px;
	padding: 6px 20px 0 0;
	/*text-indent: 141px;*/
	line-height: 1.714em;
	font-size: 1.167em;
	color: #fff;
}

	footer p span {
		display: block;
		margin: 0 0 -28px -129px;
	}
	
	footer p a {
		text-decoration: none;
		color: #fff;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}
		
footer strong {
	display: block;
	width: 211px;
	float: left;
	padding: 9px 20px 0 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #fff;
}

	footer strong a {
		color: #fff;
	}
	
	footer strong b {
		background: url(../images/icon-skype.gif) no-repeat 0% 3px;
		display: block;
		padding: 2px 0 2px 21px;
	}
	
footer em {
	display: block;
	float: left;
	padding: 10px 0 0 0;
	line-height: 1.143em;
	font-size: 1.167em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

	footer em i {
		display: block;
		padding: 3px 0 0 0;
		line-height: 1.333em;
		font-size: 0.857em;
		font-style: normal;
	}

footer .col-1{margin-top:15px;width:380px;color:#000000;float:left;}
footer .col-2{margin-top:15px;width:200px;text-align:center;float:left;}
footer .col-3{margin-top:15px;width:380px;text-align:right;float:left;}

ul .list-4{margin:0;padding:0;}
.list-4 li {margin:0 0 10px 12px;list-style-type:disc;}
.image-row{margin-top:15px;width:929px; min-height:100px;height:auto;float:left;}
.image-text{width:464px; min-height:100px;height:auto;float:left;}
.image{margin-right:19px;width:100px;min-height:100px;height:auto;float:left;}
.text{width:345px;min-height:100px;height:auto;float:left;}

.healthcare-image-text{margin-top:15px;width:910px; min-height:100px;height:auto;float:left;}
.healthcare-image{margin-right:19px;width:100px;min-height:100px;height:auto;float:left;}
.healthcare-text{width:791px;min-height:100px;height:auto;float:left;}

/* ============================= footer END ====================================== */
