div#footer
{
	clear: left;
	width: 790px;
	overflow:	hidden;
}
h1
{
	font-size: 16pt;
}

div#topimgs
{
	clear:		both;
	height: 70px;
	width:	570px;
}

body
{
	margin: 0px;
	padding:	0px;
	background-color: white;
	font-family: arial,helvetica,sans-serif;
	font-size:		14px;
}

div#topdiv
{
	height: 100px;
	width: 330px;
}
div#menu
{
	float:left;
	position: absolute;
	left: 330px;
	top: 0px;
	height: 100px;
	width: 570px;
	z-index: 1;
	text-align: left;
}

img#top
{
	position: absolute;
	left: 25px;
}

div#content
{
	position: absolute;
	top: 107px;
	left: 0px;
	width: 900px;	
	height:400px;
	bottom: 0px;
	margin-left: 0px;
	z-index:0;
	display: block;
}

div#lmenu
{	
	float:left;
	background-color: #FFBC1E;
	width: 100px;
	height: 500px;
	/*padding-right:	3px;*/
	margin-right: 10px;
}

div#main
{
	float:left;
	position: relative;
	width: 790px;
}

div#right
{
	float:left;
	position: relative;
	margin-left: 10px;
	width: 230px;
}

p
{
	text-align: justify;
	
}

div.maincont
{
	float:			left;
	width:			790px;
}

div.leftcol
{
	float:			left;
	width:			150px;
}


div.midcol
{
	float:			left;
	position:		relative;
	width:			390px;
	
	padding-left:		10px;
	background-color:	white;
}
div.midcol:first-child
{
	margin-top:		0px;
}

div.mainpicture
{
	float:			left;
	width:			150px;
	margin-top:		5px;
}
div.mainwidepicture
{
	float:			left;
	position:		relative;
	width:			230px;
	margin-top:		5px;
}
div.mainbody
{
	float:			left;
	position:		relative;
	width:			390px;
	height:			100px;
	background-color:	white;
	overflow:		hidden;
	margin-top:		5px;
}
div.mainclear
{
	background-color:	white;
	clear:			both;
}

div.rightcol
{
	position:		relative;
	float:			left;
	left:			10px;
	width:			230px;
}

h1
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size:	21px;
}

h2
{
	font-size:	18px;
	margin-top: 0px;
}

h3{font-size: 15px;}

img.topimg
{
	float:	left;
	margin:	0px;
}

div#sgr
{
	text-align:		right;
	margin-right:		10px;
}

p.topcountry
{
	margin-top:		0px;
}

p.topcountry:first-letter
{
	color:			red;
	font-weight:		bold;
	font-size:		18px;
}
ul
{
	margin-top:		0px;
	padding-top:		0px;
}
textarea, select, input
{
	border:			solid 2px maroon;
	background-color: 	#FFBC1E;
	color:			maroon;
}

ul,ol
{
	padding-left:		20px;
	text-align:		justify;
}

a
{
	color:blue;
}
a:visited
{
	color:blue;
}
a:hover
{
	color:maroon;
}
a:active
{
	color:maroon;
}
a img
{
	border:		none 0px;
}

img.toppic
{
	width:		390px;
}

div.address
{
	display:		none;
}
