﻿.body1 				{width:100%;}

.body2 				{}

.body3 				{}

.special1 			{}

/* editables */

html, body  		{margin:0px; padding:0px;}

				

html 				{background:#A6C5E1; background-image: url("../graphics/background/html_bg.jpg"); background-position:center top; background-repeat:no-repeat;}

body 				{background:#A6C5E1; background-image: url("../graphics/background/body_bg.jpg"); background-position:center top; background-repeat:repeat-x;}



#splash				{position:absolute; width:100%; 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;}



#main				{min-width:990px; max-width:990px; min-height:450px; vertical-align:top; margin-left:auto; margin-right:auto; position:relative; z-index:2;}



#header 			{display:block; height:400px;}

.header_wrapper		{width:100%; height:400px; vertical-align:top; position:relative;}



#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; margin-left:auto; margin-right:auto; min-width:990px; max-width:990px; }

#footer_wrapper		{display:block; height:208px; text-align:center; padding: 100px 0px 0px 0px;}




