@charset "UTF-8";

/* Normalizes margin, padding---------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, 
h6, p, blockquote
{margin : 0; padding : 0;}


/* Normalizes font-size for headers---------------- */
h1, h2, h3, h4, h5, h6
{font-size : 100%;}


/* Normalizes list-style form lists------------------
ol, ul, dl
{list-style : none;}*/


/* Removes border from fieldset and img--------------*/
fieldset, img
{border : 0;}


/*Center everything-----------------------------------*/

html {
	
}

body { 
	text-align : center;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/background_lighter2.gif);
	background-repeat:repeat-x;
}

/*Main DIVISONS----------------------------*/

#foundation { 
	
	margin : 0 auto;
	width: 925px; 
	min-height:580px;

	border:#003366 solid 2px;
	background-color:#FFFFFF;
	background-position: bottom right;
	background-image: url(../images/Cloth_01.gif);
	background-repeat:no-repeat;
}

#header {
	width: 925px;
	height:115px;
	background-image: url(../images/t-header.jpg);
	background-repeat:no-repeat;	
} 


#header2 {
	height:45px;
	width: 925px; 
	background-image: url(../images/t-header02.jpg);
	background-repeat:no-repeat;
} 

#floatHolder {
	height: 390px;
}

#listholder {
	width: 885px;
	height:100px;
	margin: 0px 0px 20px 20px;

}

#swf {
	float: left;
	margin: -44px 10px 20px 10px;
}

#swf2 {
	float: left;
	width: 320px;
	height:240px;
	margin: 5px 20px 15px 0px;
}

#swf3a {
	float: left;
	width: 216px;
	height:150px;
	margin: 0px 20px 0px 10px;
}

#swf3b {
	float: left;
	width: 216px;
	height:150px;
	margin: 0px 5px 0px 35px;
}

#Content {
	float: left;
	width: 630px;
	height:355px;
	padding: 0px 10px 10px 0px;
	/*margin: 0px 20px 10px 20px;
	padding: 0px 0px 0px 0px;*/

} 



#sidebar1 {
	float: left;
	/* since this element is floated, width must be given*/
	width: 250px;
	height:355px;
	border-left: #003366 solid 1px;
	/*margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;*/

}

#bottomHolder {
	position:relative;
	width: 895px;
	height:95px;
	margin: 0px 0px 15px 0px;
}

#Content_uses {
	float: left;
	width: 880px;
	margin: 0px 0px 0px 10px;
} 

#Content_uses2 {
	float: left;
	width: 850px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;

} 

#Content3 {
	width: 600px;
	margin: 0px 0px 0px 10px;
	padding: 0px 20px 0px 20px;
	border-left:#003366 solid 1px;
} 

#Content_ttales{
	float:right;
	width: 630px;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	border-bottom:#003366 solid 1px;
	margin: 0px 30px 0px 0px;
} 

#Content3a {
	width: 885px;
	height:170px;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	border-bottom:#003366 solid 1px;
} 

#Content3a img {
	float:left;
	margin: 0px 20px 0px 0px;
} 

#Content4 {
	Float:left;
	width: 220px;
	height:208px;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 0px;

	} 

#Content4a {
	width: 895px;
	height:120px;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
} 

#Content5 {
	float: left;
	width: 885px;
	min-height:385px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
} 


#Content6 {
	float:left;
	width: 260px;
	height:380px;
	padding-left:20px;
	padding-right:30px;		

	
} 

#Content6b {
	float:left;
	width: 405px;
	margin: 0px 0px 0px 30px;
	text-align: justify;
} 

#Content6aheader {
	float:right;
	width: 252px;
	height:22px;
} 

#Content6a {
	float:right;
	width: 220px;
	height:340px;
	margin: 0px 0px 0px 10px;
	padding: 10px 15px 10px 15px;
	border-right:#003366 solid 1px;
	overflow:auto;
	border-left:#003366 solid 1px;
	border-top:#003366 solid 1px;
	} 
	



#footer {
	clear:left;
	width: 925px; 
	height:20px;
	padding: 0px 0px 0px 0px;
	border-top:#003366 solid 1px;
}