*				{ font:12px/16px Tahoma,sans-serif; }
body,html		{ width:100%; margin:0; padding:0; background: no-repeat bottom center; }
body			{ }

h1,h2,h3		{ margin:0 0 10px 0; padding:0; }

h1 a {font:24px/30px sans-serif;}

hr				{ display:block; color:white; border:0; width:1px; height:1px; clear:both; }

a				{ text-decoration:underline; }
a:hover			{ text-decoration:none; }

strong			{ font-weight:bold; }
form	{ margin:0px; padding:0px; width:300px; float:right; }

a img {border:0;}

table {width:100%; float:left;}

#textareaSend		{ margin:0px; padding:0px; width:97%; height:120px; border:0; background:transparent; padding:15px 5px 25px 5px; }
#inputSend			{ position:absolute; right:-20px; bottom:0px; }

.form fieldset		{ margin:0px; padding:0px; border:1px solid #777777; position:relative; text-align:left; }
.form textarea		{ margin:0px; padding:0px; width:97%; height:120px; border:0; background:transparent; padding:15px 5px 25px 5px; }
.form input			{ position:absolute; right:-20px; bottom:0px; }

#header			{ height:186px; background: no-repeat top center; cursor:pointer; }
#bottom			{ height:64px; background: no-repeat top center; width:1000px; display:block; }

#body			{ width:1000px; margin:0px auto; clear:both; }

#menu			{ float:left; margin-left:48px; overflow:hidden; }
#menu a			{ padding-left:19px; background: no-repeat left 3px; font:normal 18px/24px sans-serif; letter-spacing:-1px; text-decoration:none; }
#menu a:hover	{ text-decoration:underline; }
#menu div		{ margin-left:-15px; }

#nav			{ float:right; margin-right:20px; }
#nav a			{ padding-left:24px; background: no-repeat left 3px; font:7pt/14pt sans-serif; }

#content		{ }

.entry-content img {margin-right:10px; float:left;}
.testimonials img {margin:0; float:none;}

.entry-content h2 {margin-top:20px;}

#sidebar 		{ margin:0px; padding:0px; width:300px; float:right; }
.sidebar a {font-weight:normal; text-decoration:none;}
.sidebar a:hover {color:black;}

#footer			{ width:1000px; height:auto; padding:70px 0 64px 48px; text-align:left; display:block; }
#footer .support   { width:600px; text-align:left; float:left; }
#footer .copyright { width:360px; text-align:left; float:right; }

.calculator_button {
    display:block;
    position:fixed;
    width:34px;
    height:200px;
    top:30%;
    left:0;
    border:0;
    background:url("/images/calculator_button.png");
    
}

.calculator_button:hover {background:url("/images/calculator_button_hover.png");}

.calculator_button a {outline: none;}

.hover {background:url("/images/calculator_button_hover.png"); display:none;}

.calc {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.calc ul {
 clear: both;
 margin: 0px;
 padding: 0px;
}

.calc li {
 float: left;
width: 221px;
list-style-type: none;
margin: 0px;
padding: 0px;
}

.calc div {
padding-top: 4px;
}

.calc input {
 width: 70px;
 text-align: right;
}

.calc .caption {
 width: 70px;
 text-align: right;
} 
