html, body {
	margin: 0 0; 
	text-align:center; 
	width:100%; 
	background:url(images/bg_body.gif) repeat-x;
	font-family: arial;
	font-size: 12px;
	line-height:125%;
}

#bgpage {
	width:748px; 
	height:395px; 
	min-height:395px; 
	background:url(images/main.jpg) no-repeat; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
}
#content {
	width:450px; 
	float:left; 
	margin-top:25% !important; 
	margin-top:28%; 
	margin-left:5% !important; 
	margin-left:3%;
}
#content a {
	color:#00cc00; 
	font-family: Arial; 
	font-size:100%; 
	font-weight:bold;
}
#calc {
	background:url(images/calc.jpg) no-repeat; 
	width:465px; 
	height:355px;
}
		
#sidebar {
	width:170px; 
	float:left; 
	margin-top:25%; 
	margin-left:7% !important; 
	margin-left:6%;
}
			
#sidebar a {
	color:#999999; 
	text-decoration:none; 
	line-height:165%; 
}

#sidebar a:hover {
	text-decoration:underline;
}

#googleads {
	text-align:center;
}
	
#footer {
	width:100%; 
	height:100px; 
	margin-left:auto; 
	margin-right:auto; 
	background:url(images/bg_footer.gif); 
	clear:both;
}

.style1 {
	color:#cc6600; 
	font-family: Arial; 
	font-size:150%;
}

.style2 {
font-family: Arial; 
line-height:175%;
}

.style3 {
color:#cc6600; 
font-weight:bold;
}			
	
.style4 {
font-family: Arial; 
}	

.style5 {
color:#cc6600; 
font-family: Arial; 
font-size:225%;
}

.style6 {
color:black; 
font-family: Arial; 
font-size:125%; 
font-weight:bold;
}

.style7 {
font-family: Arial; 
line-height:175%;
}

.style8 {
font-family: Arial; 
line-height:150%;
}

.style12 {
font-family: Arial, Helvetica, sans-serif; 
font-size:200%;
}