﻿/* background shared */
html, body  		{margin:0px; padding:0px;}
html 				{background:#000000;}
body 				{/* background: #333333 url('../graphics/mainbg0.jpg') repeat scroll left top;*/}

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

/* outer background */
#tobg				{background: url('../graphics/tobg0.jpg'); vertical-align:top; text-align:left; }
		
	.tobg2			{background: url('../graphics/tobg2.jpg') repeat-x left top; }
	.tobg6			{background: url('../graphics/tobg2.jpg') repeat-x left top; }
	.tobg4			{background: url('../graphics/tobg4.jpg') repeat-y right top; }
	.tobg8			{background: url('../graphics/tobg8.jpg') repeat-y left top; }
	.tobg5			{background: url('../graphics/tobg5.jpg') no-repeat right bottom; }
	.tobg7			{background: url('../graphics/tobg7.jpg') no-repeat left bottom; }
	.tobg3			{background: url('../graphics/tobg3.jpg') no-repeat right top; vertical-align:top;}
	.tobg1			{background: url('../graphics/tobg1.jpg') no-repeat left top; vertical-align:top;}

/* outer header */	
#header				{width:100%; height:145px;}
.header_wrapper		{width:100%; height:145px; vertical-align:top; position:relative;}

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

/* inner background 
#tibg				{background: url('../graphics/tibg0.jpg'); vertical-align:top; text-align:left; }
		
	.tibg2			{background: url('../graphics/tibg2.jpg') repeat-x left top; }
	.tibg6			{background: url('../graphics/tibg2.jpg') repeat-x left top; }
	.tibg4			{background: url('../graphics/tibg4.jpg') repeat-y right top; }
	.tibg8			{background: url('../graphics/tibg8.jpg') repeat-y left top; }
	.tibg5			{background: url('../graphics/tibg5.jpg') no-repeat right bottom; }
	.tibg7			{background: url('../graphics/tibg7.jpg') no-repeat left bottom; }
	.tibg3			{background: url('../graphics/tibg3.jpg') no-repeat right top; vertical-align:top;}
	.tibg1			{background: url('../graphics/tibg1.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;}