/* Start of CMSMS style sheet 'Layout: NCleanBlue' */
body{
	padding:0px; 
	margin:0px auto;
	background:#fff url(images/cms/mainbg.png) repeat-x 0 488px;
	font:normal 12px Arial;
	color:#7a6f67;
	text-align:center;

}
img {border:none;}
.clear {clear:both}
.fleft{float:left;}
.fright{float:right;}
#id{font-weight:bold;}

.relative {position:relative}
.norepeat {
	background-repeat:no-repeat;
}
td,div {
	color:#7a6f67;
	font:normal 12px Arial;
}
p {text-align:justify;}

/**** Home Page Properties ***/

div#pagewrapper {
margin:auto;
background:url(images/cms/bodybg2.jpg) no-repeat top;
/*height:488px;*/
text-align:center;
}
div#header {padding:0px;margin:auto;width:918px;}
div#content  {
	width:918px;
	text-align:center;
	margin:auto;
}
.table{
	background:transparent url(images/cms/contentbg.png) repeat-y;
	width:918px;
	text-align:center;
}
.hometitle{
	color:#6C87B9;font-size:14px;padding-left:410px;text-align:left;font-weight:bold;
}
.hometext{
	color:#95897C;
	font-size:11px;
	text-align:left;
	padding-right:10px;
}
a.homelink:link, a.homelink:active, a.homelink:visited{
	text-decoration:none;color:#99BD17;font-size:14px;font-weight:bold;
}
a.homelink:hover{
	text-decoration:underline;color:#99BD17;font-size:14px;font-weight:bold;
}
div#footer {
	clear:both;margin:auto;width:918px;
}
#footer table {
	height:37px;
	background: transparent url(images/cms/footerbg.png) no-repeat;
	width:918px;
}
#footer td {
	color:#95897C;text-align:center;
	padding-bottom:5px;
}
#footer td span {	
	color:#6986B8;
}

#footer a {
        color :#5a534b;
}

.DescPart {
	float:left;width:408px;
	color:#000;
	font-size:11px;
	text-align:left;
	padding-right:10px;
}
.EnterPart {
	float:left;width:330px;text-align:right;padding:57px 80px 0 0;
}
a.enterbutton:link,a.enterbutton:visited,a.enterbutton:active,.enter_unsel {
	background: transparent url(images/cms/entrer_buttton.png) no-repeat  top;
	width:190px;
	height:91px;
	display:block;
	cursor:pointer;/*
	margin-left:127px;*/
	text-align:left;
}
a.enterbutton:hover,.enter_sel {
	background: transparent url(images/cms/entrer_buttton.png) no-repeat  bottom;
	width:190px;
	height:91px;
	display:block;
	cursor:pointer;/*
	margin-left:127px;*/
	text-align:left;
}
.innerbg {
	background: transparent url(images/cms/homecontentbg.png) no-repeat center;
	width:900px;
	height:147px;
	margin:auto;
}
/* END : HOME PAGE PROPERTIES  */


/* End of 'Layout: NCleanBlue' */

