body {background-color: #ffffff; font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;}

H1 { font-size:30px; color:#83d13d;}

.header{width:510px;margin: auto;}
.title{text-align:right;width:100%;}
.subtitle{text-align:left;width:100%;
		  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
          font-size:15px;
          font-weight: bold;
          color: #000000;}
.hrline{border-color:#83d13d;}

a:link{
color: #83d13d;
text-decoration: underline;
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
font-weight: bold;
}

a:visited{
color: #83d13d;
text-decoration: underline;
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
}

a:hover{
color: #83d13d;
text-decoration: none;
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
}

a:active{
color: #FF0000;
text-decoration: underline;
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
}

.footer{
width:510px;
margin:auto;
margin-top: 5px;
text-align: center;
border-top: solid 1px #83d13d;
clear:both;
font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:12px;
}

.container{margin:auto;width:468px;height:100%;text-align:center; color:#FFFFFF}
.main_container{margin-bottom:10px;}
#left{width:225px;float:left;text-align:left;margin: 0 16px 0 0}
#right{width:225px;float:left;text-align:left;}


#calc_container{text-align:center;width:233px;height:251px;margin:auto;
background-image:url(calculator.jpg);padding-top:8px}
#calc_outcome{
	text-align:right;
	padding: 3px 4px 3px 0;
	width:196px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	border: #CCCCCC thin ;
	height:20px;
	border:#000000 solid thin;
}
.calc_buttonrow{text-align:center;width:208px;height:40px;margin:auto;clear:both}
.calc_button_left{text-align:center;float:left;width:50px;margin: 1px 1px 1px 1px;}
.calc_button_right{text-align:center;float:left;width:50px;margin: 1px 1px 1px 1px;}
.calc_spacer { clear: both }
.button{
width:50px;
height:40px
}
h2{margin-left:auto;margin-right:auto;width:200px;text-align:center;color:#83d13d;}
h4{margin-left:auto;margin-right:auto;width:600px;text-align:center;color:#83d13d;}

#googleads{margin-left:auto;margin-right:auto;width:468px;margin-top: 5px; }
