/* 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 */
body {font:0.75em Arial;color:#2c2c2c;background:#fff;}
a {text-decoration:underline;color:#196aa8;}
a:hover {text-decoration:none;}
h1 {margin:0 0 20px;font:italic bold 20px Arial;text-transform:uppercase;}
h2 {margin:0 0 15px;font:bold 16px Arial;}
h3 {margin:0 0 10px;font:bold 16px Arial;background:url("../i/h3-bg.gif") no-repeat left 11px;padding:0 0 0 20px;}

/* Structure */
.wrapper {min-width:1000px;background:url("../i/bg-top.png") repeat-x left top;}
.container {width:100%;float:right;margin-left:-370px;}

/* Header */
.header {position:relative;height:275px;background:url("../i/bg-top.jpg") no-repeat left top;margin:0 0 30px;}
	.topmenu {position:absolute;top:42px;left:89px;font:italic bold 14px Tahoma;}
		.topmenu li {float:left;margin:0 20px 0 0;}
			.topmenu a {color:#444;}
			.topmenu a img {border-bottom:1px solid #444;}
			.topmenu a:hover img {border:none;}
	.logo {position:absolute;top:144px;left:91px;}

/* Content */
.content {margin-left:370px;padding:0 60px 30px 14px;}
	.content p {margin:0 0 15px;}

/* Left column */
.leftside {width:255px;float:left;padding:0 0 30px 92px;}
	.leftside ul {font:10px Arial;text-transform:uppercase;margin:0 0 30px 15px;}
		.leftside li {margin:0 0 6px;}
			.leftside a {text-decoration:none;}
			.leftside a:hover {text-decoration:underline;}

/* Footer */
.footer {clear:both;background:#050505 url("../i/footer.jpg") no-repeat left top;height:136px;padding:37px 60px 0 384px;position:relative;color:#fff;}
	.footer a {color:#1f8ba6;text-decoration:none;}
	.footer a:hover {text-decoration:underline;}
	.c-block {position:absolute;top:37px;left:92px;width:180px;}