﻿body
{
	margin: 0 auto 0 auto;
}

#mainDiv
{
	width: 801px;
	min-height: 600px;
	height: auto !important;
	background-image: url(Images/Lifeco_web_underpage5.jpg);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	
}

#mainInnerDiv
{
	width: 801px;
	min-height: 600px;
	height: auto !important;
	float: left; /*background-image:url(Images/TemplateBackgroundImgOne.jpg);     background-repeat:no-repeat;*/
	background-image:url(Images/bg.jpg);/*Added by Charith on 2009.4.20*/
	background-position:left top;/*Added by Charith on 2009.4.20*/
	background-repeat:repeat-y;/*Added by Charith on 2009.4.20*/
	
}

#rightContentOuterColumn
{
	width: 219px;
	min-height: 600px;
	height: auto !important;
	float: left;
	

}

#rightContentLogoDiv
{
	width: 219px;
	height: 119px;
	float: left;
	/*background-image: url(Images/Logo.jpg);
	background-repeat: no-repeat;*/
}
img
{
	text-decoration:none;
	outline:none;
	border-width:0px;
	border-style:none;
}
.logolinkcls 
{
	text-decoration:none;
	outline:none;
	border-width:0px;
	border-style:none;
}

#rightContentMenuArea
{
	width: 219px;
	min-height: 130px;/*152*/
	height: auto !important;
	float: left;
	padding-top: 24px;/*34*/
	/*padding-bottom: 5px;*/
	background-image: url(Images/menuBacgroundImage.jpg);
	background-repeat: repeat-x;
	background-color: #357e2c;
}

#rightbelowImage
{
	width: 219px;
	height: 251px;
	float: left;
	background-image: url(Images/rightSideBelowImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#rightContentbelowContactDiv
{
	width: 219px;
	height: 28px;/*41*/
	float: left;
	background-color: #357e2c;
	background-image: url(Images/LifecorightBottomImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#leftContentDiv
{
	width: 582px;/*582*/
	min-height: 600px;
	height: auto !important;
	float: left;
}

/* main Menu CLassew============*/

.menuItemNormal
{
	width: 218px;
	height: 23px;
	float: left;
	margin-top:5px;
}


.menuItemSelected
{
	width: 218px;
	min-height: 23px;
	float: left;
}

.LCMenuCls
{
	width: 218px;
	height: 23px;
	float: left;
	text-decoration: none;
	outline: none;
	border-width: 0px;
}


/*================end of main menu classes=========*/



/* Left content master Page========= */

#templateContentOuterMostDiv
{
	width: 582px;
	min-height: 600px;
	height: auto !important;
	float: left;
	background-image: url(Images/TemplateBGImGOne.jpg);
	background-repeat: no-repeat;
}


/*======end of left contente master page========*/



/* ========= Article Content Template Styles===================*/

#articleMaincontentDiv
{
	width: 541px; /*541*/
	min-height: 458px;
	height: auto !important;
	padding-top: 119px;
	padding-bottom: 25px;
	padding-left: 27px;
	padding-right:6px;
	float: left;
}

#articleContentDiv
{
	width: 360px;
	min-height: 457px;
	height: auto !important;
	float: left;
}

#articleTitleDiv
{
	width: 360px;
	min-height: 12px;
	height: auto !important;
	float: left;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #3a7f2d;
}

#articleIngressDiv
{
	width: 337px; /*360*/
	min-height: 56px;
	height: auto !important;
	margin-top: 10px;
	float: left;
	padding-right: 23px;
	font-family: Verdana;
	font-style: italic;
	font-size: 10pt;
	color: #716558;
	line-height: 12pt;
}

#articleBodyDiv
{
	width: 337px; /*360*/
	min-height: 358px;
	height: auto !important;
	margin-top: 10px;
	padding-right: 23px;
	float: left;
	font-family: Verdana;
	font-size: 10pt;
	color: #716558;
	line-height: 12pt;
}


#articleRightImgContentDiv
{
	width: 175px;
	min-height: 157px;
	height: auto !important;
	margin-top: 10px;
	float: left;
}

#articleImgDiv
{
	width: 175px;
	min-height: 157px;
	height: auto !important;
	float: left;
}

.articleImageCl
{
	width: 175px;
	height: 157px;
}



/*=======Article Content Template=====*/


/*======Image Article Contents=====*/
#ImageArticleImaBodyDiv
{
	width: 337px; /*360*/
	min-height: 81px;
	height: auto !important;
	margin-top: 10px;
	padding-right: 23px;
	float: left;
	font-family: Verdana;
	font-size: 10pt;
	color: #716558;
	line-height: 12pt;
}

#ImageArticleContentDiv
{
	width: 360px;
	min-height: 157px;
	height: auto !important;
	float: left;
}

#imageArticleBelowImageDiv
{
	width: 541px;
	min-height: 236px;
	height: auto !important;
	margin-top: 30px;
	float: left;
	
}

.imageArticleImageCl
{
	width: 541px;
	height: 236px;
}


/*===end of image article content========*/



/*==== Start of Front page Template=====*/

#frontPageContentOuterMostDiv
{
	width: 582px;
	/*min-height: 600px;
	height: auto !important; Commented by charith on 2009.4.20 to fix the issue in safari*/
	height:600px;
	float: left;
	background-image: url(Images/frontPageBGImage.jpg);
	background-repeat: no-repeat;
}

/*======End of front Page Temlate====*/



/*======= Font Style ==================*/

h2
{
	font-family: Verdana;
	font-size: 10pt;
	color:#790000;
}

/*========End Font Styles============*/


