﻿body 
{
	  background-color : #FFFFFF;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #000000;
      margin: 0px; 
	  background-image: url(/Images/Main/background.gif);
	  text-decoration: none;
	  font-size: 12;
}

.Body a
{
	color : #004B7D;
	text-decoration: none;
}

.Main
{
	position: absolute;
	top: 10px;
	left: 120px;
	width: 750px;
	height: 800px;
	background-color: #FFFFFF;
	border: 0px; 
	border-style: solid;
	border-color: #B18E57;
}
.Main a
{
	color : #004B7D;
	text-decoration: none;
}
.Title
{
	position: absolute;
	top: 10px;
	left: 30px;
	width: 690px;
	height: 40px;
	border: 0px; 
	border-style: solid;
	border-color: #B18E57;
}
.SubTitle
{
	position: absolute;
	top: 60px;
	left: 30px;
	width: 690px;
	height: 50px;
	border: 0px; 
	border-style: solid;
	border-color: #B18E57;
}
.Ads1
{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 750px;
	height: 100px;
	border: 0px; 
	border-style: solid;
	border-color: #B18E57;
}
.Text
{
	position: absolute;
	top: 240px;
	left: 0px;
	width: 400px;
	height: 400px;
	border: 0px; 
	border-style: solid;
	border-color: #B18E57;
}
.Image1
{
	position: absolute;
	top: 240px;
	left: 420px;
	width: 320px;
	height: 200px;
	border: 0px; 
	border-style: solid;
	border-color: #926F37;
}
.Ads2
{
	position: absolute;
	top: 450px;
	left: 420px;
	width: 320px;
	height: 300px;
	border: 0px; 
	border-style: solid;
	border-color: #B18E57;
}
h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28;
	font-weight: Bold;
	color : #926F37;
    margin:0; 
	margin-bottom:0px;	
}

h2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color : #000000;
    margin:0; 
	margin-bottom:0px;	
}
h3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color : #926F37;
    margin:0; 
	margin-bottom:0px;	
}
h3 a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #926F37;
    margin:0; 
	margin-bottom:0px;	
	text-decoration: none;
}
h3 a:hover
{
	color: #000000;
	text-decoration: none;
}


