@charset "UTF-8";/* CSS Document */html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figure, figcaption, hgroup,menu, footer, header, nav, section, summary, time, mark, audio, video {    margin: 0px auto;    padding: 0;    border: 0;}body {	background-color: #7c726d;}	img.bg {	min-height: 100%;	min-width: 1024px;	width: 100%;	height: auto;	position: fixed;	top: -10px;	left: 0;	z-index:-1;}#wrapper {	margin: 0 auto;	width: 1050px;	}.header {	left: 400px;	margin: 20px -50px 25px;	float: right;}.header h1 {	color: #FFF;	font-size: 80px;}.content {	width: 520px;	margin: 0 0 30px 55%;	font-family: Helvetica, Arial, sans-serif;	color: #FFF;	z-index: 1;}.contentleft {	width: 260px;float: left;position: relative;}.contentright{	width: 260px;float: right;position: relative;}.content p {	font-size: 13px;	line-height: 1.2em;}.links {	width: 550px;	margin: 20px 0 10px 55%;}.links .row {	height: 70px;}.links img {	float: left;	padding: 0 15px 0 0;	}.links a {	border: none;	}