#container
{
	background-color: rgb(255,255,255);
	width: 980px !important;
	width: 980px; /* IE */
	border: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#container-tags
{
	background-color: transparent;
	width: 980px !important;
	width: 980px; /* IE */
	border: 0;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header
{
	background: rgb(255,255,255) url('../pic/header.jpg') no-repeat;
	width: 980px;
	height: auto !important;
	height: 248px;
	min-height: 50px;
	display: inline;
	margin-top: 0;
	float: left;
}

#header-1
{
	background: rgb(255,255,255) url('../pic/header-1.jpg') no-repeat;
	width: 430px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	display: inline;
	padding-top: 48px;
	margin-top: 0;
	float: left;
}

#header-2
{
	background: rgb(255,255,255) url('../pic/header-2.jpg') no-repeat;
	width: 550px;
	height: auto !important;
	height: 248px;
	min-height: 248px;
	display: inline;
	margin-top: 0;
	float: left;
}

#left
{
	background-color: rgb(255,255,255);
	width: 335px;
	float: left;
}
#left-menu { padding-left: 20px; padding-top: 2px;	}


#right
{
	background-color: rgb(255,255,255);
	min-height: 720px;
	width: 610px;
	float: left;
	border-left: rgb(169,200,19) 5px solid;
}

#subsite-center
{
	background-color: rgb(255,255,255);
	width: 610px;
	min-height: 500px;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: left;
}

#site-separate
{
	background-color: rgb(255,255,255);
	width: 980px;
	height: 20px;
	padding: 0;
	margin: 0;
}

#site-contact-1, #site-contact-2
{
	background-color: transparent;
	display: inline;
	padding: 10px;
	margin-top: 0;
	float: left;
}

#site-contact-1 { width: 480px; } /* 980 - padding  */
#site-contact-2 { width: 460px; } /* 980 - padding  */

#site-top-1, #site-top-2
{
	background-color: rgb(226,254,226);
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: rgb(0,155,0) 1px solid;
	border-bottom: rgb(155,255,255) 1px solid;
}

#site-top-1 { width: 335px; height: 60px; }
#site-top-2 { width: 980px; height: 60px; }

#site-contact-1, #site-contact-2
{
	background-color: rgb(226,254,226);
	height: 100px;
	border-top: rgb(155,255,255) 1px solid;
}

#footer-left, #footer-right
{
	background-image: url('../pic/separate_footer.jpg'); background-repeat: repeat-x;
	height: auto !important;
	height: 45px; /* IE */
	min-height: 45px;
	display: inline;
	padding: 10px;
	margin-top: 0;
	border-top: rgb(155,255,255) 1px solid;
	border-bottom: rgb(200,255,255) 1px solid;
}
#footer-left { float: left; width: 660px; }
#footer-right { float: right; width: 280px; }

#menu-l
{
	background: transparent url('../pic/menu_left.jpg') no-repeat;
	width: 20px;
	height: 60px; /* IE */
	min-height: 60px;
	float: left;
}

#menu-r
{
	background: transparent;
	width: 164px;
	height: 60px; /* IE */
	min-height: 60px;
	float: left;
}

#menu-main
{
	background: transparent url('../pic/menu.jpg') no-repeat;
	width: 796px;
	float: left;
	height: auto !important;
	height: 60px; /* IE */
	min-height: 60px;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

#menu-main a, #menu-main a:hover
{
	background-color: transparent;
	font: 11px arial, verdana, sans-serif;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
	height: 40px; /* IE */
	min-height: 30px;
	margin: 0px 2px 0px 0px;
	padding: 10px 20px 8px 20px;
	border-right: rgb(200,200,20) 1px solid;
	letter-spacing: 0.2px;
	display: inline;
	text-align: center;
	float: left;
}

#menu-main a:hover
{
	background: transparent url('../pic/menu_part.jpg') repeat-x;
	color: rgb(120,120,120);
}

img.gal
{
	background: url('../pic/photo-border-gal.jpg') no-repeat center center;
	padding: 20px;
	margin: 2px;
}

div.block-clear  { clear: both; }

div.padd-5px { clear: both; height: 5px; }
div.padd-10px { clear: both; height: 10px; }
div.padd-20px { clear: both; height: 20px; }
div.padd-40px { clear: both; height: 40px; }
