#wrapper	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 0;
	text-align: center;
	width: 100%;
}

#container	{
	color: #333;
	font-size: 0.8em;
	margin: 0 auto;
	text-align: left;
	width: 650px;
}

#container	h1	{
	color: #669;
	font-size: 1.8em;
	font-variant: small-caps;
	letter-spacing: -1px;
	text-align: center;
}

#container	img	{
	margin-bottom: 0.7em;
	margin-right: 0.7em;
}



.flir-store-info1	{
	background: url(/images/flir-store-info-bg1.jpg) bottom left no-repeat #FBFBEF;
	margin: 0.8em 0;
}

.flir-store-info1	.flir-store-info2	{
	background: url(/images/flir-store-info-bg2.jpg) bottom right no-repeat transparent;
	padding-bottom: 3em;
}

.flir-store-info1	.flir-store-info2	h4	{
	background: url(/images/flir-store-h4-bg.jpg) top left no-repeat #cc9;
	margin: 0;
}

.flir-store-info1	.flir-store-info2	h4	span	{
	background: url(/images/flir-store-h4-span-bg.jpg) top right no-repeat transparent;
	display: block;
	font-size: 1.6em;
	padding: 0.3em 0.7em;
	text-transform: uppercase;
}

.flir-store-info1	.flir-store-info2	table	{
	border-left: 1px solid #cc9;
	border-right: 1px solid #cc9;
	width: 100%;
}

.flir-store-info1	.flir-store-info2	table	td	{
	color: #666;
	font-size: 0.9em;
	padding: 0.8em 1.2em;
	vertical-align: top;
	width: 45%;
}

.flir-store-info1	.flir-store-info2	table	td	h5	{
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 0;
	padding-bottom: 0.6em;
}

.flir-store-info1	.flir-store-info2	table	td	a	img	{
	margin-right: 0.5em;
}

.flir-store-info1	.flir-store-info2	table td	.about-flir	{
	border: 1px solid #e5e5be;
	padding: 0.5em;
}

.courtesy-of-flir	{
	background-image: url(/images/courtesy-of-flir.gif);
	display: block;
	height: 52px;
	margin: 1em auto;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
	width: 100px;
}

.flir-bcam-link	{
	background-color: #fff;
	border-bottom: 1px solid #cc9;
}

.flir-bcam-link	a:link, 
.flir-bcam-link	a:visited	{
	color: #f00;
	text-decoration: underline;
}

.flir-bcam-link	a:hover, 
.flir-bcam-link	a:active	{
	text-decoration: none;
}


