/* CSS Document */

Body
{
	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top: 30px;
	font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;
}

a
{
color: #1B75BC;
text-decoration:none;

}

a:hover
{
	color:#F90;
	text-decoration:none;

}

.main-center

{
	margin:0 auto;
	background-repeat:no-repeat;
	background-image:url(../images/main-center-bg.png);
	background-position: center;
	width:1005px;
	height:570px;
}

.main-center-sub

{
	margin:0 auto;
	background-repeat:no-repeat;
	background-image:url(../images/main-center-bg-clean.png);
	background-position: center;
	width:1005px;
	height:570px;
}

.main-center-top
{
	margin:0 auto;
	background-repeat:no-repeat;
	background-image:url(../images/main-center-top-bg.jpg);
	background-position:bottom;
	width: 97.885%;
	height: 93px;
	

}

.logo-link
{
	display:block;
	width: 215px;
	height: 82px;
	float:left;
	position:relative;
	left:10px;
	top:20px;

}

.logo-link:hover
{
	background-color:#FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;

}

.main-center-top span
{
	float:right;
	width:auto;
	position:relative;
	top: 57px;
	left: -50px;
	z-index:9996;


}

.main-center-middle
{
	width:99.5%;
	height: 295px;

}

.main-center-middle span
{
	float: right;
	text-align:justify;
	width:370px;	
	height:auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	line-height:15pt;
	color:#333333;
	position:relative;
	top: 20px;
	right: 143px;

}


.main-center-middle span h2
{
	float: right;
	width:374px;	
	height:25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:23px;
	color:#333333;
	letter-spacing:1px;
	

}

.main-center-middle span a
{
	
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1B75BC;
	letter-spacing:1px;
	text-decoration:none;

}

.main-center-middle span a:hover
{
	
	text-decoration: underline;

}

.main-center-middle span strong
{
	font-size:13px;
	font-family: Helvetica,Arial,sans-serif;
	font-variant:small-caps;
	color:#333333;
	
}

.main-center-middle-sub
{
	width:99.5%;
	height: 310px;

}

.main-center-middle-sub span
{
	float: left;
	width:550px;	
	height:auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:15px;
	color:#333333;
	position:relative;
	top:35px;
	left:30px;

}

.main-center-middle-sub span h2
{
	float: left;
	width:275px;	
	height:25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:23px;
	color:#333333;
	letter-spacing:1px;

}

.main-center-bottom
{
	background-repeat:no-repeat;
	background-image:url(../images/main-center-bottom-bg.jpg);
	background-position:top;
	/*width: 97.3%;*/
	width: 983px;
	height: 93px;
	margin:0 auto;
	margin-left:12px;
	position:relative;
	left: -2px;
	border:0;
	display:block;


}
.logo-belt
{
	height: auto;
	display:block;
	
}

.logo-belt img
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	
	
}

.logo-belt img:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	
}


hr 
{
	border: .01em solid #EEEEEE;
	width:930px;
	margin:0 auto;
	margin-bottom: 5px;

	
}

.footer
{
	width:930px;
	height:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #1B75BC;
	margin:0 auto;


}

.right
{
	float: right;
}

.left
{
	float: left;
}

#mainframe
{
	width: 992px;
	height:311px;
	
	
}

.company-logos
{
	
	list-style:none;
	width:500px;
	position:relative;
	z-index:3000;
	top:220px;
	left:435px;
	
}

.company-logos li
{
	display: inline-table;
	float:left;
	margin: 0 10px 0 10px;
	height:45px;
}

.company-logos li img:hover
{
	background: #FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
	
	
}

.corp-profile-button
{ 

	width:auto;
		
}

.corp-profile-button a
{
	background-color:#06C;
	color:#fff;
		
}

.corp-profile-button a:hover
{
	background-color:#fff;
	color: #06C;
		
}

#cse-search-results
{
	position:relative;
	left:10px;
	margin: 5px 5px 5px 5px;
	height:300px;
	width:978px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
}


/*##########################SCROLLING IMG STYLES##########################*/
.scrollimg
{
		border: 0;
		margin:0;
		padding: 5px 30px 5px 5px;
}



