body
{
	background:url(images/bg-body.jpg) repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family : Tahoma;
	font-size : 13px;
}

div.container1
{
	position:relative;
	top:-20px;
	margin-left:auto;
	margin-right:auto;
	width:783px;
	min-height:651px;
	background:#ffffff url('images/bg1.jpg') top left no-repeat;
}

div.container3
{
	position:relative;
	top:-20px;
	margin-left:auto;
	margin-right:auto;
	width:783px;
	min-height:730px;
	background:#ffffff url('images/bg3.jpg') top left no-repeat;
}
div.footer
{
	position:absolute;
	width:783px;
	bottom:10px;
	left:10px;
}

p.footer1
{	
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color : #383838;
	letter-spacing: 1px;
}

a:link
	{
	text-decoration : none;
	color : #004d87;
	font-weight: bold;
	}

a:active
	{
	text-decoration : underline;
	color : #004d87;
	font-weight: bold;
	}

a:visited
	{
	text-decoration : none;
	color : #004d87;
	font-weight: bold;
	}

a:hover
	{
	text-decoration : underline;
	color : #0371c4;
	font-weight: bold;
	}

div.navigation
{
	position:absolute;
	width:135px;
	top:330px;
	left:15px;
}

div.text1
{
	position:absolute;
	width:420px;
	top:220px;
	left:83px;
	z-index: 4;
}

div.text
{
	position:relative;
	width:530px;
	top:330px;
	left:50px;
	z-index: 4;
}

.nav
	{
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
	}


a:link.nav
	{
	color : #000000;
	}

a:active.nav
	{
	color : #000000;
	}

a:visited.nav
	{
	color : #000000;
	}

a:hover.nav
	{
	color : #fff784;
	}

td,p
	{
	font-family : Tahoma;
	font-size : 13px;
	line-height: 19px;
	color : #343434;
	}

h1
	{
	font-family: 'Fugaz One', cursive;
	font-size: 30px;
	color : #343434;
	line-height: 30px;
	text-shadow: 4px 4px 4px #aaa;
}


h2
	{
	font-family : Tahoma;
	font-size : 17px;
	line-height: 22px;
	color : #00549f;
	font-weight: bold;
}

img.middle 
{
	vertical-align:-2px;
}