/* --------------------------------------- */
/* JAMARCO home css */
/* --------------------------------------- */

div#wrapper
	{
	position: relative;
	background: transparent url(/grfx/homewrapper.png) no-repeat;
	width: 780px;
	height: 608px;
	margin: auto;
	padding: 6px 0px 6px 5px;
	}

/* ======================================= */

/* --------------------------------------- */
/* CONTENT  */
/* --------------------------------------- */

#column1
	{
	position: relative;
	background: url(/grfx/photohome.jpg) no-repeat;
	height: 596px;
	_height: 596px;
	min-height: 596px;
	margin: 0px;
	margin-right: 194px;
	}

#column2
	{
	position: relative;
	width: 194px;
	float: right;
	top: 0px;
	right: 10px;
	}

#column1 h1
	{
	position: relative;
	background: url(/grfx/overlayer.png) no-repeat;
	text-indent: -9999px;
	width: 575px;
	height: 68px;
	margin: 0px;
	top: 82px;
	}

ul#languages
	{
	position: relative;
	background: url(/grfx/bg-languages.gif) repeat-x;
	list-style: none;
	width: 575px;
	height: 91px;
	margin: 0px;
	padding: 0px;
	top: 82px;
	}

#languages a
	{
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	padding-top: 35px;
	display: block;
	line-height: 1.3em;
	}

li#lang1, li#lang2, li#lang3, li#lang0
	{
	position: relative;
	width: 130px;
	padding-left: 10px;
	float: left;
	}

li#lang3					{ padding-right: 10px; float: right; }

#lang1 a					{ background: url(/grfx/flag_1.gif) no-repeat 0px 10px; }
#lang0 a					{ background: url(/grfx/flag_0.gif) no-repeat 0px 10px; }
#lang2 a					{ background: url(/grfx/flag_2.gif) no-repeat 0px 10px; }
#lang3 a					{ background: url(/grfx/flag_3.gif) no-repeat 0px 10px; }


/* ======================================= */
/* ======================================= */
/* ======================================= */