/* CSS Document */
body{
margin:0px auto;
padding:0px auto;
text-align:center;
font-family:arial;
font-size:12px;
}


#wrapper{
margin:0px auto;
padding:0px auto;
width:760px;
text-align:center;

}

#header{
height:290px;
width:760px;
background: url(images/form-header.jpg) no-repeat;
}
#form-area{
background: url(images/contact-form-bg.jpg) repeat-y;
padding-bottom:25px;
padding-top:25px;
text-align:center;

}
#form-area-2{
background: url(images/contact-form-bg.jpg) repeat;
padding-bottom:0px;
padding-top:25px;
text-align:center;

}
#k-form{
	position:relative;
	left:0px;
	_left:0px;
	width:800px;
	height: 958px;

}

#footer-bottom{
height:75;
width:760px;
background: url(images/form-bottom.jpg) no-repeat;
clear:both;

}
input,select,textarea {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
label {
  display: block;
  width: 48%;
  text-align: right;
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
  font-weight: bold;
}
legend {
  color: #00006A;
  padding: 0px 10px 0px 10px;
  font-weight: bold;
  font-size: 14px;
}
br { clear: left; }
.star {
  color: #CC0000;
  font-weight: bold;
}
#content {
  width: 500px;
  margin:0px auto;
}
#content-2 {
  width: 500px;
 text-align:left;
 margin:0px auto;
}
#content-2 h4{
color:#00006A;
font-size:14px;
font-weight:bold;
display:inline;
}
fieldset {
border: 1px solid #0073B0
}
#thankyou{
position:relative;
width:500px;
left:150px;
_left:30px;
}#faq-spot{
text-align:left;
}
FAQ-area{
background: url(images/contact-form-bg.jpg) repeat;
}
.button{
margin-top:5px;
padding-top:5px;
position:relative;
text-align:right;
left:-80px;
}
#mmenu{
text-align:left;
position:relative;
width:300px;
top:220px;
left:200px;
_left:-20px;
color:#0072b2;
}
#mmenu li{
text-align:left;
list-style-type:none;
display:inline;
color:#0072b2;
}
#mmenu a{
font-size:12px;
color:#0072b2;
text-decoration:none;
}
#mmenu a:hover{
font-weight:bold;
font-size:12px;
color:#0072b2;
text-decoration:underline;
}
#mmenu a:visited{
font-color:#0072b2;
}

