html, body {
	width: 100%;
	
	margin: 0px;
	overflow: auto;
	}
body {
	font-family: Arial, Helvetica, Verdana, Tahoma,   Sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: left;
	line-height: 20px;
	background:#eee;
	}

a {
     	color: #db6d16;
     	text-decoration: none;
	}
a:hover{
     	color: #666666;
     	text-decoration: none;
	}
hr {
	border: 1px solid #f1f1f1;
	text-align: left;/*this will align it for IE*/
	}
img {
	border:none;
	}
h1 {
	font-size:20px;
	color: #222;
	margin:30px 0px 30px 0px;
	}

.input {
    	width: 10em;    
	}#head-container-first{
	width:900px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
	
	background:  url(../userfiles/images/Layout/header.png);
}
#head-container{
	width:900px;
	height:115px;
	margin:auto;
	text-align: left;
	background:  url(../userfiles/images/Layout/header.png);
}

#logo{
	width:830px;
	height:90px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 70px;
	text-align: left;
}

#menuf{
	width:650px;
	height:35px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	background:  url(../userfiles/images/Layout/menuf.png);
}

#menuf ul  {
	padding:6px 0px 0px 6px;
	margin:0px;
}
#menuf ul li {
	display: inline;
	list-style-type: none;
	margin:0px;
}

#menuf ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
	padding-left: 0px;
	margin-left: 20px;
	text-shadow: 1px 1px 1px #000;
}
#content{
	width:800px;
	min-height: 500px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
	padding: 0px 50px 0px 50px;
	background:  url(../userfiles/images/Layout/content.png);
}
#content_personal{
	width:760px;
	min-height: 500px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
	padding: 00px 70px 0px 70px;
	background:  url(../userfiles/images/Layout/content.png);
}#footer{
clear:both;
	width:740px;
	height:60px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: center;
	padding: 0px 80px 0px 80px;
	background:  url(../userfiles/images/Layout/footer.png);
}
#footer p{
	margin: 0px;
}
#footer hr{
	margin: 5px 0px 5px 0px;
}#selectf{
	width:200px;
	height:35px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
	padding: 0px;
	background: url(../userfiles/images/Layout/selectf.png);
}

#selectf ul  {
	padding:0px 0px 0px 0px;
	margin:0px;
}
#selectf ul li {
	float: left;
	position: relative;
	display: inline;
}

#selectf ul li a {
	position: relative;
	width: 140px;
	height: 24px;
	display: block;
	background-image: url('../userfiles/images/Layout/menuitem_background_select.pn');
	background-position: center center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
	padding-left: 0px;
	margin-left: -6px;
	text-shadow: 1px 1px 1px #000;
}
#selectf ul li a:hover{color:#ffffff;
background-image: url('../userfiles/images/Layout/menuitem_background_select_hover.pn');
z-index: 100;
}
#selectf ul li.current a{color:#ffffff;
background-image: url('../userfiles/images/Layout/menuitem_background_select_hover.pn');
}
#selectf ul li.current {
	z-index: 100;
}#menue{
	width:650px;
	height:35px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	background:  url(../userfiles/images/Layout/menue.png);
}

#menue ul  {
	padding:6px 0px 0px 6px;
	margin:0px;
}
#menue ul li {
	display: inline;
	list-style-type: none;
	margin:0px;
}

#menue ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
	padding-left: 0px;
	margin-left: 20px;
	text-shadow: 1px 1px 1px #000;
}
#selecte{
	width:200px;
	height:35px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
	padding: 0px;
	background:  url(../userfiles/images/Layout/selecte.png);
}

#selecte ul  {
	padding:0px 0px 0px 0px;
	margin:0px;
}
#selecte ul li {
	float: left;
	position: relative;
	display: inline;
}

#selecte ul li a {
	position: relative;
	width: 140px;
	height: 24px;
	display: block;
	background-image: url('../userfiles/images/Layout/menuitem_background_select.pn');
	background-position: center center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding-top: 6px;
	text-align: center;
	padding-left: 0px;
	margin-left: -6px;
	text-shadow: 1px 1px 1px #000;
}
#selecte ul li a:hover{color:#ffffff;
background-image: url('../userfiles/images/Layout/menuitem_background_select_hover.pn');
z-index: 100;
}
#selecte ul li.current a{color:#ffffff;
background-image: url('../userfiles/images/Layout/menuitem_background_select_hover.pn');
}
#selecte ul li.current {
	z-index: 100;
}#contentf{
	width:800px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
	padding: 0px 50px 0px 50px;
	background:  url(../userfiles/images/Layout/content.png);
}
#contentf h1 {
	font-size:20px;
	color: #222;
	margin:30px 0px 30px 0px;
	color:#C222;
	}
#contentf h3{
	color:#222;
	}
#contentf h2{
	color:#222;
	}

#content_sub{
	float:left;
	width:520px;
	padding: 20px 90px 0px 50px;
}#submeny{
	clear:both;
	float:left;
	width:240px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#submeny ul
{
	margin: 0;
	padding: 40px 0px 0px 55px;
	list-style-type: none;
}
#submeny ul ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#submeny  ul li a{
	display: block;
	color: #555;
	background-color:#fff;
	width: 150px;
	height:25px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;	
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #f1f1f1;
	}
#submeny  ul li a.current{
	display: block;
	color: #555;
	background-color:#444;
	width: 150px;
	height:25px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;	
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #f1f1f1;
	}#loggor{
	width:740px;
	height:110px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 80px 0px 80px;
	background:  url(../userfiles/images/Layout/content.png);
}
#footer p{
	margin: 0px;
}#page-container {
position:relative;
	clear:both;
	width: 900px;
	
	margin: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	background: url(../userfiles/images/Layout/content.png);
	}
#center {
position:relative;
	width: 900px;
	margin: auto;
	text-align: left;
	padding: 0px;	
}#content-container{
clear:both;
background:#444444 url(../userfiles/images/Layout/content.png);
}#bott{
clear:both;
height:10px;
}#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}

