@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: url(/images/background_home2.jpg) repeat-x left top;
}

.mastheadphoto {
	height: 151px;
	width: 628px;
	background: url(/images/masthead_photo1.jpg);
}

.flashholder {
	background: url() no-repeat left top;
}

.requestdemo {
	background: url(/images/background_request2.png) no-repeat left top;
	padding-top: 49px;
	padding-left: 45px;
}


.centerarea {/* ~~ This contains the columns in the main content area ~~*/ 
	background: url(/images/masthead_boxbottom.jpg) no-repeat left top;
}

.iconbox {
	margin-top: 38px;
	margin-left: 15px;
	margin-bottom: 8px;
}

#flashcontent {
	position:absolute;
	visibility:hidden;
}
