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

#linksBanner {
	width: 500px;
	height: 175px;
	background-image: url(../assets/images/linksBannerBg.gif);
}


#linksInfo {
	width: 500px;
	height: 100px;
	background-image: url(../assets/images/gradientbg03.gif);
	background-position: center;
	float: left;
}


#linksInfoLeft {
	width: 238px;
	height: 88px;
	float: left;
	text-align: justify;
	padding: 6px;
}


#linksInfoRight {
	width: 238px;
	height: 88px;
	float: left;
	text-align: justify;
	padding: 6px;
}


#linkContainer {
	width: 500px;
}



#linkContainer1 {
	width: 250px;
	height: 42px;
	background-color: #FFF;
	float: left;
	padding-top: 8px;
	text-align: center;
}


#linkContainer2 {
	width: 250px;
	height: 42px;
	background-color: #e6e6e6;
	float: left;
	padding-top: 8px;
	text-align: center;
}


#linkContainerSquare {
	width: 250px;
	height: 150px;
	float: left;
}


#linkContainerStrip {
	width: 500px;
	height: 100px;
	float: left;
}
