*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-family:Georgia, Times, Serif;
	font-size:100.01%;
	background-color:#d2dda0;
}

#page{
	width:990px;
	margin:0 auto;
	text-align:left;
}

#header{
	height:32px;
	width:950px;
	background-image:url(../images/scope.png);
	background-repeat:repeat-x;
}

#header a{
	float:right;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

#navigation{
	height:73px;
	width:950px;
	background-color:#242016;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#navigation ul{
	list-style-type:none;	
	float:right;
	height:73px;
}

#navigation li{
	display:block;
	height:73px;
	float:left;
}

#n1{
	width:79px;
}

#n2{
	width:120px;
}

#n3{
	width:106px;
}

#n4{
	width:111px;
}

#n5{
	width:104px;
}

#navigation a{
	font-size:14px;
	font-weight:bold;
	height:73px;
	display:block;
	text-decoration:none;
	color:white;
}

#navigation a span{
	visibility:hidden;
}

#navigation p{
	text-align:center;
}

#borderMenu{
	height:6px;
	width:950px;
	background-image:url(../images/borderMenu.png);
	background-repeat:repeat-x;
	overflow:hidden;
}

#login{
	margin-left:25px;
	margin-top:8px;
}

#simple-edit-login {
	height: 31px;
	width: 950px;
}

#simple-edit-login:hover {
	cursor: pointer;
}

#main{
	width:950px;
	height:623px;
	border-top:solid #cbd9a8 6px;
	border-bottom:solid #a38651 1px;
}

* html div#main{
	height:630px;
}

#between{
	width:950px;
	height:900px;
	float:left;
}

#leftBorder{
	width:20px;
	height:900px;
	float:left;
	background-image:url(../images/progress2.png);
	background-repeat:repeat-y;
}

#rightBorder{
	width:20px;
	height:900px;
	float:right;
	background-image:url(../images/progress3.png);
	background-repeat:repeat-y;	
}

#mod{
	width:950px;
	height:311px;
}

h1{
	color:#413b27;
	font-weight:500;
	font-size:22px;
	margin-top:3px;
}

#art{
	width:403px;
	height:311px;
	float:left;
	color:#8c8d6d;
	background-color:#f9ffe8;
}

#art_faceBig{
	width:187px;
	height:311px;
	float:left;
	background-image:url(../images/face_big.jpg);
	background-color:#f9ffe8;
}

#art_top{
	width:216px;
	height:202px;
	float:right;
	background-image:url(../images/progress1.png);
	background-repeat:repeat-x;
}

#art_top h1{
	margin-bottom:10px;
	margin-left:5px;
}

#art_top p{
	margin-left:5px;
	width:201px;
}

#art_bottom{
	width:216px;
	height:109px;
	float:right;
	background-color:#f9ffe8;
	background-image:url(../images/flower1.png);
	background-repeat:no-repeat;
	background-position:right;
}

#art_bottom p{
	margin-left:5px;
	width:201px;
}

#highlight{
	width:422px;
	height:152px;
	float:right;
	color:#2c2614;
	background-color:#e1eab6;
	background-image:url(../images/jule.png);
	background-repeat:no-repeat;
	padding-left: 125px;
}


#skin{
	width:300px;
	height:159px;
	float:right;
	color:#2c2614;
	font-size:15px;
	background-color:#eff9cd;
	background-image:url(../images/skin.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 242px;
	padding-left: 5px;
}


.marginleft{
	margin-left:10px;
}

#offer{
	width:298px;
	height:306px;
	float:left;
	color:#e8f1c6;
	background-color:#8e9271;
	background-image:url(../images/face_small.png);
	background-repeat:no-repeat;
	background-position:right top;
	border-top:solid #d2dea8 6px;
	
	padding-right: 100px;
	padding-left: 5px;
}

* html div#offer{
	height:312px;
}

#offer ul{
	margin-left:25px;
	list-style-image:url(../images/listicon.png);
}

#offer ul li {
	font-size: 90%;
}

#news{
	width:542px;
	height:306px;
	float:right;
	color:#e8f1c6;
	background-color:#888969;	
	background-image:url(../images/newspaper.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-top:solid #c8cd90 6px;
	overflow:auto;
	
	padding-left: 5px;
}

* html div#news{
	height:312px;
}

#date{
	display:inline;
	border-bottom:dotted #e8f1c6 1px;
	margin-left:105px;
}

#newsText{
	margin-left:115px;
	margin-right:5px;
	margin-top:8px;
	margin-bottom:5px;
}

#newsTitle{
	margin-left:105px;
	margin-right:5px;
	margin-top:15px;
}

#footer{
	clear:both;
	width:950px;
	height:125px;
	background-color:#a38651;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	border-top:solid #cdbb9a 2px;
	text-align:center;
}

#footer #copyright{
	margin-top:30px;
	font-size:10px;
	color:#413b27;
	float:left;
	margin-right:210px;
	margin-left: 80px;
}

#footer div{
	margin-right:10px;
	font-size:10px;
	color:#413b27;
}

#footer div p{
	text-align:right;	
}

#footer table{
	float:right;
	text-align:left;
	font-size:10px;
	color:#413b27;
	border:none;
}

#footer table td{
	border:none;
}

#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#413b27;
}

#footer a:hover{
	color:#CCCCCC;
}

#footer a:active{
	text-decoration:none;
	color:#413b27;
}

* html div#footer{
	height:127px;
}

#bottom{
	height:32px;
	width:950px;
	background-image:url(../images/scope2.png);
	background-repeat:repeat-x;
}

#zerti_link{
	display:block;
	float:left;
	margin-left:50px;
	margin-top:10px;
	border:none;
}
#zerti_link img{
	border:none;
}

#keywords{
	display:none;
}
