/* CSS Document */

body
{
	background:#fff;
	padding:0;
	margin:0;
	padding:10px;
	font-family:"Tahoma";
	color:#1f1f1f;
}

#wrapper
{
	width:796px;
	background:url(../images/bg.jpg) 0 0 repeat-y;
}

#top
{
	background:url(../images/top.jpg) 0 0 no-repeat;
	height:15px;
}

#bottom
{
	background:url(../images/bottom.jpg) 0 0 no-repeat;
	height:15px;
	clear:both;
}

#contentbg
{
	background:url(../images/contentbg.jpg) 0 0 no-repeat;
	height:939px;
	width:598px;
	float:right;
	padding-right:15px;
	_padding-right:0px;
	text-align:justify;
}

#contentbg .marginpadding
{
	padding:25px 25px 25px 18px;
	_padding:25px 0px 25px 18px;
}

#leftbg
{
	background:url(../images/leftbg.jpg) 0 0 no-repeat;
	height:939px;
	width:160px;
	float:left;
	margin-left:15px;
	_margin-left:8px;
	font-family:"Tahoma";
	color:#652104;
	font-size:13px;
}

#leftbg .marginpadding
{
	padding:275px 20px 20px;
}

.headertitle
{
	color:#2E2E2E;
	font-size:14px;
	font-style:italic;
	line-height:20px;
	padding-top:83px;
	text-align:right;
	text-indent:175px;
}

.headertitle1
{
	color:#2E2E2E;
	font-size:14px;
	font-style:italic;
	line-height:20px;
	text-align:justify;
}

#video
{
	padding-left:270px;
	padding-top:10px;
}

.txt1
{
	font-size:16px;
	padding-top:15px;
}

.orangebold
{
	color:#e53c00;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

.awebform form
{
	float:right;
	padding:0;
	margin:0;
	text-align:right;
	padding-top:10px;
}

.awebform input
{
}
.awebform input .signupbtn
{
	height:28px;

}

.txt2
{
	color:#1f1f1f;
	font-size:24px;
	font-weight:bold;
	padding-top:100px;
	*padding-top:85px;
}

.txt3
{
	font-size:14px;
	line-height:20px;
	padding-top:45px;
}

.orangebold1
{
	color:#e53c00;
	font-size:16px;
	font-weight:bold;
}

.footer
{
	text-align:center;
	font-size:12px;
	padding-top:15px;
}

.footer a
{
	text-decoration:none;
	color:#1f1f1f;
}

.footer a:hover
{
	text-decoration:none;
	color:#e53c00;
}