﻿body
{
	margin: 0px;
	padding: 0px;
	/*background-color:#999;*/
	background-image:url(http://cdn1.deal4it.com/d4i/studio/images/fills/solids/2E2422.png);
	background-repeat:repeat; 
	font-family:arial,verdana,tahoma;
	font-size:12px;
}
a:link {text-decoration:none; color: #007285;}
a:visited {text-decoration:none; color: #63231f;}
a:active {text-decoration:none; color: #2e2422;}
a:hover {text-decoration: underline overline; color: #cccc33;}
img {border-style:none;} 

/*-----Start Main Structure-----*/
.div_InnerContent
{
	margin:10px;
}
	.wrapper
	{
		position:absolute;
		width:100%;
		height:100%;
	}
	.wrapperTopBg
	{
		position:absolute;
		top:75px;
		width:100%;
		height:500px;
		background-image:url("http://cdn1.deal4it.com/d4i/studio/images/fills/patterns/angledLinesRed.png");
		border-bottom:solid 1px #f7f7b2;
	}
	.containerMain
	{
		position:relative;
		width:900px;
		margin:0 auto;
		background-image:url(http://cdn1.deal4it.com/d4i/studio/images/fills/patterns/transBG.png);
		background-repeat:repeat-y;
	}
	.pnl_header
	{
		width:100%;
		height:75px;
		z-index:1001;
		text-align:right;
		background-image:url("http://cdn1.deal4it.com/d4i/studio/images/fills/fill_header.png");	
	}
	.pnl_navigation
	{
		z-index:1000;
		width:100%;
		height:75px;	
	}
	.pnl_flashConOuter
	{
		position:relative;
		margin-bottom:10px;
		margin-top:10px;
		width:320px;
		height:210px;
		left:35px;
		background-color:#fff;
	}
	.pnl_flashConInner
	{
		position:relative;
		width:315px;
		height:205px;
		top:10px;
		left:15px;
		background-color:#000;
	}
	.pnl_teaserWindowsOuter
	{
		position:relative;
		height:150px;
		width:830px;
		left:35px;
		margin-top:10px;
		margin-bottom:10px;
		background-color:#fff;
	}
	.teaserWindows
	{
	}
	.pnl_content
	{
		position:relative;
		left:35px;
	}
	.tbl_content
	{
		background-color:#fff;
		vertical-align:top;
	}
	.leftColumn
	{
		position:relative;
		width:320px;
	}
	.rightColumn
	{
		position:relative;
		width:500px;	
	}
	.siteLogo
	{
		position:absolute;
		top:0px;
		left:0px;
		z-index:10001;	
	}
	.pnl_footer
	{
		position:relative;
		width:830px;
		height:200px;
		left:35px;
		margin-top:10px;
		background-color:#333;
	}
	.innerContent
	{
		margin:10px;
	}
/*-----Stop Main Structure-----
///////////////////////////////
-----Start Spacing-----*/
.tenLeft
{
	margin-left:10px;
}
p
{
	margin-top:10px;
	margin-bottom:10px;
}
/*-----Stop Spacing-----
////////////////////////////
-----Start Menu Navigation-----*/
.menu
{
	position:relative;
	float:right;
	top:25px;
}
/*-----Stop Menu Navigation-----
////////////////////////////
-----Start Fonts-----*/
.required
{
	font-size:11px;
	color:Red;
	margin-right:5px;
}
.labelFont
{
	font-weight:bold;
}

ph1
{
	font-size:20px;
	color:#686868;
	font-weight:bold;	
}

ph2
{
	font-size:14px;
	color:#6b2e26;
	font-weight:bold;
}

ph3
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}