/* CSS Document */
body.web {
		
		background-image:url(../images/bg.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		height: 1090px;
		background-color:#000000;
		}
#main {
	background-image: url(../images/web-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 805px;
	height: 750px;
	border: 0px #456123 solid;
	}
#main2 {
	background-image: url(../images/web-bg2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 805px;
	height: 750px;
	border: 0px #456123 solid;
	}
#box1 {
	padding-top:0px;
	margin:0px;
	width: 800px;
	height: 450px;
	border: 0px #ccc solid;
	
	}
#box2 {
	padding-left:10px;
	padding-top:20px;
	margin:0px;
	width: 790px;
	height: 215px;
	border: 0px #fff solid;
	
	}
p.template 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	margin-top: 3px;
	margin-bottom:0px;
	margin-left: 35px;
	margin-right: 30px;
	text-align:left;
	}
p.template2 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	margin-top: 3px;
	margin-bottom:0px;
	text-align:left;
	}
th.hosting 	{
	background-color:#FFEB7F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-align:center;
	
	}
td.hosting_odd 	{
	background-color:#7C7C7C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-align:center;
	
	}
td.hosting_even 	{
	background-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	text-align:center;
	
	}
A
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		color: #000;
		margin: 0px;
		text-decoration: none;
		font-style:none;
}


A:visited
{
		color: #000;
		margin: 0px;
		text-decoration: none;
		font-style:none;
}

A:active
{
		color: #000;
		text-decoration: none;
		font-style:none;
}
A:hover
{
		color: #ccc;
		text-decoration: underline;
		font-style:none;
}
A.footer
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		color: #fff;
		margin: 0px;
		text-decoration: none;
		font-style:none;
}


A.footer:visited
{
		color: #fff;
		margin: 0px;
		text-decoration: none;
		font-style:none;
}

A.footer:active
{
		color: #fff;
		text-decoration: none;
		font-style:none;
}
A.footer:hover
{
		color: #ccc;
		text-decoration: underline;
		font-style:none;
}