html, body {


	background:url("/images/main_background.jpg") repeat-x;
	font-family:verdana;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-color:#88adb6;
}

img {
	border:0px;
}
ul,li {
	margin:0px;
	padding:0px;
}
#mainContainer {
	width: 948px;
	margin: 0px auto 0px auto;
	background:url("/images/background_borders.png") repeat-y;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	clear:all;
	min-height:100%;
}
#logoContainer {
	width:908px;
	height:100px;
	#height:109px;
	overflow:hidden;
}
#top_nav {
	width:908px;
	height:18px;
	background:url("/images/nav_back.jpg") top;
	font-size:13px;
	color:white;
}
#top_nav ul{
	padding-left:50px;
	list-style:none;

}
#top_nav ul li {
	float:left;
	padding-left:6px;
	padding-right:6px;

}
#top_nav a:link, #top_nav a:visited, #top_nav a:active {
	text-decoration:none;
	color:white;
	font-size:14px;
}
#top_nav a:hover {
	text-decoration:none;
	color:black;
	font-size:14px;
}
#main_content {
	background:url("/images/calc_bottom.jpg") no-repeat bottom left;
	min-height:400px;
}
#footer {
	width: 948px;
	margin: 0px auto 0px auto;
	background:url("/images/bottom.png") no-repeat top left;
	height:38px;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	clear:all;
	min-height:100%;
	text-align:center;
	color:white;
	font-size:11px;
	padding-top:2px;
	
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:white;
}
#footer a:hover {
	text-decoration:none;
	color:black;
}
#textRight {
	width:500px;
	padding:18px;
	padding-left:50px;
	padding-bottom:30px;
	padding-top:35px;
}
#textRight ul {
	padding-left:30px;
	}
h1 {
	position:relative;
	left:-30px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	line-height:43px;
	height:43px;
}
#logo {
	position:relative;
	top:-5px;
	left:20px;
}
#phone{
	text-indent:-9999px;
	background:url("/images/phone.jpg") no-repeat;
	position:relative;
	width:144px;
	height:99px;
	left:757px;
	top:-67px;
}
#cima {
	position:relative;
	width:00px;
	height:81px;
	left:553px;
	top:10px;	
}
#textRight ul li {
	padding-top:4px;
	padding-bottom:4px;
}