﻿html
{
 /* background:#484747; #888282; 
	background-color:#888282;*/
}
body, div, p, td, th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, dl, dt, dd
{
	margin:0 0 0 0;
padding:0;
}
table
{
	border-collapse:collapse;border-spacing:0;
	width: 92px;
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}

a
{
 text-decoration: none; 	
}

body 
{
	background-color:#555555;	
}

#MainFrame
{

	height:831px;	
	background: url(../Images/JustaMainRepeater.jpg) repeat-x left top;
	text-align:center;			
}

/*-------------------------------------------------------*/

#SiteFrame
{	
	margin: 0px auto;
	padding: 0px;
	text-align: left;
  	width: 100%;
  	vertical-align:top;
}

#SiteFrameSecondLayer
{
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
  	width: 960px;
  	min-height:558px;
  	vertical-align:top;
	top: 0px;
	left: 0px;
	background: url(../Images/ContentBg_SecondLayer.jpg) no-repeat center top;
}

#SiteFrameThirdLayer
{	
	float:left;	
  	width: 960px;
	background: url(../Images/ContentBg_ThirdLayer.png) repeat-y center center;
}
/*--------------------------------------------------------------------------*/

#ContentShadowBg
{
	position:absolute;	
	top: 0px;
	left: 35px;
	width:203px;
	height:337px;
	z-index:100;
}

#HeaderFrame
{	
	float:left;
	width:960px;
	height:173px;	
}

#HeaderFrameShadows
{
	float:left;
	width:801px;
	height:173px;
	margin-left:140px;
	background: url(../Images/JustaHeaderShadows.png) no-repeat center center;
}

/*--------------------------------------------------------------------------*/

#CenterFrame
{
	float:left;
	width:960px;
}

#Menu
{
	float:left;
	width:150px;
	padding:150px 10px 20px 10px;
	background: url(../Images/JustaMenuLine.png) no-repeat center bottom;
}

li.Menu
{
	font-family:Century Gothic;
	font-size:18px;
	font-weight:500;
	margin:10px 0px 10px 0px;
	color:#242021;
}

.Menu a
{
	text-decoration:none;
	color:#242021;
}

.Menu a:hover
{
	color:#242021;	
}

/*--------------------------------------------------------------------------*/

#Content
{
	float:right;
	width:690px;
	padding:0px 20px 0px 80px;
}

h1.Content
{
	font-family:Century Gothic;
	font-size:24px;
	text-align:left;
	margin-bottom:20px;		
}

p.Content
{
	font-family:Century Gothic;
	font-size:12px;
	text-align:left;
	color:#f4f4f4;
}

#ContentIcons
{
	float:left;
	width:690px;
}

#LeftIcon
{
	float:left;
	width:265px;
	height:155px;
	vertical-align:top;
}

#RightIcon
{
	float:right;
	width:265px;
	height:155px;	
	vertical-align:top;
}

p.ContentIconsTitle
{
	font-family:Century Gothic;
	font-size:14px;
	text-align:left;
	color:#f4f4f4;
}

#ContentIcons a
{
	text-decoration:none;
	color:#f4f4f4;
}

/*--------------------------------------------------------------------------*/

#FooterFrame
{
	float:left;
	width:960px;	
}

#FooterTop
{
	float:right;
	width:791px;
	height:185px;
	background: url(../Images/JustaFooterTop.png) no-repeat center center;
}

#FooterBottom
{
	position:relative;
	top: -15px;
	left: 150px;	
	text-align:center;
	width:790px;
	z-index:100;
}

p.Footer
{
	font-family:Tahoma;
	font-size:10px;
	color:#f4f4f4;	
}

.Footer a
{
	color:#f4f4f4;	
}

#FooterTopIconsFrame
{
	float:left;
	width:790px;
	height:90px;
	margin:48px 0px 0px 0px;
}

#FooterTopIconsFrame img
{
	border:0px;	
}

#FooterTopIconsFrame ul, li
{
	float:left;
	display:block;
}
