@charset "UTF-8";
/* CSS Document developped by nTec Solution */

#flash {
	width:960px;
	height:auto;
	margin: 10px;
}
#packageDesc {
	position: relative; 
	width:960px;
	margin: 10px;
	height:auto;

}
#packageDesc table {
	width:100%;
	height:auto;
	border: 0px;
	margin-bottom: 10px;
}
#packageDesc td {
	padding: 3px 5px 3px 5px;
	font-size:12px;
	color: #333;
	line-height:20px;
}
.icon {
	text-align:right;
	vertical-align:top;
}
#packageDesc th {
	padding: 3px 5px 3px 5px;
	font-size:14px;
	color: #F96;
	text-align:left;
	letter-spacing: 5px;
	border-bottom: #CCC 1px dashed;
}
#sectionLeft {
	float:left;
	width:600px;
	height:auto;
	display:inline;
}
#sectionRight {
	float:left;
	width:350px;
	height:auto;
	margin:0 0 0 10px;
	display: inline;
}
#sectionMiddle {
	position: relative; 
	width:100%;
	height:auto;
}
#image {
	width:100%;
	height:auto;
	text-align:center;
}
#options {
	width:275px;
	height:auto;
	padding: 0 0 0 75px;
}
#askForQuote {
	position:relative;
	width:100%;
	height:auto;
	text-align:center;
	vertical-align:middle;
	padding: 20px 0 0 0;
}