@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#404040;
	text-align:center;
	margin:0 auto;
	background-color: white;
	
	
	
	
}

a
{
	text-decoration:none;
	color:#404040;
}

a img
{

	border:none;

}

h4
{
	line-height:20px;
	letter-spacing:.75px;

}

.wrapper
{
	width:970px;
	text-align:center;
	margin:0 auto;
	background-image:url(images/bkground.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	position:relative;
	
	left:-8px;

	
	
	
}

.header
{
	
	position:relative;
	width:970px;
	left:-8px;
	height:150px;
}

.logos
{
	position:relative;
	left:18px;
}

.logos img
{
	position:relative;
	text-align:left;
	top:0px;
	width:979px;
	left:-12px;	
}


.menu
{
	font-size:13px;
	text-align:center;
	position:relative;
	left:8px;
	margin:0 auto;
	width: 955px;
	height:30px;
	background-color:#FFdd33;
}

.menu .itms
{
	font-weight:100
	
}

.menu span
{

	padding:7px;
	position:relative;
	top:7px;
	height:30px;
	text-align:left;
	margin:0 auto;
}

.menu .itms:hover
{

	background-color:#CBAA00;
	z-index:1;
	height:30px;
}

.bodygraphics
{
	text-align:center;
	text-align:left;
	position:relative;
	margin:0 auto;
	width: 955px;
	height:288px;
	vertical-align:top;
	top:10px;	
	left:0px;
}

.bottom
{
	//background-image:url(images/bkground_bottom.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height:90px;
	position:relative;
	top:12px;
	left:0px;
	margin:0 auto;
	width:970px;
}

.bodygraphics img:hover
{
	//opacity: .75;
	//-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	//filter: alpha(opacity=75);
}


#smallimages
{
	
	position:absolute;
	margin-bottom:0px;
	top:0px;
	left:616px;
	height:290px;
	float:right;
	
	
}


	


.phrase{
	position:absolute;
	background-image:url(images/phraseBack.png);
	background-repeat:repeat-y;
	top:0px;
	left:0px;
	padding:7px;
	text-transform:uppercase;
	color: #FFF;
	
	font-size:18px;
	width: 590px;
}

.limage img
{
	width:615px;	
}


#botimg
{
	position:relative;
	top:0px;
	margin-top:-2px;
	height:145px;

}

.headerContent{
	
	Position:absolute;
	Left: 0px;
	top: 1px;
	padding:8px;
	width: 320px;
	height:200px;
	text-align:left;
	letter-spacing:.75px;
	line-height:20px;
	background-image:url(images/phraseBack.png);
	background-repeat:repeat-y;
	background-color:#999;
}


.maincontent
{
	position:relative;
	width:979px;
	top:-68px;
	height:462px;
	background-image:url(images/bkground_down.png);
	background-repeat:repeat-y;
	Left:0px;
	
	
}

.Lcontent
{
	position:relative;
	width:300px;
	padding:10px;
	background-color:none;
	float:left;
	top:-10px;
	left:-2px;
	text-align:left;
	letter-spacing:.75px;
	line-height:20px;
	word-spacing:inherit;
	
}

.Rcontent
{
	position:relative;
	float:left;
	width:585px;
	height:434px;
	padding:10px;
	background-color:none;
	position:relative;
	left:5px;
	text-align:left;
	letter-spacing:.75px;
	line-height:19px;
	word-spacing:inherit;
	background-image:url(images/phraseBack.png);
	background-repeat:repeat-y;
	
}



.footer
{

	background-image:url(images/bkground_bottom.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height:80px;
	position:relative;
	top:-71px;
	left:0px;
	margin:0 auto;
	width:970px;
	
	
}


