body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0;
	background: url(images/page_bg.gif) repeat;
	background-color: #2a2a21;
	background-attachment: fixed;
	display: block;
}


.inWeb
{
	width: 850px;
}

.welcome
{
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}


.sectionLeft
{
	background: url(images/left_section.gif) no-repeat;
	width: 413px;
	height: 261px;
}

.sectionRight
{
	background: url(images/right_section.gif) no-repeat;
	width: 413px;
	height: 261px;
	padding-left: 10px;
}

#slide
{
	border: 1px solid #4c4a49;
}


.middle
{
	width: 100%;
	text-align: center:
}

.menu
{
	color: white;
	width: 30%;
	padding-left: 40px;
}


.offers
{
	color: white;
	width: 70%;
}

.words
{
	color: #e1e1e0;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

.row
{
	background: url(images/row.gif) no-repeat;
	width: 9px;
	padding-left: 10px;
}

.spacer
{
	font-size: 10px;
	color: #848484;
	text-align: left;
	padding-left: 20px;
}


.myFrame
{
	background: url(images/myframe_bg.gif) no-repeat;
	background-color: #f8f1e1;
	width: 826px;
	height: 444px;
	color: #000000;
}


.frame
{
	background-color: #f8f1e1;
	padding: 0; 
	margin: 0; 
	overflow:auto;
	border: none;
	height: 400px;
	width: 95%;
}


.footer
{
	color: #e1e1e0;
	font-size: 10px;
}

a:link {color:#f89825;text-decoration: none;}    /* unvisited link */
a:visited {color:#f89825;text-decoration: none;} /* visited link */
a:hover {color:#e1e1e0;text-decoration: none;}   /* mouse over link */
a:hover {color:#e1e1e0;text-decoration: none;}  /* selected link */


img, div, input { behavior: url(iepngfix.htc) }