body {
	background: #a3a3a3 url(images/background.png) repeat 0 0;
	font-family: "MyriadPro", "Myriad Pro", "HelveticaNeue", "Helvetica", "Lucida Grande", "Verdana", "Arial";
	font-weight: 400;
}
#container {
	position: relative;
	width: 840px;
	margin: 0 auto;
}
h1#title {
	text-shadow: #fff 0px 1px 1px;
	color: #222;
	font: 4em "Myriad-Pro", "Myriad Pro", "Gill Sans", "Lucida Grande", sans-serif;
	font-weight: 700;
	margin: 25px 0 10px;
	letter-spacing: -3px;
}
#mc-additional-info {
	background: #222;
	background: #222 -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#111), color-stop(0.5, #111));
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	bottom: 35px;
	left: 40px;
	border: none;
	cursor: pointer;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
#mc-additional-info:active {
	background: #222 -webkit-gradient(linear, left top, left bottom, from(#111), to(#3d3d3d), color-stop(0.5, #111));
}
h3.subtitle {
	text-shadow: #ddd 0px 1px 1px;
	color: #222;
	font: 1.2em "Myriad-Pro", "Myriad Pro", "Gill Sans", "Lucida Grande", sans-serif;
	font-weight: 700;
	margin: 5px 0 15px;
}
p {
	text-shadow: #ddd 0px 1px 1px;
	color: #222;
	font: 1em "Myriad-Pro", "Myriad Pro", "Gill Sans", "Lucida Grande", sans-serif;
	font-weight: 700;
	margin: 10px 0;
}
pre {
	text-shadow: #ddd 0px 1px 1px;
	color: #000;
	font: 0.8em "Consolas", "Monaco", "Inconsolata", serif;
	font-weight: 700;
	margin: 10px 0;
}
a {
	text-decoration: none;
	color: #454545;
}
a:hover {
	color: #363636;
}
.icon {
	float: right;
	margin: 10px -15px 0px 0px;
}
.buttonholder {
	position: relative;
	//background: magenta;
	float: left;
	clear: both;
	width: 800px;
	height: 0px;
	margin: 0px 20px;
}
.leftbox {
	float: left;
	display: block;
	position: relative;
	width: 320px;
	height: 220px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #ececec;
	background: #ececec -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dadada), color-stop(0.5, #fff));
	margin: 15px 20px 15px 40px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px;
	padding: 10px 20px;
	-webkit-transition: background 1s linear;
}


a.leftbox:hover, a.rightbox:hover {
	background: #e9e9e9;
	background: #e9e9e9 -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ababab), color-stop(0.5, #ffffff));
}
a.leftbox:active, a.rightbox:active {
	background: #dadada;
	background: #dadada -webkit-gradient(linear, left top, left bottom, from(#dadada), to(#fff), color-stop(0.5, #fff));
}
.rightbox {
	float: right;
	display: block;
	width: 320px;
	position: relative;
	height: 220px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #ececec;
	background: #ececec -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dadada), color-stop(0.5, #fff));
	margin: 15px 40px 15px 20px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px;
	padding: 10px 20px;
}
.leftbox .title, .rightbox .title {
	display: block;
	text-shadow: #fff 0px 1px 1px;
	color: #777;
	font: 2em "Myriad-Pro", "Myriad Pro", "Gill Sans", "Lucida Grande", sans-serif;
	font-weight: 400;
	margin: 5px 0 10px;
	letter-spacing: -1px;
	font-weight: 600;
}
.leftbox .title2, .rightbox .title2 {
	display: block;
	text-shadow: #fff 0px 1px 1px;
	color: #777;
	font: 1.5em "Myriad-Pro", "Myriad Pro", "Gill Sans", "Lucida Grande", sans-serif;
	font-weight: 400;
	margin: 5px 0 -5px;
	letter-spacing: -1px;
}
.leftbox .desc, .rightbox .desc {
	display: block;
	font-weight: 700;
	margin: 0px;
}
hr {
	width: 100%;
	clear: both;
	margin: 10px 0;
	visibility: hidden;
}
.triangle {
	position: absolute;
	background: transparent url(images/triangle.png) no-repeat;
	width: 20px;
	height: 40px;
	left: -20px;
	top: 342px;
}
#mc-theform {
	position: absolute;
	top: -410px;
	left: 177px;
	z-index: 2;
	visibility: hidden;
	width: 585px; 
	padding: 20px;
	background: rgba(0,0,0,0.9);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
}
#mc-theform h3 {
	font: 1.4em "Myriad-Pro", "Myriad Pro", "Gill Sans", "Lucida Grande", sans-serif;
	font-weight: 700;
	text-shadow: none;
	color: #fff;
	margin: 0px;
}
#mc-theform p {
	font-weight: 400;
	font-size: 0.9em;
	color: #cdcdcd;
	text-shadow: none;
}
#mc-theform pre, #mc-theform .pre {
	color: #fff;
	font: 0.8em "Consolas", "Monaco", "Inconsolata", serif;
	text-shadow: none;
}
.footer {
	margin: 20px 0;
	text-align: center;
	color: #666;
	font-size: 1em;
}