/* CSS Document */

/********************HOME*********************/
#welcome {
	height:100%;
	border-bottom: #e5d8b5 solid 0px;
	
}
#welcometext {
		padding-left: 0px;

		width:600px;
		float:left;
		padding-right:0px;
		font-size:13px;
		line-height:16px;
		color:#005865;

}

#subpagewelcometext {
		padding-left: 0px;
		width:590px;
		float:left;
		padding-right:0px;
		font-size:13px;
		line-height:16px;
		color:#005865;

}


#adobe img {
	padding-right: 5px;
	border: 0px;

}

#searchtext {
		width:525px;
		float:center;
		padding-right:10px;
		font-size:13px;
		line-height:16px;
		padding-left:5px;
}

#searchtext table {
	background: #ffffff;
}

.thetop table, .thetop tr, .thetop td {
	background: #005865;
}


.thebottom td {
	background: white;
	border-color: red;
}


#secondline {
	font-size:11px;
	border-bottom: #005865 solid 1px;
	height:247px;
	clear:both;
	margin-top:8px;
	padding-bottom:8px;
}

#boxesline {
	margin-top:10px;
	height:225px;
	font-size:11px;
}
#boxesline img { padding:3px; font-size:11px;}

#boxhome1 {
	width:160px;
	border-right: #e5d8b5 solid 1px;
	float:left;
	margin-right:10px;
	height:225px;
}
#boxhome2 {
	width:160px;
	border-right: #e5d8b5 solid 1px;
	float:left;
	margin-right:10px;
	height:225px;
}
#boxhome3 {
	width:170px;
	float:left;
}

