body
{
	margin: 0; /* make the background image dynamic */ /*	background:#798c8f url(../images/body-bg.gif) repeat-x; */
	background-color: #798c8f;
	font: 14px Arial, Helvetica, sans-serif;
	color: #3e3228;
}
img
{
	border-style: none;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
input, textarea, select
{
	vertical-align: middle;
}
form, fieldset
{
	margin: 0;
	padding: 0;
	border-style: none;
}
#main
{
	width: 920px;
	margin: 10px auto 0; /* make the background image dynamic */ /* background:url(../images/main-top.gif) no-repeat; */
	background-repeat: no-repeat;
}

#ctl00_main
{
	width: 920px;
	margin: 10px auto 0; /* make the background image dynamic */ /* background:url(../images/main-top.gif) no-repeat; */
	background-repeat: no-repeat;
}


#header
{
	height: 61px;
	overflow: hidden;
	padding: 10px 14px 0 18px;
}
#header h1.logo
{
	float: left;
	margin: 0;
}
#header ul
{
	margin: 28px -15px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 18px;
	overflow: hidden;
	display: inline;
}
#header ul li
{
	display: inline;
	background: url(../images/separator-nav-header.gif) no-repeat;
	padding: 2px 0 0 15px;
	margin: 0 10px 0 0;
	white-space: nowrap;
}
#header ul li.first
{
	background: none;
}
#header ul li a
{
	color: #3e3228;
}
.image-holder
{
	color: #fff;
	position: relative;
}
.image-holder img
{
	display: block;
	position: relative;
}
.image-holder strong
{
	font-size: 24px;
	display: block;
}
.image-holder .info-box
{
	width: 700px;
	position: absolute;
	top: 45px;
	left: 12px;
}
.image-holder p
{
	margin: 0;
	font-size: 24px;
}
.image-holder p.desc
{
	margin-left: 12px;
}
#content
{
	background: url(../images/content-top.gif) no-repeat;
	overflow: hidden;
	padding: 30px 0;
}
#content p
{
	margin: 0;
	letter-spacing: 1px;
	line-height: 24px;
}
.content-bottom
{
	background: url(../images/content-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding-bottom: 22px;
}
.content-top
{
	background: url(../images/content-pxl.gif) repeat-y;
}
#main-column
{
	width: 606px;
	float: left;
	padding: 14px 37px 14px 47px;
}
#main-column .list
{
	margin: 27px 0 0;
	padding: 0;
	list-style: none;
}
#main-column .list li
{
	padding-bottom: 30px;
	letter-spacing: 1px;
}
.big-buttons
{
	margin: 45px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.big-buttons li
{
	float: left;
}
.big-buttons li a
{
	background: url(../images/btn-left.gif) no-repeat;
	height: 26px;
	line-height: 26px;
	color: #9c1b2f;
	float: left;
	padding-left: 27px;
	letter-spacing: 1px;
	font-size: 16px;
}
.big-buttons li a:hover
{
	text-decoration: none;
}
.big-buttons li a span
{
	background: url(../images/btn-right.gif) no-repeat 100% 0;
	height: 26px;
	float: left;
	padding: 0 15px 0 10px;
}
.big-buttons li.next
{
	float: right; /*  	padding-right:40px;*/
}
.big-buttons li.back a
{
	background: url(../images/btn-left-back.gif) no-repeat;
	padding-left: 41px;
	float: left; /*  	padding-right:40px;*/
}
.big-buttons li.back span
{
	padding-right: 40px;
}
#sidebar
{
	width: 196px;
	float: right;
	padding: 0 17px;
}
#sidebar .buttons
{
	margin: -11px 0 0;
	padding: 0;
	list-style: none;
}
#sidebar .buttons li
{
	padding-top: 11px;
	float: left;
}
#sidebar .buttons img
{
	display: block;
}
#sidebar h2
{
	margin: 0 0 27px;
	color: #9c1b2f;
	font-size: 20px;
}
/*sifr start. do not modify*/
object, embed
{
	margin: 0;
	padding: 0;
}
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced
{
	visibility: visible !important;
}
span.sIFR-alternate
{
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	width: 0 !important;
	height: 0 !important;
	display: block !important;
	overflow: hidden !important;
}
.sIFR-flash + div[adblocktab=true]
{
	display: none !important;
}
/*sifr end*/


/* contact us page */

.tblContactForm
{
}
.tdLabel
{
	text-align: right;
}

.contactInput
{
}

.contactButton
{
	
	}
/* end - contact us page */

