﻿.body1 				{width:100%;}
.body2 				{}
.body3 				{}
.special1 			{}
/* editables */
html, body  		{margin:0px; padding:0px;}
				
html 				{background:#E6E6E6; background-image: url("../graphics/html_bg.jpg"); background-position:right top; background-repeat:repeat-x; padding:0px; margin:0px;}
body 				{background-image: url("../graphics/body_bg.jpg"); background-position:left top ; background-repeat:no-repeat;padding:0px; margin:0px;}

#splash				{position:absolute; width:990px; min-height:450px; vertical-align:top; margin:0px; padding:0px; text-align:center; top:0px; z-index:1;}
.splash				{margin-left:auto; margin-right:auto; width:990px; height:600px;}

#main				{min-width:990px; max-width:1200px; min-height:450px; vertical-align:top; position:relative; z-index:2;}
#main				{margin:0px; padding: 0px 0px 0px 0px;}/*align to center=margin-left:auto; margin-right:auto;*/

#header 			{display:block; height:380px;padding:0px; margin:0px;}
.header_wrapper		{width:100%; height:380px; vertical-align:top; position:relative;padding:0px; margin:0px;}

#container 			{position:relative; display:block;}

#inner_wrapper		{display:block;}

	.clear 			{clear:both;}
	
#footer_bg			{display:block; /*background-image:url('../graphics/background/footer_bg.jpg');background-position:center top;background-repeat:repeat-x;*/}
#footer 			{display:block;min-width:990px; max-width:1200px; }
#footer 			{margin:0px; padding: 0px;}/*align to center=margin-left:auto; margin-right:auto;*/
#footer_wrapper		{display:block; height:200px; text-align:center; padding: 10px 0px 0px 0px;}

