body, html{
  height:100%;
}

html{
  background:url(../images/bg.jpg) no-repeat 0 50px;
}

body, td, h1, h2, h3, textarea, input{
  font:normal normal normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
}

body, form{
  margin:0px;
}

body{
  background:url(../images/bg-border.gif) repeat-x ;
  text-align: center;
}

#main{
	width:960px;
	margin:0 auto;
	text-align:left;
}

p{
	line-height:1.4em;
}

a img{
  border:0px;
}

a:link, a:visited, a:active {
  color: #0066cc;
}

a:hover {
  color: #cc0000;
}

h1, h2, h3, h4{
  font-weight:bold;
}

h1{
  font-size:16px;
  color:#336699;
}

h2{
  font-size:14px;
  color:#30409f;
}

#tag{
  font-size:14px;
  color:#fdfdfd;
  font-weight:bold;
  line-height:1.2em;
}

textarea{
  height:50px;
}

input.fld, input.fldSmall{
  padding:2px;
}

textarea, input.fld{
  width:300px;
}

input.fldSmall{
  width:150px;
}

input.btn{
  border:1px solid #336699;
  background-color: #cccccc;
  font-weight:bold;
  color:#336699;
}

#header{
  background-color:#369;
  border-bottom:1px solid #5F94C9;
  padding-right:75px;
}

.intro{
	font-weight:bold;
	font-size:13px;
	line-height:1.5em;
}

#telephone{
  background:url(../images/rightedge.gif) no-repeat;
}

#content{
  width: 750px;
  padding:30px 0 0 40px;
}

#clearFooter{
  height:30px;
}

#footer{
  text-align:center;
  border-top:1px solid #cccccc;
  height:30px;
  font-size:10px;
  color:#999999;
  margin-top:-31px;
}

#footer a{
  color:#0066cc;
  text-decoration:underline;
}

#menu{
  line-height:25px;
  font-weight:bold;
  border-bottom:1px solid #cccccc;
  background-color:#E1EBF4;
  padding-left:40px;
  display:none;
}

#menu ul{
  margin:0px;
  padding:0px;
}

#menu li{
  list-style-type:none;
  display:inline;
  margin-right:20px;
}

#menu a{
  text-decoration:none;
}

#menu a:link, #menu a:visited, #menu a:active {
  color:#336699;
}

#menu a:hover {
  color: #FF9900;
}

#content li{
  margin:10px 0;
}

#content li a{
  font-size:10px;
}

#buttonBar{
  float:left;
}

#required{
  width:210px;
  color:#999999;
  float:left;
 text-align:right;
}
