﻿#layout {
	max-width:1000px;
	/*width:1000px;*/
	/*width:100%;*/
	text-align:justify;
	line-height:20px;
	margin:0px auto;
	align-content: center;
}
#layoutUser{
  max-width:1000px;
	/*width:1000px;*/
	/*width:100%;*/
	text-align:justify;
	line-height:20px;
	margin:0px auto;
}

#topzone {
	height:125px;
	text-align: center;
}

#topzoneleft {
	float:left;
	padding:0px;
}

#topzoneright {
	width:900px;
	float:right;
}

#topzonemenu {
	width: 750px;
	float: left;
}

#header {
	height:300px;
	width: 1000px;
}

#headerCommon {
	height:300px;
}

#headerleft {
	width:255px;
	float:left;
}

#headerright {
	width:592px;
	float:right;
  padding: 5px;
}

#bodycontainer {
	width:1000px;
	padding:0px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
	align-content: center;
}

  /*background-color: yellow;*/
#leftcontainer {
	width:150px;
	float:left;
  margin: 0px 5px 0px 0px;
 }
 /*background-color: forestgreen;*/

/*#rightcontainer {
	width:850px;
  float:right;
}*/
#rightcontainer {
	border-color:darkslateblue;
  margin-left: 150px;
  padding:0px 10px 10px 10px;
}
  /*background-color:red;*/

#servicezone {
	padding:35px 0px 0px 0px;
}

#newszone {
	font-size:11px;
	background:#eaf1f3;
	border:1px solid #c3bdb1;
	padding:15px;
}

#greenzone {
	font-size:11px;
	background: #C0D8D4;
	border:1px dashed #ebf4e1;
	padding:16px 0px 16px 16px;
  align-content:center;
}

/* #f1f1f1  #86aeb5  url(../images/greenboxbg.gif) left top repeat-x  */ 

#banner {
	/*height:293px;*/
	height:100%;
	width:100%;
  padding: 5px;
	background:url(../images/06a.jpg) top no-repeat;
}

#loginCell {
	height: 100%;
	padding: 10px 10px 10px 10px;
}

#loginTable {
	height: 100%;
	padding: 10px 10px 10px 10px;
}


#bannerCommon {
	height:455px;
  padding: 5px;
	background:url(../images/06a.jpg) left top no-repeat;
}

#welcomezone {
	padding:0px 0px 20px 0px;
}

#greenbox {
  align-content: center;
	background:#86aeb5 url(../images/greenboxbg.gif) left top repeat-x;
	border:1px dashed #ebf4e4;
	padding:16px 0px 16px 16px;
}

#footercontainer {
	color:#eaf1f3;
	background:#313030 url(../images/footer.gif) left top repeat-x;
	height:40px;
	
}

#footer {
	width:1000px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:10px 0px 0px 0px;
	margin:0px auto;
}

#menucontainer {
/*width:1000px;*/
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/footer1.gif) right top no-repeat;
	padding:10px 0px 0px 0px;
	margin:0px auto;
}

#footercontainer2 {
  width:1000px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
  padding:10px 0px 0px 0px;
	margin:0px auto;

}

#newszone h1 {
	font:25px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#024052;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#footer ul {
	margin:0px;
	padding:0px 0px 10px 0px;
}

#footer ul li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
}

#footer li a {
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	/*text-transform:capitalize;*/
	text-decoration:none;
}

#footer li a:hover {
	color:#e1e1e1;
}
#lnkEditSettings{
  padding-left :10px;
}

