/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;	
	background-image:url(../images/bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
}
.top_navigation
{
	background-image:url(../images/top_navi_pattern.gif);
	text-align:right;
	font-size:11px;
	color:#313131;
	width:100%;
}
.spacer
{
	padding:0 10px 0 10px;
}
.photo_gallery
{
	background-image:url(../images/photo_gallery_base.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:311px;
	vertical-align:top;
}
.testimonial_bg
{
	behavior: url("../pngbehavior.htc")
	background-image:url(../images/testimonial_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	width:327px;
}
.bodyarea
{
	background-image:url(../images/bodyarea.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#000000;
	vertical-align:top;
}
.bodyareainside
{
	background-image:url(../images/bodyarea_inside.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#000000;
	vertical-align:top;
}
.footer
{
	background-image:url(../images/footer_base.gif);
	height:81px;
}
.bottom_navi
{
	font-size:11px;
	height:30px;
}
.copyright
{
	height:28px;
	font-size:11px;
	color:#737373;
}
.gray12
{
	color:#939598;
	font-size:12px;
}
.gray20
{
	color:#939598;
	font-size:20px;
}
.white12
{
	font-size:13px;
	color:#ffffff;
}
.white18
{
	font-size:18px;
	color:#ffffff;
}
.imgborder
{
	border:1px solid #ffffff;
}
.formtext
{
size:35px;


}
.profiletext
{
font-family:Arial, Helvetica, sans-serif;
height:25px;
padding-left:5px; 
font-size:13px;
color:#FFFFFF;
}
.profile_text
{
font-family:Arial, Helvetica, sans-serif;
height:20px;
padding-left:5px; 
font-size:13px;
color:#FFFFFF;
}
.paghd
{	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	height:30px;
}

.txhd
{	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	height:30px;
}
.txhd_sm
{	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	height:25px;
}