body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1decd;
    font-style: normal;
	font-family: arial, helvetica, sans-serif;
}

.ad{
	width: 728px;
	height: 120px;
	margin-top: 50px;
}

.sitewrapper{
	float:none;
	width: 1020px;
	text-align: left;
}

/* BUTTON													*/
.button{
	height:20px;
	line-height:31px;
	margin-right:30px;
	width: 290px;
}
	a.button {
	color:#CC0066;
	font-size:15px;
	line-height: 17px;
	text-decoration: none;
	}
	.button span {
		height:20px;
		line-height:15px;
		padding-left:7px;
		padding-right:8px;
		margin-right:20px;
		width: 290px;
	}
	
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	background-image:url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	width:300px;
	height: 95px;
	float: left;
}
	ul.v-menu, .v-menu li{
		padding:0; 
		margin:0;
		list-style:none;
	}
	ul.v-menu{
		margin-top:4px;
		padding:20px 10px 10px 20px;
	}
		.v-menu li a{
	color:#CC0066;
	font-size:15px;
	line-height: 25px;
	text-decoration: none;
		}
		.v-menu li a:hover{
		color:#99CC00;
		text-decoration:line-through;
		}
		
/* -------------------------------------------------------- */
.textwrap {
	width: 235px;
	float:left;
	margin: 13px 0px 0px 0px;
}

.texttop {
	width: 206px;
	background-image:  url(../images/text-bg-index.jpg);
	background-repeat:no-repeat;
	padding: 10px 10px 0px 20px;
}

.textbottom{
	width: 235px;
	height: 150px;
	background-image:  url(../images/text-bg-bottom2.jpg);
	background-repeat:no-repeat;
}

.port {
	width: 435px;
	height: 521px;
	padding: 9px 5px 5px 9px;
	float:left;
	margin: 10px 1px 1px 0px;
	background-image:  url(../images/port-image-bg.jpg);
	background-repeat:no-repeat;
}

.logo {
	margin: 0px 0px 3px 0px;
	background-color:#e1decd;
	padding-right: 10px;
	width: 290px;
	float:left;
}

.module-wrap {
	margin:10px 1px 10px 10px;
	background-color:#e1decd;
	width: 300px;
	height: 210px;
	float:left;
}	
	
.Image {
	float:left;
	width: 56px;
	height: 56px;
	margin: 5px 5px 5px 5px;
	}

	
.image-bg {
	float:left;
	width: 74px;
	height: 74px;
	margin: 10 10 10 10px;
	background-image:  url(../images/bg-square.jpg);
	background-repeat: no-repeat;
	}
	
.Image img{
	border: 5px solid #fff;
	}

.Image:hover img{
	border: 5px solid #99CC00; cursor:pointer;cursor:hand
	}
	
.promo-image{
	float:left;
	margin-top: 15px;
	width: 296px;
}

.copyright{
	float:left;
	margin-top: 15px;
	width: 296px;
}

.copyright a{
	color:#CC0066;
	font-size:9px;
	text-decoration: none;
}

.copyright a:hover{
	color:#99CC00;
	font-size:9px;
	text-decoration:line-through;
}

.page-text{
	margin: 15px 5px 5px 0px;
	width: 50px;
	height: 24px;
	float:left;
	background-repeat:no-repeat;
}

.pag-bg{
	margin: 15px 5px 5px 0px;
	width: 24px;
	height: 24px;
	float:left;
	background-image:  url(../images/little-square.jpg);
	background-repeat:no-repeat;
}

.pag {
	margin: 4px 4px 4px 4px;
	width: 12px;
	height: 12px;
	float:left;
	background-repeat:no-repeat;
}

	
.pag img{
	border: 2px solid #fff;
	}

.pag:hover img{
	border: 2px solid #99CC00;cursor:pointer;cursor:hand
	}


h1 {
	margin-left: 5px;
	color:#666666;
	font-size: 12px;
	padding-top: 5px;
	font-weight:300;
}

h2 {
	color:#333333;
	font-size:12px;
	line-height: 15px;
	text-decoration:none;
	font-weight:100;
}

h3 {
	color:#666666;
	font-size:13px;
	text-decoration:none;
	font-weight:200;
	padding-bottom: 0px;
}

a {
	color:#CC0066;
	font-size:15px;
	line-height: 17px;
	text-decoration: none;
}

a:hover {
	color:#99CC00;
	font-size:15px;
	line-height: 17px;
	text-decoration:line-through;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.style5 {font-size: 10px}
.style6 {font-size: 9px}
