/* Reset styles */
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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
a img {border:0;}
table {border-collapse:collapse;border-spacing:0;}
ol, ul {list-style:none;}
q:before, q:after, blockquote:before, blockquote:after {content:"";}

/* Site styles */
html {background:#144700 url("../i/bg.gif");height:100%;}
body {font:0.7em Arial;color:#e5e5e5;min-height:100%;}
a {text-decoration:underline;color:#c7bfa1;}
a:hover {text-decoration:none;}

/* Content */
.content {width:774px;min-height:115px;position:absolute;left:50%;top:50%;margin:-140px 0 0 -387px;background:url("../i/logo.jpg") no-repeat center top;padding:95px 0 0;}
.content:after {clear:both;content:'';display:block;}
	.left {float:left;width:285px;text-align:right;}
	.right {float:right;width:285px;}
		.button a {background:url("../i/button.png") no-repeat;width:106px;height:53px;text-align:center;font:italic bold 1.4em/53px Arial;color:#144900;display:inline-block;text-decoration:none;position:relative;cursor:pointer;}
		.content img {vertical-align:top;}
		.content p {margin:0 0 8px;}

/* Footer */
.footer {position:absolute;bottom:0;width:100%;}
	.footer .ins {width:876px;margin:0 auto;padding:7px 0;}
	.dev {float:right;}
