@charset "UTF-8";
/* CSS Document */

html {
	background-color: #FFF;
}

html, body, div, dl, dt, dd, ul, ol, li, tr, th, td, h1, pre, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
}

body {
	font: 10px/14px Arial, Helvetica, sans-serif;
}

a:active, a:focus {
	outline: none;
}

#vertical {
	position: absolute;
	top: 38%;
	margin-top: -30em;
	margin-left: 0;
	height: 60em;
	width: 100%;
	background-image: url(../images/template/background.gif);
	background-repeat:repeat-x;
}

#master {
	position: relative;
	width: 94em;
	margin: 0 auto 0 auto;
	min-height: 60em;
	background-image: url(../images/template/background.gif);
	background-repeat:repeat-x;
}

#content {
	font-size: 10px;
	width: 74em;
	margin: 14em auto 0 auto;
}
#content p {
	text-align: left;
	line-height: 1.4em;
	
	font-size: 1.3em;
}

#content #copy {
	position: absolute;
	top: 20.4em;
	left: 55.4em;
	width: 30em;
}

#copyright {
	position: absolute;
	top:546px;
	#top: 555px;
	left: 509px;
	font-size:1.3em;
	padding-bottom: 2px;
}

#fb, #li {
	display:block;
	float: left;
	position: relative;
	top: -11px;
	margin-right: 4px;
}

#fb {
	height: 23px;
	width: 24px;
	background-image: url('/images/fb_icon.gif');
	background-repeat: no-repeat;
}

#li {
	height: 24px;
	width: 24px;
	background-image: url('/images/li_icon.gif');
	background-repeat: no-repeat;
	margin-right: 19px;
}

#fb span, #li span {
	display:none;
}

h1 {
	position: relative;
	font-size: 10px;
	top: 89px;
	left: 0px;
	width: 282px;
	height: 64px;
	background-image:url(../images/template/VerveLogo.gif);
}

h1 span { display: none; }

h1 a {
	display: block;
	width: 282px;
	height: 64px;
}

#flash {
	position: absolute;
	top: 178px;
	left: -12px;
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;
	
	
}
