@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#e7e8e9 url(../Images/formbg.png) repeat-x ;
}
#header{
	margin:auto;
	width:429px;
	height:80px;
}
legend{
	border:none;
}
.box1{
float:left;
width:160px;
text-align:center;
font:14px Verdana, Geneva, sans-serif;

}
.box2{
clear:left;
float:left;
width:240px;
text-align:center;
font:14px Verdana, Geneva, sans-serif;

}
.form1{
float:right;
}
.form2{
margin:2px 0 0 15px;
}
#FirstName{
float:right;
}
#LastName{
float:right;
}
#Address{
float:right;
}
#City{
float:right;
}
#State{
float:right;
}
#Zip{
float:right;
}
#Phone1{
float:right;
}
#Phone2{
float:right;
}
#Email{
float:right;
}
#subEmail{
float:right;
}
#Subject{
float:right;
}
#Message{
float:right;
}
#formBox{
width:520px;
height:380px
padding:0px;
margin:auto;
}
#formBox2{
border:solid 1px #CCC;
width:520px;
height:380px
padding:0px;
margin:auto;
}
.formsep1{
background:#fefefe;
height:30px;
border-bottom:1px solid #999999;
padding:5px 0 0 0;
}
.formsep2{
background:#e8e9ea;
height:30px;
border-bottom:1px solid #999999;
padding:5px 0 0 0;
}
.formmultisep{
height:90px;
}
.formmultisep1{
height:90px;
background:#fefefe;
border-bottom:1px solid #999999;
padding:5px 0 0 0;
}
.formmultisep2{
height:90px;
background:#e8e9ea;
padding:5px 0 0 0;
}
.button{
margin:10px 60px 0 0;
background:url(../Images/submit.png);
width:159px;
height:38px;
border:none;
float:right;
}
.button2{
margin:10px 160px 0 0;
background:url(../Images/submit.png);
width:159px;
height:38px;
border:none;
float:right;
}
#cancel{
	margin:10px 0 0 20px;
	width:129px;
	height:38px;
	float:left;
}
a img{
	border:none;
}

/*Subscribe*/
#header2{
	width:649px;
	height:190px;
	margin:auto;
	font:18px "Comic Sans MS", cursive;
}
#logo{
	background:url(../Images/WelcomeHome.png) no-repeat bottom;
	width:649px;
	height:160px;
}
#refered{
	font:13px Verdana, Geneva, sans-serif bold;
	margin:4px 0 4px 0;
	text-align:center;
	color:#F00;
}
/*Other Forms*/
#header3{
	width:649px;
	height:30px;
	margin:auto;
	font:18px "Comic Sans MS", cursive;
}
.counter{
	float:right;
}
.counter1{
	font:12px Verdana, Geneva, sans-serif;
	width:172px;
	margin:62px 0 0 0;
}
.counter2{
	font:12px Verdana, Geneva, sans-serif;
	width:172px;
	margin:62px 0 0 0;
}
.radio{
	width: 19px;
	height: 18px;
	background: url(../../images/radio.png) no-repeat;
	display: block;
	float: right;
}
