@charset "UTF-8";
* {
    padding: 0px;
    margin: 0px;
}
html {
    height: 100%;
    margin-bottom: 1px;
}body {
    background:#fff;
    width: 650px;
    padding: 0px 142px;
    color: #292929;
	font: 14px arial, verdana, helvetica;
}
a { text-decoration: underline; background-color: inherit; }a:active { outline: none; }a, h1, h2, h3, h4, .color {
  color:#356bae;
}
p, h1, h2, h3, label, input, textarea, hr {
  margin-bottom:10px;
}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
ul{margin:0px 0px 10px 10px;}
li{margin:0px 0px 0px 5px;}
hr { height:2px; background-color:#356bae; color:#356bae; border:0px; }body {
    background: #fff;
    padding: 0px;
    width: 100%;
}
img { border: 0px; }
#masthead { height: 60px; background: #fff url(images/masthead-bg-varicous-viens-treatments.jpg) no-repeat top center; }
.varicoseVeinTreatments { float:left; }
#face, #faceWidth { width:31px; height: 55px; }
#faceWidth { float:right; }
#face img {position:fixed;top:0;left:0;}
#Infomation { width:700px; margin: 0px auto; color:white; padding-top: 0px; }
#pageBg {background: #fff url(images/page-bg-varicose-vein-treatments.gif) repeat-y top center;}
#content {
    margin: 0px auto;
    width: 650px;
    padding: 30px 142px;
}
#footer { height: 91px; background: #fff  url(images/page-footer-varicose-vein-treatments.gif) no-repeat bottom center;; }
input, textarea, .button {
    color: #292929;
	font: 14px arial, verdana, helvetica;
	border: 1px solid #000;
	background: none;
	padding-left: 3px;
    width: 500px;
}
textarea {
	height:100px;
}
.button{
  width:125px;
  cursor:pointer;
}
