@charset "utf-8";
/* CSS Document */

body {
	background-color: #ebebeb;
	background-image: url(img/lasx-bg.jpg);
	background-repeat: repeat-x;
	font:13px Trebuchet MS, Arial, Helvetica, sans-serif;
}


#row1 {
	height:129px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 40px;
}



.column1 {
	width:161px;
	float:left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.column2 {
	width:161px;
	float:left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.column3 {
	width:161px;
	float:left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.column4 {
	width:161px;
	float:left;
	padding:0px 0px 0px 0px;
}

.roundbg {
	text-align:center;
	background:url(/images/roundbg.gif) left top repeat-y;
}

.roundtop {
	background:url(/images/roundtop.gif) left top no-repeat;
}

.roundbottom {
	background:url(/images/roundbottom.gif) left bottom no-repeat;
	padding:11px 0px 10px 0px;
}
.roundbottom a{text-decoration:none;	}