@charset "utf-8";

.clear {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}

#system_choice {
	height:100px;
	width:500px;
	padding-left:40px;
	padding-top:5px;
	
}

#benefits_list {
	width:47%;
	margin-left:0%;
	background-color:#CCF;
	padding-top:5px;
	
}

.choice_text{
	color:#F60;
	margin-top:0%;
	margin-bottom:25px;
	width:100%;
	font-size:20px;
	font-weight:bold;
	text-align: center;
}




#largepicture{
	background-image:url(../images/flightlog.png);
	background-repeat:no-repeat;
	width:420px;
	height:300px;
	float:right;
	margin-top:10px;
	margin-right:0%;
	margin-bottom:20px;
	
}

.benefits2 li{
	color:#F90;
	list-style-type:disc;
	float:right;
	margin-left:-20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:300px;
	height:20px;
	text-align:left;
}


.button_text {
	font-size:60%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #fff;
}

.button_text_large {
	font-size:90%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #fff;

}
.buttons a{
	width:125px;
	margin-top:5px;
	margin-left:0px;
	margin-right:5px;
	float:right;
	text-align:center;
	height:30px;
	background-image:url(../images/button1.png);
	background-repeat: no-repeat;
	padding-top:6px;

}

.button a:hover{
	color:#006;
	font-style:italic;
}


#help{
	width:50%;
	float:left;
}

.software_box{
	padding-left:5px;
	padding-right:5px;
	border-style:solid;
	border-color:#D3E8FE;
	border-width:1px;
	margin-bottom:10px;
	background-color:#fff;
	
	
}

.trial_link a{
	border:none;
	background:none;
	float:right;
	color:#C06;
	text-decoration:underline;
	width:auto;
	margin-right:105px;
	margin-top:-34px;
}

.trial_link a:hover{
	color:#060;
	font-style:italic;
	font-size:12px;
}


#pricelist{
	position:relative;
	background-color:#FFF;
	width:587px;
	height:510px;
	padding-left: 10px;
	margin-left: 200px;
	margin-top:0px;
	padding-right: 10px;
	padding-top:20px;
	line-height: 14px;
	color:#000;
	overflow: hidden;
	
}

#terms_and_conditions {
	position:relative;
	background-color:#FFF;
	width:587px;
	height:200px;
	padding-left: 10px;
	margin-left: 200px;
	margin-top:0px;
	padding-right: 10px;
	padding-top:0px;
	line-height: 14px;
	color:#000;
	overflow: hidden;
	
}

#fd_page_features{
	position:relative;
	top:-30px;
	width:550px;
	height:178px;
	font-family:Verdana, Geneva, sans-serif;
	color:#693;
	font-weight:bold;
	
}

#faq_button {
	width:130px;
	margin-top:0%;
	margin-right:0%;
	height:35px;
	float:right;
	background-image:url(../images/button1.png);
	background-repeat: no-repeat;
	padding-top:4px;
	text-align:center;
}

.cloudtabtext {
	background-image: url(../images/cloudtab.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:5px;
	height: 45px;
	width: 400px;
	font-size:24px;
	color:#039;
	font-weight:bold;
	margin-bottom:-10px;
	margin-left:-5px;
	
}

#invoicepic{
	background-image:url(../images/invoice.png);
	background-repeat:no-repeat;
	width:400px;
	height:200px;
	float:left;
	margin-top:5px;
	padding-right:50px;
}

#frontdeskpic{
	background-image:url(../images/memberssmall.png);
	background-repeat:no-repeat;
	width:335px;
	height:265px;
	float:left;
	margin-top:5px;
	padding-right:45px;
}

#flitedeskpic{
	background-image:url(../images/flitedesk.png);
	background-repeat:no-repeat;
	width:375px;
	height:235px;
	float:left;
	margin-top:0px;
	padding-right:65px;
}

