body 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	margin:0px;
	padding:0px;
}

img {border:0;vertical-align:middle;max-width:250px;max-height:130px;}
img#ine {width:50px;position:absolute;top:-10px;left:760px;}
a {color:#fff;text-decoration:none;}

div#container
{
	width:790px;
	height:620px;
	border:2px solid #fff;
	position:absolute;
	top:10px;
	left:50%;
	margin:0px 0px 0px -395px;
}

div#bodyimg
{
	position:absolute;
}
/*header*/
div#header {height:150px;}

div#logo
{
	width:auto;
	position:absolute;
	top:10px;
	left:10px;
}

div#name
{
	width:590px;
	position:absolute;
	top:0px;
	left:200px;
	text-align:center;
	vertical-align:middle;
}

p#title{font-size:36px;}

p#subtitle{font-size:18px;}

/*body*/
div#nav
{
	width:150px;
	height:260px;
	position:absolute;
	top:150px;
	left:0px;
}

span.a	{height:50px; line-height:50px;}
span.b	{height:50px; line-height:25px;}

/* BUTTONS */
a.btn {text-decoration:none;}

div.btn,div.btn_hov
{
	width:100%; 
	height:50px; 
	font-size:22px; 
	text-align:center;
	font-variant:small-caps;
	position:absolute; 
	left:0px;
	cursor:pointer;
}

div#btn1	{top:2px;}
div#btn2 	{top:54px;}
div#btn3	{top:106px;}
div#btn4	{top:158px;}
div#btn5	{top:210px;}

/*END BUTTONS*/
div#list
{
	width:100%;
	height:298px;
	position:absolute;
	bottom:-198px;
	left:0px;
}

div#content
{
	width:618px;
	height:450px;
	border-right:2px solid;
	overflow-x:hidden;
	overflow-y:auto;
	position:absolute;
	top:150px;
	left:170px;
}

p.where	{font-size:18px;font-weight:bold;font-variant:small-caps;width:100%;text-align:center;}
p	{padding:5px;margin:0px}

/*footer*/
div#footer
{
	width:790px;
	height:20px;
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:center;
}
