﻿/* Layout Begin */

.background {
	background:				#F0F0F0;
}

#layout {
	top: 					0px;
	position: 				absolute;
	width: 					650px;
	left:					50%;
	margin-left: 			-325px;
	margin-top:				10px;
	z-index:				1;
	background-color:		#F8EF1D;
}

/* Layout End */

/* Site Style Begin */
.hone {
	font-family:			Arial;
	font-size:				12pt;
	font-weight:			bold;
}

p {
	font-family:			Arial;
	font-size:				10pt;
}

.terms {
	font-family:			Arial;
	font-size:				10pt;
}

.brandimg {
	border:					0px;
	margin-right:			20px;
	margin-bottom:			20px;
}

address {
	font-family:			Arial;
	font-size:				10pt;
	font-style:				normal;
}
/* Site Style End */

#wrapper {
	float:					left;
	padding-left:			10px;
}

/* Left Body Begin */

#left {
	float:					left;
	width:					108px;
}

.leftnavigation {
	background-image:		url('images/button.gif');
	background-repeat:		no-repeat;			
	width:					100px;
	height:					25px;
	margin-left:			0px;
	margin-top:				0px;
	margin-bottom:			5px;
	padding-top:			5px;
	padding-right:			10px;

}

.leftnavigationlink {
	font-family:			Arial;
	font-size:				9pt;
	color:					#FFFFFF;
	text-decoration:		none;
	font-weight:			bold;
	margin-left:			8px;
}

.leftnavigationlink:hover {
	color:					#FCEE21;
}

.linkimg {
	border:					0px;
	margin-bottom:			10px;
}

.linkimgtwo {
	border:					0px;
}
/* Left Body End */

/* Right Body Begin */
#right {
	float:					left;
	background-color:		#FFFFFF;
	width:					504px;
	padding:				10px;
	height:					412px;
	margin-bottom:			7px;
	overflow:				auto;
}

/* Right Body End */

/* Bottom Links Begin */
#bottomlinks {
	text-align:				center;
	margin-bottom:			7px;
	width:					650px;
}

.bottomaddress {
	font-family:			Arial;
	font-size:				9pt;
	font-style:				normal;
}

.bottomlinks {
	font-family:			Arial;
	font-size:				8pt;
}
/* Bottom Links End */

/* Thinking Virtually Begin */

#thinking {
	background-color:		#F0F0F0;
	text-align:				center;
	font-family:			Arial;
	font-size:				8pt;
	margin-top:				7px;

}
/* Thinking Virtually End */

/* Sub Pages Begin */

.deliverytab {
	width:					400px;
	font-family:			Arial;
	font-size:				10pt;
}
/* Sub Pages End */
