body {
	margin :  0px;
	padding:  0px;
	background: #ABC4AB url(../images/bgHeaderSlide.gif) repeat-x;
}
form {
	margin :  0px;
	padding:  0px;
}
a {
	color : #707870;
}
a img {
	border : 0px;
}
.clear {
	clear: both;
}

#icopez {
	position: absolute;
	bottom:   0px;
	right :  20px;
}

#headerWide {
	position: relative;
	width : 100%;
	height: 236px;
}

#header {
	position: relative;
	width : 942px;
	height: 236px;
	margin :  0px auto;
	background: url(../images/bgHeader.jpg);
}
#header #logo {
	position: absolute;
	top   :  50px;
	left  :  20px;
}
#header #email {
	position: absolute;
	top   : 154px;
	left  : 240px;
}
#header #address {
	position: absolute;
	top   : 125px;
	left  : 140px;
	margin:  0px;
	font-family: 'Trebuchet MS';
	font-size  : 12px;
	line-height: 15px;
	color: #FFFFFF;
}
#header #menu {
	position: absolute;
	top   : 200px;
	left  : 130px;
	margin :  0px;
	padding:  0px;
}
#header #menu img {
	margin-right :  5px;
}
#header #mgz {
	position: absolute;
	top   : 80px;
	right : 80px;
}

#screen {
	position: relative;
	width : 942px;
	margin :   0px  auto;
	padding:   0px   0px;
	background:  url(../images/bgBody.jpg) center repeat-y;
}

#content {
	position: relative;
}

#content h1 {
	position: relative;
	margin :  0px  0px;
	padding:  6px  0px;
	color : #669966;
	font-family: 'Trebuchet MS';
	font-size  : 18px;
}
#content h2 {
	position: relative;
	margin :  0px  0px;
	padding:  6px  0px;
	color : #000000;
	font-family: 'Trebuchet MS';
	font-size  : 13px;
}
#content p {
	position: relative;
	margin :  6px 20px  6px  0px;
	font-family: 'Trebuchet MS';
	font-size  : 12px;
}



#foot {
	position: relative;
	width : 775px;
	height:  30px;
	margin : 75px  0px  0px  0px !important;
	padding:  5px  0px  0px  5px !important;
	background: url(../images/bgFoot.gif) 0px 0px no-repeat;
}