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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#wrapper {
	
	margin:0 auto;
	background:#fefefe;
}
.branding {
	
}
.nav {
}
.nav li {
	/*display:block;*/
}
.nav li a {
	
	
}
.content {
	background:#e5e5e5 url(http://72.14.191.174:8080/ImageServer/revosoftware/content_bg.gif) repeat-x top;
	padding:10px;
}
.content h2 {
	font-size:4.2em;
	font-weight:normal;
	text-transform:uppercase;
	color:#00aeef;
	margin-bottom:10px;
	text-align:center;
	letter-spacing:-2px;
	text-shadow:2px 2px 3px #000000;
}
.content p {
	font-size:1.4em;
	color:#000;
	margin-bottom:10px;
	line-height:18px;
}
.footer {
	
	background:#3b362d;
	padding:3px 0 0 5px;
}
.footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#fff;
	text-align:center;
	padding-top:8px;
}
.footer p span {
	color:#00aeef;
}
.footer .home {
}
