@import url('typo.css');

#site, #footer div
{
	width: 870px;
	margin: 0 auto;
}

#logo
{
	height: 309px;
	background: transparent url('../img/logo.jpg') 0 0 no-repeat;
}

#logo a.topl
{
	display: block;
	width: 166px;
	height: 72px;
	position:absolute;
	top:0
}

#topBar
{
	position: absolute;
	top: 0;
	text-align: right;
	width: 870px;
	height: 300px;
}


#content, #menu, #mmenu, #site div.rows
{
	float: left;
	margin: 2px 0;
}


#menu
{
	width: 279px;
	margin-left: 3px;
}

#mmenu
{
	width: 215px;
	margin-right: 40px;
}


#menu p.top, #site p.top, #menu p.bottom, #site p.bottom
{
	height: 9px;
	background: transparent url('../img/mtop.jpg') 0 0 no-repeat;
	margin: 0;
} 

#menu p.bottom, #site p.bottom {background: transparent url('../img/mbottom.jpg') 0 0 no-repeat;}

#site div.bigs
{
	width: 610px;
	margin-right: 0;
}

#content
{
	width: 570px;
	margin-right: 7px;
}

#content p.top, #content p.bottom
{
	height: 9px;
	background: transparent url('../img/ltop.jpg') 0 0 no-repeat;
	margin: 0;
} #content p.bottom {background: transparent url('../img/lbottom.jpg') 0 0 no-repeat;}


#site p.txt, #site div.txt
{
	background: #f5fafd;
	color: #4c4c4c;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 10px;
	text-align: justify;
	line-height: 150%;
}

#site div.btxt
{
	background: transparent;
	padding: 2px;
	color: #4c4c4c;
	font: 10pt Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 150%;
}
#site div.btxt a.con
{
	text-decoration: underline;
}

#site div.btxt a.con:hover
{
	text-decoration: none;
}

#site p.alp, #site div.alp
{
	background: transparent url('../img/mfolio.png') 0 0 no-repeat;
	height: 153px;
	line-height: 150%;
}

#site p.mh, #site div.mh {min-height: 180px;}

#site div.rows
{
	width: 279px;
}


#menu div.mcontact
{
	height: 180px;
	background: transparent url('../img/contact.jpg') 0 0 no-repeat;
	margin: 0;
	padding: 0;
}



#mmenu div.mcontact
{
	margin: 0;
	padding: 5px 0 0 0;
	background: transparent url('../img/lady.png') right bottom no-repeat;
}

#site div.m {margin: 2px 11px 2px 11px;}


#site h2
{
	font: 18pt "Arial Narrow", Helvetica, sans-serif;
	color: #14445f;
	margin: 0 2px 5px 2px;
	font-weight: normal;
}

#site div.bigs > h2, #mmenu h2
{
	margin-bottom: 15px;
}

#footer
{
	height: 50px;
	background: black;
	margin: 10px 0;
}

#footer div
{
	background: transparent url('../img/foo.jpg') left top no-repeat;
	height: 50px;
	text-align: center;
	padding: 15px 0 15px 0;
}
#footer a.stat {position:absolute;display:block;width:50px;height:22px;margin: 0 0 0 20px;}
#footer a.foo
{
	font: 9pt Arial, Helvetica, sans-serif;text-transform: uppercase; 
	color: #b8b8b8;
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px 0 30px;
} #footer a.foo:hover {color: #f3f3f3;}


#synopis
{
	width: 500px;
	margin: 2px auto 10px auto;
	font-size: 13px;
	color: #747474;
	text-align: center;
}

#mmenu a.lmenu
{
	display: block;
	padding: 5px 2px;
	font: 10pt Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #747474;
	border-bottom: 1px solid #eaeaea;
	background: transparent url('../img/rarr.jpg') right center no-repeat;
} 

#mmenu a.lmenu:hover, #mmenu a.act {background: transparent url('../img/rarra.jpg') right center no-repeat; color: #14445f; font-weight:bold;}

#mmenu a.lmenu:first-child {border-top: 1px solid #eaeaea;}

#content div.folio, #mmenu ul
{
	background: #f5fafd;
	padding: 10px;
	border: 1px dashed #d0d5d8;
	color: #41687f;
	margin: 10px 0;
	font: 10pt Arial, Helvetica, sans-serif;
}

#mmenu b {font-weight: bold;}

#mmenu ul, li
{
	margin: 5px 0;
}

#mmenu ul {margin: 20px 0;}
#mmenu li {display: table;}
#mmenu span {float: left; width: 140px; font-weight: bold;color: #14445f;}
#mmenu span.uname {width: 50px; font-weight: normal; color:#4c4c4c;}

#mmenu span > a {font-weight: bold; color: #14445f;}

#content div.confolio
{
	float: left;
	width: 265px;
	height: 114px;
}

#content div.conmask
{
	height: 114px;
	width: 265px;
	position: absolute;
	background: transparent url('../img/folio.png') center center no-repeat;
}

#content div.foliotxt
{
	float: left;
	width: 300px;
	min-height: 114px;
	margin: 0 5px 0 8px;
	color: #41687f;
	font: 10pt Arial, Helvetica, sans-serif;
	text-align: justify;
}

#content div.foliotxt > p {font-size: 12px; padding-top:10px;}

#content ol.foliofo, #content li.foliofo
{
	margin: 0;
	padding: 0;
}

#content li.foliofo
{
	list-style-type: none;
	float: left;
	width: 50%;
	color: #14445f;
	font-size: 12px;
} #content strong.foliofo {color: #14445f; font-weight: bold;}


#contetn li.foliofo > a {font-size: 12px;}

#site a.cls
{
	position: absolute;
	background: transparent;
	display: block;
	height: 120px;
	width: 270px;
}

#site form {padding-bottom:0;margin-bottom:0;}
#site table {width: 100%;margin: 10px 0;}
#site th {font-weight: bold; color: #4c4c4c;width:200px;}
#site td, th {vertical-align: top;padding: 5px 0 11px 0;}
#site input, textarea
{
	width: 400px;
	padding: 3px;
	background: #f5fafd;
	border: 1px dashed #d0d5d8;
	color: #41687f;
	font: 10pt Arial, Helvetica, sans-serif; 
}

#site textarea {height: 295px;}
#site input.submit {width:50px;padding:2px 0;background:transparent;color:#4c4c4c;cursor:pointer;border:none;}

