html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

a:active {
	outline:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

body {
	background:#14446a;
	font-size: 13px; 
	font-family:arial, 'helvetica neue', helvetica, arial, sans-serif;
	text-align:center;
}

p { font-size: 1em; /* 13px */ line-height: 1.6923em; /* 22px */ margin: 0 0 1.6923em 0; }

p#copy {color:#fff;}

p#copy a {color:#fff;}

#wrapper {
	width:670px;
	height:350px;
	background:#fff;
	margin:60px auto 0 auto;
	padding:50px;
	border:10px solid #ddd;
	text-align:left;	
}

a, a:link, a:visited {
	color:#14446a;
}

a:hover {
	color:#666;
}

h1 {
	font-size: 1.6923em; /* 22px */ 
	line-height: 1em; /* 22px */ 
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight:bold;
	color:#14446a;
	text-transform: uppercase;
}

#left {
	width:390px;
	float: left;
}

#right {
	float: right;
	width:215px;
}

img#logo {
	margin:0 0 31px 27px;
}