body {
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

	* html body { font-size: x-small; }

img { border: 0; }

#wrapper {
	width: 436px;
	height: 515px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background: #ffffff url(/images/bgsplash3.jpg) no-repeat left top;
	padding-left: 465px;
	padding-top: 215px;
}

	#home-news {
		width: 426px;
		margin: 0 5px;
	}

		div.homenewsitem { clear: both; width: 426px; margin: 10px 0 5px 0; }

			div.homenewspic { float: left; width: 75px; margin: 0 15px 0 0; }

				div.homenewspic img { width: 75px; }

			div.homenewstxt { float: left; width: 325px; font-size: 85%; color: #666; line-height: 16px; }

				div.homenewstxt strong { font-size: 105%; }
				
		#home-news a:link, #home-news a:visited { color: #000; }
		#home-news a:hover, #home-news a:active { color: #979696; }
				
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	text-align: center;
	color: #979696;
}

/* phil */

.visitourcompanie {
	font-size: 1.3em;
}

.companylist ul {
	list-style-type: none;
}

.moixadesignimage {
	margin-left: 5px;	
}

.moixadesign {
	margin-left: 110px;
}

.moixaenergyimage {
	margin-left: 115px;
	margin-top: 20px;
}

.moixaenergy {
	margin-left: 1px;
}

.moixausbcellimage {
	margin-left: 220px;
	margin-top: 20px;
}

.moixausbcell {
	margin-left: 232px;
}

.companylist a {
	color: #B0B0B0;	
}

.companylist a:hover {
	text-decoration: none;
}

.breaker {
	clear: both;
}

/* MIKES NEW LISTS */
.splitlistleft {
	float: left;
	width: 180px;
}

.splitlistright {
	float: left;
	width: 240px;
}
	
	.splitlistleft a, .splitlistright a {
		color: #B0B0B0
	}

	.splitlistleft ul, .splitlistright ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.splitlistright ul {
			background: url(/images/branches.jpg) no-repeat 5px 80px;
		}
	
		li.logo {
			padding-top: 8px;
		}

		.splitlistleft li {
			width: 135px;
			text-align: center;
		}

		.splitlistright li {
			width: 160px;
			text-align: center;
		}

		.splitlistright li.padded {
			padding-left: 40px;
			width: 160px;
			text-align: center;
		}