body 
{
    margin-top:0px;
	background-image:url(../images/bkgrnd.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a,a:visited
{
    font-size: 10px;
	color:#CCCCCC;
}
	
a:hover
{
    font-size: 10px;
	color:#FFFFFF;
}
	
#container{
	width:1000px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
	
#header{
	width:1000px;
	float:left;
	clear:both;
	}
	
#content{
	width:1000px;
	background-image:url(../images/content_bkgrnd.jpg);
	background-repeat:repeat-y;
	float:left;
	clear:both;
	}
	
#ty_content{
	width:1000px;
	float:left;
	clear:both;
	}
	
#left_clm{
	width:627px;
	float:left;
	}
	
#ty_left_clm{
	width:443px;
	float:left;
	}
	
#ty_right_clm{
	width:557px;
	height:285px;
	float:left;
	background-image:url(../images/ty_right_clm.jpg);
	background-repeat:no-repeat;
	}
	
#ty_copy{
	width:500px;
	float:left;
	margin-top:10px;
	clear:both;
	}
	
#right_clm{
	width:373px;
	float:left;
	}
	
#lft_clmAdvt{
	width:627px;
	float:left;
	clear:both;
	}
	
#lft_clmCopy{
	width:627px;
	min-height:226px;
	background-image:url(../images/lft_clmCopy.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	}
	
.lft_copy{
	width:570px;
	float:left;
	margin-left:50px;
	clear:both;
	}
	
.calloutTxt{
	font-size:20px;
	font-weight:bold;
	}
	
.calloutTxt2{
	font-size:18px;
	font-weight:bold;
	}
	
#right_clmFormhd{
	width:373px;
	float:left;
	clear:both;
	}
	
#right_clmForm{
	width:373px;
	min-height:515px;
	background-image:url(../images/right_clmForm.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	}
	
.form_row{
	width:220px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	clear:both;
	}
	
#bottom{
	width:1000px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	color: #CCCCCC;
	}
	
.bottom{
	width: 900px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-left: 50px;
	}
	
.btn_row{
	width:232px;
	float:left;
	margin-left:50px;
	}
	
	
#submit_btn{
	margin-top:10px;
	margin-bottom:10px;
	width:232px;
	}
	
input.btn {
width: 232px;
height: 48px;
background: url(../images/submit_btn.jpg) no-repeat;
border:0px;
padding:0px;
} 
  
input.btn:hover {
background: url(../images/submit_btn.jpg) no-repeat 0 -48px;
}

input{
	border:solid 1px;
	border-color:#999999;
	}
