﻿
/* editables */
html 			{background-color:#343F42;}

#main			{width:782px;background-image: url("../graphics/index_bg.jpg"); background-position:top center; background-repeat:no-repeat;}
#header 		{width:782px; height:412px;}
#content 		{width:782px;}
	.c_l		{width:29px; height:100%;}
	.c_menu		{width:200px;}
	.c_c		{width:2px;}
	.c_r		{width:24px;}
		
	.menu_heading	{height:30px; vertical-align: bottom; padding-top:20px; padding-bottom:40px;  text-indent:2px;}
	.index_menu		{height:45px; width:198px;}
	.body_heading	{height:30px;padding-top:20px; margin-top:5px;}
	.index_body		{height:25px;}

#footer 		{width:782px; height:150px;}
.footer_l		{width:220px; position:absolute;}
.footer			{height:150px; width:100%; clear:both;position:relative;}
.footer_r		{height:150px; position:absolute;}

	
/* end editables */


/* main - left - center - right */
#main			{vertical-align:top; margin-left:auto; margin-right:auto;}

/* header - content - footer */
#header 		{position:relative; background-image:url('../graphics/index_header.jpg'); background-position:top left; background-repeat:no-repeat;}

#content 		{margin-top:-5px; background-image:url('../graphics/index_content2.jpg'); background-position:top left; background-repeat:repeat-y; vertical-align:top;}
.content 		{border:0px; border-collapse:collapse; width:100%; background-image:url('../graphics/index_content1.jpg'); background-position:top left; background-repeat:no-repeat; vertical-align:top;}

#footer 		{background-image:url('../graphics/index_footer.jpg'); background-position:top left; background-repeat:no-repeat; }
.footer_l		{position:relative; float:left; width:200px;}
.footer_r		{float:left;}

	.c_l		{vertical-align:top;}
	.c_menu		{vertical-align:top; text-align:left;}
	.c_c		{vertical-align:top;}
	.body1		{vertical-align:top; }
	.c_r		{vertical-align:top;}
	.c_bottom	{clear:both;}
	
html 			{background-image:url("../graphics/bg_image.jpg");  background-position:top center; background-repeat:repeat-x;}
body 			{margin: 0px ; background-image: url("../graphics/index_bg.jpg"); background-position:top center; background-repeat:no-repeat;}