﻿.body1 				{width:100%;}

.body2 				{}

.body3 				{}

.special1 			{

	font-size: 14px;

	font-style: italic;

}

/* editables */

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

				

html 				{background:#325AA3; background-image: url("../graphics/html_bg.jpg"); background-position:center 0px;  background-repeat:repeat-x;}

body 				{background:#325AA3; background-image: url("../graphics/body_bg.jpg"); background-position:center 0px ; background-repeat:no-repeat;}



#splash				{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:1200px; min-height:600px; vertical-align:top; position:relative; z-index:2;}

#main				{margin-left:auto; margin-right:auto;; padding: 0px;}/*align to center=margin-left:auto; margin-right:auto;*/



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

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



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



#inner_wrapper		{display:block;}



	.clear 			{clear:both;}

	

#footer_bg			{/*background-image:url('../graphics/background/footer_bg.jpg');background-position:center top;background-repeat:repeat-x; width:100%;*/}

#footer 			{display:block; width: 100%; }

#footer 			{margin:0px; padding: 0px;}/*align to center=margin-left:auto; margin-right:auto;*/

#footer_wrapper		{position:relative; display:block; height:200px; text-align:center; padding: 10px 0px 0px 0px;}

.rrr {
	color: #F00;
}

