@charset "utf-8";
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0; padding:0;font-size:100%;}


html {
	height: 100%;	margin-bottom: 1px;margin: 0; border:0;}

	/* setting border: 0 hoses ie6 win window inner well border */

	
body {font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #A5CAC3;
	background:url(bg.jpg);
	
	text-align: center; 
	color: #374521;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}


.timedSlideshow
{
	margin-left: 40px;
}

.oneColFixCtrHdr #mainbg {	 width:930px; text-align:center;margin: 0 auto;}

.oneColFixCtrHdr #container {
	width: 900px; 
			/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	margin: 0 auto; 
	text-align: left; 
	height:99%;
	border:1px solid #21357a;
	background-color:#a5cac3;
	
}
.oneColFixCtrHdr #back {background-image:url(home_headerbg2.jpg);width:930px; text-align:center;margin: 0 auto; height:416px;}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px; 
	background-image:url(home_headerbg2.jpg);
	height:416px;
	background-repeat:no-repeat;
		/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	w\idth: auto;
}
.oneColFixCtrHdr  #header2 {
	padding: 0 10px 0 20px; 
	height:320px;
	
}
.oneColFixCtrHdr #headerin {
	padding: 0; 
	
}


.oneColFixCtrHdr  #mainContentin {margin-left:100px;}
/* clearing & floating */
.clearingfix:after {
	content: "."; 
	display: block; 
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}

.clearingfix { display: block; }
.floatbox { overflow: hidden; }
.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }



/* Hides from IE-mac \*/
* html .clearingfix { height: 1%; }
.clearingfix { display: block; }
/* End hide from IE-mac */

* html .floatbox { width:100%; }

.ie_fix_floats { 
	width: 100%;
	padding: 0 1px 0 1px;
	margin: 0 -1px 0 -1px;
	overflow: hidden;
}

/* Escaping Floats Bug */
/* Hides from IE-mac \*/
.floatholder { height: 1%; }
/* End hide from IE-mac */
