.structure {
	cursor: hand;
}
.software {
	background-image: url(images/software/software_bg.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 575px;
	margin-top: 0px;
}
.product_links {
	background-image: url(images/software/product_links.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 575px;
	margin-top: 0px;
	padding-top: 49px;
}

.wind{
	margin-top: 0px;
	float: left;
	height: 123px;
	width: 139px;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}

.beam {
	margin-top: 0px;
	float: left;
	height: 123px;
	width: 139px;
	cursor: pointer;
}

.concrete {
	margin-top: 0px;
	float: left;
	height: 123px;
	width: 139px;
	cursor: pointer;
}

.misc-concrete {
	margin-top: 0px;
	float: left;
	height: 123px;
	width: 139px;
	cursor: pointer;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Product Text 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.product_wrapper {
	margin-top: 0px;
	float:left;
}

.product_text {
	font-size: 10px;
	word-spacing: 0em;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoraatopm: none;
	font-style: normal;
	font-weight: bold;
	height: 138px;
	width: 117px;
	padding-top: 80px;
	margin-left: 22px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Software Text 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.software_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-decoration:none;
	text-align:right;
	font-weight: bold;
	margin-top: 0;
}

.software_text A:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.software_text A:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.software_text A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.software_text A:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

