﻿
/* editables */

html 			{background-color:#343F42;}

#main			{width:780px;}

.top			{height:312px;}
.header			{height:312px;}

.c_l			{width:49px;}
.c_menu			{width:198px;}
.c_c			{width:5px;}
.c_r			{width:44px; vertical-align:top;}

.menu_heading	{height:30px; vertical-align: bottom; padding-top:0px; text-indent:0px;}
.body_heading	{height:30px;padding-top:0px; margin-top:15px;}
.template_menu	{height:45px; width:198px;}
.template_body	{height:25px;}


.bottom 		{height:140px;}
.bottom_l		{height:140px;}
.bottom_r		{height:140px;}

.footer			{height:140px; width:100%; clear:both;position:relative;}
.footer_l		{width:150px; position:absolute;}
.footer_r		{position:absolute;}

/* end editables */

#main			{vertical-align:top; margin-left:auto; margin-right:auto;}

.top			{width:100%; vertical-align:top; text-align:left; background-image:url('../graphics/top.jpg'); background-position:top left; background-repeat:repeat-x;}
.top_l			{background-image:url('../graphics/top_l.jpg'); background-position:top left; background-repeat:no-repeat;}
.top_r			{background-image:url('../graphics/top_r.jpg'); background-position:top right; background-repeat:no-repeat;}
.header			{width:100%; position:relative;}

.center			{width:100%; vertical-align:top;text-align:left; background-image:url('../graphics/c0.jpg');}
.c2				{background-image:url('../graphics/c2.jpg'); background-position:left top; background-repeat:repeat-x;vertical-align:top;}
.c6				{background-image:url('../graphics/c6.jpg'); background-position:left bottom; background-repeat:repeat-x;}
.c4				{background-image:url('../graphics/c4.jpg'); background-position:right top; background-repeat:repeat-y;}
.c8				{background-image:url('../graphics/c8.jpg'); background-position:left top; background-repeat:repeat-y;}
.c5				{background-image:url('../graphics/c5.jpg'); background-position:right bottom; background-repeat:no-repeat;}
.c7				{background-image:url('../graphics/c7.jpg'); background-position:left bottom; background-repeat:no-repeat;}
.c3				{background-image:url('../graphics/c3.jpg'); background-position:right top; background-repeat:no-repeat;vertical-align:top;}
.c1				{background-image:url('../graphics/c1.jpg'); background-position:left top; background-repeat:no-repeat;vertical-align:top;}
.content		{width:100%; border:0px; border-collapse:collapse; vertical-align:top; margin:0px;}

.c_l			{vertical-align:top;}
.c_menu			{vertical-align:top; text-align:left;}
.c_c			{vertical-align:top;}

.bottom 		{width:100%; background-image:url('../graphics/bottom.jpg'); background-position:top left; background-repeat:repeat-x;}
.bottom_l		{background-image:url('../graphics/bottom_l.jpg'); background-position:top left; background-repeat:no-repeat;}
.bottom_r		{background-image:url('../graphics/bottom_r.jpg'); background-position:top right; background-repeat:no-repeat;}

.footer			{width:100%; vertical-align:top; position:relative; text-align:left;}
.footer_l		{position:absolute; float:left;}
.footer_r		{text-align:center; vertical-align:top;}

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;}