@charset "UTF-8";
/*	desktop screen */
	
* {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;

}
a, a img  {
	text-decoration: none;
	border: none;
	outline: none;
}

.clear {
	clear: both;
}
/*	 end globals	*/

.age_verify { display: none; }
	
#wrapper{
	width:100%;
	height:100%;
	background-color:#bebebe;
}

#topHeader{
	position:relative;
	width:960px;
	height:227px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	background-image:url(../i/header-bg.jpg);
	background-repeat:no-repeat;
}
	#topLogo{
		position:relative;
		float:left;
		width:227px;
		height:227px;
	}
	#headerTxtBox{
		position:relative;
		width:auto;
		height:auto;
		padding-top:40px;
	}
		#headerLine{
			
		}

h6{
	font-size:40px;
}
.colorY{
	color:#ffd70e;
}
.colorG{
	color:#bebebe;
}

#truckImgBonus2{position:absolute;width:238px;height:293px;left:80px;top:40px;}
#truckImgBonus3{position:absolute;width:238px;height:293px;z-index:99999;}
	#mainArea{
		position:relative;
		width:960px;
		height:100%;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../i/content-top-bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
	}
		#topRow{
			position:relative;
			width:960px;
			height:366px;
			background-image:url(../i/top-right_form-bg.jpg);
			background-repeat:no-repeat;
			background-position:top right;
			
			
		}

			#topRowTxtArea{
				position:relative;
				float:left;
				width:367px;
				height:366px;
			}
				#topRowTxt{
					margin-top:70px;
					padding-right:20px;
				}
				#topRowTxt p{
					text-align:right;
					line-height:38px;
				}
				
				.itemList {
					padding-right:20px;
					padding-top:10px;
					padding-bottom:10px;
					text-align:right;
					font-size:22px;
					line-height:20px;
				}
				
			#truckBonus{
				position:absolute;
				top:-2;
				left:594px;
				z-index:9999;
				
			}
		#sect_Left{
			position:relative;
			float:left;
			width:367px;
			height:1004px;
			background-image:url(../i/brisk-sect_left-bg_rev-1-14.jpg);
			background-repeat:no-repeat;
			background-position:top right;
		}
		#sect_Right{
			position:relative;
			float:right;
			width:593px;
			height:1004px;
			background-image:url(../i/brisk-sect_right-bg-rev-1-14.jpg);
			background-repeat:no-repeat;
			background-position:top left;
		}
			#LeaseArea{
				position:absolute;
				top:120px;
				width:180px;
				height:auto;
				margin-top:630px;
				padding-left:35px;
				font-size:25px;
				font-weight:bold;
				
			}
			#optionsTxt{
				position:relative;
				float:right;
				width:217px;
				height:auto;
				padding-left:20px;
			}
				#optionsTxt ul{
					margin-left:20px;
					color:#fff;
				}
				
				#optionsTxt li{font-size:16px;}
				#bottomLogo{
					position:relative;
					float:right;
					margin-top:10px;
					
				}
			#formAreaRight{
				position:relative;
				float:left;
				width:535px;
				height:auto;
				margin-top:60px;
				padding-left:16px;
				line-height:30px;
			}

#leftOfForm{
	position:absolute;
	width:275px;
	height:382px;
	top:100px;
	left:350px;
	margin-top:10px;
	margin-left:18px;
	z-index:9999;
}
#leftOfForm2{
	position:absolute;
	width:575px;
	height:682px;
	top:100px;
	left:340px;
	margin-top:0px;
	margin-left:18px;
	z-index:9999;
}
	#applyNowBtn{float:left;width:227px;height:102px;padding-left:2px;border:none;}
	
	#applyNowArea{position:relative;float:right;width:151px;height:68px;z-index:9999;}
	#applyNowBtn2{display:block;float:right;width:151px;height:68px;border:none;}
	
	#applyNowArea2{position:absolute;top:65px;right:20px;;width:151px;height:68px;z-index:9999;}
	#applyNowBtn3{display:block;width:151px;height:68px;border:none;}
	
	#orTxt{padding-top:35px;padding-left:20px;font-size:30px;color:#ffd70c;text-align:right;}

			#htaForm{
				position:absolute;
				width:225px;
				
				top:100px;
				left:650px;
				margin-top:10px;
				margin-left:18px;
				z-index:9999;
			}
				   #htaForm ul {
				        list-style: none;
				        padding: 0;
				        margin: 0;
				      }
				      #htaForm li {
				        margin-bottom: 5px;
				        clear: both;
				      }
				      #htaForm label {
				        font-size: 14px;
				        font-weight: bold;
						color:#fff;
				        text-transform: uppercase;
				        display: block;
				        margin-bottom: 3px;
				        clear: both;
				      }
				
				#htaForm input[type="text"]{
					width:215px;
					height:20px;
					color:#000;
					background-color:#fff;
				}
				#htaForm select{
					width:215px;
					height:20px;
					color:#000;
					background-color:#fff;
				}
				 #submitBtn{
					float:left;
					margin-right:0px;
				  width:100px;
				  height:34px;
				  background-image:url(../i/submit-btn.png);
				  background-repeat:no-repeat;
				}
				
#pp{
	line-height:20px;
}