html
{
	height: 100%;
}

body
{
	margin: 0px;
	background: #FFFFFF url(background.jpg) repeat-x;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

#imain
{
	width: 746px;
	margin: auto;
	background: #ffffff;
}

#iheader
{
	height: 281px;
}

#iheaderimage
{
	width: 746px;
	height: 281px;
	border: none; 
}

.ccontent
{
	padding: 0px 20px;
}

#ifooter
{
	font-size: 12px;
	text-align: center;
	color: #808080;
	padding: 28px 0px 14px 0px;
}

/*----------------------------------------*/
#iadsensetop
{
	width: 728px; 
	height: 15px;
	background: #FFFFFF;
	margin: 12px 9px;
}

#iadsenseleft
{
	width: 300px; 
	height: 250px;
	background: #FFFFFF;
	margin-left: 14px;
	
	display: inline;
	float: left;
	position: relative;
}

#iadsenseright
{
	width: 300px; 
	height: 250px;
	background: #FFFFFF;
	margin-left: 46px;
	
	display: inline;
	float: left;
	position: relative;
}

#iadsensebottom
{
	width: 728px; 
	height: 90px;
	background: #FFFFFF;

	margin-left: 9px;
}

/*----------------------------------------*/
a {color: #000000;}
a:hover {color: #000000;}

#ifooter a {color: #808080;}
#ifooter a:hover {color: #808080;}

h6 {font-size: 14px; color: #7bc01c; margin: 28px 0px 14px 0px;}
h1, h2, h3, h4, h5 {font-size: 13px; color: #7bc01c; margin: 0px 0px -10px 0px;}
p {margin: 0px 0px -10px 0px;}
