body
{
   font-family: Arial, Helvetica, sans-serif;
   background-image:url(bg.jpg);
   background-repeat:repeat-x;
   background-color:#038309;
}


#margin
{
    margin-left:10px;
	margin-right:10px;
}

#middle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #000000;
	width:645px;
	background-color:#FFFFFF;
}

#text
{
    position:relative;
	width:564px;
	left:40px;
}

#text1
{
    position:relative;
	width:645px;
	height:558px;
	background-image:url(pic1.jpg);
}

#text2
{
    position:absolute;
	width:300px;
	height:300px;
	font-size:24px;
	font-weight:bold;
	left:40px;
	top:125px;
}

#text3
{
	position:absolute;
	width:149px;
	height:44px;
	left:440px;
	top:510px;
}

#text4
{
    position:absolute;
	width:340px;
	height:300px;
	left:40px;
	top:455px;
}

#text5
{
    position:relative;
	width:645px;
	height:430px;
	background-image:url(pic2.jpg);
}

#text6
{
    position:absolute;
	width:310px;
	height:300px;
	left:40px;
	top:10px;
}

#text7
{
	position:absolute;
	width:149px;
	height:44px;
	left:440px;
	top:370px;
}

#text8
{
    position:relative;
	width:645px;
	height:355px;
	background-image:url(pic3.jpg);
	background-repeat:no-repeat;
}

#text9
{
    position:absolute;
	width:310px;
	height:300px;
	left:40px;
	top:10px;
}

#text10
{
	position:absolute;
	width:149px;
	height:44px;
	left:420px;
	top:250px;
}

#text11
{
    position:relative;
	width:645px;
	height:231px;
	background-image:url(pic5.jpg);
	background-repeat:no-repeat;
}

#text12
{
    position:absolute;
	width:350px;
	height:300px;
	left:40px;
	top:30px;
}

#text13
{
    position:relative;
	width:645px;
	height:495px;
	background-image:url(pic6.jpg);
	background-repeat:no-repeat;
}

#text14
{
    position:absolute;
	width:280px;
	height:300px;
	left:40px;
	top:125px;
}

#button
{
    position:relative;
	width:149px;
	height:44px;
}

#buttonright
{
    position:absolute;
	width:149px;
	height:44px;
	left:440px;
}

.small{font-size:12px;}
.smaller{font-size:10px;}
.redtitle{font-size:18px; font-weight:bold; color:#b92c53;}
.red{font-weight:bold; color:#b92c53;}

A:link {color:#000000;text-decoration: none}
A:visited {color:#000000;text-decoration: none}
A:active {color:#000000;text-decoration: none}
A:hover {text-decoration: underline; color: red;}