html * {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	word-wrap: break-word;
}

p, ul, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
}

blockquote {
	padding: 0 15px;
}

#wrapper {
	position: relative;
	width: 820px;
	_width: 822px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	min-height: 100%;
	background: transparent;
}

* html #wrapper {
	height: 100%;
}

#header {
	position: relative;
	width: 820px;
	margin: 12px 0 0 0;
	padding: 0;
	background: #fff;
	min-height: 110px;
	_height: 110px;
}

#header h1 a:link, #header h1 a:visited {
	position: absolute;
	right: 0;
	bottom: 0;
	float: right;
	margin: 0;
	padding: 0;
	width: 310px;
	height: 110px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background: transparent url(../images/ar_logo_pretense.jpg) no-repeat center;
	text-indent: -5000px;
	text-decoration: none;
}

#header h1 a:hover {
	background: transparent url(../images/ar_logo_pretense_o.jpg) no-repeat center;
	text-decoration: none;
}

#mainarticle {
	width: 490px;
	float: left;
	margin: 0;
	padding: 0;
}

#mainarticle h2 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 15px 0 5px 0;
	border-top: 6px solid #000;
}

#mainarticle h2 a:link, #mainarticle h2 a:visited {
	color: #000;
	text-decoration: none;
}

#mainarticle h2 a:hover {
	color: #ddd3bb;
	text-decoration: none;
}

#mainarticle h5 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0;
}

#mainarticle p {
	margin: 0;
	padding: 5px 0 15px 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 1.5em;
	border-bottom: 5px solid #ebebeb;
}

#mainarticle p a:link, #mainarticle p a:visited {
	color: #b90000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#mainarticle p a:hover {
	color: #ccbd99;
	text-decoration: none;
}

#mainimg {
	width: 820px;
	margin: 0;
	padding: 0;
	_padding: 0; /*---FOR IE---*/
	border-bottom: 6px solid #b90000;
	clear: both;
}

#mainimg img {
	margin: 0;
	padding: 2px 0;
}

#navi {
	clear: both;
	margin: 0 0 2px 0;
	padding: 0;
	width: 820px;
	background: transparent url(../images/p_nav_bg.jpg) repeat-x bottom;
}

#navi ul {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #ccc;
	list-style-type: none;
	text-align: center;
}

#navi li {
	margin: 0;
	padding: 0;
	float: left;
}

#navi li a:link, #navi li a:visited {
	margin: 0;
	padding: 0;
	width: 164px;
	line-height: 47px;
	display: block;
	text-align: center;
	color: #ccc;
	text-decoration: none;
}

#navi li a:hover {
	color: #fff;
	text-decoration: none;
	background: #000;
}

#content {
	clear: both;
	width: 820px;
	_width: 823px;
	margin: 0;
	padding: 10px 0 6px 0;
	background: transparent;
	border-top: 1px solid #ccc;
	border-bottom: 6px solid #000;
}

#design {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 0 0;
	background: transparent;
}

#design img {
	margin: 10px;
}

#design img a {
	text-decoration: none;
}

.border {
	padding: 3px;
	border: 1px solid #000;
}

#design form {
	margin: 35px 0 0 0;
	padding: 0;
}

#design h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 47px;
	background: transparent url(../images/p_website_title.jpg) no-repeat top;
	text-indent: -5000px;
}

#design h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 47px;
	background: transparent url(../images/p_articles_title.jpg) no-repeat top;
	text-indent: -5000px;
}

#design h4 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 10px 0 0 0;
}

#design h4 a:link, #design h4 a:visited {
	color: #000;
	text-decoration: none;
}

#design h4 a:hover {
	color: #ddd3bb;
	text-decoration: none;
}

#design h5 {
	width: 300px;
	display: block;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin: 41px 0 0;
	padding: 10px 0 0;
	border-top: 6px solid #000;
}

#design h6 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0 0 10px 0;
}

#design p {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
}

#design p a:link, #design p a:visited {
	color: #b90000;
	text-decoration: none;
}

#design p a:hover {
	color: #ccbd99;
	text-decoration: none;
}

#design blockquote p {
	float: right;
	width: 150px;
	margin: 15px;
	padding: 10px 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 120px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

html>body #design blockquote p { 
	width: 170px;
}

p.separate {
	border-bottom: 5px solid #ebebeb;
}

#gossip {
	float: left;
	width: 260px;
	margin: 0 0 0 30px;
	padding: 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 230px;
	background: transparent;
}
	
html>body #gossip { 
	width: 230px;
}

#gossip h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 47px;
	background: transparent url(../images/p_gossip_title.jpg) no-repeat top;
	text-indent: -5000px;
}

#gossip h3 {
	width: 230px;
	display: block;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	margin: 41px 0 0;
	padding: 0;
	border-top: 6px solid #000;
}

#gossip h4 {
	font-size: 22px;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 10px 0 0 0;
}

#gossip h4 a:link, #etc h4 a:visited {
	color: #666;
	text-decoration: none;
}

#gossip h4 a:hover {
	color: #b90000;
	text-decoration: none;
}

#gossip h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 10px 0 0 0;
}

#gossip h6 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0;
}

#gossip p {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#gossip p a:link, #gossip p a:visited {
	color: #b90000;
	text-decoration: none;
}

#gossip p a:hover {
	color: #ccbd99;
	text-decoration: none;
}

#etc {
	float: left;
	width: 260px;
	margin: 0 0 0 30px;
	padding: 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 230px;
	background: transparent;
}

html>body #etc { 
	width: 230px;
}

#etc h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 47px;
	background: transparent url(../images/p_etc_title.jpg) no-repeat top;
	text-indent: -5000px;
}

#etc h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 47px;
	background: transparent url(../images/p_work_title.jpg) no-repeat top;
	text-indent: -5000px;
}

#etc h4 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 10px 0 0 0;
}

#etc h4 a:link, #etc h4 a:visited {
	color: #666;
	text-decoration: none;
}

#etc h4 a:hover {
	color: #b90000;
	text-decoration: none;
}

#etc h5 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 5px solid #000;
}

#etc h6 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0 0 10px 0;
}

#etc p {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#etc p a:link, #etc p a:visited {
	color: #b90000;
	text-decoration: none;
}

#etc p a:hover {
	color: #ccbd99;
	text-decoration: none;
}

#etc ul {
	margin: 10px 0 5px 0;
	padding: 0;
	width: 230px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	color: #333;
}

#etc li {
	margin: 3px 0 0 0;
	padding: 0 0 5px 0;
	display: block;
}

#etc li a:link, #etc li a:visited {
	margin: 0;
	padding: 0 10px 0 15px;
	color: #b90000;
	text-decoration: none;
}

#etc li a:hover {
	color: #ccbd99;
	text-decoration: none;
	background: url(../images/li_logo.gif) no-repeat left top;
}

#footer {
	clear: both;
	width: 820px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/p_footer_bg.jpg) repeat-x bottom;
	position: relative;
}

#footer p {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 40px;
}

.contactform {
	margin: 0;
	padding: 3px;
	text-align: right;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

/* --------------- USELESS --------------*/

#useless {
	margin: 0;
	padding: 0;
	z-index: 200;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	_display: none;
}

#botfade {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 75px;
	z-index: 200;
	position: fixed;
	bottom: 0;
	left: 0;
	background: transparent url(../images/botfade.png) repeat-x bottom;
	_display: none;
}

.new {
	background: #f7f7f7;
}

/* --------------- FIX FOR DIVS WITH FLOATED CONTENT --------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */