﻿/* background shared */
html, body  		{margin:0px; padding:0px;}
html 				{background:#547072 url('../graphics/html_bg.jpg') repeat left top;}
body 				{background: url('../graphics/body_bg.jpg') repeat-x left top;}

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

/* outer background
#iobg				{background: url('../graphics/iobg0.jpg'); vertical-align:top; text-align:left; }
		
	.iobg2			{background: url('../graphics/iobg2.jpg') repeat-x left top;}
	.iobg6			{background: url('../graphics/iobg6.jpg') repeat-x left bottom; }
	.iobg4			{background: url('../graphics/iobg4.jpg') repeat-y right top; }
	.iobg8			{background: url('../graphics/iobg8.jpg') repeat-y left top; }
	.iobg5			{background: url('../graphics/iobg5.jpg') no-repeat right bottom; }
	.iobg7			{background: url('../graphics/iobg7.jpg') no-repeat left bottom; }
	.iobg3			{background: url('../graphics/iobg3.jpg') repeat-x left top; vertical-align:top;}
	.iobg1			{background: url('../graphics/iobg1.jpg') no-repeat left top; vertical-align:top;}
 */
/* outer header */	
#header				{width:100%; height:443px;}
.header_wrapper		{width:100%; height:443px; vertical-align:top; position:relative;}

/* inner header */
	.header1		{background: url('../graphics/iheader1.jpg') no-repeat left top; }
	.header2		{background: url('../graphics/iheader2.jpg') repeat-x left top; }
	.header3		{background: url('../graphics/iheader3.jpg') no-repeat right top; }


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

/* inner background*/ 
#iibg				{background: url('../graphics/iibg0.jpg'); vertical-align:top; text-align:left; }
		
	.iibg2			{background: url('../graphics/iibg2.jpg') repeat-x left top; }
	.iibg6			{background: url('../graphics/iibg6.jpg') repeat-x left bottom; }
	.iibg4			{background: url('../graphics/iibg4.jpg') repeat-y right top; }
	.iibg8			{background: url('../graphics/iibg8.jpg') repeat-y left top; }
	.iibg5			{background: url('../graphics/iibg5.jpg') no-repeat right bottom; }
	.iibg7			{background: url('../graphics/iibg7.jpg') no-repeat left bottom; }
	.iibg3			{background: url('../graphics/iibg3.jpg') no-repeat right top; vertical-align:top;}
	.iibg1			{background: url('../graphics/iibg1.jpg') no-repeat left top; vertical-align:top;}


.body1 				{width:100%;}
.body2 				{}
.body3 				{}
.body4 				{}
.body5 				{}
.special1 			{}

#inner_wrapper		{display:block;}

	.clear 			{clear:both;}
	
/* footer */	
#footer 			{height:125px; display:block; width: 100%; margin:0px; padding:0px;}
