/* Global reset ////////////////////////////////////////////////////////////////////////////////*/*	    { 		margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;	background: transparent;}em { font-style: italic; }strong { font-weight: bold; }table {	border-collapse: collapse; border-spacing: 0; }address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }blockquote:before, blockquote:after, q:before, q:after { content: "";}blockquote, q { quotes: "" "";}caption, th, td { font-weight:normal; text-align:left; }ol, ul { list-style:none;}/* three columns and footer */#content {	margin-left: 15px;	margin-top: 64px;	width: auto;	position: absolute;	}#main, #left, #center, #right, #footer, #top-right{	float: left;	display: inline;}

/* left ----------------------------------------*/#left {	height:auto;	padding-right:17px;}/* center ----------------------------------------*/#center{
	height: auto;
	margin-right: 18px;}/* right ----------------------------------------*/#right{	height: auto;
	width: 510px;}/* footer ----------------------------------------*/#footer {	clear: both;	margin-left: 134px;
	width: 400px;}#footer div { 	float: left;	display: inline;}

/* right column ----------------------------------------*/
#top-right {
	width: 510px;
}

/* #top-right {
	width: 510px;
	height:418px;
}*/

#bottom-right {
	position: absolute;
	display: inline;
	width: 510px;
	bottom: 18px;
	right: 0px
}

/* left column ----------------------------------------*/

#bottom-left {
	position: absolute;
	bottom: 18px;
	left: 0px
}

#placeholder {
	display: inline;
	width: 121px;
}
