.large{
	font-size:20pt;
}

.medium{
	font-size:14pt;
}

.small{
	font-size:10pt;
}

.helvetica{
	font-family:helvetica;
}

.white{
	color:#fff;
}

.bold{
	font-weight:bold;
}

.slim{
	letter-spacing: -1px;
}

.contact_column p{
	margin:0;
	padding:0;
}

.grey{
	color:#4f4f4f;
}

#overlay, #lightbox{
	z-index:400;
}

#syck_btn{
	width:26px;
	height:26px;
	background:url('../images/Syck_btn.png') top left no-repeat;
	display:block;
	position:absolute;
	top:135px;
	left:50%;
	margin-left:428px;
	z-index:201;
}

#home_btn{
	width:150px;
	height:120px;
	background:transparent;
	display:block;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-75px;
	z-index:200;
}

#close_button{
	float:right;
	position:relative;
	top:320px;
	color:black;
	border:2px solid black;
	margin-right:10px;
	background:white;
	padding:10px;
}

.contact_column{
	float:left;
	width:340px;
	padding:20px;
	margin-top:40px;
	margin-left:60px;
	background:#111;
	border-left:1px dotted white;
	height:160px;
}

.about_box{
	overflow:auto;
	float:left;
	width:780px;
	padding:20px;
	margin-top:40px;
	margin-left:60px;
	background:#111;
	border-left:1px dotted white;
	height:160px;
}

#contact_page{
	padding:20px;
}

#about_page{
	padding:20px;
}

#pages{
	width:992px;
	background: #000 url('../images/truck.png') center center no-repeat;
	height:377px;
	position:absolute;
	z-index:3;
}
#contact{
	font-family:Georgia;
	font-size:10pt;
	color:#fff;
	padding:10px;
}

#left_arrow{
	position:absolute;
	top:340px;
	left:50%;
	margin-left:-450px;
	display:block;
	width:29px;
	height:73px;
	background:url('../images/Arrow_L.png') top left no-repeat;
	z-index:120;
}

#right_arrow{
	position:absolute;
	top:340px;
	left:50%;
	margin-left:420px;
	display:block;
	width:29px;
	height:73px;
	background:url('../images/Arrow_R.png') top left no-repeat;
	z-index:120;
}

#footer{
	width:992px;
	height:103px;
	background: url(../images/Footer.jpg) top left no-repeat;
}

#footer_links{
	padding:4px;
	position:relative;
	width:200px;
	height:30px;
	top:63px;
	left:400px;
}

#footer_links a{
	float:left;
	display:block;
}

#contact_btn{
	position:absolute;
	top:610px;
	left:50%;
	margin-left:280px;
	width:125px;
	height:43px;
	z-index:130;
	background:url('../images/contact_btn.jpg') top left no-repeat;
}

#about_btn{
	position:absolute;
	top:608px;
	left:50%;
	margin-left:-430px;
	width:158px;
	height:52px;
	z-index:130;
	background:url('../images/about_btn.jpg') top left no-repeat;
}

#pages{
	color:white;
}

#pages a{
	color:white;
	text-decoration: none;
}
