@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=ced8c0e8-f958-4ba9-bef6-945031574b19");

@font-face {
	font-family:"Clarendon W01_n4";
	src:url("../fonts/158c7cad-1a8a-417f-9780-770c61e4291f.eot?#iefix") format("eot")
}

@font-face {
	font-family:"Clarendon W01";
	src:url("../fonts/158c7cad-1a8a-417f-9780-770c61e4291f.eot?#iefix");
	src:url("../fonts/158c7cad-1a8a-417f-9780-770c61e4291f.eot?#iefix") format("eot"),url("../fonts/42a37136-9d6e-4738-8dec-a8998dbac919.woff2") format("woff2"),url("../fonts/46e644e8-7f57-4306-bf68-7256bb7fbe5f.woff") format("woff"),url("../fonts/930a7ae8-2f64-43c1-a1b2-d948777f5f70.ttf") format("truetype"),url("../fonts/05ff21bd-12ed-4277-9510-810e16365bbb.svg#05ff21bd-12ed-4277-9510-810e16365bbb") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:"Univers W01_n4";
	src:url("../fonts/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix") format("eot")
}

@font-face {
	font-family:"Univers W01";
	src:url("../fonts/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix");
	src:url("../fonts/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix") format("eot"),url("../fonts/5c8d59c2-9c85-4a22-88e3-bf3fba01dcd8.woff2") format("woff2"),url("../fonts/fc51d03b-0d7d-45df-9415-3c6270c80749.woff") format("woff"),url("../fonts/74bdff6d-c5de-42e8-a4d8-11ea14eddb22.ttf") format("truetype"),url("../fonts/bd04ae3d-23dc-4975-9967-e21c43e5b59f.svg#bd04ae3d-23dc-4975-9967-e21c43e5b59f") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:"Univers W01_o4";
	src:url("../fonts/541dccf9-50f5-47bd-9ba9-a01fd9a3792b.eot?#iefix") format("eot")
}

@font-face {
	font-family:"Univers W01";
	src:url("../fonts/541dccf9-50f5-47bd-9ba9-a01fd9a3792b.eot?#iefix");
	src:url("../fonts/541dccf9-50f5-47bd-9ba9-a01fd9a3792b.eot?#iefix") format("eot"),url("../fonts/5bfff3ac-e569-450d-918b-d564434e5e24.woff2") format("woff2"),url("../fonts/05d2bfe7-45b3-4cf8-b313-290651409c59.woff") format("woff"),url("../fonts/33db2509-f09f-4704-bb16-a90dd82687f7.ttf") format("truetype"),url("../fonts/32161123-fa52-4fcf-ad65-f0958c91e0c9.svg#32161123-fa52-4fcf-ad65-f0958c91e0c9") format("svg");
	font-weight: 400;
	font-style: oblique;
}







a:link {
	color: red;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a:visited {
	color: red;
	text-decoration: underline;
}

img {
	border-style: none;
	width:100%;
}

.button {
	background-color: white;
	border: none;
	border-radius: 0px;
	color: red;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	font-family: Univers W01;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.25px;
	position: relative;
	left: 0px;
	top: 10px;
}

.button a:link {
	color: blue;
	text-decoration: none;
}

.button a:hover {
	color: blue;
	text-decoration: underline;
}

.button a:visited {
	color: blue;
	text-decoration: none;
}

.text {
	display: inline-block;
  	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	text-align: left;
	padding: 0 30 60 30px;
}

.header {
	font-family: Clarendon W01;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	line-height: 36px;
	color: white;
	text-align: center;
}

.intro {
	font-family: Univers W01;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	color: white;
}

.body {
	font-family: Univers W01;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	color: white;
}

.productColumns {
	display: inline-block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	padding: 0 30 60 30px;
	text-align: left;
}

.productLeftColumn {
	float: left;
	width: 280px;
	padding: 0 30 0 0px;
}

.productMiddleColumn {
	float: left;
	width: 280px;
	padding: 0 30 0 0px;
}

.productRightColumn {
	float: left;
	width: 280px;
}

.introColumn {
	font-family: Univers W01;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: white;
	float: left;
	width: 280px;
	padding: 0 30 0 0px;
}




#frame {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
}

